a, p, li, #footer .left, div.table table td, div.table table th, #content input, #content textarea, #content select
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.6em;
	text-align: left;
}

#banner div.text
{
	padding:65px 0 0 320px;
	margin:0px;
}

#banner div.text p
{
	color:#FFFFFF;
	font-size: 1.5em;
	margin:0px;
	padding:0px;
}

#content ul
{
	margin: 0px;
	padding:0px;
}
#content li
{
	margin-left:16px;
	line-height:1.5em;	
}
#content ul.arrow
{
	margin:20px;
	background-color:Red;
}
#content ul.arrow li
{
	margin-top: 6px;
	list-style-image: url(../images/generic/bullet.gif);
	background-color:Green;
}
#content p
{
	margin: 0px;
}

#content p.error
{
	color: Red;
}

#content input, #content textarea, #content select
{
	font-size: 0.7em;
}
#content input.button
{
	text-align: center;
}

#content input.text, #content textarea
{
	width: 250px;
}

#content table.form td, #content table.screenshotHolder td
{
	vertical-align: text-top;
}

p a, li a, li ul li
{
	font-size: 1em;
}

ul ul
{
	margin-left:20px;	

}

a.largeBlue, p.header, p.subHeader, a.medBlue
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: normal;
	color: #05489F;
}

#content p.header
{
	margin-bottom: 20px;
}

#content p.subHeader
{
	margin-top: 10px;
}

p.subHeader, p.large, a.medBlue
{
	font-size: 0.8em;
}

a, #content a:visited
{
	text-decoration: none;
	color: Blue;
}

#content a:hover
{
	text-decoration: underline;
	color: Red;
}

#content a:hover img
{
	text-decoration: none;
}
