/*-------- Default Style -----------*/
H1{
	color: #00599d;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
H2{
	color: #00599d;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
H3{
	color: #00599d;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
H4{
	color: #00599d;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
H5{
	color: #00599d;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
H6{
	color: #00599d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
	margin: 0px;
	padding:0px;
}
body {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:16px;
}
img{
	border:0px solid white;
}

a {
	color:#00599d;
	line-height:18px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

/*----- STYLES TO BE USED IN THE EDITOR -----*/
/*----- NOTE: Currently all these styles must use all lower case letters -----*/
img.twopixelpadding{margin:2px;}
img.fivepixelpadding{margin:5px;}
img.tenpixelpadding{margin:10px;}
img.twopixelpaddingrightalign{float:right;margin:2px;}
img.fivepixelpaddingrightalign{float:right;margin:5px;}
img.tenpixelpaddingrightalign{float:right;margin:10px;}
img.twopixelpaddingleftalign{float:left;margin:2px;}
img.fivepixelpaddingleftalign{float:left;margin:5px;}
img.tenpixelpaddingleftalign{float:left;margin:10px;}
table.rightpaddedcells td{padding-right:50px;}

/*------ Homepage Style -------*/
#header {
	width: 100%;
	height:127px;
	margin:0 auto;
	background: url(/images/system/bg_top2.png) top right no-repeat;
	}

#topmid {
	width: 968px;
	height:86px;
	margin:0 auto;
	}
	
#topmid .logo {
	float:left;
	width:265px;
	background:#ffffff;
	}
	
#topmid .right {
	float:right;
	width:703px;
	height:86px;
	background:url("/images/system/top_banner.png") top right no-repeat;
	position:relative;
	}

#search {
	position:absolute;
	bottom:24px;right:0;
	}
#search img{margin-right:3px;}
#SearchKeyWords {
	font-size:10px; 
	vertical-align:top;
	}
	
#btSearch { vertical-align:top;}
	
#topright { clear: both; }
#menu {
	width: 968px;
	float:left;
	margin-bottom:10px;
	}

#middle {
	width:100%;
	margin:0 auto;
	padding:18px 0;
	}
#content {
	width: 968px;
	margin:0 auto;
	background:url("/images/system/ContentBgTile.png") repeat-y top center;
	}

#contentleft {
	width: 234px;
	mini-height: 500px;
	float:left;
	padding: 25px 0px 0px 8px;
	margin-bottom:20px;
	}

img.btmbar {
	position:relative;
	top:-2px;
	}
	
#menuImage {
	background: url(../../images/system/menu_bg.gif) repeat-y;
	width: 198px;
	padding: 0px 17px 0px 10px;
	margin:0px;
	}

#contentright {
	width: 685px;
	float:right;
	padding: 0px 20px 10px 20px;
	margin-bottom:10px;
	}
	
.smallText { 
	font: 10px Arial, Helvetica, sans-serif;
	color: #00599d;
	line-height: 9px;
	padding-top:0px;
	padding-bottom: 8px;
	}

.smallText a{ 
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top:0px;
	text-decoration:none;
	}

.pageName {
	float:right;
	color: #007a96;
	line-height:18px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top:10px; 
	padding-bottom:10px;
	width:100%;
	text-align:right;
	}

div.footer-holder
{
	text-align:center;
	background:url("/images/system/LighBlueTile.png") repeat-x top left #e9e9e9;
}

#footer {
	width:968px; 
	height:17px; 
	margin:0 auto;
	padding:13px 0;
	background:#bcd8e5; 
	text-align:left;
	}

#footer a { 
	font-size:9px; 
	color: #666666; 
	text-decoration:none;  
	margin-right: 50px;
	display:block;
	float:left;
	}
	
#footer a:HOVER { 
	text-decoration:underline;  
	}

#footer a.copy {
	width:277px; 
	}
	
#footer a.sitemap {
	width:166px;  
	}
	
#footer a.terms {
	width:142px;  
	}
	
#footer a.feedback {
	width:110px;  
	}
	
#footer a.top {
	width:18px;  
	}
	
#quicklinks {
	width:968px;
	margin:0 auto; 
	text-align:left; 
	padding:10px 0 15px 0;
	}
	
#quicklinks h3 {
	text-transform:none;
	letter-spacing:normal;
	color:#037b97;
	font-size:12px;
	background:url("/images/system/ArrowDouble.png") no-repeat right 2px;
	width:76px;
	padding:0;
	margin:0;
	}

ul.linklist
{
	margin:0;padding:0;
	list-style:none;
}

ul.linklist li a
{
	color:#666666;
	font-size:10px;
}
	
ul.linklist li a:HOVER
{
	text-decoration:underline; 
}

#quicklinks table td.item {
	background:url("/Images/System/Dotted.png") repeat-y top right; 
	padding:0 10px; 
	}
	
#quicklinks table td.item-1 {
	width:143px; 
	padding:0;
	}
	
#quicklinks table td.item-2 {
	width:154px;  
	}
	
#quicklinks table td.item-3 {
	width:196px;  
	}
	
#quicklinks table td.item-4 {
	width:172px;  
	}
	
#quicklinks table td.item-5 {
	width:224px;  
	}
