.logo {
	height: 21%;
	width: 45%;
	text-align: left;
	vertical-align: top;
}
.underline {
	background-image: url(../images/topline.gif);
	background-repeat: repeat-x;
	height: 138px;
	background-position: bottom;
	vertical-align: top;
	background-color: #ffffff;
}
.leftspace {
	text-align: left;
	height: 77px;
	width: 34px;
}


.leftpane {
	height: 100%;
	width: 45%;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/left_res_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.orangebutton {
	background-image: url(../images/button_orange.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 128px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top:5px;
	display:block;
}
.sub {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #5d5d5d;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 33px;
	vertical-align: middle;
}
.text3italics {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	line-height: 18px;
	font-style: italic;
	padding-left: 9px;
	height: 25px;
	vertical-align: middle;
	
}
.text3 {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	padding-left: 7px;
	
}
.formfield {
	background-image: url(../images/txtfieldbg.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #ff9c00;
	height: 19px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #4e4e4e;
	width: 108px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftalign {
	background-position: left;
	text-align: left;
	vertical-align: middle;
}


.text {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
	list-style-type: square;
	vertical-align:top;
}
.pdf {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(../images/pdf.gif);
	list-style-position: outside;
	list-style-type: square;
}
.ortextsmall {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #ff9c00;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
	list-style-type: square;
}
.orsubhead {
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #ff9c00;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(../images/arrow.gif);
	list-style-position: outside;
	list-style-type: square;
}
.textImage {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	text-align: left;
	padding-left:15px;
	background-image: url(../images/arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left:22px;
}

.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.submenutable {
	width: 391px;
}

.submenu,.submenu:link,.submenu:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #5d5d5d;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 33px;
	vertical-align: middle;
}
.submenu:hover{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #5d5d5d;
	text-decoration: none;
	background-image: url(../images/bulletorange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 33px;
	vertical-align: middle;
}

.buttonspace {
	width: 10px;
}
.rightpane {
	background-image: url(../images/left_res_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	vertical-align: top;
}
.rightalign {
	text-align: right;
}
.menutable {
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.topnav {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #4e4e4e;
	text-decoration: none;
	height: 99px;
	text-align: right;
	vertical-align: top;
}
.navigators {
	font-family: Arial, Helvetica;
	color: #4e4e4e;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.navigate {
	font-family: Arial, Helvetica;
	color: #4e4e4e;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	}
a.navigate {
	font-family: Arial, Helvetica;
	color: #4e4e4e;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	}

a.navigate:hover {
	font-family: Arial, Helvetica;
	color: #4e4e4e;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	background:#e9e9e9;
	}
.navigateen {
	font-family: Arial, Helvetica;
	color: #ff9c00;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight:bold;
	vertical-align: top;
	}
a.navigateen {
	font-family: Arial, Helvetica;
	color: #ff9c00;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	font-weight:bold;
	vertical-align: top;
	}

a.navigateen:hover {
	font-family: Arial, Helvetica;
	color: #ff9c00;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	font-weight:bold;
	background:#e9e9e9;
	}

.greybutton {
	background-image: url(../images/button_grey.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 128px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top:5px;
	display:block;
}
a.greybutton {
	background-image: url(../images/button_grey.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 128px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top:5px;
	display:block;
}
a.greybutton:hover {
	background-image: url(../images/button_orange.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 128px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top:5px;
	display:block;
}
.splashleft {
	background-image: url(../images/splashleft.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	height: 502px;
	width: 50%;
}
.splashright {
	background-image: url(../images/splashright.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
	height: 502px;
	width: 50%;
}.splashrightimg {
	background-image: url(../images/spla_rightimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 488px;
	text-align: right;
	vertical-align: top;
}
.splashleftimg {
	background-image: url(../images/spla_leftimg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 488px;
	text-align: right;
	vertical-align: top;
}
.splashlogo {
	background-image: url(../images/logosplash.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	height: 162px;
}
.splashleftdown {
	background-image: url(../images/spldownleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: right;
	vertical-align: top;
	height: 84px;
	background-color: #dcdcdc;
}
.splashrightdown {
	background-image: url(../images/splrightdown.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	background-color: #dcdcdc;
}
.switch {
	background-image: url(../images/switch.gif);
	background-repeat: no-repeat;
	background-position: right 17px;
	padding-top: 9px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 56px;
}

.220 {
	width: 214px;
}

.r {
	font-family: Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ff9c00;
	background-image: url(../images/r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	height: 40px;
	text-indent: 45px;
	text-decoration: none;
}
.orangetext {
	font-family: Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ff9c00;
	text-decoration: none;
}
.b {
	font-family: Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ff9c00;
	text-decoration: none;
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	text-indent: 0px;
	vertical-align: middle;
	padding-right: 45px;
}
body {
	background-color: #e9e9e9;
	margin: 0px;
}
.grey {
	background-color: #e9e9e9;
}
.sections {
	background-color: #f2f2f2;
	height: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #525252;
	text-align: left;
	vertical-align: middle;
	width: 170px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.sections, .sections:visited, .sections:links {
	background-color: #f2f2f2;
	height: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #525252;
	text-align: left;
	vertical-align: middle;
	width: 170px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.sections:hover {
	height: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 170px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	background-color: #FF9C00;
	
}

A.active
{
	background-color: #FF9C00;
	height: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #525252;
	text-align: left;
	vertical-align: middle;
	width: 170px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;

}
.sections2{
	background-color: #FF9C00;
	height: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #525252;
	text-align: left;
	vertical-align: middle;
	width: 170px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.sections3{
	height: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #525252;
	text-align: left;
	vertical-align: middle;
	width: 160px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	background-image: url(../images/rollbg.gif);
}
.splashmain {
	background-image: url(../images/spldownleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #dedede;
}
.white {
	background-color: #FFFFFF;
}
.headers {
	
           font-family: Arial, Helvetica;
           font-size: 18px;
           color: #ff9c00;
           text-decoration: none;
           height: 17px;
           background-repeat: no-repeat;
           background-position: left center;
           padding-top: 0px;
           padding-right: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           text-transform: none;
           font-style: italic;
           font-weight: bold;
           text-align: left;

}
a.headers {

            font-family: Arial, Helvetica;
            font-size: 18px;
            color: #ff9c00;
            text-decoration: none;
            height: 17px;
            background-repeat: no-repeat;
            background-position: left center;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            text-transform: uppercase;
            font-style: italic;
            font-weight: bold;
            text-align: left;

}
.click {
	font-family: sans-serif;
	font-size: 9px;
	color: #BEBEC1;
	list-style-image: url(../images/arrow.gif);
}
.leftcontent {
	background-image: url(../images/leftcontent.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dottedline {
	background-image: url(../images/dotedline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:27px;
	z-index:2;
	left: 205px;
	top: 209px;
}
#dropdown {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 45px;
	top: 240px;
	visibility: hidden;
}

.SiteMapLinks
{
	font-family: "Century Gothic", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #0382cf;
	text-decoration: none;
	text-align: justify;
}
.dottedline2 {

     background-image: url(../images/dotedline2.gif);
     background-repeat: repeat-y;
     background-position: center top;
     width: 30px;
}
.sublink {
	background-color: #F2F2F2;
	border-bottom: solid 1px #CCC;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 18px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	font-style: italic;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sublink1:link,.sublink1:active,.sublink1:visited {

	color: black;
	text-decoration: none;
	
}
.sublink:hover,.sublink:visited,.sublink:active
{
	background-color: #FF9C00;
}
.sublink2 {

	background-color: #F2F2F2;
	border-bottom: solid 1px #CCC;
	height: 23px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #525252;
	text-align: left;
	vertical-align: middle;
	width: 248px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 38px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;

}
.sublink2:hover
{
	background-color: #FF9C00;
	color: #FFFFFF;
	display:block;
}

/*.sublink3:link,.sublink3:active,.sublink3:visied
{
	background-color: #f2f2f2;
	height: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #525252;
	text-align: left;
	vertical-align: middle;
	width: 270px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	

}
.sublink3:hover
{
	height: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 270px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF9C00;
	display:block;
}*/
.sublink3:link,.sublink3:visited
{
	color: #525252;
	width :270px;
	text-decoration: none;
}
.sublink3:hover
{
	color: #ffffff;
	text-decoration: none;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.click
{
	cursor:hand;
}
.navAlign{text-align:left;}
.navWidth1
{ width :270px;}

.navWidth2
{ width :270px;}

.textorange {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #ff9c00;
	text-decoration: none;
	text-align: justify;
}

.orangetextsmall {
	font-family: Arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #ff9c00;
	text-decoration: none;
}
