body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #2f2f2f;
	background-color: #8da3b1;
	clip: rect(0px auto auto auto);
	text-align: left;
	margin-top : 0px;
}

.maintable {
	width: 820px;
}

.header {
	height: 102px;
	width: 790px;
}

.leftshadow {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 15px;
}

.rightshadow {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 15px;
}

.content-window {
	background-color: #FFFFFF;
	background-image: url(../images/large_arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	width: 574px;
	border-top: 0px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

.footer {
	background-color: #2e3a42;
	height: 12px;
	width: 782px;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

.leftcolumn {
	background-color: #2e3a42;
	width: 204px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	height: 100%;
	vertical-align: top;
}

.leftcolumn_container {
	background-color: #2e3a42;
	height: auto;
	vertical-align: top;
	width: 204px;
}

.content-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2e3a42;
	border-right-color: #2e3a42;
	border-bottom-color: #2e3a42;
	border-left-color: #2e3a42;
	border-top-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

.contentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	padding: 10px 50px 25px 75px;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f37421;
	padding-top: 10px;
}

h1.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #14b1ed;
	padding-top: 10px;
}

h1.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009430;
	padding-top: 10px;
}

.orangeseparator {
	width: 250px;
	border-top: 2px solid #f47b2b;
	border-right: 0px solid #f47b2b;
	border-bottom: 2px solid #f47b2b;
	border-left: 0px solid #f47b2b;
}

a.boldlinks, a.boldlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.boldlinks:hover {
	color: #CC6600;
}

a.nextbutton, a.nextbutton:visited { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; text-align: right; }

a.nextbutton:hover {
	color: #FF0000;
}

.next {
	padding: 35px 25px;
}



/* Styles for Arrow links */

ul.arrownav {
	text-align:left;
	padding:0;
	margin:0;
	margin-top:25px;
	z-index:1
}
.arrownav li {
	display:inline;
	margin:0;
}
.arrownav li a.arrownav_orange {
	font-size:8pt;
	color:#fff;
	background:#fff url(../images/arrownav_lightorange.gif) no-repeat 0px;
	padding:10px 50px 10px 0px;
}

.arrownav li a.arrownav_active {
	font-size:8pt;
	color:#fff;
	background:#fff url(../images/arrownav_blue.gif) no-repeat 0px;
	padding:10px 50px 10px 0px;
}

.arrownav li a.arrownav_grey {
	font-size:8pt;
	color:#fff;
	background:#fff url(../images/arrownav_lightgrey.gif) no-repeat 0px;
	padding:10px 50px 10px 0px;
}


.arrownav li a:link,li a:visited {
	text-decoration:none;
	font-weight:700
}

.arrownav li a.arrownav_orange:hover,li a.arrownav_orange:active {
	font-weight:bold;
	color:#000;
	background:#fff url(../images/arrownav_orange.gif) no-repeat 0px !important;
	background:none url(../images/arrownav_orange.gif) no-repeat 0px;
}

.arrownav li a.arrownav_active:hover,li a.arrownav_active:active {
	font-weight:bold;
	color:#fff;
	background:#fff url(../images/arrownav_blue.gif) no-repeat 0px !important;
	background:none url(../images/arrownav_blue.gif) no-repeat 0px;
}

.arrownav li a.arrownav_grey:hover,li a.arrownav_grey:active {
	font-weight:bold;
	color:#000;
	background:#fff url(../images/arrownav_grey.gif) no-repeat 0px !important;
	background:none url(../images/arrownav_grey.gif) no-repeat 0px;
}

#popups {position:relative}

#popups a span {visibility:hidden}

#popups a:hover span,#popups a:active span,#popups a:focus span {visibility:visible !important}

i{content:"\"/*"} /* IE5 skips the next rule */
#popups a span {
	z-index:1;
	position:absolute;
	width:400px;
	height:25px;
	top:-23px;
	left:0
}
-->
/* End arrow links */




