body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #FFFFFF;
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	color: #000000;
	background-image: url("images/headerback.jpg");
	background-repeat: repeat-x;
}

SELECT, option, input, textarea {font-family: verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid}

h1 {
	color: #003063;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
}

p {
	text-align: justify;
}

.phone_class {
	width: 100%;
	position: absolute;
}

.header_wrapper_class {
	width: 740px;
}

.header_left_class {
	width: 140px;
	background: #FFFFFF;
	float: left;
	text-align: center;
	height: 74px;
}

.header_right_class {
	width: 600px;
	float: right;
	height: 74px;
}

.int_top_class {
	background: #013064;
	height: 37px;
	width: 100%;
}

.int_bottom_class {
	background: #00639E;
	height: 37px;
	text-align: left;
	width: 100%;
}

.yellow_class {
	background: #F2D052;
	width: 100%;
	clear: both;
	height: 8px;
	font-size: 8px;
}

.content_wrapper_class {
	width: 850px;
	background-image: url("images/navback.jpg");
	background-repeat: repeat-y;
}

.left_content_class {
	float: left;
	width: 140px;;
	text-align: left;
	background-image: url("images/navback.jpg");
}

.nav_box_class {
	width: 140px;
	background-image: url("images/navbutton.jpg");
	padding-left: 0px;
	height: 18px;
}

.over_nav_box_class {
	width: 140px;
	background-image: url("images/downnavbutton.jpg");
	padding-left: 0px;
	height: 18px;
}

.right_content_class {
	float: right;
	width: 700px;
	text-align: left;
	background: #FFFFFF;
}

.int_content_class {
	width: 70%;
	padding-left: 4px;
}

.footer_wrapper_class {
	width: 100%;
	height: 20px;
	background: #013064;
	clear: both;
}

.tcs_class {
	width: 100%;
	background: #FFFFFF;
}

.tcs_left_class {
	width: 47%;
	float: left;
	padding-left: 4px;
	text-align: left;
}

.tcs_right_class {
	width: 47%;
	float: right;
	padding-right: 4px;
	text-align: right;
}

.spacer_class {
	clear: both;
}

.tinytext_class {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

.paragraph {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tinywhite_class {
	font-size: 12px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica;
}

a:link {text-decoration : none; color : #000000;}	
a:visited {text-decoration : none; color : #000000;}
a:hover {text-decoration : underline; color : #000000;}

a.link_class:link {text-decoration : none; color : #FFFFFF;}	
a.link_class:visited {text-decoration : none; color : #FFFFFF;}
a.link_class:hover {text-decoration : underline; color : #FFFFFFF;}
