/* CSS Document */

body {
	background-color: #FFF;
}
.left_lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.5em;
	font-size: 15px;
}
.left_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A5C2DC;
	line-height: 1.5em;
	font-size: 11px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 1.5em;
}
p.navbuttons a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #004F93;
	display: block;
	padding: 3px 0px 3px 12px;
	width: 150px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #EEEEEE;
	background-repeat: no-repeat;
}
p.navbuttons a:hover, p.navbuttons a:active {
	color: #000;
	background-color: #A5C2DC;
	background-repeat: no-repeat;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FC6;
}
a:active {
	text-decoration: none;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004F93;
	line-height: 2em;
	font-weight: bold;
}
.imageborder1 {

	border: 1px solid #000;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	color: #333333;
}
.content a:link, .content a:visited {
	color: #333333;
	text-decoration: none;
}
.content a:hover, .content a:active {
	text-decoration: underline;
	color: #FF9933;
}
.style10 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.nomargintop {
	margin-top: 0;
}

