body {
	color: #333333;
	background-color: #003081;
	margin: 0px;
}


/* DIV styles----------------*/

#tile {
	background-image: url(images/top_tile.jpg);
	width: 100%;
	height: 73px;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 54px;
	width: 100%;
	 background-color: #003081;
}
#functions {
	
	width: 300px;
	
	text-align: right;
}

#functions a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
}
#functions a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
}

#functions a:hover {
	background-color: #003081;
}


#content {
	width: 650px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}

/* text styles----------------*/


a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003081;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003081;
	margin-bottom: 0px;
}


.footer_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.footer_text1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_text1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer_textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003081;
	line-height: 16px;
	text-align: left;
}

.text_bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003081;
	line-height: 18px;
}

.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003081;
	line-height: 17px;
}
