/* CSS Document
   (c)2006 TechTriad.com
 */

body	{	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #CCCCCC; margin:0px; padding:0px; }

#container	{
	width: 740px;
	background-color: #FFFFFF;
	clear:both;
	float: none;
	margin: 40px auto 0px;
	border: 1px solid #666666;
	padding: 0px;
}

#topnav	{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#topnav a:link, #topnav a:visited {
	color: #333333;
	text-decoration: none;
}
#topnav a:hover {
	color: #09679D;
	text-decoration: none;
}
#topnav .border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09679D;
}
#leftcol {
	width: 150px;
	background-color: #F1F1F1;
	padding-top: 20px;
}
#leftcol p {
	font-size: 11px;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 10px;
}
#leftcol a:link, #leftcol a:visited {
	color: #666666;
	text-decoration: none;
}
#leftcol a:hover {
	color: #135F9D;
	text-decoration: underline;
}
#leftcol h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
}
#leftcol ul {
	margin: 0px 0px 0px 25px;
}
#leftcol ul li {
	list-style-type: none;
	font-size: 11px;
	color: #666666;
}






#content	{
	padding-top: 10px;
}
#content p	{
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 12px;
	padding-right: 20px;
}
#content h1	{
	FONT-WEIGHT: bold;
	FONT-SIZE: 40px;
	COLOR: #e4e4e4;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
#content h2	{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #4282B0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-left: 5px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
#content h3 a:link, #content h3 a:visited {
	color: #000000;
	text-decoration: underline;
}
#content h3 a:hover {
	color: #666666;
	text-decoration: none;
}



#content a:link, #content a:visited	{	COLOR: #0E68A6; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; }
#content a:hover	{	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
#content ul {
	margin-top: 0px;
}
#content ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 30px;
}
#content .small {
	font-size: 10px;
}





#footer	{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #666666;
	background-color: #F1F1F1;
}
#footer a:link, #footer a:visited	{
	color: #666666;
	text-decoration: underline;
}
#footer a:hover	{
	color: #666666;
	text-decoration: none;
}
fieldset {
	width: 90%;
	margin-left: 10px;
}
form {
	font-size: 11px;
}
input {
	font-size: 11px;
}

legend {
	color: #447FAA;
}
select {
	font-size: 11px;
}
