body  {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
	
p, td, li  { font-size: 85%}

a:link { color: #a5b4d2; text-decoration: none}
a:visited { color: #bfd0f3; text-decoration: none}
a:hover { color: #d6e9f5; text-decoration: underline}
a:active { color: #ff7d4a; text-decoration: underline}

H1 {
	font-size: 130%;
	color: #ff7d4a;
}

H2 {
	font-size: 115%;
	color: #a5b4d2;
}

H3 {
	font-weight: bold;
}

.frontText {
	font-size: 115%;
}

.frontText a:link  { 
	color: #FFFFFF; 
	text-decoration: none; 
	
	}
.frontText a:visited  { color: #FFFFFF; text-decoration: none }
.frontText a:hover { 
	color: #a9c5ff; 
	text-decoration: none;
	
	}
.frontText a:active  { color: #ff8041; text-decoration: none}

.mainText {
	font-size: 95%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.mainTextSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 110%;
	line-height: 21px;
}

.interiorText {
	font-size: 100%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.mainText a:link  { 
	color: #FFFFFF; 
	text-decoration: none; 
	
	}
.mainText a:visited  { color: #FFFFFF; text-decoration: none }
.mainText a:hover { 
	color: #a9c5ff; 
	text-decoration: none;
	
	}
.mainText a:active  { color: #ff8041; text-decoration: none}


.navSub {
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 51px;
	line-height: 20px;
}

.navSub a:link  { 
	color: #FFFFFF; 
	text-decoration: none; 
	}
.navSub a:visited  { color: #FFFFFF; text-decoration: none }
.navSub a:hover { color: #93A1ED; text-decoration: none }
.navSub a:active  { color: #93A1ED; text-decoration: none }

.footer {
	font-size: 95%;
	color: #eeeeee;
	padding-bottom: 20px;
	padding-left: 30px;
}

.footer a:link  { color: #eeeeee; text-decoration: none }
.footer a:visited  { color: #eeeeee; text-decoration: none }
.footer a:hover { color: #eeeeee; text-decoration: underline}
.footer a:active  { color: #eeeeee; text-decoration: underline}

.topNavGray a:link  { color: #cccccc; text-decoration: none }


.table {
	border: 1px solid #505460;
	font-size: 90%;
}
.tableHeader {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #505460;
}
.tableHeaderSmall {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #505460;
}

.tableRightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505460;
}
.tableRightLineBold {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505460;
}

.tableBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505460;
}
.tableRow1 {
	background-color: #F0F1FF;
}
.tableRow2 {
	background-color: #DDDFFF;
}

.borderBlack {
	border: 1px solid #000000;
}
.bold {
	font-weight: bold;
}
.boldBig {
	font-weight: bold;
	font-size: 120%;
}
.boldBigSm {
	font-weight: bold;
	font-size: 110%;
}

.boldSmall {
	font-weight: bold;
	font-size: 70%;
}
.bold90 {
	font-weight: bold;
	font-size: 80%;
}
.boldItalic {
	font-weight: bold;
	font-style:italic;
}

.caps {
	text-transform: uppercase;
}
.aitalic {
	font-style: italic;
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #505460;
}

.caption a:link  { color: #505460; text-decoration: none }
.caption a:visited  { color: #505460; text-decoration: none }
.caption a:hover { color: #000000; text-decoration: none }
.caption a:active  { color: #000000; text-decoration: none }

.captionBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #505460;	
}

.captionBold a:link  { color: #505460; text-decoration: none }
.captionBold a:visited  { color: #505460; text-decoration: none }
.captionBold a:hover { color: #000000; text-decoration: none }
.captionBold a:active  { color: #000000; text-decoration: none }


.borderWhite {
	border: 1px solid #FFFFFF;
}
.borderGray {
	border: 1px solid #6982b0;
}

.textNested {
	font-size: 120%;
}

.textNestedSm {
	font-size: 110%;
}

.noPrint {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.noSee {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: none;
}

.textSm {
	font-size: 80%;
}
.textSmaller {
	font-size: 75%;
}

.siteMap {
	color: #505460;
}

.siteMap a:link  { color: #505460; text-decoration: none }
.siteMap a:visited  { color: #505460; text-decoration: none }
.siteMap a:hover { color: #000000; text-decoration: underline }
.siteMap a:active  { color: #000000; text-decoration: underline }

.siteMapBold {
	color: #505460;
	font-weight: bold;
}

.siteMapBold a:link  { color: #505460; text-decoration: none }
.siteMapBold a:visited  { color: #505460; text-decoration: none }
.siteMapBold a:hover { color: #000000; text-decoration: underline }
.siteMapBold a:active  { color: #000000; text-decoration: underline }

.borderBlackLeft {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}

.borderBlackRight {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.borderWhiteLeft {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #ffffff;
}

.borderWhiteRight {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #ffffff;
}

}.boldSmallCap {
	font-weight: bold;
	font-variant: small-caps;
}
.capsSmall {
	font-variant: small-caps;
}

.boxCallout {
	background-color: #D5DBD5;
	border: 1px dotted #425D3D;
	font-size: 90%;
}
.boxCallout a:link { color: #333333; text-decoration: none }
.boxCallout a:visited { color: #333333; text-decoration: none }
.boxCallout a:hover { color: #425D3D; text-decoration: none }
.boxCallout a:active { color: #425D3D; text-decoration: none }


.bkTop {
	background-image: url(/images/hdr/top_bk.jpg);
	background-repeat: repeat-x;
}
.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #707070;
	border: 1px solid #ABAECC;
}
.bkInterior {
	background-image: url(/images/hdr/int_bk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bkTab {
	background-image: url(images/hdr/tab_rt_bk.gif);
	background-repeat: repeat-x;
}
.searchButton {
	padding-left: 40px;
	padding-right: 10px;
}
.frontLeftCol {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bkFrontMid {
	background-image: url(images/hdr/nav_left_shad_mid.gif);
	background-repeat: no-repeat;
}
.bkInteriorMid {
	background-image: url(images/hdr/nav_left_shad_full.gif);
	background-repeat: no-repeat;
}
.bkFrontPaddingText {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
}


.searchBox {
	border: 1px solid #cccccc;
	font-size: 11px;
	color: #ffffff;
	background-image: url(images/hdr/search_bk.gif);
	background-repeat: repeat-x;
}

.navBar {
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	background-color: #575757;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3a3a3a;
}

.navBar a {
	position:relative;
	display:block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 26px;
	color: #ffffff;
}

.navBar a:hover {
	background-color: #4f4f4f;
	text-decoration: none;
	color: #a5b4d2;
}


.navBarTop {
	color: #cccccc;
	font-size: 110%;
	font-weight: bold;
	background-color: #575757;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3a3a3a;
}

.navBarTop a {
	position:relative;
	display:block;
	text-decoration: none;
	padding-top: 22px;
	padding-bottom: 6px;
	padding-left: 26px;
	color: #cccccc;
}

.navBarTop a:hover {
	background-color: #4f4f4f;
	text-decoration: none;
	color: #a5b4d2;
}

.boxSubNav {
	font-size: 110%;
	font-weight: bold;
	background-color: #465269;
	background-image: url(/images/hdr/interior/box_bk.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
	border: 1px dotted #000000;
	line-height: 18px;
}
.boxSubNav a:link { color: #ffffff; text-decoration: none }
.boxSubNav a:visited { color: #ffffff; text-decoration: none }
.boxSubNav a:hover { color: #ff7d4a; text-decoration: none }
.boxSubNav a:active { color: #ff7d4a; text-decoration: none }

