body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	margin: 0;
	padding: 0;
	font: .80em/1.6em  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #111111; 
	line-height: 16px;
	background: #A9BAC3 url(images/bg.gif) repeat-x;
}

.smallerText { font-size:11px; }
.smallerTextBlue { font-size:11px; color: #13007D; }

ul { list-style-image:url(images/bullet.jpg); }
ul.arrow { list-style-image:url(images/arrow.jpg); list-style:outside; }

a:active{ color:#13007D; text-decoration:underline; } 
a:link { color:#13007D; text-decoration:underline; } 
a:visited { text-decoration:underline; color: #13007D; } 
a:hover { color: #13007D; text-decoration: underline; background: #333333; }

a.footer:active{ color:#ffffff; text-decoration:underline } 
a.footer:link { color:#ffffff; text-decoration:underline } 
a.footer:visited { text-decoration:underline; color: #ffffff; } 
a.footer:hover {  color: #a9bac3; text-decoration: underline; background: #13007D; }

a.header:active{ color:#020074; text-decoration:underline } 
a.header:link { color:#020074; text-decoration:underline } 
a.header:visited { text-decoration:underline; color: #020074; } 
a.header:hover {  color: #0473BB; text-decoration: underline; background: #FFF; }

.whiteText { color:#ffffff; background-color: #020074; }

.headerBlue {
	font: 15px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #0373bb; font-weight: bold;
}

.headerOrange {
	font: 15px  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #e4521f; font-weight: bold;
}

.headerGrey {
	font: 15px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #333333; font-weight: bold;
}
