
body
{
	text-align: center;
}

tbody {
	background: #FFFFFF;
	color: #666666;
	font-size: 8pt;
	font-family: Helvetica, Arial;
	line-height: 1.4em;
}

td, th{
	font-size: 10pt;
}

hr
{
	height: 1px;
	color: #CCCCCC;
}

h3{
	color: #405C6B;
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
}

h2
{
	color: #666666;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
}

.menu{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 8pt;
	margin: 0;
}

.menu:hover {
	color: #D1DDEA;
	font-family: Arial, Verdana;
	font-size: 8pt;
	margin: 0;
}


a{
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
}

.text {
	color: #666666;
	font-family: Arial, Verdana;
	font-size: 8pt;
	margin: 0;
}

.text:hover {
	color: #2B75C7;
	font-family: Arial, Verdana;
	font-size: 8pt;
	margin: 0;
}

a:hover{
	color: #C46A02;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.f_left{
	float: left;
}

.f_right{
	float: right;
}

#wrap {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	width: 730;
	height: 100%;
	background-color: #ECECEC;
}


.content {
	line-height: 1.4em;
	text-align: left;
	padding: 20px 10px 20px 10px;
}

/* IE Only */
* html #content {
	height: 1%;
}


#homeImage{
	float: right;
	background: url('img/content_bg.jpg') no-repeat 0px 0px;
	height: 300px;
	width: 264px
}



table{
	border-collapse: collapse;
}
