body{
	margin:0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}
h2{
	font-size:14px;
	font-weight: bold;
}	 
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 777px;
}

td#content{
		text-align: justify;
		padding: 10px;
		line-height: 20px;
		font-family:verdana;
		font-size: 12.6px;
}
	
.span{
		font-size:14px;
}
	 
	 td# middlenav{
		font-family: Arial;
		font-size:8px;
		letter-spacing: 4px;
	 }
	 
	 .left{
	 	background-color: #E2E2E2;
		border-right-style: dotted;
		border-right-color: Black;
		border-right-width: thin;	
	 }
	 ul.leftm{
	 	list-style: square;
		border: 0px;
	 }
	 a.leftm{
	 	color:black;
		Text-Decoration:None;
	 }
	 
	 a.leftm:hover{
	 	text-decoration:none;
		color: Navy;
	 }
	 
	 td#footer{
	 	font-family:arial;
		font-size:12px;
		color:#ffffff;
		text-align: center;
		letter-spacing: 1px;
	 }
	 
	 a {
		color:#277EDF;
		text-decoration: none;
	 }
	 a:hover {
		color: #CF9200;
		
	 }
	 	 
	 a.footer{
	 color: Silver;
	 text-decoration:none;
	 }
	 
	 a.footer:hover{
	 color: InfoBackground;
	 }
	 
	 a.middle {
		color:navy;
		text-decoration: none;
		font-family:verdana;
		font-size:10px;
	 }
	 a.middle:hover {
		color: #085DBC;
	 }
	  
	a.topnav{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	background: url(../internal-image/top-nav-background.gif);
	display: block;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 6px;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px inset #f4f4f4;
	float:left;
}
	
a.topnav:hover {
	background: url(../internal-image/top-nav-background-swap.gif);
	color: #ffffff;
}




.content{
		background-image: url(../image/background-pic.gif);
		background-position: top right;
		background-repeat: no-repeat;

		 		 }
		 
p	{
	font-family:verdana;
	font-size:12.6px;
	margin-left: 5px;
	vertical-align: text-top;
	line-height: 20px;
	}

span{
	font-family:verdana;
	font-size:16px;
	font-weight: bold;
	}

ul.bullet{
	list-style-image: url(../image/center-bullet.gif);
	
}

form{
	border: solid 1px #000000;
	border-style: groove;
	font-family:verdana;
	font-size:10px;
	width:565px;
	text-align:center;
	padding:10px;
}

.frmError {
				font-family: Verdana, Helvetica, "MS Sans Serif", Geneva, sans-serif;
				font-size: 11px;
				color: #FF0000;
				text-align: center;
			}
			
			
ul.news{
		list-style: square; 
}

.input {
	border: 1px inset #808080;
}

.button {
	border: 1px outset #808080;
}
.bigtext
{
    font-size: 9pt;
	font-family: verdana;
}


