body
{
background: #fff url('images/bg.gif') repeat-x;  /*Make changes to bg.gif to change the color of the top lines*/
margin: 0px;
padding: 0px;
}
.input{
width:140px;
height:15px;
font-size:12px;
color: #666666;
}

p{
width:780px;
padding:10px 0 0 10px;
text-align:left;
line-height:20px;
}

a {
color:#5f6b2a;
text-decoration:none;
border-bottom:1px dashed #5f6b2a;
}

a:hover {
color:#333;
text-decoration:none;
border-bottom:1px dashed #333;
}

.title1{
color: #000;
font-size:16px;
font-weight:bold;
padding:15px 10px 5px 20px;
border-bottom:1px #CCCCCC dashed;
margin-top:10px;
text-decoration:none;
}
h2{
color: #000;
font-size:16px;
padding:15px 10px 5px 10px;
margin:0px;
text-decoration:none;
}
.select{
width:60px;
height:19px;
font-size:12px;
color: #666666;
}
#main_container{
width:800px;
margin:16px auto;
font-size:12px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-bottom:50px;
border-bottom: 1px dashed #ccc;

}
#top_banner{
width:auto;
height:130px;
background:url(images/logo2.gif) no-repeat;
background-position: 40px 10px;
}
#logo{
width:auto;
float:left;
padding-left:20px;
}
.snapshot{
float:right;
padding-left:290px;
padding-top:6px;
}

p .a {
color:#000;
text-decoration:none;
border-bottom: 1px #3f3f3f dashed;
}

p .a:hover {
color:inherit;
text-decoration:none;
border-bottom: 1px #3f3f3f solid;
}

/*-------------menu--------------*/
.navigation{
float:left;
padding-left:60px;
padding-bottom:3px;
}
.navigation ul
{
font-family: "trebuchet ms";
font-size: 11px;
text-decoration: none;
margin: 0px;
padding:0px;
list-style: none;
}
.navigation li
{
text-align:center;
display: inline;
background: none;
text-align: center;
padding: 0px;
margin-right: 5px;	
float: left;
}
.navigation li a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 15px 5px 15px;
text-decoration: none;
border-bottom: 1px dashed #082940;
}

.navigation li a:hover
{
color: #fff;
border-bottom: 1px dashed #fff;
}
.navigation li.current a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 15px 5px 15px;
font-weight:bold;
border-bottom: 1px dashed #fff;
}

#center_content{
clear:both;
width:800px;
height:auto;
background:url(images/center_bg.gif) repeat-y ;
}

img.pic{
float:left;
padding:5px;
margin: -10px 15px 0 5px;
border:1px  #D8C6B1 solid;
}
img.pic2{
padding:10px;
margin:3px;
border:1px  #D8C6B1 solid;
}

/*-------------foooter*/
#footer{
clear:both;
width:auto;
height:80px;
text-align:center;
}

#footer p {
	color:#3f3f3f;
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	font-size: 13px;
}

#footer ul li.separated {
	list-style: none;
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	background: url(images/separator.gif) no-repeat right center;
	font-size: 13px;
}


#footer ul li.end{
	list-style: none;
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	font-size: 13px;
}

#footer ul li a{
text-decoration:none;
color:#3f3f3f;
border-bottom: 1px dashed #ccc;
}
#footer ul li a:hover{
border-bottom: 1px #3f3f3f dashed;

}

#mainForm 
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 99%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #000000;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #000000;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}

