body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #2E3748;

}

H5 {
	font-size: 14px;
	color: #000000;

}

H4 {
	font-size: 16px;
	color: #000000;

}


.header {
	height: 77px;
    width: 770px;
    background-color: #042F7D;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.nav {
	background-image: url(images/nav-tile.gif);
	background-repeat: repeat-y;
}


.mainbody {
	
	background-image: url(images/homepage_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


.main_table {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.bottom_table {
    height: 26px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 10px 30px 10px 30px;
	background-image: url(images/bottom_tile.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}


#secondary {
	margin: 50px 20px 20px 30px;
	font-size: 10px;
	line-height: 18px;
	color: #6D97E3;
	font-weight: bold;
}
.secondary {
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
}
.secondary2 {
	background-image: url(images/banner2_pic2.jpg);
	background-repeat: no-repeat;
}

a.secondary:link, a.secondary:visited  {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.secondary:hover {
	font-size: 10px;
	color: #6d97e3;
	text-decoration: none;
	font-weight: bold;
}


a.email:link, a.email:visited  {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


a.email:hover,  {
	font-size: 10px;
	color: #032054;
	text-decoration: none;
	font-weight: bold;
}
	
.progheader{

	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
.Table {
	border: 1px #000000 solid;

}

.headercell {
	background-color: #fafafa;
	
}

.celltop {
	border-top: 1px #000000 dotted;
	border-bottom: 1px #000000 dotted;
	background-color: #ffffff;
	
}

.cellmiddle {
	border-bottom: 1px #000000 dotted;
	background-color: #ffffff;
	
}

.cellbottom {
	border-bottom: 1px #000000 dotted;
	background-color: #ffffff;
	
}
.cellbottomAlt {
	border-top: 1px #000000 dotted;
	background-color: #ffffff;
	
}

div#text_div {
	margin: 10px 10px 10px 10px;
	clear: both;
}