body, td {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

body {
	background: #020167;
}


a:link {color:#32708D; text-decoration:underline} 
a:visited {color:#32708D; text-decoration:underline} 
a:active {color:#32708D; text-decoration:underline} 
a:hover {color:#32708D; text-decoration:none}


.column_1 {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
}


.column_2 {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	width: 700px;
}


.column_3 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}


.nav_buttons {
	font-size: 11px;
	color: #32708D;
	font-weight: bold;
	line-height: 27px;
	background-image: url('images/graphic_nav_button.gif');
	padding-left: 12px
}

.nav_buttons a:link {
	color: #32708D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 223px;
} 

.nav_buttons a:visited {
	color: #32708D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 223px;
} 

.nav_buttons a:active {
	color: #32708D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 223px;
} 

.nav_buttons a:hover {
	color: #509CC0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 223px;
} 


.info_box {
	font-size: 11px;
}

.info_box_header {
	color: #168ABC;
	font-size: 11px;	
}


.banner {
	color:#168ABC;
	font-weight: bold;
}


.logo {
	color:#306E8B;
}


.domain_name {
	color:#306E8B;
	font-size: 11px;
	font-weight: bold;
	padding-right: 7px;
}


.date {
	font-size: 11px;
	color:#ffffff;
	padding-right: 7px;
	font-weight: bold;
}


.border {
	border: 1px solid #80C8D2;
	background-image: url('images/graphic_bk2.gif');
}

.footer {
	font-size: 11px;
	padding-bottom: 7px;
}