@charset "utf-8";
/* CSS Document */

/*
1. The Basics
2. The Promo Image Box
3. Content Pages
*/


/*
1. The Basics
*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	background-image: url(/images/css/bodyBackground.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;

}
.mastBar {
	margin-top: 0px;
	height: 71px;
}
.mastRightBox {
	width: 200px;
	position: inherit;
	float: right;
	z-index: 1;
	top: -60px;
	right: 1px;
	left: 550px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #F49020;
	font-size: 12px;
	padding-top: 10px;
}

.mastRightBox a {
	color: #00457C;
	text-decoration: none;
}

.searchForm {
	height: 19px;
	padding-top: 5px;
}

.SearchButton {
	background-color: #F49020;
	border: 1px solid #00457C;
	font-size: 10px;
	height: 19px;
margin-left: -4px;
	
	
}
.searchFormField {
	color: #00457C;
	font-size: 12px;
	height: 15px;
	width: 120px;
border: 1px solid #00457C;
}

.navBar {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	text-align: center;
	clear: none;
	z-index: 0;
	left: 1px;
}

.navBar a {
	color: #FFF;
	text-decoration: none;
}

H1 {
	color: #00457C;
	margin-bottom: -10px;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -5px;
	font-weight: bold;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Black;
	font-size: 1.2em;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #185592;
	font-size: 1.2em;
}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
}

a {
	color: #02457C;
}

a:hover {
	color: #F49020;
	
}
.smallerP {
	font-size: 11px;
}

.OrangeFont {
	color: #F49020;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}



/*
2. PROMO BOX
*/
.PromoBox {
	height: 260px;
	width: 800px;
	margin-top: 10px;
	position: relative;
	z-index: 1;
}
.PromoLeft {
	width: 192px;
	background-color: #00457C;
	color: #FFF;
	list-style-type: none;
	background-image: url(/images/css/promoLeft-BG.png);
	height: 260px;
	float: left;
	z-index: 1;
}

.PromoImage {
	float: right;
	height: 260px;
	z-index: 1;
}
.PromoImageText {
	position: absolute;
	left: 210px;
	top: 20px;
	width: 210px;
	font-size: 15px;
	clear: both;
	z-index: 100;
}

.PromoHeadline {
	font-size: 24px;
	font-weight: normal;
	color: #02457C;
}


.PromoLeft ul {
list-style: none;
margin: 0;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: -1px;
}

.PromoLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 33px;
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F58F20;
padding-left: 10px;
}

.PromoLeft ul .NoBottomBorder, .contentLeftBar li .NoBottomBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.PromoLeft li:hover {
color: #00457C;
}
.PromoLeft li a  {
	display:block;
}

.PromoLeft a {
	color:#FFF;
	width:180px;
	text-decoration: none;
}

.PromoLeft a:hover {
	color: #F5901C;
	text-decoration: none;
}


span.wrap {
	display: block;
}
.contentBackground {
	background-image: url(../images/css/background2010.gif);
height: 100%;

	background-repeat: repeat;
}


/*End PROMO BOX */

.contentMain {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentLeftBar {
	width: 192px;
	float: left;
	margin-top: -15px;
	z-index: 101;
	position: relative;
}
.contentLeftBox {
}

.contentLeftBarNav .Header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F5901C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 12px;
}

.contentLeftBox {
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
	z-index: 100;
}



.contentLeftBar ul {
list-style: none;
margin: 0;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
margin-bottom: 5px;
}

.contentLeftBar li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 33px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F58F20;
padding-left: 10px;

}



.contentLeftBar ul:hover {

/* padding-right: 0px; */
}




.contentLeftBar ul .NoBottomBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}



.contentLeftBarNav {
	background-color: #02457C;
	color: #FFF;
}

.contentLeftBarNav a {
	color: #fff;
	text-decoration: none;
}



.contentLeftBarNav a:hover {
	color: #F5901C;
	text-decoration: none;
}


.contentMain {
	width: 592px;
	float: right;
margin-left: 10px;
}

.contentMain a {
color: #02457C;
}

/*
FrontPage
*/
.FrontPageHeadline {
	color: #00457C;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}

.FrontParagraph {
	padding-top: 4px;
}

.HomeWelcomeBox {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F49020;
	padding-bottom: 10px;
}

.HomeWelcomeBox img {
	padding-right: 15px;
}

.HomeDocSearch {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F58F20;
	padding-bottom: 10px;
}
.footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #02457C;
	color: #FFF;
	margin-top: 5px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer a {
	color:#FFF;
	text-decoration:none;
}




/*3. Content Pages */
/*PAGE SIDE BAR */
#pageSidebar {
	width: 200px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 24px;
}


.pageSidebarMiddle {
	background-color: #FFEEBB;
	padding-left: 5px;
	padding-right: 5px;
	color: BLACK;
	padding-top: 20px;
	padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.pageSidebarMiddle a {
color: #00457C;
}

.pageSidebarMiddle img {
	float: left;
	padding-right: 7px;
}
.pageSidebarMiddle img {
  /*	margin-top: -15px; */
}


.pageSidebarMiddle ul{
	margin-top: 0px;
	margin-bottom: 0px;

}

.pageSidebarMiddle li{
	margin-left: -25px;
/*	list-style-type: circle; */
	line-height: 18px;
}


/*.decker {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Black;
	font-size: 16px;
	font-weight: bold;
}*/

.decker {
	font-size: 1.2em;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -5px;
	font-weight: bold;
}

.learnMore, .learnMore a{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
text-decoration: none;
}



/* IE6 css fixer v0.7: Mon, 29 Mar 2010 22:30:21 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html .mastRightBox,
* html .PromoLeft,
* html .PromoImage,
* html .contentMain,
* html .contentLeftBar,
* html #pageSidebar,
* html .pageSidebarMiddle img {display:inline;}

/* fix negative margins */
* html .SearchButton,
* html H1,
* html h2,
* html .PromoLeft li:hover,
* html .contentLeftBar,
* html .pageSidebarMiddle img,
* html .pageSidebarMiddle li {position:relative;
/* zoom:1; */
}

/* add zoom:1 to pos:relative elements */
* html .container,
* html .PromoBox,
* html .contentLeftBar {zoom:1;}
