td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}

textarea {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.oddrow {
	background-color :#EEEEEE;
}

.evenrow {
	background-color :#FFFFFF;
}

.fieldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.inser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.speech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.speechblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #094D94;
}
.darkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.footer td, .footer td a {
	padding: 2px 0;
	font: 9px Arial, Helvetica, sans-serif;
	color: #fff!important;
	background: #6B6D6B;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 0066CC;
	font-variant: normal;
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0066CC;
	font-variant: normal;
}
.bulletedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	list-style-image: url(tf_bullet.gif);

}


.line {
	background: #999999;
	height:1;
}

.darkline {
	background: #000000;
	height:2;
}

.errormessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
}
	
.donemessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Green;
}

.highlight{
	font-weight: bold;
	color: Maroon;
}

.blacktext {
	color: #000000;
	font-size:12px;
}

.stretch {
	width:			100%;
}
.home_content h1, .home_content h2 {
	margin:			0 0 0 0;
}
.home_content .col_a h2 {
	margin:			0 0 0 -10px;
}
.home_content .col_a, .home_content .col_b {
	padding:		0 10px;
	text-align:		justify;
	border-right:	1px solid #ccc;
}
.home_content .col_c {
	padding:		0 10px;
	text-align:		center;
}
.col_c ul {
	margin:			0px;
	padding:		0px;
}
.col_c li {
	padding:			8px 0;
	list-style:		none;
}
.home_content .home_top {
	padding:		0 10px 0 0;
	text-align:		justify;
}
.partners_list {
	margin:			15px 0 40px 0;
	padding:		0;
}
.partners_list li {
	display:		inline;
	margin:			0 30px 0 0;
	padding:		0;
	list-style:		none;
}