body {
	margin: 0px;
	background-color: #F0F0F0;
}


#wrapper {

position: absolute;
	left: 6.4%;
	width: 88%;
   height:20px;
   background:#008000;

}




#wrapper2 {

position: fixed;
   left: 43%;
   width: 1200px;
   margin-top:20px;
  margin-left: -500px; /* Half the width */
   background:#f2f2f2;
   /* Firefox v3.5+ */
-moz-box-shadow:0px 1px 2px rgb(102,102,102);
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-box-shadow:0px 1px 2px rgb(102,102,102);
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
  
overflow:auto; height:630px;
}

#top {
	
	width: 800px; height: 150px; clear: both;
}

#menu {
	padding: 0px 0px 0px 0px; width: 1100px; height: 100px; clear: both;
}



#content2 {
	 width: 1030px;  clear: both;
}

#bottom {
	padding: 5px 10px 5px 20px; width: 1070px; height: 20px; clear: both;
	 background: #F0F0F0;
}


#centerlogo{
	z-index: 10;
	position: absolute;
	background-image: url(logo.png);
	height: 457px;
	width: 301px;
	left: 50%;
   top: 50%; 
   margin-left: -165px;
   margin-top: -228px;
	background-repeat: no-repeat;
}

#logo {
	padding: 25px 10px 25px 30px; width: 980px; height: 100px; clear: both;
}

#menu {
	padding: 0px 0px 0px 0px; width: 1100px; height: 100px; clear: both;
}

#content {
	padding: 20px 20px 20px 20px; width: 960px;  clear: both;
}

#bottom {
	padding: 5px 10px 5px 10px; width: 980px; height: 35px; clear: both;
	 background: #3E4095;
}



.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #1e7bac;
	background-color: #FFFFFF;

}
.texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}

.textsred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	line-height: 18px;
}

.textsblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	line-height: 18px;
}

.textsb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 21px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

.textw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
}

.textprofileleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	
}


.textprofiletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}



.textprofileleftwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}



.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #117DC2;
	line-height: 21px;
}
.textrighthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 21px;
}


.textb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 21px;
}

.textj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 30px;
}

.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0171BB;
	text-align: center;
	line-height: 30px;
}





table {
	line-height: 0;
	
	}
	
.table2 {	
border: 1px solid #CCCCCC;
font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;

	line-height: 30px;
}
table.table2 td{	
border: 1px solid #CCCCCC;
font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

	line-height: 30px;
}


.table3 {	
border: 1px solid #CCCCCC;
font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 30px;
	
}

a {
	text-decoration: none;
	color:#333333;

}


.button {
   border-bottom: 1px dotted #666666;
   border-top: 1px dotted #666666;
   border-left: 1px dotted #666666;
   border-right: 1px dotted #666666;
   background: #111111;
   padding: 5px 10px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   color: #ffffff;
   font-size: 11px;
   font-family:verdana;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   
   background: #333333;
   color: #666666;
   }
.button:active {
 
   background: #333333;
   }

.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #FFF;
	
} 

.title2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #FFF;
	
} 
.divhide {
	overflow: hidden;
	height: 180px;
	width: 750px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	line-height: 21px;

}
.formfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	line-height: 18px;


}
