@charset "utf-8";
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#000;
	
}
.rounded h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#000;
	margin-top:0px;
	margin-bottom:5px;
	
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	margin-top:none;
	
}
.h2white {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	margin:none;
	
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	margin:0px;
	
}
h3 a:link, h3 a:visited, h3 a:active {
	font-family:Verdana, Geneva, sans-serif;
	color:#090;
	text-decoration:none;
}
h3 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	margin:0px;	
}
td p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	
}
.psmall {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	
}
#footer1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	
}
#main {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	
}
.tab {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
a:link, a:active, a:visited {
	font-family:Verdana, Geneva, sans-serif;
	color:#090;
	text-decoration:none;	
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
}
footer1 a:link, footer1 a:active,footer1 a:visited {
	font-family:Verdana, Geneva, sans-serif;
	color:#090;
	text-decoration:none;	
}
footer1 a:hover {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
}
.tab:link, .tab:active, .tab:visited, .tab:hover {
	color:#FFF;
}
.button:link, .button:active, .button:visited, .button:hover {
	color:#FFF;
}
.error {
	margin-top:0px; margin:bottom:0px;
	background-image: url(../images/error.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:3px;
	min-height:22px;
	font-weight:bold;
	
}
