/* CSS Document */
body,td,th {	font-family: Tahoma, Verdana, Arial;	font-size: 12px;}
body {	background-color: #176280;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	
/*background-image: url(../images/body-bg.jpg);*/

	text-align:center;
}
/*#theContainer{margin:0px auto;width:779px;background-color: #FFFFFF;align:left;}*/
#theContainer{
	margin:0px auto;
	text-align:left;
	background:#176280 repeat-y;
	width:779px; 
	height: inherit;
	}
#theHeader{width:400px; height:62px;padding:0px; margin:0px;z-index:1;}
#title1 {position:absolute;margin:0px 170px auto;font-family: Tahoma, Arial, Verdana;font-size: 20px;font-weight: bold;color: #445B97;letter-spacing: 1px;text-align: left;width:580px;top: 160px;border:0px solid gray;z-index: 4;visibility: visible;}
#theTitle {
	position:absolute;
	margin:0px 175px auto;
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #445B97;
	letter-spacing: 1px;
	text-align: left;
	width:580px;
	top: 160px;
	border:0px solid gray;
	z-index: 4;
	visibility: visible;
	left: -3px;
}
#Title2   {position:absolute;margin:0px 175px auto;font-family: Tahoma, Arial, Verdana;font-size: 20px;font-weight: bold;color: #445B97;letter-spacing: 1px;text-align: left;width:580px;top: 260px;border:0px solid gray;z-index: 4;visibility: visible;}
#Title3   {position:absolute;margin:0px 175px auto;font-family: Tahoma, Arial, Verdana;font-size: 20px;font-weight: bold;color: #445B97;letter-spacing: 1px;text-align: left;width:580px;top: 432px;border:0px solid gray;z-index: 4;visibility: visible;}
#Title4   {position:absolute;margin:0px 175px auto;font-family: Tahoma, Arial, Verdana;font-size: 20px;font-weight: bold;color: #445B97;letter-spacing: 1px;text-align: left;width:580px;top: 650px;border:0px solid gray;z-index: 4;visibility: visible;}
#TeamTitle {position:absolute;margin:0px 175px auto;font-family: Tahoma, Arial, Verdana;font-size: 20px;font-weight: bold;color: #445B97;letter-spacing: 1px;text-align: left;width:380px;top: 160px;border:0px solid gray;z-index: 4;visibility: visible;}

a {	color: #83313F;	font-weight: bold;	font-size: 12px;}
a:link {	text-decoration: none;	color: #7B2435;}
a:visited {	text-decoration: none;	color: #7B2435;}
a:hover {	text-decoration: underline;color: #000000;}
a:active {	text-decoration: none;	color: #176281;}

a.white:link {	text-decoration: none;	color: #7B2435;	font-weight: bold; font-size: 12px; }
a.white:visited {	text-decoration: none;	color: #7B2435;	font-weight: bold; font-size: 12px;}
a.white:hover {	text-decoration: underline;	color: #FFFFFF;	font-weight: bold; font-size: 12px;}
a.white:active {	text-decoration: none;	color:color: #7B2435;	font-weight: bold; font-size: 12px;}

a.foot:link {	text-decoration: none;	color: #000000;	font-weight: normal; font-size: 9px;}
a.foot:visited {	text-decoration: none;	color: #000000;	font-weight: normal; font-size: 9px;}
a.foot:hover {	text-decoration: underline;	color: #000000;	font-weight: normal; font-size: 9px;}
a.foot:active {	text-decoration: none;	color: #000000;	font-weight: normal; font-size: 9px;}

h1 {color: #7B2435;font-size: 18px;font-weight: bolder; margin:0px;}
h2 {color: #000000;font-size: 14px;font-weight: bolder; margin:2px;}

.ray { font-size:14px;}
.sm {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;}
.style1 {color: #FFFFFF;	font-weight: bold;}
.style2 {color: #003399}
.menu-current {
	color: #FFFFFF;
	background-color: #8E2F43;
	text-align: right;
	padding-right: 10px;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A151E;
	background-image: url(../images/bg-menu1.gif);
}
.menu1 {
	font-weight: bold;
	color: #333333;
	background-color: #DFC5AC;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #802035;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #802035;
	border-left-color: #802035;
}
.menu2 {
	background-color: #EDDDCE;
	color: #333333;
	text-align: right;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #907B76;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
}
.menu-over {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B2435;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer {
	color: #000000;
	height: 20px;
	background-color: #DFC5AC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86263A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align:center;
    	
}
.copyright {
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	background-color: #EDDDCE;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88283D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navlink {
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: none;
}
.content {
	padding: 10px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #842439;
}
.menu2nodot {

	background-color: #EDDDCE;
	color: #333333;
	text-align: right;
	padding-right: 8px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #907B76;
	padding-top: 1px;
	padding-bottom: 1px;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
.topcontact {
	color: #FFFFFF;
	padding-left: 10px;
}
.banner {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	left: 8px;
	clip:   rect(auto auto auto 8px);
	text-indent: 0px;
	width: 0px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	margin: 5px;
	padding: 5px;
}
.table-next {
	background-color: #F1E2D8;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFC5AC;
}
.sub-header {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFC5AC;
}


.bg-color-iframe {
	background-color: #EEDCCE;
}
.sub-header2 {
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFC5AC;
}
.table-next2 {

	background-color: #F3E8E0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFC5AC;
}
.border-edge {
	border: 1px solid #DFC5AC;
}
.table-next-noborder {

	background-color: #F1E2D8;
}
.image-padding-left {
	padding-bottom: 10px;
	padding-left: 10px;
}
#RequestPriority {display: none;}
