/* CSS Document */

body
{
margin:0px;
background:url(images/bg.jpg) repeat-x #fff;
}

.fullWidth{width:100%;}

.fullHeight{width:100%;}

.floatLeft{float:left;}

.floatRight{float:right;}

.clear{clear:both;}

.rowspacer{width:20px;}

.vertical-align{vertical-align:middle;}

.bold{font-weight:bold;}

.input
{
	border:1px solid #66890A;
	background-color:#fff;
	font:normal 11px Verdana;
	padding:2px 2px;
	width:130px;
}


#warp
{
width:999px;
margin:0 auto;
}

/*=============== header classes Start =================*/

#header
{
width:999px;
}

#hed-layer
{
width:999px;
height:103px;
background:url(images/topbg.jpg) repeat-x;
}

#menu
{
width:973px;
background:url(images/menu-bg.jpg) repeat-x;
padding:0px 13px 0px 13px;
}

/*=============== midpart classes Start =================*/

#midpart
{
width:999px;
background:url(images/form-cor2.jpg)  no-repeat bottom right #FFFFFF;
}

#mid-layer
{
width:967px;
margin:0 auto;
}

.banner_bg{
background-image:url(images/banner.jpg);
background-repeat:no-repeat;
height:299px;
width:989px;
/*padding:10px 10px 0px 0px;*/
}

#container
{
width:630px;
}

#rightpart
{
width:337px;
}

/*=============== container classes Start =================*/

#content-bg1
{
width:630px;
background:url(images/content-bg1.jpg);
}

#content-bg2
{
width:630px;
background:url(images/content-bg.jpg) no-repeat;
}

.label{
float: left;
width: 130px;
font:bold 12px Arial, Verdana;
color:#000000;
text-align:right;
padding-right:10px;
}

.input{
border:1px solid #004AAF;
background-color:#fff;
font:normal 11px Verdana;
padding:2px 2px;
width:150px;
margin-bottom:10px;
}

.select
{
margin-bottom:10px;
}

.submitbutton{
margin-left: 140px;
margin-bottom:10px;
}

/*=============== footer classes Start =================*/

#footer
{
width:999px;
background:url(images/foot-bg.jpg) repeat-x #254488;
padding:10px 0px 10px 0px;
font:normal 12px Arial, Verdana;
color:#FFFFFF;
line-height:18px;
}

#footer a
{
font:normal 12px Arial, Verdana;
color:#FFFFFF;
text-decoration:none;
line-height:18px;
}

#footer a:hover
{
text-decoration:underline;
line-height:18px;
}

/*=============== Text classes Start =================*/

.bluemidh1
{
font:bold 13px Arial, Verdana;
color:#004AAF;
line-height:18px;
text-transform:uppercase
}

.bluemidh2
{
font:normal 18px Arial, Verdana;
color:#041D3B;
line-height:18px;
text-transform:uppercase;
}

.bluemidh3
{
font:normal 20px Arial, Verdana;
color:#001934;
line-height:18px;
text-transform:uppercase
}

.genralText
{
font:normal 12px Arial, Verdana;
color:#000;
line-height:18px;
}

.style1 {
	color: #001934;
	font-weight: bold;
}
