body
{
	font-size:62.5%;
	font-family:verdana,arial,'sans serif';
}

table, tr, td
{
	font-size:1em;	
	border:0px;
	
}
table
{
	border:2px;
	}

img
{	
	border-color:#05385B;
	border-bottom-width:thin;
	border-top-width:thin;
	border-right-width:thin;
	border-left-width:thin;
		
}
#headercaption_div
{
	color:#ffffff;
	font-weight:normal;
	font-size:1em;
	text-align:left;
}

#footercontent_div, #footercontent_div *
{
	color:#d0045f;
}

#maincontent_div
{
	color:#481e1e;
}

#maincontentleft_div h1
{
	font-weight:bold;
	font-size:1.4em;
}

#maincontentleft_div h2
{
	font-weight:bold;
	font-size:1.2em;
	color:#05385b;
}

.lbOn 
{
}

a
{
	color:#05385B;
	font-weight:bold;
	text-decoration:none;
	
}

a:hover
{
	color:#97a7b1;
}

body, html, #ServerForm
{
	height:100%;
	margin:0px;
}

body
{
	background-color:#f2f1df;
	text-align:center;
}
#header_div
{
	width:100%;
	background-color:#05385b;
	text-align:center;
}
#headercontentleft_div
{
	width:584px;
	margin-left:42px;
	/*float:left;*/
}
#headercontentright_div
{
	float:right;
	width:200px;
}
#navwrapper_div
{
	width:100%;
	background-color:black;
	border-style: solid;
	border-color: #d0045f;
	border-width: 3px 0px;
}
#nav_div
{
	height:33px;
	width:835px;
	margin:auto;
	position:relative;
	text-align:center;
	background-image:url(../Img/logo.gif);
	background-repeat:no-repeat;
}
#headercontent_div
{
	width:835px;
	margin:auto;
	background-image:url(../Img/header-swirls.gif);
	background-repeat:repeat-y;
}
#headercaptionwrapper_div
{
	width:100%;
	background-color:black;
	border-top:#999999 3px solid;
	border-bottom:#cac139 3px solid;
}
#headercaption_div
{
	line-height:23px;
	text-align:left;
	width:835px;
	margin:auto;
}
#main_div
{
	background-image:url(../Img/content-swirls.gif);
	background-repeat:repeat-y;
	background-position:top center;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	background-color:#05385B;
}
#maincontent_div
{
	width:835px;
	margin:auto;
	text-align:left;
	padding-bottom:70px;
	background-image: url(../Img/header-swirls.gif);
	background-repeat: repeat-y;
}
#maincontentheader_div
{
	background-image:url(../Img/content-header.gif);
	background-repeat:no-repeat;
	width:100%;
	height:20px;
}
#maincontentleft_div
{
	width:584px;
	margin-left:42px;
	float:left;
	display: inline;
}
#maincontentright_div
{
	z-index:10;
	position:relative;
	float:right;
	width:200px;
	margin: -12px 0px;
	padding:0px;
	background-color:#F9FFD7;
	
}
#maincontentfooter_div
{
	clear:both;
	background-image:url(../Img/content-footer.gif);
	background-repeat:no-repeat;
	width:835px;
	margin:auto;
	height:20px;
}
#footercontent_div
{
	background-color:black;
	height:50px;
}
#footer_div
{
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
}

.clearance
{
	height:1px;
	width:100%;
	clear:both;
	margin-top:-1px;
	overflow:hidden;
}

.leftpadding_42
{
	margin-left:42px;
}

.leftrightpadding_10
{
	margin:0px 10px;
}

.boxout_div
{
	background-image:url(../Img/boxout-bg.gif);
	background-repeat:repeat-y;
	width:200px;
	position:relative;
	min-height:20px;
	height:auto !important;
	height:20px;
	margin:0px;
	display:block;
	float:right;
}

.boxoutcontent_div
{
	margin:3px;
	position:relative;
	z-index:0;
	color:#333333;
}

.boxout_div h1
{
	color:#f5f6aa;
	background-color:#97a7b1;
	line-height:20px;
	height:20px;
	padding:0px 5px;
	margin-bottom:1px;
	font-weight:bold;
	font-size:1em;
	display:block;
}
.boxout_div h2
{
	color:#05385b;
	margin:1px 5px 4px 5px;
	padding:0px;
	font-weight:bold;
	font-size:1em;
	display:block;
}

.boxoutcontent_div *
{
	margin:0px;
}

.boxoutcontent_div img
{
	display:block;

}

.boxoutcontent_div P
{
	margin:1px 5px 4px 5px;
	
}

.boxout_div .boxoutheader_div
{
	position:absolute;
	height:10px;
	width:100%;
	top:0px; left:0px;
	z-index:100;
	background-image:url(../Img/boxout-header.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

.boxout_div .boxoutfooter_div
{
	position:absolute;
	height:10px;
	width:100%;
	bottom:0px; left:0px;
	z-index:100;
	background-image:url(../Img/boxout-footer.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

/* Forms */

.FormTable, #tblLogin
{
margin:auto;
color:#481e1e;
}

.FormHeader, .FormFooter
{
	color:#f5f6aa;
	background-color:#97a7b1;
	padding:5px;
	font-weight:bold;
	font-size:1em;		
}

.FormHeader, .FormFooter
{
	background-color:#f5f6aa;
	color:#05385b;
}

.FormFieldLogin
{
	border-right: #05385b 1px solid;
	border-bottom: #05385b 1px solid;
	border-left: #05385b 1px solid;
	border-top: #05385b 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	width: 105px;
	height: 18px;
	background-color: white;
}

.FormLabel
{
}

.FormRequiredField
{
	font-weight: bold;
	color: #05385b;
}

.FormError
{
	font-weight: bold;
	color: red;
}
.FormSuccess
{
	border-right: #05385b 1px solid;
	border-top: #05385b 1px solid;
	border-left: #05385b 1px solid;
	border-bottom: #05385b 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 2px;
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	color: white;
	background-color: #05385b;
}
.FormField
{
	border-right: #05385b 1px solid;
	border-top: #05385b 1px solid;
	border-left: #05385b 1px solid;
	border-bottom: #05385b 1px solid;
	color: black;
	background-color: white;
}

.FormButton
{
	font-size: xx-small;
	border-right: #481e1e thin solid;
	border-top: #E37D7D thin solid;
	border-left: #E37D7D thin solid;
	border-bottom: #481e1e thin solid;
	color: white;
	height: 20px;
	background-color: #873838;
}

#navlist
{
margin-left: 0px;
padding-left: 0;
list-style: none;
position: relative;
}

#navlist li a
{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	display:block;
	background-color:#ede9ab;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-bottom:solid 1px #92967e;
	border-right:solid 1px #92967e;
}
#navlist li a:hover
{
	background-color:#eeeeee;
}

