/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #010A2F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333A44;
}

p {margin-top:0px; margin-bottom:15px;}

a { text-decoration: underline; color: #0E2B89; }
a:link {  text-decoration: underline; color: #0E2B89; }
a:visited {  text-decoration: underline; color: #0E2B89;  }
a:active {  text-decoration: underline; color: #0E2B89;  }
a:hover { text-decoration: underline; color: #0E2B89;  }

a.nav { font-weight:bold; text-decoration: none; color: #333A44; }
a.nav:link { font-weight:bold; text-decoration: none; color: #333A44; }
a.nav:visited { font-weight:bold; text-decoration: none; color: #333A44;  }
a.nav:active { font-weight:bold; text-decoration: none; color: #333A44;  }
a.nav:hover { font-weight:bold; text-decoration: none; color: #333A44;  }

a.navselected { font-weight:bold; text-decoration: none; color: #999EA0; }
a.navselected:link { font-weight:bold; text-decoration: none; color: #999EA0; }
a.navselected:visited { font-weight:bold; text-decoration: none; color: #999EA0;  }
a.navselected:active { font-weight:bold; text-decoration: none; color: #999EA0;  }
a.navselected:hover { font-weight:bold; text-decoration: none; color: #999EA0;  }

a.news { text-decoration: underline; color: #0E2B89; }
a.news:link {  text-decoration: underline; color: #0E2B89; }
a.news:visited {  text-decoration: underline; color: #0E2B89;  }
a.news:active {  text-decoration: underline; color: #0E2B89;  }
a.news:hover { text-decoration: underline; color: #0E2B89;  }

.newsheading{ font-weight:bold; color: #989DA5}
.subheading{ font-weight:bold; color: #0E2B89; margin-bottom:0px}

.pageheading{  
	padding-top:5px; 
	padding-left:40px; 
	padding-bottom:15px; 
	font-weight:bold; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px; 
	font-style: italic;
	color: #0E2B89;
	letter-spacing: 1px;
}
.pageheading_noleftpadding{  
	padding-top:5px; 
	padding-bottom:15px; 
	font-weight:bold; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px; 
	font-style: italic;
	color: #0E2B89;
	letter-spacing: 1px;
}
.footer{ color: #798394}
a.footer:link {  text-decoration: underline; color: #798394; }
a.footer:visited {  text-decoration: underline; color: #798394;  }
a.footer:active {  text-decoration: underline; color: #798394;  }
a.footer:hover { text-decoration: underline; color: #798394;  }