/* CSS Document */

.roundcont {
	width: 150px;
	background-color:#5784A3;
	color: #FFF;
}

.roundcont p {
	margin:0 10px;
	font-weight: bold;
	text-align:center;
	font-size: 12px;
	color:#FFFFFF;
}

div.headerpadding2 {
			  background:url('bg_navblue.gif') repeat-x top right; padding:1px;
			  width:149px;
			}


 #nav-menu ul
    {
    list-style: disc;
    color:#5784A3;
    padding:0px;   
    margin: 0 1.3em;
    text-align:none;
	display:block;
 }

   

 .quickLinks A{
	padding-left:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding:1px;
	COLOR:#38586D;
	text-decoration: none;
	font-weight: bold;
} 


.quickLinks A:Hover{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding:1px;
	color: #38586D;
	text-decoration: underline;
	font-weight: bold;
}

.roundtop { 
	  background: url(tr.gif) no-repeat top right; 
	  font-weight:bold;
	  font-size:12px;
	
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


