html, body {
	overflow: auto;
	color: #002364;
	font-family: Arial;
	font-size: 12px;
}

img {
	border: 0px;
}

h1
{
	color: #002364;
	font-family: Arial;
	font-size: 20px;
	margin: 0px 0px 15px 0px;

	font-style: plain;
	font-weight: bold;
}

h2
{
	color: #002364;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h2.txt_small
{
	color: #002364;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
}

p, div, td
{
	color: #002364;
	font-family: Arial;
	font-size: 12px;
}

ul
{
	padding-left: 18px;
}

a:link, a:visited, a:active
{
	font-size: inherit;
	font-family: inherit;
	color: #002364;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.inline:link, a.inline:visited, a.inline:active
{
	font-size: inherit;
	font-family: inherit;
	color: #002364;
	font-weight: bold;
	text-decoration: none;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	border-color: #667BC1;
}
a.inline:hover
{
	border-style: none none solid none;
}

.italic
{
	font-style: italic;
}

.fg_blue
{
	color: #002364;
}

.fg_white
{
	color: white;
}

.allcontent
{
	display: block;
}

.txt_small
{
	font-size: 11px;
}

.content_main_iframe
{
	z-index: 10;
	
	top: 94px;
	left: 195px;
	bottom: 30px;
	right: 0px;
	position: absolute;
	border-bottom: #B3D915;
	border-width: 0 0 1px 0;
	border-style: solid;
}

.content_main
{
	z-index: 10;
	
	top: 94px;
	left: 195px;
	position: absolute;
}


.content_main_noscript
{
	position: relative;
	z-index: 10;
	top: 0px;
	left: 190px;
	right: 0px;
	bottom: 30px;
}

.content_div
{
	padding: 20px 10px 10px 10px;
	width: 600px;
}

.footer_div
{
	width: 100%;
	height: 28px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	
}

.search_box
{
	height: 18px;
	width: 110px;
	font-size: 11px;
}

a.footer:link, a.footer:visited, a.footer:active
{
	color: #002364;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: inherit;
}

a.footer:hover
{
	text-decoration: underline;
}

.margin_lr
{
	padding: 0 14px 0 14px;
}

.margin_r
{
	padding: 0 14px 0 0;
}

.banner
{
	margin: 10px 0 0 0;
}

.bg_darkblue
{
	background-color: #072A64;
}

.left_padding
{
	padding: 0 0 0 5px;
}

.agenda_item
{
	margin: 0 0 20px 0;
}

.agenda_item h2
{
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

.agenda_item .border
{
	border-color: #B3D915;
	border-style: solid;
}

.btop
{
	border-width: 1px 0px 0px 0px;
}

.bbottom
{
	border-width: 0px 0px 1px 0px;
}

.bleft
{
	border-width: 0px 0px 0px 1px;
}

.bright
{
	border-width: 0px 1px 0px 0px;
}

.quotes
{
	background-image: url("../../img_new/quotes.gif");
	background-repeat: no-repeat;
	background-position: left top
}

.q_padding_image
{
	padding: 12px 10px 0px 10px;
}

.q_padding
{
	padding: 10px 60px 0px 20px;
}

.box_arrow
{
	background-image: url("../../img_new/boxarrow.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.challenge
{
	border: 0px;
}

.challenge th
{
	color: #002364;
	background-color: #B3D915;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.challenge th div
{
	color: #002364;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.challenge td
{
	padding-left: 2px;
	padding-right: 2px;
	border-right: 3px solid #FFFFFF;
	border-bottom: 1px solid #B3D915;
	line-height: 140%;
}

.none
{
	
}

.none th
{
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.none td
{
	padding-left: 2px;
	padding-right: 2px;
	line-height: 140%;
}

#print_header {
	display: none;
}