body {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 18px;
	color: #464646;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}




a {	color: #FF0000;	}
a:hover { color: #000001;  }
ul { margin: 0; padding : 0; list-style : none; }

.content {
	margin: 0 auto;
	width: 955px;

}


/* header
   ------ */



.header {
	height: 105px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}

.top_logo {
	float: left;
	width: 200px;
	text-align: center;
	height: 100px;
}

.top_info {
	width: 500px;
	float: right;
	vertical-align: middle;
	height: 20px;
	text-align: center;
	margin-top: 50px;
	margin-right: 20px;
        

}


/* main
   ------ */

#col_two {
	width : 650px;
	background-color: #FFFFFF;
	float: none;
	clear: both;
} 

#col_two h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: underline;
	line-height: normal;
	text-align: left;
}







/* footer
   ------ */

.bottom {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;

}

/* other
   ------ */


.normal {
	font-family: Tahoma;
	font-size: 12px;
}
