/* CSS Document */

menu{
width: 180px;
}

#menu ul
{
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	
}
.blueBold{
color: #395379;
font-size: 12px;
font-weight: bold;
}
#menu ul li a, #menu ul a:link, #menu ul a:visited
{
	padding: 5px 0 0px 10px;
	margin: 0;
	display: block;
	background-color:#b6cfe1;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #990000;
	height: 19px;
	list-style-type: none;
	border-top: solid 1px #fff;
}

#menu ul li a:hover
{
	padding: 5px 0 0px 10px;
	margin: 0;
	display: block;
	text-decoration: none;
	background-color:#990000;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	height: 19px;
	list-style-type: none;
}

.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #819BC0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F2F5;
	border-right-color: #395379;
	border-bottom-color: #395379;
	border-left-color: #F0F2F5;
}
.formBG 
{  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; color: #333333;
background-color: #FFFFFF
}
.blueDarkBG 
{  
background-color: #819BC0
}
.mainTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}

/*#########################################*/
body
{
	background-color: #950b09;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 16px;
	

}
a {
	font-size: 11px;
	color: #950b09;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #950b09;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #950b09;
}
.boldtext { font-weight: bold; }
.lighttext { font-weight: lighter; }
.orangetext { color: #099; }
.greytext { color: #666; }


.divider
{
	clear: both;
	margin: 0;
	padding: 0;
}


/* CONTAINER
-------------------------------------------------------------------- */

#container
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 940px;
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat-y;
}

#banner
{
	height: 136px;	
	margin: 0 20px 0 20px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 97px;
}
#logo
{
	position: relative;
	margin: 35px 0 0 0;
	float: left;
}
#bannerAd 
{
float: right;
width: 468px;
margin: 35px 30px 0 0;
}
.sideAd {
text-align: center;
}
#topNav
{
	height: 62px;
	margin: 0 20px 0 20px;
	background-image: url(../images/topMenuBG.gif);
	background-repeat: no-repeat;
}
#topNav ul
{
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	float: right;
}

#topNav li
{
	padding: 2px 10px 0 10px;
	display: block;
	float: left;
	background-image: url(../images/topNavBG.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	height: 19px;
	text-align: center;	
	border-left: solid #b4cee0 1px;

}
.navBorder {
	border-left: #073976 1px solid;
}
#topNav a
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #950b09;
}

#topNav li a:hover, a:focus
{
	color: #CC6600
}

#mainImg
{
	margin: 0 0 0 9px;
	padding: 0 0 0 0;
	width: 538px;
	float: left;
	display: inline;
	height: 167px;
	border-bottom: solid 1px #fff;
}
#rightNav
{	
	width: 231px;
	margin: 0px 0px 0px 1px;
	background-color: #ffffff;
	font-size: 11px;
	color: #666666;
	float: left;
}

#rightNav ul
{
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	float: right;
}

#rightNav li a
{
	padding: 15px 0 0 30px;
	display: block;
	background-image: url(../images/rightNavBG_off.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	height: 26px;
	width: 201px;	
	border-bottom: #FFF 1px solid;

}
#rightNav li a
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #073976;
}

#rightNav ul li a:hover, a:focus
{
	color: #CC6600;
	background-image: url(../images/rightNavBG_on.gif);
	background-repeat: no-repeat;
}


/* HEADER
-------------------------------------------------------------------- */






#innerlogin
{
	padding: 10px;
	margin: 0px 0px 0px 196px;
	width: 558px;
}


/* sidecol
-------------------------------------------------------------------- */
#leftMenu
{
	margin: 20px 15px 0 30px;
	padding: 0 0 0 0;
	width: 180px;
	float: left;
	display: inline;
}

#content
{	
	width: 690px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#content #centerCol
{
	width: 490px;
	float: left;
	margin: 0 15px 0 0;
	display: inline;
}
#content h1
{
	color: #950b09;
	font-weight: bold;
	font-size: 14px;
}

#content #rightCol
{	
	width: 180px;
	float: left;
}


.blueBox
{	
	padding: 10px 10px 10px 10px;
	background-color: #e2ebf2;
}

.pinkBox
{	
	padding: 10px 10px 10px 10px;
	background-color: #eccdcd;
}
.pinkDivider
{	
	height: 9px;
	background-image: url(../images/pink_squarebg.gif);
	background-repeat:repeat;
}
.blueDivider
{	

	margin: 15px 0 15px 0;
	height: 9px;
	background-image: url(../images/blue_squarebg.gif);
	background-repeat:repeat;
}
/* Content
-------------------------------------------------------------------- */
.mainTXTSml {
font-size: 10px;
}




/* Form in main content
-------------------------------------------------------------------- */

#mainContent form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px;
	margin: 10px 0 10px 0;
	border: 1px solid #ccc; 
	font-size: 10px;
	background-color: #f0f0f0;
	width: 315px;
}

.input-box 
{ 
	width: 215px;
}

/* Footer
-------------------------------------------------------------------- */
#pageEnd
{
	background-image: url(../images/footerBG.gif);
	height: 38px;
	width: 940px;
	clear: both;
	margin: 0 auto 0 auto;
}
#footer
{
	position: relative;
	background-image: url(../images/navback.gif);
	width: 700px;
	font-size: 8pt;
	text-align:center;
	margin: 0 auto 0 auto;
}

#footer ul
{
	margin: 0;
	padding: 5px 5px 5px 17px;
}

#footer li
{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
}

#footer li a, #footer li a:link, #footer li a:visited
{
	text-decoration: none;
	color: #ca6f6e;
}
#footer li a:hover
{
	text-decoration: underline;
	color: #000;
}
#footer a, #footer a:link, #footer a:visited
{
	text-decoration: none;
	color: #ca6f6e;
}
#footer a:hover
{
	text-decoration: underline;
	color: #000;
}

#bottom
{
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 768px;
	height: 7px;
	background-image: url(../images/bottomBG.gif);
	background-repeat: no-repeat;
}

