body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00365B;
}
a:link {
	color: #00365B;
	text-decoration: none;
}
a:visited {
	color: #00365B;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #00365B;
	text-decoration: none;
}

.header {
	width: 760px;
}
.header_logo {
	width: 760px;
	background-color: #00365B;
}
.body_main {
	background-color: #DCDDDE;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	width: 760px;
}
.navigation {
	width: 149px;
	padding: 12px 8px 5px 5px;
	text-align: right;
	float: left;
	line-height: 15px;
}
.content_main {
	padding: 12px 5px 5px 12px;
	width: 387px;
	float: left;
	text-align: left;
}
.content_search {
	padding: 12px 5px 5px 12px;
	width: 487px;
	float: left;
	text-align: left;
}
.right_column {
	padding: 0px;
	width: 194px;
	float: right;
	text-align: left;
	line-height: 15px;
}
.right_searchcolumn {
        padding: 0px;
        width: 19px;
        float: right;
        text-align: left;
        line-height: 15px;
}

.space {
	width: 760px;
}
.content_right {
	padding: 5px;
	width: 184px;
	text-align: left;
	float: right;
}
.photo_right {
	text-align: right;
	float: right;
	width: auto;
}
.footer {
	padding: 10px;
	width: 760px;
	text-align: center;
	font-size: 10px;
}

.footer a:link {
	color: #00365B;
	text-decoration: underline;
}
.footer a:visited {
	color: #00365B;
	text-decoration: underline;
}
.footer a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.footer a:active {
	color: #00365B;
	text-decoration: underline;
}
.title {
	font-size: 12px;
	font-weight: bold;
}
.header_sec {
	width: 566px;
	float: left;
	background-color: #00365B;
}
.search_sec {
	background-color: #00365B;
	padding: 5px;
	float: right;
	width: 184px;
	height: 62px;
	color: #E4E4E4;
}
.search_sec td {
	color: #E4E4E4;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.content_sec {
	padding: 12px 5px 5px 12px;
	width: 581px;
	float: right;
	text-align: left;
}
.body_sec {

	background-color: #DCDDDE;
	background-image: url(../images/bg_sec.gif);
	background-repeat: repeat;
	width: 760px;
}
.sec_navigation {
	padding: 13px 5px 13px 12px;
	width: 581px;
	float: right;
	vertical-align: middle;
}
.space2 {
	width: 598px;
	float: right;
}
.color_orange {
	color: #CC6600;
}

.color_orange a:link {
	color: #CC6600;
	text-decoration: none;
}
.color_orange a:visited {
	color: #CC6600;
	text-decoration: none;
}
.color_orange a:hover {
	color: #CC6600;
	text-decoration: none;
}
.color_orange a:active {
	color: #CC6600;
	text-decoration: none;
}
.body_third {

	background-color: #DCDDDE;
	background-repeat: repeat;
	width: 760px;
}
.content_third {

	padding: 12px 0px 0px 12px;
	width: 736px;
	float: left;
	text-align: left;
}
.content_third a:link {
	color: #CC6600;
	text-decoration: underline;
}
.content_third a:visited {
	color: #CC6600;
	text-decoration: underline;
}
.content_third a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.content_third a:active {
	color: #CC6600;
	text-decoration: underline;
}
.title_form {
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.content_form1 {
	padding: 12px 0px 0px 12px;
	width: 736px;
	float: left;
	text-align: left;
	background-image: url(../images/bg_form1.gif);
}
.content_form2 {
	padding: 12px 0px 0px 12px;
	width: 736px;
	float: left;
	text-align: left;
	background-image: url(../images/bg_form2.gif);
}

.white {
	color: #ffffff;
}

.bg_1 {
	background-color: #CCCCCC;
}
/*ul {
	display: inline;
	list-style-position: outside;
	left: 13px;
}
.li1 {
	list-style-type: none;
	text-indent: -13px;
}*/
.form_field input {
	color: #CCCCCC;
}
.bullet_points {
	width: auto;
	padding-left: 13px;
}
.bullet_text {
	width: auto;
}
.alert {
	font-weight: bold;
	color: #FF0000;
}
