html, body {
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-size: 10pt;
 background-color: #21B4FF;
 background-image: url(images/background.png);
 background-repeat: repeat-y; 
 height: 100%;
 margin: 0;
 }
 
td, th, p {
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-size: 10pt;
} 

.masthead {
	background-image: url(images/masthead.png);
}

.home_main {
	background-image: url(images/beta.png);
}

.main {
	background-image: url(images/beta2.png);
}

.mastheadContent {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13pt;
	color: #006AA3;
	top: 140;
	left: 405;
	position: absolute;
	text-align: right;
	line-height: 1.3em;
}

.content_top {
	background-image: url(images/content_top.png);	
}

.content_top_home {
	background-image: url(images/content_top_home.png);	
}

.content {
	padding-bottom: 10px;
}

.content p {
	padding-left: 10px;
	padding-right: 15px;
}

.content dt {
	padding-left: 10px;
	padding-right: 15px;
}

.content a:link {
	color: #006AA3;
	text-decoration: underline;
}

.content a:visited {
	color: #006AA3;
	text-decoration: underline;
}

.content a:hover {
	color: #006AA3;
	text-decoration: none;
}

.navigation {
	font-size: 10pt;
	color: #006AA3;
	padding-left: 10px;
}

.navigation p {

}

.navigation a:link {
	color: #006AA3;
	text-decoration: none;
}

.navigation a:visited {
	color: #006AA3;
	text-decoration: none;
}

.navigation a:hover {
	color: #003552;
	text-decoration: underline;
}

.home_content {
	position: absolute;
	top: 225;
	left: 200;
	width: 350;
	line-height: 1.5em;
}

.content {
	line-height: 1.5em;
}

.content h1 {
	/*padding-top: 5px;*/
	font-size: 12pt;
	font-weight: bold;
	padding-left: 10px;
}

.home_right_col {
	background-image: url(images/right_col_home_bg.png);
	background-repeat: no-repeat;
}


.home_right_col h1 {
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-align: center;
}

.home_right_col p {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}	

.home_right_col a:link {
	color: white;
	text-decoration: underline;
}

.home_right_col a:visited {
	color: white;
	text-decoration: underline;
}

.home_right_col a:hover {
	color: white;
	text-decoration: none;
}

.rightColBottom h1 {
	font-size: 12pt;
	color: #003552;
	font-weight: bold;
	text-align: center;
}

.rightColBottom p {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;	
}	

.rightColBottom a:link {
	color: #003552;
	text-decoration: underline;
}

.rightColBottom a:visited {
	color: #003552;
	text-decoration: underline;
}

.rightColBottom a:hover {
	color: #003552;
	text-decoration: none;
}

.topLinks {
	position: absolute;
	top:10;
	left:520;
}

.topLinks a:link {
	color: #006AA3;
	text-decoration: underline;
}

.topLinks a:visited {
	color: #006AA3;
	text-decoration: underline;
}

.topLinks a:hover {
	color: #003552;
	text-decoration: none;
}

.topLinksHome {
	position: absolute;
	top:10;
	left:425;
}

.topLinksHome a:link {
	color: #006AA3;
	text-decoration: underline;
}

.topLinksHome a:visited {
	color: #006AA3;
	text-decoration: underline;
}

.topLinksHome a:hover {
	color: #003552;
	text-decoration: none;
}

.dottedLine {
	background-image: url(images/dotted_line.png);
	background-repeat: repeat-x;
	width: 500;
}	

.footer {

	text-align: right;
	padding-right: 20px;
	padding-bottom: 15px;
}

.footer p {
	font-size: 8pt;
	color: #37BDFF;
}

.footer a:link {
	color: #37BDFF;
	text-decoration: underline;
}

.footer a:visited {
	color: #37BDFF;
	text-decoration: underline;
}

.footer a:hover {
	color: #37BDFF;
	text-decoration: none;
}

.quietlink {
	color: #37BDFF;
	text-decoration: none;
}

.quietlink a:link {
	color: #37BDFF;
	text-decoration: none;
}

.quietlink a:visited {
	color: #37BDFF;
	text-decoration: none;
}

.quietlink a:hover {
	color: #37BDFF;
	text-decoration: none;
}


.nav_manage td {
	font-size: 8pt;
}
