/* CSS Document */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	line-height: 1.45em;
	background-color: #CCCCCC;
  }
  
a:link {color:#000033; }
a:visited {color:#000033; text-decoration: underline;}
a:active {color:#000033; text-decoration: underline; }
a:hover {color:#990000; text-decoration: underline ;}


#topcontainer {
	margin: 0 auto;
	padding: 8px;
	width: 710px;
	text-align: left;
  }
#container {
	margin: 0 auto;
	width: 710px;
	background-color:  #0056E8;
	border: 1px solid #666666;	
  }  
 #content{
	background-color:#FFFFFF;	
	text-align: justify;
	background-repeat: no-repeat;	
 }
  #content2{
		background-color:#ffffff;
	padding: 1px 1px 1px 1px;	
	background-image: url(images/plain_bg.gif);
	text-align: left;
 }
 
 #footer{
	margin: 0 auto;
	padding: 0px;
	width: 710px;
	text-align: center;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #0056E8;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
  }
  
  a.footertext:link {
	color: white;
	text-decoration: underline;
}

a.footertext:visited {
	color: white;
	text-decoration: underline;
}

a.footertext:focus {
	color: white;
	text-decoration: underline;
}

a.footertext:hover {
	color: #FF9900;
	text-decoration: none;
}

a.footertext:active {
	color: white;
	text-decoration: underline;
}
 
 
.logo
{
	clear: both;
	margin: 0;
	padding: 0;
}  
  
/* Tab menu */
#tabsF {
text-align: center;
	float:left;
	width:100%;
	background:#FCFCB6 url(images/big_banner2.gif) repeat-x bottom;
	font-size:90%;
	line-height:normal;
	border-bottom:1px solid #666;
	height: 67px;
	font-weight: bold;
}
    #tabsF ul {
	margin:0;
	padding: 44px 3px 0 20px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#000099;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
#tabsF #current a {
	background-position: 0 -42px;
	color:#FFF;
}
#tabsF #current a span {
	background-position: 100% -42px;
	color:#FFF;
}
 
	  
/* end tab menu */

div#topbar {
	padding-bottom: 0px;
	height: 15px;
	background-color: #FFFFFF;
	
}	
#nav ul{
	text-align: center;
	font-size:73%;
   padding : 0px;   
   margin : 0px 0 0 0;
   white-space : nowrap;
   background-color : #0056E8;
   color : #003399;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #003399;
   border-width : 0px 0 2px 0;
}

#nav ul li{
   display : inline;
}

#nav ul li a{
	padding-left : 6px;
	padding-right : 6px;
	background-color : #0056E8;
	color : White;
	font-weight : bold;
	text-decoration : none;
	float: left;	
	border-right-color : #003399;
	border-right-style : solid;
	border-right-width : 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}

#nav ul li a:hover{
   background-color : #FFCC00;
   color : #000066;
}
#nav #currentl a {
	 background-color : #FFCC00;
   color : #000066;
}
#nav #currentl a span {
	 background-color : #FFCC00;
   color : #000066;
}

h2 {
	font-size: 1.2em;
	color: #003399;
	font-weight: bold;
}

.highlightedtext {
	font-size: 1.2em;
	color: #003399;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	}
.nrlist {
	list-style-image: url(images/round_bullet.gif);
}

a.nrlink:link {
	color: #003399;
	text-decoration: underline;
}

a.nrlink:visited {
	color: #003399;
	text-decoration: underline;
}

a.nrlink:focus {
	color: #003399;
	text-decoration: underline;
}

a.nrlink:hover {
	color: red;
	text-decoration: none;
}

a.nrlink:active {
	color: #003399;
	text-decoration: underline;
}

div#staff {
	background-color:#FFFFFF;
	padding: 12px 8px 8px 10px;	
	text-align: justify;
}
.Left_Floated_Image {
float:left;
clear:left;
padding: 0;
margin-right: 15px;
} 

.Right_Floated_Image {
float:right;
clear:right;
padding: 0;
margin-left: 5px;
}

.contactform {
	width: 450px;
	background-color: #EFEDF1;
	border: 1px solid #000066;
	padding: 5px 0px 0px;
	margin: 0px auto;
}
div.row {
  clear: right;
  padding-top: 4px;
  }


div.row span.label {
  float: left;
  width: 180px;
  text-align: right;
  color: #000066;
  }


div.row span.formw {
  float: right;
  width: 260px;
  text-align: left;
  }   

  
div.spacer {  
  clear: both;
  }

.contacttablebuttonbox {
	background-color: #0056E8;
	background-position: center;
	margin-top: 8px;
	padding-top: 4px;
	padding-bottom: 4px;	
}
  
form {
	margin: 0px;
	padding: 0px;
}

div#newsbox {
	border: 1px solid #819CB1;
	margin-top: 30px;
	margin-right: 40px;
	margin-left: 40px;
}

div#newsheader {
	background-color: #0056E8;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
div#newssubheader {
	background-color: #FCD21B;
	font-size: 0.75em;
	color: white;
	text-align: right;
}
div#newstext {
	background-color: #FFF1BB;
	padding-right: 6px;
	padding-left: 6px;
	}

div#contactdetails {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E0E0E0;
	font-size: 0.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}