body  {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: normal;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;

}
	
p  { font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%}
td  { font-family: Georgia, "Times New Roman", Times, serif; font-size: 90%}
li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

a:link { color: #660000; text-decoration: underline}
a:visited { color: #800000; text-decoration: underline}
a:hover { color: #BE674A; text-decoration: underline}
a:active { color: #E10000; text-decoration: underline}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #660000;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: bold;
	color: #894A35;
}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #894A35;
}

H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
}

.navUtility {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
}

.navUtility a:link  { color: #FFFFFF; text-decoration: none }
.navUtility a:visited  { color: #FFFFFF; text-decoration: none }
.navUtility a:hover { color: #E1BA80; text-decoration: none}
.navUtility a:active  { color: #E1BA80; text-decoration: none}

.flyover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #B46046;
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.flyover a {
	position:relative;
	display:block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #FFFFFF;
}

.flyover a:hover {
	background-color: #8B0000;
	text-decoration: none;
	color: #F4CA8B;
}
.flyover a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.flyoverExplore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #8B0000;
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.flyoverExplore a {
	position:relative;
	display:block;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #FFFFFF;
}

.flyoverExplore a:hover {
	background-color: #B46046;
	text-decoration: none;
	color: #FFFFFF;
}
.flyoverExplore a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.calloutBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.calloutBold a:link  { color: #FFFFFF; text-decoration: none }
.calloutBold a:visited  { color: #FFFFFF; text-decoration: none }
.calloutBold a:hover { color: #E1BA80; text-decoration: none}
.calloutBold a:active  { color: #E1BA80; text-decoration: none}

.navSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 14px;
}

.navSub a:link  { color: #FFFFFF; text-decoration: none }
.navSub a:visited  { color: #FFFFFF; text-decoration: none }
.navSub a:hover { color: #E1BA80; text-decoration: none}
.navSub a:active  { color: #E9CEAB; text-decoration: none}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #555555;
}

.footer a:link  { color: #555555; text-decoration: none }
.footer a:visited  { color: #555555; text-decoration: none }
.footer a:hover { color: #555555; text-decoration: underline}
.footer a:active  { color: #555555; text-decoration: underline}


.columnTextBold {
	color: #E7E7E7;
	font-weight: bold;
}

.columnTextItalic {
	color: #E7E7E7;
	font-style: italic;
}

.table {
	border: 1px solid #C0AAA6;

}
.tableHeader {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	background-color: #C0AAA6;
}
.tableHeaderSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C0AAA6;
}

.tableRightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0AAA6;
}
.tableRightLineBold {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0AAA6;
}

.tableBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0AAA6;
}
.tableRow1 {
	background-color: #F5ECEB;
}
.tableRow2 {
	background-color: #DAD2D1;
}

.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;
}


.boxSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F1ECEB;
	border: 1px solid #000000;
}

.boxENews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #E1E1EA;
	border: 1px solid #001C62;
}

.boxLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

.boxLinkText a:link  { color: #660000; text-decoration: none }
.boxLinkText a:visited  { color: #800000; text-decoration: none }
.boxLinkText a:hover { color: #BB0000; text-decoration: none }
.boxLinkText a:active  { color: #E10000; text-decoration: none }

.offerLinkBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}

.offerLinkBold a:link  { color: #660000; text-decoration: none }
.offerLinkBold a:visited  { color: #800000; text-decoration: none }
.offerLinkBold a:hover { color: #BB0000; text-decoration: none }
.offerLinkBold a:active  { color: #E10000; text-decoration: none }

.frontText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image: url(/images/home/corner5.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.frontText a:link  { color: #660000; text-decoration: none }
.frontText a:visited  { color: #800000; text-decoration: none }
.frontText a:hover { color: #BB0000; text-decoration: none }
.frontText a:active  { color: #E10000; text-decoration: none }

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #660000;
}

.caption a:link  { color: #660000; text-decoration: none }
.caption a:visited  { color: #660000; text-decoration: none }
.caption a:hover { color: #BB0000; text-decoration: none }
.caption a:active  { color: #E10000; text-decoration: none }

.captionBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #660000;	
}

.captionBold a:link  { color: #660000; text-decoration: none }
.captionBold a:visited  { color: #660000; text-decoration: none }
.captionBold a:hover { color: #BB0000; text-decoration: none }
.captionBold a:active  { color: #E10000; text-decoration: none }

.hdrBkInteriorMain {
	background-image: url(/images/nav/bar_interior.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.hdrBkInteriorMBA {
	background-image: url(/images/nav/bar_interior.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.borderWhite {
	border: 1px solid #FFFFFF;
}
.boxCalloutYellowDot {
	font-size: 105%;
	background-color: #F1ECEB;
	border: 1px dotted #E1BA80;
}

.textNested {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

.textNestedSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}

.textNestedSmVerdanda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}


.noPrint {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.noSee {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: none;
}
.hdrBkCurveLong {
	background-image: url(/images/bk/curve_full.gif);
	background-repeat: no-repeat;
}
.photoBy {
	font-size: 85%;
}
.textSm {
	font-size: 90%;
}
.textSmaller {
	font-size: 75%;
}
.formSmallRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B10021;
}
.hdrBkInteriorWide {
	background-image: url(/images/nav/bar_interior_full.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bkNav {
	background-color: #333333;
	background-image: url(/images/nav/nav_bk.gif);
	background-repeat: repeat-x;
}
.frontRightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1BA80;
}

.siteMap {
	color: #5D3224;
}

.siteMap a:link  { color: #5D3224; text-decoration: none }
.siteMap a:visited  { color: #5D3224; text-decoration: none }
.siteMap a:hover { color: #BB0000; text-decoration: underline }
.siteMap a:active  { color: #E10000; text-decoration: underline }

.siteMapBold {
	color: #5D3224;
	font-weight: bold;
}

.siteMapBold a:link  { color: #5D3224; text-decoration: none }
.siteMapBold a:visited  { color: #5D3224; text-decoration: none }
.siteMapBold a:hover { color: #BB0000; text-decoration: underline }
.siteMapBold a:active  { color: #E10000; 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;
}

.borderBlackUpdates {
	margin-left: 20px;
	border: 1px solid #000000;
}
