body {
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-size:16px;
	color:#08006D;
	font-weight:bold;
	margin-top: 0px;
}
.style1 {
	color: #0080ff;
	font-weight: bold;
}

.links a:link {color:#FFFFFF;text-decoration:none;font-weight:bold;}
.links a:visited {color:#FFFFFF;text-decoration:none;font-weight:bold;}
.links a:hover {color:#0080FF;text-decoration:none;font-weight:bold;}

.imageboxfootodd a:link {color:#FFFFFF;text-decoration:none;font-weight:bold;}
.imageboxfootodd a:visited {color:#FFFFFF;text-decoration:none;font-weight:bold;}
.imageboxfootodd a:hover {color:#FFFFFF;text-decoration:underline;font-weight:bold;}

.imageboxfoot a:link {color:#FFFFFF;text-decoration:none;font-weight:bold;}
.imageboxfoot a:visited {color:#FFFFFF;text-decoration:none;font-weight:bold;}
.imageboxfoot a:hover {color:#FFFFFF;text-decoration:underline;font-weight:bold;}

#maincol a:link {color:#08006D;text-decoration:underline;font-weight:normal;}
#maincol a:visited {color:#08006D;text-decoration:underline;font-weight:normal;}
#maincol a:hover {color:#0080ff;text-decoration:underline;font-weight:normal;}

#surround {
	width:900px;
	height:auto;
	background-color:#08006D;
}
#header {
	width:900px;
	height:128px;
	background-color: #FFFFFF;
	background-image: url(images/header.gif);
}
#underhead {
	width:203px;
	height:150px;
	float:left;
	background-color: #08006D;
	text-align: left;
	color: #FFFFFF;
	font-weight: 400;
	padding-top: 20px;
	padding-left: 22px;
}
#underheadfoot {
	width:225px;
	height:25px;
	float:left;
	background-color: #08006D;
}
.imagebox {
	width:134px;
	height:170px;
	float:left;
	background-color: #FFFFFF;
	border-left: 1px solid #ffffff;
}
.imageboxfoot {
	width:134px;
	height:21px;
	float:left;
	background-color: #08006D;
	border-left: 1px solid #ffffff;
	color: #FFFFFF;
	padding-top: 4px;
}
.imageboxfootodd {
	width:134px;
	height:21px;
	float:left;
	background-color: #0080ff;
	border-left: 1px solid #ffffff;
	text-align: center;
	color: #FFFFFF;
	padding-top: 4px;
}
#contentwrap {
	width:900px;
	height:400px;
}
#leftcol {
	float:left;
	height:auto;
	background-color:#08006D;
	width: 225px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
}
#maincol {
	float:left;
	height:auto;
	width:635px;
	background-color: #FFFFFF;
	padding: 20px;
	text-align: justify;
}
#thin {
	width:900px;
	height:6px;
	float:left;
	margin-bottom: 0px;
}
.links {
	width:203px;
	height:23px;
	color: #FFFFFF;
	padding-left: 22px;
	padding-top: 7px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
strong1 {
	color:#0080ff;
	font-weight:bold;
}
