/* CSS Document */

body {
	background-image: url(/lib/images/bg.gif);
}
.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: #FFFFFF;
	line-height: 1.5em;
	font-size: 12px;
}
.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: #000099;
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: #000000;
background-color: #99CCFF;
background-repeat: no-repeat;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	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: #000099;
}
.style10 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.nomargintop {
	margin-top: 0;
}