#header {
	margin-bottom: 3px;
}

#left_column {
	float: left;
	width: 150px;
	height: 100%;
	background: url(/images/left_back.gif) no-repeat #0066CB;
}

.left_header {
	margin: 10px 10px 0px 10px;
	padding: 3px;
	background: #FF9900;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	font-family: Tahoma;
	color: white;
}

.left_menu {
	margin: 0px 10px 0px 10px;
	background: #4E8FE9;
	padding: 5px;
}
	
.left_menu_tmp {
	font-family: Tahoma;
	font-size: 10px;
	margin: 0px 10px 0px 10px;
	background: #DDEAFB;
	padding: 5px;
}	
.left_menu a {
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: white;
	padding: 3px;
}

.left_menu_divider {
	border-top: 1px solid #98BDF2;
	margin-top: 5px;
}

.left_menu a:hover {
	text-decoration: underline;
}

#title {
	float: left;
	width: 473px;
	height: 115px;
	background: url(/images/titles/title_back.gif) #86AFFF;
	border-right: 3px solid white;
}
#title2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: white;
	float: left;
	width: 473px;
	height: 115px;
	background: url(/images/titles/title_back.gif) #86AFFF;
	border-right: 3px solid white;
}
#title_text {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
	color: white;
	padding: 82px 0px 0px 15px;
}

#title_text2 {
vertical-align:top;
	height: 55px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
	color: white;
	padding: 82px 0px 0px 15px;
}

#photo {
	float: left;
	width: 242px;
	height: 115px;
	background: #DDEAFB;
}

#text {
	font-family: Tahoma;
	font-size: 11px;
	float: left;
	width: 718px;
}

#text img {
	float: right;
	margin: 0px 0px 10px 10px;
}

#right_column {
	float: right;
	padding: 15px 15px 0px 30px;
	width: 190px;
}

.box {
	float: right;
	background: #FFE5BF;
	width: 100%;
}

.box2 {
	background: #FFE5BF;
	width: 100%;
}

.box_headers {
	text-align: center;
	background: #FF9900;
/*	background: #3C6CC6; */
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	color: white;
	height: 20px;
	line-height: 20px;
}

.box_text {
	margin: 10px;
	font-size: 10px;
}

#bodytext {
	padding: 15px;
}

.text_headers {
	font-weight: bold;
	color: #2A58AE;
	line-height: 24px;
	text-align: center;
}

.text_disclaimer {
	font-size: 10px;
	font-style: italic;
}

#brochure_images {
	margin: 0px;
}

#brochure_images img {
	float: left;
	margin-right: 5px;
}

.brochures {
	display: block;
	float: left;
	padding: 10px;
}