a:link,a:visited,a:active,a:hover, h1, body, td, b, strong,  .sqbullets,
 .ptxt, .htxt, .legtxt, input, textarea,select,.thanks,
.picsubh, .ptxtleft, .polsubh, .psubh, .fsubh  { 
font-family: verdana, geneva, helvetica, arial, sans-serif;
font-size: 12px;
text-decoration: none;
font-weight: normal;
}

a:link,a:active, a:visited {
	font-size: 12px;
	color: #6495ED;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #2D5171;
	font-weight: bold;
	text-decoration: none;
}

body {
background-color: White;
background-repeat: no-repeat;
background-attachment : scroll;
background-position : top left;
background-image: url(i/header.html);
 
}
body, html {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#2973AD;
scrollbar-darkshadow-color:#4A84BD;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#2973AD;
scrollbar-track-color:#E0E0E0;
}

img {border: 0px solid #FFFFFF;}

b, strong, .ptxt {color: #525252;}

b, strong {font-weight: bold;}

.ptxt {
line-height: 18px;
text-align: left;
vertical-align : top;
}

.htxt {
line-height: 12px;
text-align: center;
vertical-align : top;
font-size: 10px;
font-weight: bold;
}

.legtxt {
line-height: 12px;
text-align: left;
vertical-align : middle;
font-size: 10px;
font-weight: bold;
color: #AFA6B5;
}

.psubh {
font-size: 11px;
text-decoration: none;
font-weight: bold;
color: #4682B4;
line-height: 18px;
text-align: left;
}

#cappos {
position : absolute;
top: 358px;
}

.osquare{
list-style : square;
color : #FF6600;
}

.fsubh{
font-size: 11px;
font-weight: bold;
vertical-align: top;
color: #494949;
}

.thanks {
line-height: 18px;
text-align: center;
vertical-align : top;
}

#page-wrap {
	width: 500px;
	background: white;
	padding: 0px 0px 0px 00px;
	margin: 0px auto;
	height: 300px;
	height: auto !important;
}

#contact-area {
	width: 440px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
}

