body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78787a;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

h1
{
	color: #2e5983;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	text-transform: none;
	line-height: 26px;
}

h2
{
	color: #FBEAAB;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	text-transform: none;

}

h3
{
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-transform: none;
}

a
{
	text-decoration: none;
	color: #FF0000;2e5983;
	font-weight: normal;
}

a:hover, .nav a:hover{text-decoration: underline;}

ul, ol, li, p, form, hr{margin: 0;}
ul, ol{padding: 0px 0px 10px 30px;}
li{padding: 0px 0px 10px 5px;}
.singlespace li{padding: 0 0 0 5px;}
p{padding: 0px 0px 20px 0px;}

	
/* Classes */

.headerShadow {background: url(images/header_shadow.jpg) repeat-x top;}

.nav
{
	text-transform: uppercase;
	font-weight: bold;
	color: #78787a;
	line-height: 24px;	
}

.nav a
{
	color: #78787a;
	text-decoration: none;
	padding: 0 20px;
	font-weight: bold;
	LETTER-SPACING: 1px
}

.nav a:hover, .nav a.selected
{
	text-decoration: none;
	color: #b6121b;
	LETTER-SPACING: 1px
}

.nav ul
{
	margin: 0;
	padding: 0;
}

.nav li
{
	display: inline;
	list-style-image: none;
}

.dottedLine 
{
	background: url(images/anoto_dots_gray.gif) repeat-x left;
	margin: 0 10px;
}

.youAreHere
{
	padding: 0 24px;
	line-height: 24px;
	font-size: 10px;	
}

.sideNav
{
	line-height: 20px;
}

.sideNav a
{
	color: #2e5983;
	text-decoration: none;
}

.sideNav a:hover, .sideNav a.selected
{
	color: #b6121b;
	text-decoration: none;
}

.pageTitle
{
	line-height: 26px;
}

.pageTitle a
{
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase; 
	COLOR: #b6121b;	
	text-decoration: none;
}

.main
{
	padding: 0px 40px 30px 0px;
	line-height: 20px;
	font-size: 11px;
	vertical-align: top;
}

.main a
{
	color: #78787a;
	font-weight: normal;
}

.upper
{
	line-height: 20px;
	font-size: 11px;
	vertical-align: top;
}

.whatsNew
{
	background-color: #e6ebf1;
	line-height: 20px;
	padding: 0 10px 15px 12px;
	font-size: 11px;
}

.whatsNewTitle
{
	font-size: 14px;
	color: #2e5983;
	padding: 7px 0;
	text-align: center;
}
	
.rightColumnText
{
	padding: 10px 4px;
	line-height: 20px;
	font-size: 11px;
}

.footerShadow
{
	background: url(images/footer_shadow.jpg) repeat-x bottom;
	vertical-align: bottom;
}

.copyright
{
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	padding: 0 0 0 25px;
	text-decoration: none;
	text-align: left;
	color: #b4b5b7;

}

.halfLine 
{
	display: block;
	margin-top: 0.75em;
}

/* Logoworks link back */

.logoworks_link {
	font-size: 10px;
	color: #77787B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.logoworks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #77787B;
}
.logoworks:hover {
	text-decoration: underline;
}
