/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 0px;
	background-color: #83B5E4;
	background-image: url(../images/bg_grad01.gif);
	background-repeat: repeat-x;
	margin-top: 8px;
}

a:link {
	color: #00298B;
	text-decoration: underline;
}

a:visited {
	color: #00298B;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

/************** heading styles **************/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #00298B;
	font-weight: normal;
	line-height: 140%;
}

h2{
	font-weight: bold;
	text-transform: none;
	color: #00298B;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	color: #00298B;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 85%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

ul{
	list-style-type: none;
}

label{
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	line-height: 140%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container1 {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#masthead1 {
	width:800px;
	margin:0px;
	background-image: url(../images/mast01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	background-color: #FFFFFF;
}

#masthead1 img{
	margin: 0px;
	border-style: none;
	padding-top: 56px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
}

#content{
	float:left;
	width: 510px;
}

/************* #globalNav styles **************/

#globalNav{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;
	font-weight: normal;
	background-repeat: repeat-x;
	padding-left: 40px;
	text-transform: uppercase;
}

#globalNav a {
	text-decoration: none;
}

#globalNav a:hover{
	color: #FF0000;
	text-decoration: underline;
}


/*********** #dropnav styles ***********/

#dropnav2 {
	width: 230px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 35px;
	float: right;
	position: relative;
}

#dropnav2 ul {
	float: right;
	margin: 0px;
	width: 190px;
	list-style-type: none;
	padding: 0px;
}

#dropnav2 li {
	float: left;
	width: 190px;
	position: relative;
}

#dropnav2 li ul {
	left: -999em;
	margin-left: -210px;
	position: absolute;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	top: -0.8em;
}

#dropnav2 li ul ul {
	left: -999em
}

#dropnav2 li a {
	background-image: url(../images/button01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 12px;
	width: 190px;
	color: #00298B;
	height: 2.5em;
	font-weight: normal;
	display: block;
	padding-top: 4px;
	background-position: left top;
}

#dropnav2 li a:hover {
	color: #FF0000;
	background-image: url(../images/button01.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -210px top;
}

#dropnav2 li li a{
	background-image: url(../images/button02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#dropnav2 li li a:hover{
	color: #FF0000;
	background-image: url(../images/button02.gif);
	background-repeat: no-repeat;
	background-position: -210px top;
}

#dropnav2 li:hover ul ul {
	left: -999em
}

#dropnav2 li.sfhover ul ul {
	left: -999em
}

#dropnav2 li:hover ul {
	left: auto
}

#dropnav2 li li:hover ul {
	left: auto
}

#dropnav2 li li li:hover ul {
	left: auto
}

#dropnav2 li.sfhover ul {
	left: auto
}

#dropnav2 li li.sfhover ul {
	left: auto
}

#dropnav2 li li li.sfhover ul {
	left: auto
}

/************** .feature styles ***************/

.feature{
	font-size: 95%;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 40px;
}

.feature img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text3 {
	font-size: 75%;
}

.feature h1{
	padding: 0px 0px 5px;
}

.feature h2{
	padding: 10px 0px 0px;
}

.feature h3{
	padding: 10px 0px 0px;
}

.feature h4{
	margin-bottom: -15px;
	margin-top: 20px;
}

.bullets1{
	color: #00298B;
	font-weight: bold;
	list-style-image: url(../images/bullet1b.gif);
}

.feature ul{
	color: #00298B;
	font-weight: bold;
	list-style-image: url(../images/bullet1b.gif);
}

.feature hr{
	color: #009BDC;
	text-decoration: none;
}

.pic_left{
	float: left;
	padding: 0px;
	margin: 0px 20px 10px 0px;
}

