@charset "UTF-8";
/* CSS Document */

/* GENERAL STYLES 
------------------------------------------------------------------------*/
body {
	background-image:url(/shared/images/templates/1533/back.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	text-align:center;
	}
	
* {
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	}
	
a {
	text-decoration:none !important;
	}
	
ul li {
	list-style:none;
	}

table {
	border: 0px !important;
	}

.clear {
	clear: both !important;
	}
	
.wrapper {
	width:860px;
	margin:auto;
	border-top:#FFFFFF 5px solid;
	}
	
.container {
	width:860px;
	float:left;
	min-height:800px;
	border:#ffffff thin solid;
	}

/* END GENERAL STYLES 
------------------------------------------------------------------------*/

/* HEADER STYLES 
------------------------------------------------------------------------*/

.header {
	width:860px;
	float:left;
	height:147px;
	background-image:url(/shared/images/templates/1533/header1533.jpg);
	background-repeat:no-repeat;
	}


/* END HEADER STYLES 
------------------------------------------------------------------------*/

/* MP LOGIN STYLES 
------------------------------------------------------------------------*/

.mhf {
	width:401px;
	height:93px;
	float:right;
	margin-top:33px;
	margin-left:10px;
	text-align:left;
	padding-top:20px;
	}



.mhf ul li {
	display:inline;
	}

.mhf1 {
	font-size:18px;
	margin-left:0px;
	margin-right:20px;
	}
.mhf2, .mhf2 a, .mhf2 a:visited {
	font-size:11px;
	margin-left:5px;
	margin-right:0px;
	text-decoration:none;
	color:#164f97 !important;
	}
.mhf2 a:hover {
	color:#c71b22 !important;
	}
	
.mhf3 {
	margin-right:5px;
	}

.login {
	margin-right:30px;
	}
	
.mhf4, .mhf4 a, .mhf4 a:visited {
	font-size:14px;
	margin-left:20px;
	text-decoration:none;
	color:#164f97 !important;
	}
	
.mhf4 a:hover {
	color:#c71b22 !important;
	}


/* END MP LOGIN STYLES 
------------------------------------------------------------------------*/

/* BOTTOM CONTENT STYLES 
------------------------------------------------------------------------*/

.lowercontent {
	width:860px;
	height:100%;
	float:left;
	background-color:#FFFFFF;
	background-image:url(/shared/images/templates/1531/content_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	}



/* END BOTTOM CONTENT STYLES 
------------------------------------------------------------------------*/

/* LEFT NAVIGATION STYLES 
------------------------------------------------------------------------*/

.leftside {
	width:180px;
	height:100%;
	float:left;
	margin-left:20px;
	margin-top:21px;
	}
	
*html .leftside { margin-left:10px;}

.leftside ul li {
	list-style:none;
	}
	
.leftside ul li img {
	border:#666666 thin solid;
	padding:4px;
	width:150px;
	height:220px;
	margin-bottom:3px;
	}
	
.leftside ul li h1 {
	font-size:18px;
	margin-bottom:6px;
	}
	
.leftside ul li h2 {
	font-size:14px;
	font-weight:normal;
	}
	
.leftside ul li h3 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
	}
	
.leftside ul li a {
	width:170px;
	height:30px;
	background-color:#a2c1e2;
	line-height:30px;
	text-decoration:none;
	float:left;
	margin-bottom:0px;
	text-align:left;
	padding-left:10px;
	color:#164f97;
	font-size:12px;
	border-bottom:#164f97 thin solid;
	}
	
.leftside ul li a:hover {
	color:#ffffff;
	background-color:#164f97;
	}
	
.s_nav {
	width:160px;
	height:20px;
	}

/* END LEFT NAVIGATION STYLES 
------------------------------------------------------------------------*/

/* RIGHT CONTENT STYLES 
------------------------------------------------------------------------*/

.rightside {
	width:620px;
	float:left;
	margin-left:20px;
	margin-top:21px;
	min-height:300px;
	text-align:left;
	}

*html .rightside { margin-left:10px;}

/* END RIGHT CONTENT STYLES 
------------------------------------------------------------------------*/

/* FOOTER STYLES 
------------------------------------------------------------------------*/

.footer {
	float:left;
	width:860px;
	padding-top:10px;
	margin-top:45px;
	border-top:#164f97 thin solid;
	font-size:1em !important;
	}

/* RIGHT FOOTER STYLES 
------------------------------------------------------------------------*/

.dotline {border-style: dotted; border-bottom-width: 1px; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-color: #666666;}

.dotline2 {border-style: dotted; border-top-width: 1px; border-left-width: 0; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.dotline3 {border-style: dotted; border-top-width: 0; border-left-width: 1px; border-right-width: 0; border-bottom-width: 0; border-color: #666666;}

.FHtitle, .FHheader {color: #FFF;}

.FHtitles, .FHvalues {color: #000;}