body {
	margin: 0;
	padding: 0;
	background-color: #f3f3f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #f3f3f8;
	text-align: justify;
}

a:link {
	color: #333399;
}

a:hover{
	color: #8495BB;
}

a:visited{
	color: #333399;
}

h1 {
	font-size: 12px;
	color: #333399;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}

#wrapper_outside {

	width: 770px;
	background-image: url(images/middle_cap.gif);
	background-repeat: repeat-y; 
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

#wrapper {

	width: 754px;
	margin-left: 8px;
	margin-right: 8px;
	background-position: bottom;
	background-image: url(images/bottom_cap.gif);
	background-repeat: no-repeat;

}

#gap {
	width: 754px;
	height: 316px;
	margin-bottom: 0px;
}

#outerheader {
	position: absolute;
	top: 25px;
}

#logo {

	margin: 0px 10px 10px 0px;

}

#left_main a{
display: block;
width: 120px;
height: 25px;
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
padding-left: 20px;
padding-top: 15px;
background-color: #372F82;
background-image: url(images/nav_back.gif);
border-bottom: thin #FFFFFF solid;
}

#left_main a:hover{
background-image: none;
background-color:#554F99;

}

#left_col {
	float: left;
	width: 120px;
}

.tbl_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	vertical-align: top;
}

#right_col {
	float: left;
	width: 570px;
	padding-left: 30px;
	padding-top: 20px;
}

#fdivider {
	background-image:url(images/fdivider.gif);
	background-repeat: repeat-x;
	height: 11px;
	width: 100%;
	clear: both;
}

#footer {
	font-size: 10px;
	padding-left: 5px;
}

#footer_2 {
	font-size: 11px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
}

#listser li {
	padding-bottom: 10px;
}
	