.pic_right{
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.picHolderR1{
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	width: 240px;
}

.picHolderR2{
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	width: 210px;
	text-align: right;
}

.picHolderL{
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}
.picTableR{
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
}

.picTableL{
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

.caption1{
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	line-height: 140%;
}

.pullQuoteR{
	width: 180px;
	float: right;
	background-color: #E8E8E8;
	background-image: url(../images/quote_panel_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: -20px;
	font-weight: normal;
}

.pullQuoteL{
	width: 180px;
	float: left;
	background-color: #EBEBEB;
	background-image: url(../images/quote_panel_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 20px;
	font-weight: normal;
	}

.pullQuote_bottom{
	background-image: url(../images/quote_panel_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.pullQuoteR h1{
	font-size: 140%;
	color: #666666;
	line-height: normal;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: -6px;
}

.pullQuoteR h2{
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: 0em;
	margin-right: 10px;
	margin-left: 15px;
	line-height: 150%;
	margin-bottom: 0px;
}

.pullQuoteR p{
	font-size: 90%;
	color: #00298B;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-top: 15px;
	line-height: 140%;
}

.pullQuoteL h1{
	font-size: 140%;
	color: #666666;
	line-height: normal;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: -6px;
}

.pullQuoteL h2{
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: 0em;
	margin-right: 10px;
	margin-left: 15px;
	line-height: 150%;
	margin-bottom: 0px;
}

.pullQuoteL p{
	font-size: 90%;
	color: #00298B;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-top: 15px;
	line-height: 140%;
}

.pullQuoteR_sml{
	width: 130px;
	float: right;
	background-image: url(../images/quote_panel_top4.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: -35px;
	height: 115px;
}

.pullQuote_bttm_sml{
	background-image: url(../images/quote_panel_bottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.pullQuoteR_sml h1{
	font-size: 90%;
	color: #FFFF00;
	line-height: normal;
	margin-top: 33px;
	font-weight: bold;
	text-align: center;
}

.pullQuoteR_sml a:link{
	color: #FFFF00;
	text-decoration: none;
}

.pullQuoteR_sml a:visited{
	color: #FFFF00;
	text-decoration: none;
}

.pullQuoteR_sml a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.pullQuoteL_sml{
	width: 110px;
	float: right;
	background-color: #FEE400;
	background-image: url(../images/quote_panel_top2.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: -20px;
}

.pullQuote_bttm_sml2{
	background-image: url(../images/quote_panel_bottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.pullQuoteL_sml h1{
	font-size: 105%;
	color: #FF0000;
	line-height: normal;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	margin-bottom: -5px;
}

.pullQuoteL_sml a:link{
	color: #FF0000;
	text-decoration: none;
}

.pullQuoteL_sml a:visited{
	color: #FF0000;
	text-decoration: none;
}

.pullQuoteL_sml a:hover{
	color: #0000FF;
	text-decoration: underline;
}

/************* #footer styles ***************/

#footer{
	clear: both;
	font-size: 80%;
	line-height: 170%;
	color: #B7B7B7;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../images/footer_bg01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 3px;
}

#footer a {
	text-decoration: none;
	color: #00298B;
}

#footer a:hover{
	text-decoration: underline;
	color: #FF0000;
}

#footer p{
	margin-bottom: 35px;
}

#footer label{
	font-size: 90%;
	color: #FFFFFF;
}

.footer3{
	font-size: 9px;
	color: #BDDBF4;
	text-align: center;
	margin-top: 5px;
}

.footer3 a {
	color: #BDDBF4;
	text-decoration: none;
}

.footer3 a:visited{
	color: #BDDBF4;
	text-decoration: none;
}

.backtotop {
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: -22px;
	_margin-bottom: -24px;   /* hack applies to IE only */
	margin-left: 0px;
	text-decoration: underline;
}

.backtotop a:link{
	text-decoration: underline;
}

.backtotop a:visited{
	text-decoration: underline;
}

.footer_small {
	font-size: 110%;
	letter-spacing: 0.1em;
}

.panelR1 {
	float: right;
	_left: 740px;
	_top: 565px;
	padding-right: 100px;
	padding-top: 30px;
}

.panelR1 label {
	font-size: 9px;
	line-height: 10px;
}

.top {
	font-size: 75%;
	text-decoration: none;
	background-position: right;
}
.footer1 {
	font-size: 64%;
}
.jumptext {
	font-size: 1%;
	margin-left: -800px;
	margin-right: 0px;
	margin-top:	0px;
	margin-bottom: 0px;
	text-align: left;
}
.contactTable_top td{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contactTable_top{
	background-image: url(../images/contact_panel_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 430px;
}

.contactTable_bttm{
	background-image: url(../images/contact_panel_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E7E7E7;
	width: 100%;
}
