/* ***************************** *
 * Body Sections
 * ***************************** */

BODY {
	text-align: center;
	background: #eaeaea;
	margin: 0;
	font-family: verdana;
	font-size: 8.5pt;
}

TD {
	font-family: verdana;
	font-size: 8.5pt;
}

A {
	color: #0000aa;
}

A:visited {
	color: #0000aa;
}

A:hover {
	color: #0000aa;
}

.caption_top {
	position: relative;
	top: 0px;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width: 720px;
	margin: 0 auto;
}

.caption_bottom {
	left: 0px;
	width: 100%;
	position: relative;
	background: #ffc033;
	text-align: center;
	color: #003300;
	font-size: 8pt;
	font-family: verdana;
	line-height: 18px;
}

.body_main {
	position: relative;
	padding: 0px;
	top: 0px;
	width: 720px;
	margin: 0 auto;
	text-align: left;
	border-style: solid;
	border-width: 2px;
	border-color: #003300;
	background: #fafafa;
}

.footer_links {
	color: #003300;
	font-size: 8pt;
	font-family: helvetica, arial;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.footer_links:visited {
	color: #003300;
	text-decoration: none;
}

.footer_links:hover {
	color: #003300;
	text-decoration: underline;
}

/* ***************************** *
 * Top Logo
 * ***************************** */
 
.logo_1 {
	position: relative;
	right: 0px;
	top: 0px;
	text-align: left;
}

.logo_2 {
	position: absolute;
	top: 4px;
	left: 186px;
	text-align: left;
}

.logo_3 {
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: left;
}

/* ***************************** *
 * Menu
 * ***************************** */

.menu_bar {
	top:100px;
	left: 0px;
	width: 100%;
	position: absolute;
	background: #ffc033;
	text-align: center;
	color: #003300;
	font-size: 14px;
	font-family: helvetica, arial;
	font-weight: bold;
	line-height: 22px;
}

.menu_db {
 	top: 102px;
 	right: 2px;
 	width: 20;
	position: absolute;
}

.menu_link {
	color: #003300;
	font-size: 14px;
	font-family: helvetica, arial;
	font-weight: bold;
	text-decoration: none;
}

.menu_link:visited {
	color: #003300;
	font-size: 14px;
	font-family: helvetica, arial;
	font-weight: bold;
	text-decoration: none;
}

.menu_link:hover {
	color: #000000;
	font-size: 14px;
	font-family: helvetica, arial;
	font-weight: bold;
	text-decoration: underline;
}

.tempXXXXXX {
	background: #ffc033;
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-family: verdana,arial;
	font-weight: bold;
	line-height: 16px;
}

/* ***************************** *
 * Boxes
 * ***************************** */

.box_left {
/*	float: left; */
/*	margin-left: 60px; */
	width: 100px;
	background: #ffc033;
	width: 260px;
	height: 50px;
	line-height: 50px;
	color: #003300;
	text-align: center;
	vertical-align: middle;
	font-size: 14pt;
	font-weight: bold;
}

.box_left_text {
	padding-left: 50px;
	font-size: 14pt;
	font-weight: bold;
}

.box_left_link {
	color: #003300;
	text-decoration: none;
}

.box_left_link:visited {
	color: #003300;
	text-decoration: none;
}

.box_left_link:hover {
	color: #003300;
	text-decoration: underline;
}

.box_left2 {
/*	margin-left: 60px;
	width: 100px; */
	background: #ffc033;
	width: 260px;
	height: 25px;
	line-height: 25px;
	color: #003300;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
}

.box_left3 {
	margin-left: 60px;
	width: 100px;
	background: #ffc033;
	width: 260px;
	height: 25px;
	line-height: 25px;
	color: #003300;
	text-align: center;
	vertical-align: middle;
	font-size: 10.5pt;
	font-weight: bold;
}

.box_right {
/*	margin-right: 60px; 
	float: right;
	width: 100px; */
	width: 260px;
	background: #077707;
	height: 50px;
	line-height: 50px;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 14pt;
	font-weight: bold;
}

.box_right_text {
	padding-left: 40px;
	font-size: 14pt;
	font-weight: bold;
}

.box_right_link {
	color: white;
	text-decoration: none;
}

.box_right_link:visited {
	color: white;
	text-decoration: none;
}

.box_right_link:hover {
	color: white;
	text-decoration: underline;
}

.box_right2 {
/*
	margin-right: 60px;
	float: right;
	width: 100px; */
	background: #077707;
	width: 260px;
	height: 25px;
	line-height: 25px;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
}

.box_green {
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #003300;
	padding: 10px;
}

.box_align_right {
	float: right;
	vertical-align: middle;
}

.box_notify_right {
	float: right;
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: orange;
	padding: 4px;
}

/* ***************************** *
 * Other
 * ***************************** */
 
.spacer1 {
	height: 30px;
}

.body_text {
	position: relative;
	padding-top: 20px;
	margin: 0 auto;
	text-align: left;
	margin: 10px;
}

.orange_bold {
	color: #ffaa11;
	font-weight: bold;
}

.text_spacing1 {
	height: 10px;
}

.big1 {
	font-size: 10pt;
}

.big2 {
	font-size: 12pt;
}

.big1_marker {
	font-size: 10pt;
	font-weight: bold;
	background: #FFEFAE;
	padding: 2px;
	cursor: pointer;
}

.big1_marker_green {
	font-size: 10pt;
	font-weight: bold;
	background: #D5FFBF;
	padding: 2px;
	cursor: pointer;
}

.big1_marker_heavy_orange {
	font-size: 10pt;
	font-weight: bold;
	background: #ffc033;
	padding: 2px;
	cursor: pointer;
}

.big1_marker_selected {
	font-size: 10pt;
	padding: 2px;
	color: #000000;
	position:absolute;
	right:50px;
	font-weight: bold;
}

/* ***************************** *
 * Fonts and Colors
 * ***************************** */

.white {
	color: white;
}

.white_bold {
	color: white;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.green_bold {
	color: green;
	font-weight: bold;
}

.blue_bold {
	color: blue;
	font-weight: bold;
}

.orange_bold {
	color: orange;
	font-weight: bold;
}

.red_bold {
	color: red;
	font-weight: bold;
}

.teal_bold {
	color: teal;
	font-weight: bold;
}

/* ***************************** *
 * Fonts and Colors
 * ***************************** */

.big_link_2 {
	color: #00289F;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.big_link_2:visited {
	color: #00289F;
	text-decoration: none;
}

.big_link_2:hover {
	color: #00289F;
	text-decoration: underline;
}

.big_link_3 {
	color: #00289F;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.big_link_3:visited {
	color: #00289F;
	text-decoration: none;
}

.big_link_3:hover {
	color: #00289F;
	text-decoration: underline;
}

.black_link_bold {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.black_link_bold:visited {
	color: black;
	text-decoration: none;
}

.black_link_bold:hover {
	color: black;
	text-decoration: underline;
}

/* ***************************** *
 * Ads
 * ***************************** */

.ad_col1 {
	position: absolute;
	left: -138px;
	top: 0px;
	width: 132px;
	border-style: solid;
	border-width: 1px;
	border-color: #003300;
	background: #FFEFAE;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.ad_col2 {
	position: absolute;
	right: -138px;
	top: 0px;
	width: 132px;
	border-style: solid;
	border-width: 1px;
	border-color: #003300;
	background: #FFEFAE;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

