@charset "utf-8";
/* CSS Document */

#flashcontent {width:960px;
height:150px;
}

hr {
	color:#0280B0;

}

html, body, p, ul, ol, li, h1, h2, h3 {
 font-family: verdana;
 font-size: 12px;
 color: #666666;
 text-align:left;
}

body{
	background:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#DFDFDF;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
	}
	
ol {
	list-style-image:url(images/bullet.jpg);
	line-height:200%;
	list-style-position: outside;
	text-align:left;
	}
	
p {
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:left;
	}
	
p2 {
	text-align:center;
	}
	
h1 {
	font-size:16px;
	padding-top:10px;
	padding-bottom:-15px;
	text-align:left;
	}
	
h2 {
	font-size:16px;
	padding-top:10px;
	padding-bottom:-15px;
	text-align:left;
	}
	
h3 {
	text-align:center;
	}
	
	
a { color: #0280B0; text-decoration: none; }
a:hover { text-decoration: underline; }
	
#footer {
	font-size:10px;
	text-align:center;
	vertical-align: bottom;
	padding: 10px;
	float: left;
	width: 940px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0281B0;
}

label { 
cursor: pointer; 
cursor: hand; 
float: left; 
width: 10em; 
margin-right: 1em; 
text-align: right; 
} 

fieldset{ 
background-color: #F2EFE9; 
padding-top: 10px; } 

input, textarea { 
border: 2px solid #ccc; 
margin-bottom: 6px; 
} 

input:focus, textarea:focus { 
border: 2px solid #000; 
} 

#security img { 
border: 1px solid #000; 
margin-left: 133px; 
margin-bottom: 5px; 
} 

#submit { 
margin-top: 5px; 
} 

.contactbutton { 
margin-left: 133px; 
}

img {
border: 0;
}
