body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #2E3748;

}

H5 {
	font-size: 14px;
	color: #EA0001;

}

H4 {
	font-size: 16px;
	color: #000000;

}

a:link {
	color: #042F7D;
	text-decoration: none;
}
a:visited {
	color: #042F7D;
	text-decoration: none;
}
a:hover {
	color: #6284C3;
	text-decoration: none;
}

.header {
	background-image:url(IMAGES/top_tile.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height: 77px;
    width: 770px;
    background-color: #ffffff;
	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 25px;
	font-size: 10px;
	line-height: 18px;
	color: #6D97E3;
	font-weight: bold;
}

a.secondary:link, a.secondary:visited  {
	font-size: 10px;
	color: #03296A;
	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;
}

li {
 color: #03296A;
}