body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 88%;*/	
	background: #086DB9 url('images/bg.png') repeat-y center top;
	color: black;
	margin: 0 0 0 0;
	text-align: center;
	height:100%;
}
a:link,a:visited {
	color: #417BB5;
	text-decoration: none;
	padding:0;
}
a:hover {
	color: #6F9ECB;
	}

td {
font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.input
{
	border: 1px solid;
	background-color: #99CCFF;
	color: Black;
	font-family: Verdana;
	font-size: 9pt;
}

.button
{
	border: 1px solid;
	background-color: #4682B4 ;
	color: Black;
	font-family: Verdana;
	font-size: 9pt;
}


h3{
	margin: 0;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 100%
}
p{
	margin-bottom: 0;
	margin-top: 0;
}
.container{
width:779px; 
height:100%; 
background-color: white;
padding: 0px;
margin: 0px;
vertical-align: top;
}
#navbar{
	width:779px;
	height:17px;
	background: #969696 repeat-x left top;
	color: white;
	padding:0px 5px 0px 5px;
	vertical-align: middle;
	font-size:12px;
	}
#navbar a{
	padding:2px 5px 2px 5px;
	color:white;
	font-weight: normal;
	text-decoration: none;
}
#navbar a:hover,#navbar .this{
padding:2px 3px 2px 3px;
background: #686868 repeat-x left top;
border-left: 2px solid #767676;
border-right: 2px solid #767676;
}
#subbar{
	width:779px;
	height:17px;
background: #4A4A4A url('images/subbarbg.gif') repeat-x left top;
	color: white;
	padding:0px 5px 0px 5px;
	vertical-align: middle;
	font-size:12px;
	}
#subbar a{
	padding:2px 5px 2px 5px;
	color: #B5B5B5;
	font-weight: normal;
	text-decoration: none;
}
#subbar a:hover,#subbar .this{
padding:2px 3px 2px 3px;
background: #2B2B2B url('images/subbarbgover.gif') repeat-x left top;
border-left: 2px solid #3B3B3B;
border-right: 2px solid #3B3B3B;
color:white;
}
#hometable{
	width:779px;
	background: white no-repeat left top;
	color: black;
	padding: 0px;
}
.spaced{
	padding: 17px;
	line-height: 14px%;
	font-size: 11px;
	padding-bottom:0;
}
.spaced a:link, .spaced a:visited{
	color: #417BB5;text-decoration:none;
}
.val{
vertical-align: top;
}
.homewhite{
	background: white url('images/whiteboxtop.gif') no-repeat left top;
margin: 10px 8px 4px 10px;
	padding: 20px 13px 13px 13px;
	height:100px;
	width:135px;
	text-align:center;
	float:right;
}
.homeblue{
	background: #9CBAD9 no-repeat left top;
	padding: 10px;
  font-size: 66%;
  vertical-align:top;
  width: 189px;
  height: 187px;

}
.copyright1,.copyright2{
	height:17px;
	background: #969696 url('images/dashgrey.gif') repeat-x left top;
	color: white;
	padding:0px 5px 0px 5px;
	vertical-align: middle;
	font-size:11px;
	text-align: right;
}
.copyright2{
	background: white url('images/dashwhite.gif') repeat-x left top;
	color: #487CB8;
	height: 17px;
}
.copyright2 a:link, .copyright2 a:visited{
	text-decoration:none;
	padding:0;
	color: #487cb8;
}.copyright1 a:link, .copyright1 a:visited{
	text-decoration:none;
	padding:0;
	color:white;
}
.copyright2 a:hover,.copyright1 a:hover{
text-decoration:underline;
}
ul{
/*margin-top:8px;*/
margin-left: 8px;
padding-left: 0;
list-style: none;	
margin-top:0;
margin-bottom:0;
}
li
{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
color: #376897;
margin-top:7;
}
.homeblue ul li
{
font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 105%;
margin-bottom:4px;	

}
.homeblue ul li div
{
font-size: 85%;
line-height: 12px;
}
.homeblue ul li a:link, .homeblue ul li a:visited,
{
color:black;
padding:0;
}	
#contactbut{
float:right;
position: relative;
padding-top:53px;
}
.imgtitle{
	margin-top:40px;
	margin-bottom:8px;
}
.imgline{
	margin-bottom:30px;
}
.subsright{
	background: white repeat-x right top;
	color: black;
	padding: 10px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  line-height:15px;
  font-size:12px;
}
.subsright2{
	background: white repeat-x right top;
	color: black;
	padding: 2px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  line-height:15px;
  font-size:12px;
}
.subsright ul li{
	color: #417BB5;
	margin-left:10px;
}
.subsright ul ul li{
	color: gray;
	font-weight:normal;
margin-bottom: 1px;
}
.txtJust
{
  text-align: justify;
  font-size: 9pt;
  font-family: Trebuchet MS;
  padding-right: 10px;
}