/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	background: #517AB8;
	line-height: 0px;
}
h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #5B70A0;
	font-size: 13pt;
}
h3 {
	color: #5B70A0;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11pt;
}
a {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #287D30;
	text-decoration: underline;
}

a:visited {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #006015;
	text-decoration: underline;
}

a:hover {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #287D30;
	text-decoration: none;
}

a:active {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #287D30;
	text-decoration: underline;
}
#banner {
	background: #517AB8;
}
div#topnav {
	border-top: 3px solid #FFD300;
}
div#topnav li {
	background-image: url(../images/menu_seperator.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div#topnav li a {
	font-family: Arial, Helvetica, sans-serif;
}
div#topnav li#first{
	background-image: none;
}
div#pulse {
	background-image: url(../images/seperator_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
div#footer {
	font-size: 8pt;
	color: #777777;
}
div#footer-details {
	padding-top: 20px;
}
div#footer a{
	font-size: 8pt;
	color: #777777;
}
strong {
	font-weight: bold;
}
h2.highlight {
	color: #ff0000;
	padding-top: 10px;
}
th {
	color: #5B70A0;
	text-align: left;
}
#tab {
	font-size: 16px;
	color: #FFFFFF;
	background: #5B70A0;
	font-family: "trebuchet ms";
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
