body { margin: 0 0 0 0; }
form {
  display:inline;
}
.textfieldHolder
{
	width: 135px;
	height: 17px;
	background: url(imgs/textfield.jpg) no-repeat;
    border: none;
    color: #000000;
    font-family:"Verdana", Helvetica, san serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}

.textfieldHolder12
{
	width: 215px;
	height: 17px;
	background: url(imgs/textfield.jpg) no-repeat;
    border: none;
    color: #000000;
    font-family:"Verdana", Helvetica, san serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}
.selectfieldHolder{
	width: 190px;
	height: 17px;

    border: none;
    color: #000000;
    font-family:"Verdana", Helvetica, san serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}
.buttonfieldHolder{
	width: 70px;
	height: 20px;
	background: url(imgs/searchbtn.jpg) no-repeat;
    border: none;
    color: #000000;
    font-family:"Verdana", Helvetica, san serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}
.buttonfieldHolder:hover{
	width: 70px;
	height: 20px;
	background: url(imgs/searchbtn_ro.jpg) no-repeat;
    border: none;
    color: #000000;
    font-family:"Verdana", Helvetica, san serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}
.buttonrsetfieldHolder{
	width: 70px;
	height: 20px;
	background: url(imgs/resetbtn.jpg) no-repeat;
    border: none;
    color: #000000;
    font-family:"Verdana", Helvetica, san serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}
.buttonrsetfieldHolder:hover{
	width: 70px;
	height: 20px;
	background: url(imgs/resetbtn_ro.jpg) no-repeat;
    border: none;
    color: #000000;
    font-family:"Verdana", Helvetica, san serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}
.buttonsbmitfieldHolder{
	width: 70px;
	height: 20px;
	background: url(imgs/submitbtn.jpg) no-repeat;
    border: none;
    color: #000000;
    font-family:"Verdana", Helvetica, san serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}
.buttonsbmitfieldHolder:hover{
	width: 70px;
	height: 20px;
	background: url(imgs/submitbtn_ro.jpg) no-repeat;
    border: none;
    color: #000000;
    font-family:"Verdana", Helvetica, san serif;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}
.verdanabold11pts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;

}
.verdana11ptsblackbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	/*color: #777f93;*/
	color: #000000;
}
.verdana11ptsblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
#subpage_image{
	width:407px; 
	height:225px;
}
#content_col{
	width: 610px;
	min-height: 100%;
	float: center; 
	padding:0;
	margin:0;
/*border-width: 1px;  border-style: dashed; border-color: red; */
}
#padded_area{
	padding:20px; 
	text-align:left;
}
.content_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: c;
	color: #505050;
}
#content_area1{
	width: 590px;
	min-height: 343px;
	float: left;
	background-color:#ffffff;
}
.page_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	color: #192B53;
}
.verdana12ptsblack{
	border: none;
 	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #666;
}

.navlvl_link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #FFF;

}
.nav_links:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	height:22px;
	line-height:24px; 
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}

.nav_links{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	height:22px;
	line-height:24px; 
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}




