body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	background-color: #431e08;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0072A2;
}

.focus_bg {
	background-image: url(images/focus_bg.png);
	height: 230px;
	width: 215px;
	text-align: left;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center;
}
.focus_bg_r {
	background-image: url(images/focus_bg_r.png);
	height: 230px;
	width: 215px;
	text-align: left;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center;
}
.white_grad {
	background-image: url(images/white_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 7px;
	color: #0072a2;
	font-size: 13px;
	font-family: "Trebuchet MS";
}

.focus_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 26px;
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 15px;
}
.fh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 26px;
	text-decoration:none;
}
.focus_header .fh:hover {
	color: #F88A01;
}

.focus_bullets {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
}
#tab_menu {
	background-image: url(images/tab_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
}
#tab_menu #tab_table {
	margin-top: 32px;
}
#tab_menu #tab_table .tab_item_e {
	background-image: url(images/end_tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 229px;
}
#tab_menu #tab_table .tab_item {
	background-image: url(images/blue_tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 175px;
	text-align: center;
}
#tab_menu #tab_table .tab_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tab_menu #tab_table .tab_item_r {

	background-image: url(images/red_tab.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 175px;
	text-align: center;
}
#content {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
a {
	color: #0072A2;
}

#content_div #content_header {
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 20px;
	color: #0072a2;
}

#content_div {
	margin-left: 20px;
	margin-right: 20px;
}
#tab_menu #tab_table .tab_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6BD7E4;
	text-decoration: underline;
}
#tab_menu #tab_table .tab_item_e_r {

	background-image: url(images/end_tab_r.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 229px;
}
.focus_bg .focus_header a {
	text-decoration: none;
	color: #FFFFFF;
}
.home_bg {
	background-image: url(images/bot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

input, select {
background-color:#FFFFFF;
background-image:url(images/blue_background_form_element.gif);
background-repeat:repeat-x;
border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
border-style:double;
border-width:1px;
color:#333333;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-weight:bold;
padding:2px;
font-size:11px;
}

textarea {
background-color:#FFFFFF;
background-repeat:repeat-x;
border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
border-style:double;
border-width:1px;
color:#333333;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:11px;
font-weight:bold;
overflow:auto;
padding:2px;
}
.red {
color: #C46353;
}
.notice {
	color: #0072A2;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
.style2 {
	color: #0072A2;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
.style1 {
	color: #0072a2;
	font-weight: bold;
	font-size: 26px;
	font-family: "Trebuchet MS";
}
.pic_l {
	margin: 5px;
	padding: 1px;
	float: left;
	width: 200px;
	border: 1px solid #0072A2;
}
.pic_r {

	margin: 5px;
	padding: 1px;
	float: right;
	width: 200px;
	border: 1px solid #0072A2;
}
.pic_l300 {

	margin: 5px;
	padding: 1px;
	float: left;
	width: 300px;
	border: 1px solid #0072A2;
}
textarea.loc {
background-color:#FFFFFF;
background-repeat:repeat-x;
border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
border-style:double;
border-width:1px;
color:#333333;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:11px;
font-weight:bold;
height:50px;
overflow:auto;
padding:2px;
width:260px;
}

