body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}




a {
	color: #FC5401;
}
a:hover {
	color: #012EBE;
}
ul { margin: 0; padding : 0; list-style : none; }

.content {
	margin: 0 auto;
	width: 955px;

}
/* header
   ------ */


.header {
	height: 157px;
	background-repeat: repeat-x;
}

.top_logo {
	float: left;
	width: 200px;
	text-align: center;
	height: 100px;
}

.top_info {
	width: 370px;
	float: right;
	vertical-align: middle;
	height: 20px;
	text-align: left;
	margin-right: 150px;
	margin-top: 55px;
        

}



/* menu
   ------ */

#nav, #nav ul {
	list-style: none;
	padding: 0;
	float: left;
	width: 955px;
	text-align: center;
	margin-bottom: 4px;
	background-color: #FC5402;
	height: 20px;
	background-repeat: repeat-x;
	
}	

#nav li {
	float: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FC5402;
	background-repeat: repeat-x;
	padding-left: 2px;
	padding-right: 2px;
}

#nav a {
	color: #FFFFFB;
	text-decoration: none;
	display: block;
	padding: 1px 3px;
	font-weight: bold;
}


#nav a:hover {
	color: #FFFFFB;
	background: #012EBD;
}
#nav li:hover,
{
	background: #012EBD;
}


   
 /* Body
   ------ */  
   
#col_one {
	width : 195px;
	float : left;
} 


.col_one_text {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: inherit;
	padding-bottom: 8px;
	padding-top: 8px;
}


#col_two {
	width : 565px;
	float : left;
	height: 100%;
} 

#col_two h1 {
	clear: both;
	color: #FFFFFB;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	background-color: #012EBD;
	text-align: left;
	margin: 0;
	height: 20px;
	padding-left: 10px;
}


#col_two h2 {
	clear: both;
	color: #FFFFFB;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	background-color: #FC5402;
	text-align: left;
	margin: 0;
	height: 20px;
	padding-left: 10px;
}

#col_two h3 {
	clear: both;
	color: #FFFFFB;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	background-color: #339900;
	text-align: left;
	margin: 0;
	height: 20px;
	padding-left: 10px;
}

#col_two h6 {
	color: #FF0000;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 6px;
	margin-bottom: 25px;
	margin-top: 7px;
}

.col_two_text {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: inherit;
	color: #000000;
	padding-bottom: 8px;
}



#col_three {
	width : 195px;
	float : left;
	height: 100%;
} 


#col_three_text {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: inherit;
	color: #000000;
}
#col_three h1 {
	clear: both;
	color: #FFFFFB;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	background-color: #012EBD;
	text-align: left;
	margin: 0;
	height: 20px;
	padding-left: 10px;
}

/* footer
   ------ */

.bottombg {
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottom {
	clear: both;
	height: 31px;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottom2 {
	clear: both;
	height: 18px;
	width: 100%;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

.normal {
	font-family: Tahoma;
	font-size: 12px;
}

