a:link {
	color:#001A82;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#001A82;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color:#001A82;
	font-weight : normal;
	text-decoration : underline;
}

a:active {
	color:#001A82;
	font-weight : normal;
	text-decoration : none;
}

body {
	color : #000000;
	font-family : Arial;
	font-size : 13px;
	font-weight : normal;
	margin:0px;
	padding:0px;
}

td {
	font-family : Arial;
	font-size : 13px;
}

.button {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #001A82;
}

.field {
	color : #001A82;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

.header, h2, h3, h4 {
	color : #001A82;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	line-height : 19px;
}

form#ques {
width:530px; 
padding:0px;
margin:0 auto;
}

form#ques fieldset {
width:520px; 
display:block; 
padding:0px; 
margin-left: 13px;
font-size:85%;
}

form#ques legend {
font-size:1.1em; 
font-weight:bold; 
color: #001A82;
width:157px; 

}

form#ques label {
display:block; 
float:left; 
width:200px; 
text-align:right; 
padding-right:10px; 
color: #000; 
margin-bottom:0px;
font-weight:bold;
}

.radio {
margin-bottom:15px;
}

form#ques input {
border:1px solid #BDBBC8; 
margin-bottom:5px;
}

form#ques select {
margin-bottom:5px;
}

form#ques textarea {
width:200px; 
height:auto;
margin-bottom:5px; 
overflow:auto; 
}

form#ques #button1 {
color:#003399; 
font-weight: bold;
background: url(btn_bg.jpg);
display: inline;
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
margin-left: 11.5em
}

form#ques #button2 {
color:#003399; 
font-weight: bold;
background: url(btn_bg.jpg);
display: inline;
border: none;
width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
}

form#ques #button1:hover, form#ques #button2:hover {
color:#FF6705;
}

form#homecontact {
width:; 
padding:0px;
margin:0 auto;
}

form#homecontact fieldset {
width:380px; 
display:block; 
padding:0px; 
margin-left: 13px;
font-size:85%;
}

form#homecontact legend {
font-size:1.1em; 
font-weight:bold; 
color: #001A82;
margin-bottom:5px; 

}

form#homecontact label {
display:block; 
float:left; 
width:150px; 
text-align:left; 
padding-right:10px; 
color: #000; 
margin-bottom:0px;
font-weight:normal;
}

/* 
<!-- 
/* form#homecontact input {
/* border:1px solid #BDBBC8; 
/* margin-bottom:5px;
/* font-size: 11px;
/* } 
--> 
*/

p {
margin: 4px 0;
}

