﻿#container {
	padding: 0px;
	width: 821px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	border: 8px solid #efa20e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-collapse: collapse;
	vertical-align: top;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #091150;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #385390;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FA8003;
	font-size: 23px;
	text-align: center;
}
a:link {
	color: #385390;
	font-weight: bold;
}

a:active {
	color: #385390;
	font-weight: bold;
}

a:visited {
	color: #385390;;
	font-weight: bold;
}

a:hover {
	color: #E2980E;;
	font-weight: bold;
}
a:link.right {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
}
a:active.right {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
}
a:visited.right {
	color: #FFFFFF;;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
}
a:hover.right {
	color: #091150;;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #D5ECF9;
	text-decoration: none;
	width: 200px;
}
a:link.footer {
	color: #385390;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
a:active.footer {
	color: #385390;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
a:visited.footer {
	color: #385390;;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
a:hover.footer {
	color: #E2980E;;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
a:link.click_here {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:active.click_here {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited.click_here {
	color: #FFFFFF;;
	font-weight: bold;
	font-size: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover.click_here {
	color: #091150;;
	font-weight: bold;
	font-size: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

hr {
	color: #C5D3E9;
	height: 1px;
}

ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
ul.orange_single li {
	padding: 2px 0px 3px 40px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 3px 0px;
	line-height: 1.3em;
}
ul.orange li {
	padding: 2px 0px 3px 40px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 11px 0px;
	line-height: 1.3em;
}

ol {
	list-style-type: none;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
ol.number li {
	list-style-type: decimal;
	margin: 0px 0px 14px 0px;
	padding: 2px 0px 0px 3px;
}
.blacktiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.blacksmall {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.blackmedium {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.blacklarge {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.blackxlarge {
	font-size: 21px;
	font-weight: bold;
	color: #000000;
}
.blue {
	color: #385390;
	font-weight: bold;
	font-size: 14px;
}
.bluemedium {
	font-size: 17px;
	font-weight: bold;
	color: #385390;
}
.bluelarge {
	font-size: 19px;
	font-weight: bold;
	color: #385390;
}
.bluexlrg {
	font-size: 26px;
	font-weight: bold;
	color: #385390;
}
.light_blue {
	color: #5E8AC3;
}
.orangenormal {
	font-size: 14px;
	color: #FA8003;
	font-weight: bold;
}
.orangemedium {
	font-size: 17px;
	color: #FA8003;
	font-weight: bold;
}
.orangelarge {
	font-size: 20px;
	color: #FA8003;
	font-weight: bold;
}
.orangexlarge {
	font-size: 24px;
	color: #FA8003;
	font-weight: bold;
}
.highlight_light_blue {
	background-color: #5E8AC3;
}
.highlight_orange {
	background-color: #efa20e;
	font-weight: bold;
}
.imageright {
	float: right;
	margin: 0px 0px 15px 15px;
}
.imageleft {
	float: left;
	margin: 0px 15px 15px 0px;
}
.noborder {
	border-style: none;
}
.text_right {
	text-align: right;
}
.center {
	text-align: center;
}
.tiny {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.nav_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 200px;
	font-weight: bold;
}
.nav_padding {
	padding: 0px 5px 0px 5px;
}
.form {
	padding: 5px;
	width: 275px;
	margin: 0px auto 0px auto;
	background-color: #C5D3E9;
	border: 1px solid #091150;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.td_5 {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.table_header_blue {
	background-color: #D0ECF7;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
}
.box_callout {
	margin: 0px auto 0px auto;
	width: 90%;
	position: relative;
	border-collapse: collapse;
}
.callout_center {
	background-color: #D0ECF7;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 12px;
	line-height: 1.3em;
}
.callout_up {
	background-image: url('images/layout/callout_02.gif');
	background-repeat: repeat-x;
	text-align: left;
	height: 22px;
}
.callout_down {
	background-image: url('images/layout/callout_08.gif');
	background-repeat: repeat-x;
	text-align: left;
	height: 31px;
}
.callout_left_up {
	width: 20px;
	background-image: url('images/layout/callout_01.jpg');
	background-repeat: no-repeat;
	height: 22px;
}
.callout_left {
	background-image: url('images/layout/callout_04.gif');
	background-repeat: repeat-y;
	width: 20px;
}
.callout_left_down {
	width: 20px;
	background-image: url('images/layout/callout_07.gif');
	background-repeat: no-repeat;
	height: 31px;
}
.callout_right_up {
	width: 32px;
	height: 22px;
	background-image: url('images/layout/callout_03.gif');
	background-repeat: no-repeat;
}
.callout_right {
	background-image: url('images/layout/callout_06.gif');
	background-repeat: repeat-y;
	width: 32px;
}
.callout_right_down {
	background-image: url('images/layout/callout_09.gif');
	background-repeat: no-repeat;
	width: 32px;
	height: 31px;
}
.box_click_here {
	border: 4px solid #6184B2;
	margin: 0px auto 0px auto;
	width: 90%;
	position: relative;
	border-collapse: collapse;
}
.click_here {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E2980E;
	text-align: center;
	line-height: 1.8em;
}





