BODY {
	background-color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0px;
}

IMG {
	border:0px solid #000000;
}

A:link, A:active, A:visited {
	color:#000000;
	text-decoration: none;
}

A:hover {
	color:#AAAAAA;
	text-decoration: underline;
}

.page {
	background-color:#FFFFFF;
	border:1px solid #ebebeb;
	width:681px;
	margin:50px auto 50px auto;
	padding:0px 60px 15px 60px;
	text-align:left;
}

.header {
	width:681px;
	text-align:center;
}

.spacer {
}

.float {
	position:absolute;
	z-index: 1;
}

.separator_bar_center {
	float:left;
	display:inline;
	width:1px;
}

.title {
	font-size:1.5em;
	padding:5px 0px;
}

.nav_bar_left {
	float:left;
	display:inline;
	width:340px;
	height:56px;
	background-image:url(nav_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:right;
}

.nav_bar_left .inline_spacer, .nav_bar_left .nav_link {
	float:right;
	display:inline;
	text-align:left;
}

.nav_bar_right {
	float:left;
	display:inline;
	width:340px;
	height:56px;
	background-image:url(nav_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:left;
}

.nav_bar_right .inline_spacer, .nav_bar_right .nav_link {
	float:left;
	display:inline;
	text-align:left;
}

.nav_bar_left A:link, .nav_bar_right A:link {
	height:56px;
	background-image:url(nav_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	text-decoration: none;
}

.nav_bar_left A:active, .nav_bar_right A:active {
	height:56px;
	background-image:url(nav_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	text-decoration: none;
}

.nav_bar_left A:visited, .nav_bar_right A:visited {
	height:56px;
	background-image:url(nav_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	text-decoration: none;
}

.nav_bar_left A:hover, .nav_bar_right A:hover {
	height:56px;
	background-color:#f7fadf;
	background-image:url(nav_link_mo.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	text-decoration: none;
}

.drop_down {
	position:absolute;
	width:164px;
	background-color:#acbb54;
	border:1px solid #ffffff;
	border-top:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	visibility:hidden;
	z-index: 2;
}

.drop_down_item {
	border-bottom:1px solid #ffffff;
	width:164px;
}

.drop_down A:link {
	display:block;
	width:144px;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.8em;
	padding:5px 10px 5px 10px;
	background-image:none;
	text-align:left;
	text-transform: lowercase;
}

.drop_down A:active {
	display:block;
	width:144px;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.8em;
	padding:5px 10px 5px 10px;
	background-image:none;
	text-align:left;
	text-transform: lowercase;
}

.drop_down A:visited {
	display:block;
	width:144px;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.8em;
	padding:5px 10px 5px 10px;
	background-image:none;
	text-align:left;
	text-transform: lowercase;
}

.drop_down A:hover {
	display:block;
	width:144px;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	background-color:#cbdc52;
	text-decoration:none;
	font-size:0.8em;
	padding:5px 10px 5px 10px;
	background-image:url(green_fade.gif);
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;
	text-transform: lowercase;
}

.flash_bar_left {
	float:left;
	display:inline;
	width:310px;
	height:117px;
	padding:15px;
	background-image:url(bluefadeblock.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:left;
	font-size:0.7em;
}

.flash_bar_left .title {
	font-size:1.7em;
	padding:5px 0px;
}

.flash_bar_right {
	float:left;
	display:inline;
	width:340px;
	height:147px;
	text-align:left;
}

.content_light_fade {
	background-image:url(background_light_grey_fade.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.content_left {
	float:left;
	display:inline;
	width:310px;
	padding:15px;
	background-image:url(background_grey_fade.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}

.content_right {
	float:left;
	display:inline;
	width:310px;
	padding:15px;
	background-image:url(background_grey_fade.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}

.content_full {
	padding:15px;
	background-image:url(background_grey_fade.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}

.content_full_2 {
	background-image:url(background_grey_fade.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}

.content {
	display:block;
	position:relative;
	text-align:left;
	color:#007d98;
	font-size:0.75em;
}

.content A:link, .content A:active, .content A:visited {
	color:#007d98;
	font-weight:bold;
	text-decoration: none;
}

.content A:hover {
	color:#007d98;
	font-weight:bold;
	text-decoration: underline;
}

.li_1 {
	padding:1px 15px 1px 15px;
	border-bottom: 1px solid #FFFFFF;
}

.li_2 {
	padding:1px 15px 1px 15px;
	background-color:#D4ECF3;
	border-bottom: 1px solid #FFFFFF;
}

.li_1 TD, .li_2 TD {
	padding:5px 15px 5px 15px;
	border-bottom: 1px solid #FFFFFF;
}

.content .title {
	font-size:1.2em;
	padding:5px 0px;
	font-weight:bold;
}

.content_full_2 .title {
	padding:15px;
}

.li_1 .title, .li_2 .title {
	padding:0px;
}

.table {
}

.table_header {
	background-color:#18AEDD;
	color:#FFFFFF;
}

.table_row_1 {
	background-color:#8FD4EC;
}

.table_row_2 {
	background-color:#BCE5F4;
}

.table .table_header TD, .table .table_row_1 TD, .table .table_row_2 TD {
	border-right:1px solid #D7EFF8;
}

.footer {
	color:#878787;
	font-size:0.65em;
	padding:5px 0px;
	display:block;
}

.footer_left {
	float:left;
	display:inline;
	text-align:left;
}

.footer_right {
	float:right;
	display:inline;
	text-align:right;
}

.footer A:link {
	color:#878787;
	text-decoration:none;
}

.footer A:active {
	color:#878787;
	text-decoration: none;
}

.footer A:visited {
	color:#878787;
	text-decoration: none;
}

.footer A:hover {
	color:#878787;
	text-decoration: underline;
}