/* CSS Document */

body
	{
		margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: #ffffff;
		color: #444444;
		font-size: 11px;
	}

img {
border:0
}	
	#Layer1 {
	position:absolute; 
	left:0px; top:0px; 
	width:1000px; 
	height:222px; 
	z-index:2
}
	
	#container {
	background: url(../images/dot_ver.gif) repeat-y 10px 0;
	background-color:#FFFFFF;
	padding-top:10px;
	width:1002px;
	position:absolute;
	top:249px;
	z-index:1;
	left: 1px;
	}
	
	#container3 {
	background-color:#FFFFFF;
	padding-top:10px;
	width:1002px;
	position:absolute;
	top:240px;
	z-index:1;
	left: -5px;
 }
 
 	#container2 {
 }
	
	#content
	{
		width: 630px;
		float: left;
		padding-left:30px;
	}

	
	#rightbox
	{
		width: 280px;
		float: left;
		padding-left:60px;
		padding-top:3px;
	}
	
	#form {
float:left;
width:200px
}

#form3 {
clear:both;
width:500px
}

.box {
clear:both;
width:600px;
border-bottom:1px solid #999999;
padding-top:10px
}

	
	
h1 { margin-top: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: 100;
}
h2 { 
	margin-top: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: lighter;
}
h4 { margin-top: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
li {
margin-bottom:3px
}
	


.foot {
	font-size: 10px;
	margin-left:30px;
	color:#999999;
	background-color:#FFFFFF;
}	

.download a:link {
	text-decoration: none;
	font-size: 10px;
	color: #263F91;
}
.download a:visited {
	text-decoration: none;
	color: #263F91;
}
.download a:hover {
	text-decoration: underline;
	color: #999999;
}
.download a:active {
	text-decoration: none;
		font-size: 10px;
	color: #263F91;
}

.download a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #263F91;
}

.caption {
font-size:10px;
color:#333333;
font-style:italic;
}

p a:link {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}
p a:visited {
	text-decoration: none;
	color: #999999;
}
p a:hover {
	text-decoration: underline;
	color: #333333;
}
p a:active {
	text-decoration: none;
	color: #333333;
}
p a {
	color: #333333;
}


.bulletlinks a {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
}
.bulletlinks a:hover {
	text-decoration: underline;
	color: #999999;
}




.blueheads, .blueheads a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #263F91;
	text-decoration:none;
}

.blueheads a:hover {
	text-decoration: underline;
	color: #999999;
}
.graysubheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
}


#footer {
	clear: both;
	background: #ffffff;
	color: #ccc;
	text-align: left;
	border-width: 1px 0 0 0; 
	border-style: solid; 
	border-color: #999999;
	width: 1000px;
	padding-top:4px;
	background-color:#FFFFFF;
	height:45px;
	}
	
p.foot  a {
	font-size: 10px;
	color:#999999;
	text-decoration:none;
} 
p.foot a:hover {	
	color: #333; }