/*  CSS STYLE SHEET
    (c)TechTriad.com */

body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg/bg_grid.gif);
	background-repeat: repeat;
}
#container	{
	clear: both;
	float: none;
	width: 760px;
	margin:0px auto;
	background-color: #FFFFFF;
}
#banner	{
	height: 100px;
}
#banner a {
	color: #000204;
}

#banner IMG {
	padding-top: 6px;
	padding-left: 20px;
}
#topnav {
	font-size: 11px;
}
#topnav h3 {
	font-size: 14px;
	line-height: 16px;
	color: #FF9900;
	text-align: center;
	padding-right: 2px;
	font-weight: 300;
	margin: 0px;
	letter-spacing: -0.5px;
	vertical-align: bottom;
}
#topnav h3 a:link, #topnav h3 a:visited {
	color: #FF9900;
	text-decoration: none;
}
#topnav h3 a:hover {
	color: #FF9900;
}
#content	{
	background: #FFFFFF;
	color: #F1F1F1;
}
#content h2 {
	font-weight: 500;
	color: #FF9900;
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#content h2 a:link, #content h2 a:visited {
	color: #FF9900;
}
#content h2 a:hover {
	color: #FF9900;
	text-decoration: underline;
}


#content p	{
	font-size: 11px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
	color: #f1f1f1;
	line-height: 16px;
}
#content h1	{
	font-size: 11px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
	color: #f1f1f1;
}
#content a:link, #content a:visited {
	color: #f1f1f1;
	text-decoration: underline;
}
#content a:hover {
	color: #FF9900;
	text-decoration: none;
}
#content ul {
	font-size: 11px;
	margin: 0px;
	padding-left: 12px;
}
#content ul li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content ul ul {
	margin: 0px;
}


#content ul ul li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
}




#footer {
	font-size: 11px;
	color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #002E65;
	background-image: url(../images/bg/bg_grid.gif);
	background-repeat: repeat;
}
#footer a {
	color: #E2E2E2;
	text-decoration: underline;
}
form {
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
input {
	font-size: 11px;
}
form .white	{
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
form input .white	{
	color: #FFFFFF;
}
