
/* colors, margins etc **************************************************************/

body {
	min-width: 950px;
	margin: 0px;
	padding: 0px 18px 36px 18px;
	font-family: helvetica, arial, sans-serif;
	font-size: 15px;
	
	line-height: 20px;
	text-align: justify;
	color:  #787878;
	background: #996600;
	scrollbar-face-color: #E85F9F;
	scrollbar-shadow-color: #E85F9F;
	scrollbar-highlight-color: #E85F9F;
	scrollbar-3dlight-color: #E85F9F;
	scrollbar-darkshadow-color: #E85F9F;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #E85F9F;
	


}


#banner {
    
    background-image:url(../images/bannerNew.gif);
    background-position:left top;
    background-repeat: no-repeat;
    
}





div.rule {
	margin: 0px 18px 0px 18px;
	padding: 2px 0px 10px 0px;
	border-top: 1px solid #3F4A55;

}

a, a:link, a:visited {
	text-decoration: none;
	color: #D10000;
}

a:hover, a:hover:active {
	text-decoration: underline;
}

a.selected, a:link.selected, a:visited.selected {
	color: #FFFFFF;
	text-decoration: none;
}

a.sub, a:link.sub, a:visited.sub {
	color: #FFFFFF;
}

a.plain, a:link.plain, a:visited.plain {
	color: #787878;
}

.hide { display: none }

p, img { margin: 0px 18px 5px 18px }

.coltop { margin-top: 54px }

img { border: none }

img.dot { margin: 0px 4px 0px 0px }
img.pic { margin: 0px 18px 0px 0px}
img.banner { margin: 0px 10px 0px 0px }
img.picNav { margin: 0px 0px 0px 0px}





h2, .title {
	margin: 0px 18px 0px 18px;
	padding: 9px 0px 9px 0px;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: -0.2px;
	color: #9b9b9b;
}

h3 {
	margin: 0px 18px 5px 18px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

h4 {
	margin: 0px 18px 0px 18px;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}

.footer {
	margin: 36px 18px 18px 18px;
	font-size: 10px;
	line-height: 18px;
}

.footer, .footer a { color: #A3A9AE }

#container {
	width: 950px;
	margin: 0px auto;
	background: #FFFFFF;	
    border-bottom: ridge;
	border-color:Red;
	border-bottom-width: 15px;
	
	
}




.menu {
	float: left;
	width: 950px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #996600;
	border-bottom-style: ridge;
	border-color: Red;
	border-bottom-width: 15px;
}



#topmenu {
	background: #EEEEEE;
	height: 51px;
}




#submenu {
	background: #E85F9F;
	height: 16px;
	padding-top: 4px;
}

div#logo {
	float: right;
	height: 77px;
	background: #FFFFFF;
}

.divide {
	width: 650px;
	clear:  both;
	margin: 0px 0px 0px 250px;	
	background: #FFFFFF;

	
	
}


#topBanner {
	width: 950px;
	clear: both;
	position:  static;    	
    padding: 0px 0px 0px 0px;
    margin:  0px 0px 0px 0px;
   
    border-bottom-style: ridge;
	border-color: Red;
	border-bottom-width: 10px;
	border-top-style: ridge;
	border-top-width: 10px;
	background: #BED7E3;
   
	
}



.col {
	float: left;
	position:   static;
	
	width: 288px;
	
}



.col-left {
	float: left;
	width: 288px;
	
}

.col-right {
	float: right;
	width: 288px;
	
}

.col-nav {
	
	width: 200px;
	margin: 0px 0px 10px 0px;	
	padding:  0px 0px 0px 20px;	
	background: #FFFFFF;
	
 
}
	
	
	


.colNav {
	float: left;
	width: 300px;
	position:absolute;
	padding: 0px 0px 40px 0px;



}


ul.nav {
	margin: 0px;
	padding: 0px;
}

ul.nav li {
	list-style-type:  none;
	margin: 0px;
	padding: 0px;
	
}

ul.nav a {
	display:  block;
	height: 25px;
	width: 118px;
	padding: 5px 24px 0px 25px;
	text-decoration: none;
	font-style:italic;
	font-weight:bold; 
	font-size: 12px;
	
	
	
}

ul.nav a:hover, a.selected {
	color: #FFFFFF;
	background: #0C59FF;
	
	
}


li {
	display:  block;
	margin-right: 4px;
	margin-top: 0px;
	padding: 4px 9px 6px 9px;
	
}


li.top {
	background: #FFFFFF;
}

li.selected {
	color: #FFFFFF;
	background: #E85F9F;
	font-weight: bold;
	
}

li.body {
	display: block;
	margin: 0px;
	padding: 0px;

}
.bodytext
{
    font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	
	color: #E85F9F;


}
.ClickableBorder
{
    BORDER-RIGHT: #9ca2b4 1px solid;
    PADDING-RIGHT: 4px;
    BORDER-TOP: #9ca2b4 1px solid;
    PADDING-LEFT: 4px;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 4px;
    FONT: 12px Arial, Helvetica, sans-serif;
    BORDER-LEFT: #9ca2b4 1px solid;
    CURSOR: hand;
    COLOR: #000000;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #9ca2b4 1px solid;
    HEIGHT: 10px
}
TD.ClickableborderSE
{
    BORDER-RIGHT: #9ca2b4 1px solid;
    PADDING-RIGHT: 4px;
    BORDER-TOP: #9ca2b4 1px solid;
    PADDING-LEFT: 4px;
    BACKGROUND: #ebedf0;
    PADDING-BOTTOM: 4px;
    FONT: 12px Arial, Helvetica, sans-serif;
    BORDER-LEFT: #9ca2b4 1px solid;
    CURSOR: hand;
    COLOR: #000000;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #9ca2b4 1px solid;
    HEIGHT: 20px
}

.borders {
	background-color: #FFFFFF;
	border : solid;
	border-width : 1pt;
	border-color : #E85F9F;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	
	color: #E85F9F;
	}















h5 {
	margin: 0px 18px 5px 18px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color:Navy;
}





.CompBullet	li
{
	display:list-item;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}



.roundedbox {
	background: url(../images/roundedcornr_417713_tl.png) no-repeat top left;
}
.roundedtop {
	background: url(../images/roundedcornr_417713_tr.png) no-repeat top right;
}
.roundedcornr_bottom_417713 {
	background: url(../images/roundedcornr_417713_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_417713 div {
	background: url(../images/roundedcornr_417713_br.png) no-repeat bottom right;
}
.roundedcornr_content_417713 {
	background: url(../images/roundedcornr_417713_r.png) top right repeat-y;
}

.roundedtop div,.roundedtop,
.roundedcornr_bottom_417713 div, .roundedcornr_bottom_417713 {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content_417713, .roundedcornr_bottom_417713 {
	margin-top: -10px;
}
.roundedcornr_content_417713 { padding: 0 0px; }





 .submenuNav{
background: #76C6F1 url(../images/gradientBtn3.gif) repeat-x;
display: block;
height: 19px;
margin-left: 20px;
padding-top: 2px;
padding-left: 5px;
list-style-type:circle;
 
 


}

.hide{
display: none;
}

.show{
display: block; 
}

.menu1 {

margin-left:5px;
padding-left:5px;
padding-top: 2px;
padding-bottom: 1px;
display:block;
text-decoration: none;

height: 20px; 

background: #76C6F1 url(../images/gradientBtn2.gif) repeat-x;
border: 1px solid #9A9A9A;
border-bottom-width: 0;

}


