/*<GENERAL>*/
body {
	width: 750px;
	margin:0 auto;
	font-family:arial, helvetica, sans-serif;
	font-size: small;
}

#header {
	margin: 10px 0px;
	text-align:center;
}


.leftmenu { background: #FFF url(leftbg.jpg) repeat-x; width: 174px; float: left; padding: 0; margin: 0; }
/* NAVIGATION */
.nav { text-align: left; color: #7D8085; padding: 20px 0 0 0; }
.nav li { font-weight: bold; margin: 0 0 8px 0; padding: 0 0 0 5px; border-bottom: 1px solid #ccc; }
.nav li a { color: #546078; text-decoration: none;  }
.nav li a:hover { color: #F29900; text-decoration: none;  }



.menutable {
	width:750px;
	text-align:center;
	font-weight:bolder;
	background: #0066CC;
	
}

.menutable tr {
	height:28px;
}

.menutable td a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:small;
}

/*<#content>*/
#MainTable {
	background-color: #005CB9;
	border: 5px solid #005CB9;
	width: 750px;
}

#MainCell {
	background-color:#FFFFFF;
	padding: 15px;
	width: 500px;
}
#MainCell2 {
	background-color:#FFFFFF;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 500px;
}
/*</#content>*/

/*<#Footer>*/
#FOOTER {
	clear: both;	
	margin-top: 5px;
	padding: 0;
	width:746px;
	height:45px;
	background-image: url(../images/bkgrd_footer.jpg);
	border-top: 1px solid #7791BB;
	font: 10px Arial, Helvetica, sans-serif;
}

#FOOTER #links {
	margin: 0px;
	padding:6px 0px;
	text-decoration: none;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
	width: 100%;
	color: #486491;
}

#FOOTER #links a:link, #FOOTER #links a:active, #FOOTER #links a:visited {
	color: #486491;
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0 5px;
}

#FOOTER #links a:hover {
	text-decoration: underline;
	color:#333333;
	font: 10px Arial, Helvetica, sans-serif;
}

#FOOTER #copy {
	margin: 1px;
	padding-right:2px;
	color:#666666;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
}

.sitemap {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	padding-top: 10px;
	width: 500px;
}	
/*</Footer>*/

.RedBold {
	font-weight: bold;
	color: #FF0000;
}

.WhiteTextBold {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;	
}

.WhiteText {
	color: #FFFFFF;
	text-align: left;
}
.BlueTextBold {
	color: #003AA8;
	font-weight: bold;
	text-align: center;	
}

.BlueText {
	color: #003AA8;
	text-align: left;
}
.AlignTop {
	vertical-align: top;
}
.boldText {
	font-weight: bold;
}

.AlignRight {
	float: right;
}
/* Main menu */
.leftnav2 {
	background-color:#CCE3FF;
	padding:8px 10px 0 5px;
	width:190px;
	height:100%;
	float: left;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 20px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005CB9;
	border-right-color: #005CB9;
	border-bottom-color: #005CB9;
	border-left-color: #005CB9;
}

.content2 {
	
	border: 2px solid #0066CC;
	height: 100%;
}
