*{
margin: 0;
padding: 0;
}

body {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../Assets/Images/Templates/Common/Page_Bkg.jpg); 
	background-repeat:repeat;
	overflow-y: auto;
}
td {  
	font-size: 9pt; 
	}
p {  
	font-size: 9pt; 
	font-style: normal; 
	margin-right: 10px; 
	margin-left: 21px; 
	font-weight: normal; 
	margin-top: 4px;
	margin-bottom: 11px; 
	line-height:13pt;
	}
h1 {  
	font-size: 11pt; 
	font-style: normal; 
	margin-right: 7px; 
	margin-left: 21px; 
	font-weight: bold; 
	margin-top: 15px;
	margin-bottom: 2px; 
	}
h2 {  
	font-size: 10pt; 
	font-style: normal; 
	margin-right: 7px; 
	margin-left: 21px; 
	font-weight: bold; 
	margin-top: 15px;
	margin-bottom: 2px; 
	}
h3 {  
	font-size: 9pt; 
	font-style: normal; 
	margin-right: 7px; 
	margin-left: 30px; 
	font-weight: bold; 
	margin-top: 15px;
	margin-bottom: 2px; 
	}
ol {  
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	margin-left: 45px;
	margin-right: 15px;
	}
ul {  
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	margin-top:3px;
	margin-bottom:14px;
	margin-left: 55px;
	margin-right: 15px; 
	list-style:disc;
	}

a:link {color: #000033; text-decoration: underline;}
a:visited {  color: #000033; text-decoration: underline;}
a:hover {  color: #000033; text-decoration: none;}

.ScrollBox a {
	color: #ffffff!important;
	text-decoration:underline;
	font-weight:bold;
}

.ScrollBox a:hover {
	color: #ffffff;
}

#Home_Logo {
	margin-right:20px; 
	margin-top:25px; 
	margin-bottom:15px; 
	position:relative; 
	top:0; 
	left:0; 
	z-index:10; }

#Home_Flash { 
	position:absolute;
	text-align:center; 
	right: 39%; 
	top:0;
	z-index:3; 
	color:#FFFFFF; 
	}
#Home_Flash a {
	color:#FFFFFF;
}

#Page_Body {
	background:#000033 url(../../Assets/Images/Templates/Common/Page_Frame.gif) repeat-y;
	}

#Content_Header_Flash { 
	position:relative;
	text-align:center;
	left:195px; 
	top:5px;
	z-index:3;
	color:#FFFFFF;
	width: 440px; 
	height:205px;
	}

#Content_Area {
	background-color:#FFFFFF; 
	width:490px; 
	height:450px;
	min-height: 100%;  /*this is for Firefox */
	min-height: 450px; /* this is for FF as well, IE 6 ignores min-height */
	margin-left:30px; 
	margin-right:0px; 
	margin-bottom:15px;
	}
	
*>#Content_Area {
height: auto; /* ie ignores child selector, modern browsers replace height declaration */
} 

#Content_Logo {
	margin-left:30px; 
	margin-top:7px; 
	margin-bottom:12px; }

#Page_Title_Box {
	padding:9px;
	color:#00008A;
	background-color:#B8B8D1; 
	width:491px;
	margin-left:-1px;
	filter:alpha(Opacity=90) progid:DXImageTransform.Microsoft.Shadow(color=999999,direction=180, strength=5);
	}
#Page_Title {
	margin-left:18px; 
	padding-left:24px;
	font-size:10pt; 
	font-weight:bold; 
	text-transform:uppercase;
	background-image:url(/Assets/Images/Icons/Title_Dots.gif); 
	background-repeat:no-repeat; 
	background-position:0;
	}

.PhotoShadow {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=135, strength=4);
}

.LowerRightLink {
	float:right; 
	margin-bottom:8px; 
	margin-right:5px; 
	font-weight:bold;
}

.SubNav {  	
	font-size: 7.5pt; 
	color: #ffffff; 
	}
.SubNav a:link {  color: #E7E7EB; text-decoration: underline; font-weight:normal; margin-left:5px;}
.SubNav a:visited {  color: #E7E7EB; text-decoration: underline; font-weight:normal;}
.SubNav a:hover {  color: #E7E7EB; text-decoration: none; font-weight:normal;}

.SubNavSelected {  	
	font-size: 7.5pt; 
	color: #ffffff; 
	}
.SubNavSelected a:link {  color: #E7E7EB; text-decoration: none; font-weight:bold; margin-left:5px;}
.SubNavSelected a:visited {  color: #E7E7EB; text-decoration: none; font-weight:bold;}
.SubNavSelected a:hover {  color: #E7E7EB; text-decoration: underline; font-weight:bold;}

.SubNav ul { 
	text-align:right;
	font-size: 7.5pt; 
	list-style:none; 
	margin:0px;	
	margin-right:10px;
	}
.SubNav li  { 
	font-size: 7.5pt; 
	color:#E7E7EB; 
	}

.TertiaryNav {
	margin-left: 21px; 
	margin-right: 7px; 
	margin-bottom:15px; 
	font-size: 7.7pt; 
}

#SearchBox_Container {  
	border: 1px #B8B8D1 solid; 
	padding: 2px; 
	padding-top:2px;
	width: 200px; 
	margin-left:20px; 
	margin-bottom:20px;
	}
#SearchBox {  
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	border: 0px #B8B8D1 none; 
	background-color:#E7E7EB;
	height: 17px; 
	width: 100px; 
	padding-left:3px;
	padding-top: 1px;  }
#SearchBox_Label {
	font-size:7.5pt; 
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:1.5pt;
	color:#E7E7EB; 
	margin-left:10px;
	}
#SearchBox_Button {
	font-size:7.5pt; 
	font-weight:bold; 
	text-transform:uppercase; 
	color:#000033; 
	margin:0px; 
	background-color:#A6A5C4;
	border:0px #000033 none;
	height: 17px; 
	padding-left:2px;
	padding-right:2px;
	}
	
.Footer {  
	width:770px;
	font-size: 7pt; 
	font-style: normal; 
	margin-right: 1px; 
	margin-left: 1px; 
	font-weight: normal; 
	margin-top: 10px;
	margin-bottom: 3px; 
	color: #FFFFFF; 
	line-height:9.5pt;}
.Footer a:link {	color: #FFFFFF; font-weight: normal; text-decoration: underline;}
.Footer a:visited {	color: #FFFFFF; font-weight: normal; text-decoration: underline;}
.Footer a:hover {	color: #FFFFFF; font-weight: normal; text-decoration: none;}