html, body {
height: 100%;
}
html #wrapper {
height: 100%;
}
body {
	background-color: #295683;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.bg {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	text-decoration: underline;
	color: #003366;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #295683;
	font-weight: bold;
	text-align: left;
}
.h5 {
	font-family: Tahoma;
	font-size: 15px;
	color: #295683;
	line-height: 22px;
}

.h3 {
	font-size: 22px;
	font-weight: normal;
	color: #1E577D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 22px;
	font-weight: normal;
	color: #1E577D;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #1E577D;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
hr {
	border: none;
	color: #e7e7e7;
	background-color: #e7e7e7;
	height: 1px;
	width: 100%;
	clear:both;
	margin-top: 30px;
	margin-bottom: 30px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-top: 0px;
}
#main_container {
	width: 960px;
	min-height: 100%;
	height: auto;
}
#container1 {
	float: left;
	width: 700px;
	height: auto;
	margin-left: 30px;
	padding-top: 15px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#header {
	width: 960px;
	float: left;
	height: 125px;
}
.header_banner {
	width: 770px;
	float: left;
	height: 125px;
}
#header_box {
	float: right;
	width: 190px;
	height: 125px;
	background-image: url(../images/header_box_bg1.jpg);
	background-repeat: no-repeat;
}
.header_box_title {
	font-size: 15px;
	font-weight: normal;
	color: #2B7EB7;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.header_box_content {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nav_bar {
	float: left;
	width: 200px;
	height: auto;
}
.nav_bg {
	background-color: #414141;
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#nav a  {
	width:200px;
	color:#FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1;
	font-weight: normal;
	padding-right: 0;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 8px;
	text-indent: 15px;
	margin: 0px;
	text-align: left;
	background-color: #414141;
	background-image: url(../images/rollovers1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
#nav a:hover {
	background-position: -200px 0;
	color: #FFFFFF;
}
#nav a:active {
	background-position: -400px 0;
	color:white;
}
.seperator1 {
	margin-top: 15px;
}
.box10_content {
	font-size: 14px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	line-height: 18px;
}

.line {
	float: left;
	height: 3px;
	width: 100%;
	background-color: #FFFFFF;
}
.content1 {
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #688495;
	font-weight: normal;
}
.redborder1 {
	border: 1px dotted #990000;
}
.blkborder1 {
	border: 1px solid #000000;
}
.blueborder {
	border-top: 1px solid #7A94A3;
	border-right: 1px solid #7A94A3;
	border-bottom: none;
	border-left: 1px solid #7A94A3;
}
.greyborder1 {
	border: 1px solid #666666;
}
.bluebold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.blk12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.blk10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.blkbld12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.blkbld10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.blue10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.blue9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.greyborder2 {
	border: 1px solid #999999;
}
.whitebld12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.menu1 {
	background-color: #F9F9F9;
	border: 1px solid #C5CBDA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #546183;
	width: 150px;
}
.audiobox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: 1px solid #E0E3EB;
	width: 125px;
	background-color: #F1F2F5;
}
.bluebld11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.bluebold10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.redbld12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990033;
}
.blk18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.wht10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.wht10:link {
    color: #FFFFFF;
}
.wht10:visited {
    color: #FFFFFF;
}
.wht10:active {
    color: #FFFFFF;
}
.wht10:hover {
    text-decoration: underline; color: #FFFFFF;
}

.grey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.grey11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.blk14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.blue13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.blue14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.blk13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.red10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-align: left;
}
.form1 {
	width: 125px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.form2 {
	width: 390px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.form3 {
	width: 75px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.submitbutton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	width: 110px;
	border: 1px solid #666666;
	background-color: #477B9E;
}
.box1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDBD8D;
	border-bottom-color: #CDBD8D;
	background-color: #F8F8EF;
}
.leftboxline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0D9BE;
}
.rhtmarginbox1 {
	margin-right: 5px;
	border: 1px solid #7A94A3;
}
.left_margin1 {
	margin-left: 25px;
}
.main_box1 {
	background-image: url(../images/pics2.jpg);
	background-repeat: no-repeat;
	width: 610px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0D9BE;
}
.main_box_op {
	width: 610px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0D9BE;
	height: 675px;
}
.note {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #990000;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.bkgrnd_boxes {
	background-color: #E7ECF2;
	background-image: url(../images/bkgrnd-for-boxes.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.image_rht0 {
	float: right;
	margin-left: 8px;
	margin-right: 10px;
}
.image_rht1 {
	float: right;
	margin-left: 20px;
}


.image_rht2 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.pics1 {
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
	float: right;
}

