@charset "utf-8";
/* CSS Document */


.Whole_Page_Container {
	width:90%;
	min-width:800px;
	border:none;
	padding:0;
	margin:0;	
	}

.Banner_Box {
	border-color: #306077;
	background-color:#27556c;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style:solid;
	border-left-style:solid;
	border-top-style:solid;
	width:100%;
	border-left-width:thin;
	border-right-width:thin;
	border-top-width:thin;
	padding:0;
	height:77px;
	}

.NavBox {
	background-color:#690f1a;
	border-right-style:solid;
	border-left-style:solid;
	border-left-width:thin;
	border-right-width:thin;
	width:100%;
	border-color: #306077;
	height:21px;
	}

.NavBox_bottom {
	background-color:#690f1a;
	border-color: #306077;
	
	border-left-style:solid;
	border-left-width:thin;
	
	border-right-style:solid;
	border-right-width:thin;
	
	border-bottom-style:solid;
	border-bottom-width:thin;
	
	width:100%;	
	height:21px;
	}

.right_shadow {
	float: Right;
	width: 11px;
	background-image:url(images/interface/shadow_sm_right.jpg);
	background-repeat: repeat-y;
	border:none;
	height:100%;
	padding-right:8%;
}
.shadow_right_nocorner {
	float: right;
	width: 11px;
	background-image:url(images/interface/shadow_sm_right.jpg);
	background-repeat: repeat-y;
	border:none
}

.BodyContainer {
	background-color:#FFFFFF;
	border-right-style:solid;
	border-left-style:solid;
	width:100%;
	border-left-width:thin;
	border-right-width:thin;
	border-color: #306077;
}
.Body_Box {
	background-color:#FFFFFF;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	}

.Shadow_bottom {
	background-image:url(images/interface/shadow_sm_bottom.jpg);
	background-repeat: repeat-x;
	padding:0;
	height:15px;
	
	width:90%;
	min-width:800px;
	padding:0;
	margin:0;
	
	}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#6b131e;
	
	width:90%;
	min-width:800px;
	padding:0;
	margin:0;
	}

html, body {
    margin:5px 5px 0 5px;
    padding:0;
    background:#779384;
}

.h1 {
	font-size:large;
	font-weight:bold;
	color:#28556c;
}

.h2 {
	font-size:large;
	font-weight:bold;
	color:#690f1a;
}

.TopTableLabel {
	font-size:small;
	font-weight:bold;
	color:#f2d182;
}


.h3 {
	font-size:small;
	font-weight:bold;
	color:#690f1a;
}

HR {
    height:2px; width: 90%;
    background: #0066CC;
    }
.Picture_Align_Right {
right:auto;
}


.SpecialAnnouncments_Top {
	border-color:#3b5e4b;
	border-style:solid;
	border-width:2px;
	background-color:f1d181;
	padding:4px;
	background:#f1d181;
	text-align:center;
	}
.SpecialAnnouncments_Top_text {
	color:#690f1a;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
		}
.SpecialAnnouncments_bottom {
	border-color:#3b5e4b;
	border-style:solid;
	border-width:2px;
	background-color:f1d181;
	padding:4px;
	background:#3b5e4b;
	text-align:center;
	}
.SpecialAnnouncments_bottom_text {
	color:#FFFFFF;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
		}
		
.whiteBold {
	color:#FFFFFF;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
		}

.p1 {font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	font-stretch:normal;
	font-weight:normal;
	margin-top:0px;
	}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color:#000000;
font-stretch:normal;
font-weight:normal;
}

A:link {text-decoration:underline; font-weight:bold; color:#670f1b;}
A:visited {text-decoration: underline;font-weight:bold; color:#670f1b;}
A:active {text-decoration:underline; font-weight:bold; color:#690f1a;}
A:hover {text-decoration:none; color:#f1d181;}

.link A:link {text-decoration:underline; font-weight:bold; color:#f1d181;}
.link A:visited {text-decoration:underline; font-weight:bold; color:#690f1a;}
.link A:active {text-decoration:underline; font-weight:bold; color:#f1d181;}
.link A:hover {text-decoration: none; color: #690f1a;}

.NavLink A:link {text-decoration:none; font-weight:normal; color:#f2d182; font-size:x-small;}
.NavLink A:visited {text-decoration:none; font-weight:normal; color:#f2d182; font-size:x-small;}
.NavLink A:active {text-decoration:underline; font-weight:normal; color:#f2d182; font-size:x-small;}
.NavLink A:hover {text-decoration: none;font-weight:normal; color:#FFFFFF; font-size:x-small;}

.NavText {color:#f2d182; font-weight:bold; font-size:small;}

.SpecialAlink A:link {text-decoration:underline; font-weight:bold; color:#f1d181; font-size:small;}
.SpecialAlink A:visited {text-decoration:none; font-weight:bold; color:#f2d182; font-size:small;}
.SpecialAlink A:active {text-decoration:underline; font-weight:bold; color:#f2d182; font-size:small;}
.SpecialAlink A:hover {text-decoration: none;font-weight:bold; color:#FFFFFF; font-size:small;}

ul {border:0; padding:10; margin:0; left:0; }
.alert {font-family:Arial, Helvetica, sans-serif; font-size:x-small; color:#CC0000;}
.profileList { font-size:x-small;}
