body {
	width:780px;
	margin:auto;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;	
}
div {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
table.content td.blueLine {
	border-left:solid 1px #666666;
	border-top:solid 1px #666666;
	border-right:solid 1px #666666;
	background-color: #2c3e7c;
	height: 24px;
}
table.content td.headerImageHolder {
	border-left:solid 1px #666666;
	border-top:solid 1px #666666;
	border-right:solid 1px #666666;
	vertical-align:top;
}
table.content td.menuHolder {
	border-left:solid 1px #666666;
	border-top:solid 1px #666666;
	border-right:solid 1px #2c3e7c;
	height: 30px;
	vertical-align:top;
}

table.content td.breadCrumbHolder {
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	padding-left:25px;
	height: 30px;
	vertical-align:center;
	font-family: arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	color:#666; 
}
table.content td.breadCrumbHolder a{
	text-decoration:none;
	color:#666; 
}
table.content td.breadCrumbHolder a:hover{
	text-decoration:underline;
}
.breadCrumbHome a{
	font-family: arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal;
	color:#666; 
}
.breadCrumbHome a:hover{
	text-decoration:underline;
}
table.content td.leftContentHolder {
	border-left:solid 1px #666666;
	border-bottom:solid 1px #666666;	
	vertical-align:top;
	padding-top: 30px;
	padding-left: 27px;
	padding-right: 11px;
}
table.content td.rightContentHolder {
	padding-right:10px;
	padding-left:0px;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	vertical-align:top;
	text-align:right;
	padding-top: 30px;
}
table.content td.footerHolder {
	height: 30px;
	vertical-align:center;
	font-family: arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	color:#666; 
	text-align:center;
}
table.content td.footerHolder a{
	text-decoration:none;
	color:#666; 
}
table.content td.footerHolder a:hover{
	text-decoration:underline;
}
table.homeTable
	{
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
	
	}
table.homeTable td 
	{
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
	vertical-align: top;
	}
table.homeTable td.newsContainer
	{
	width: 160px;
	text-align:left;
	font-size:10px;
	}
table.homeTable td.newsContainer p
	{
	font-size:12px;
	}
table.homeTable td.newsContainer h2
	{
	height:30px;
	}
table.homeTable td.columnSeparatorLeft
	{
	width: 7px;
	padding:0px;
	margin:0px;
	border-right:1px solid #666666;
	}
table.homeTable td.columnSeparatorRight
	{
	width: 7px;
	padding:0px;
	margin:0px;
	}

h1 {
	background-color:#2c3e7c;
	width:486px;
	height:18px;
	color:#fff;
	font-size:14px;
	padding:3px 3px 3px 10px;
	margin:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #15578e;
}
hr {
	border: 0;
	color: black;
	background-color: black;
	height: 1px;
	width: 100%;
	noshade
}
p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
}
li {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
}
a {
	color:#15578e;
}
img {border:none;}
.blueLink {
	color:#15578e;
	font-size:11px;
}
h1.homePageBanner {
	background-image:url(../images/home_page_blue.jpg);
	color: #fff;	
	width:510px;
	height:230px;
	margin:0px;
	padding: 0px;
}
.homePageBannerText {
	font-size: 24px;	
	padding-top:30px;
	padding-left:50px; 
}
.siteSubMenu {
	width:220px;
	background-color:#282777;
	background-image:url(../images/services_bg.jpg);
	border-bottom:solid 10px #ffcc00;
	
	text-align:left;
	padding-top:10px;
	font-family:arial;
	padding-bottom:15px;
	
}
.siteSubMenu a {
	display:block;
	color:#fff;
	margin-left:15px;
	margin-bottom:5px;
	font-size:12px;
}

.logos1 {
	
	display:block;
	margin-bottom:5px;
}
.logoContainer {
	border: 1px solid #666666;
	margin-top:5px;
}
.rightBox1 {
	border: 1px solid #666666;
}

.NavBar_Item_Cell { font-family:Tahoma; text-indent:0px; font-size:11px; font-weight:bold; }
.NavBar_Item_Cell a { color:#ffffff; padding:3px; display:block; text-decoration:none; border-style:none; margin: 1px 6px 1px 6px; }
.NavBar_Item_Cell a:hover { color:#000000; background-color: #ffcc00; border-color:#ffffff; border-style:solid; border-width:1px; margin: 0px 5px 0px 5px; }
.NavBar_Item_Cell a:link { color:#ffffff; }

.SubNavBar_Item_Cell { font-family:Tahoma; text-indent:0px; font-size:10px; font-weight:normal; padding-left:50px; }
.SubNavBar_Item_Cell a { color:#73878B; text-decoration:none; border-style:none; }
.SubNavBar_Item_Cell a:hover { color:#000000; font-weight:bold; }
.SubNavBar_Item_Cell a:link { color:#73878B; }

.SubNavBar_Header_Cell { font-family:Tahoma; text-indent:0px; font-size:10px; font-weight:bold; padding-left:50px; padding-top:17px; }
.SubNavBar_Header_Cell a { color:#73878B; text-decoration:none;}
.SubNavBar_Header_Cell a:hover { color:#000000; font-weight:bold; }
.SubNavBar_Header_Cell a:link { color:#73878B; }

#footer{text-align:center;padding-top:15px;width:780px;}
.imgleft {border:1px solid red};
/*General controls styles*/
input, select {
	border:solid 1px #666;
	height:15px;
	padding:2px;
	font-size:12px;
}
select {
	height:18px;
	font-size:10px;
}
textarea {
	border:solid 1px #666;
	height:100px;
	width:220px;
	padding:2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}