body  {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
	
p, td, li  { font-size: 90%}

a:link { color: #003375; text-decoration: underline}
a:visited { color: #114275; text-decoration: underline}
a:hover { color: #0061de; text-decoration: underline}
a:active { color: #cf2238; text-decoration: underline}

H1 {
	font-size: 125%;
	color: #cf2238;
	font-weight: bold;
}

H2 {
	font-size: 110%;
	color: #15467b;
	font-weight: bold;
}

H3 {
	font-size: 90%;
	color: #cf2238;
	font-weight: bold;
}

H4 {
	font-size: 90%;
	color: #15467b;
	font-weight: bold;
}

H5 {
	font-size: 90%;
	font-weight: bold;
}

.bigBlue {
	font-size: 110%;
	color: #15467b;
	font-weight: bold;
}

.bigRed {
	font-size: 110%;
	color: #cf2238;
	font-weight: bold;
}


.redText {
	color: #cf2238;
}

.redText a:link  { 
	text-decoration: none; 
	color: #cf2238; 	
	}
.redText a:visited  { text-decoration: none; color: #cf2238 }
.redText a:hover { 
	color: #cf2238; 
	text-decoration: underline;
	
	}
.redText a:active  { color: #cf2238; text-decoration: underline;}


.frontText {
	font-size: 85%;
}

.frontText a:link  { 
	text-decoration: none; 
	color: #cf2238; 	
	}
.frontText a:visited  { text-decoration: none; color: #cf2238 }
.frontText a:hover { 
	color: #cf2238; 
	text-decoration: underline;
	
	}
.frontText a:active  { color: #cf2238; text-decoration: none}

.frontTextBold {
	font-size: 85%;
	font-weight: bold;
}

.frontTextBold a:link  { 
	text-decoration: none; 
	color: #cf2238; 	
	}
.frontTextBold a:visited  { text-decoration: none; color: #cf2238 }
.frontTextBold a:hover { 
	color: #cf2238; 
	text-decoration: underline;
	
	}
.frontTextBold a:active  { color: #cf2238; text-decoration: none}


.frontTextSponsor {
	font-size: 85%;
	color: #000000; 
}

.frontTextSponsor a:link  { 
	text-decoration: none; 
	color: #000000; 	
	}
.frontTextSponsor a:visited  { text-decoration: none }
.frontTextSponsor a:hover { 
	color: #cf2238; 
	text-decoration: underline;
	
	}
.frontText a:active  { color: #cf2238; text-decoration: none}


.navSub {
	font-size: 70%;
	color: #333333;
	padding-top: 6px;
	padding-left: 51px;
	line-height: 20px;
}

.navSub a:link  { 
	color: #333333; 
	text-decoration: none; 
	}
.navSub a:visited  { color: #333333; text-decoration: none }
.navSub a:hover { color: #93A1ED; text-decoration: none }
.navSub a:active  { color: #93A1ED; text-decoration: none }

.footer {
	font-size: 75%;
	color: #656b6f;
	padding-top: 10px;
}

.footer a:link  { color: #656b6f; text-decoration: none }
.footer a:visited  { color: #656b6f; text-decoration: none }
.footer a:hover { color: #656b6f; text-decoration: underline}
.footer a:active  { color: #656b6f; text-decoration: underline}

.topNavGray a:link  { color: #cccccc; text-decoration: none }


.table {
	border: 1px solid #a4adb4;
	font-size: 90%;
}
.tableHeader {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a4adb4;
}
.tableHeaderSmall {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a4adb4;
}

.tableRightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a4adb4;
}
.tableRightLineBold {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a4adb4;
}

.tableBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4adb4;
}
.tableRow1 {
	background-color: #fbfbfc;
}
.tableRow2 {
	background-color: ##EFEFF1;
}

.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: 85%;
}
.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;
}

.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: 85%;
}
.textSmaller {
	font-size: 75%;
}

.siteMap {
	color: #15467b;
}

.siteMap a:link  { color: #15467b; text-decoration: none }
.siteMap a:visited  { color: #15467b; text-decoration: none }
.siteMap a:hover { color: #cf2238; text-decoration: none }
.siteMap a:active  { color: #cf2238; text-decoration: none }

.siteMapBold {
	color: #15467b;
	font-weight: bold;
}

.siteMapBold a:link  { color: #15467b; text-decoration: none }
.siteMapBold a:visited  { color: #15467b; text-decoration: none }
.siteMapBold a:hover { color: #cf2238; text-decoration: none }
.siteMapBold a:active  { color: #cf2238; text-decoration: none }

.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;
}

.searchButton {
	padding-left: 40px;
	padding-right: 10px;
}
.frontLeftCol {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.bkFrontPaddingText {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.navBar {
	color: #00447c;
	font-size: 100%;
	font-weight: bold;
	background-color: #f8f8f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4adb4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a4adb4;
	border-left-color: #a4adb4;
}

.navBar a {
	position:relative;
	display:block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
	color: #00447c;
}

.navBar a:hover {
	background-color: #c8d3dc;
	text-decoration: none;
	color: #cf2238;
}


.navBarTop {
	color: #00447c;
	font-size: 100%;
	font-weight: bold;
	background-color: #f8f8f9;
	border: 1px solid #a4adb4;
}

.navBarTop a {
	position:relative;
	display:block;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
	color: #00447c;
}

.navBarTop a:hover {
	background-color: #c8d3dc;
	text-decoration: none;
	color: #cf2238;
}

.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 }

.hdrDateLocation {
	font-size: 75%;
	color: #ffffff;
	font-weight: bold;
	margin-right: 16px;
	background-image: url(/images/hdr_08_bk.gif);
	background-repeat: repeat-x;
	background-color: #0d4e84;
}
.hdrDateLocation a:link { color: #ffffff; text-decoration: none }
.hdrDateLocation a:visited { color: #ffffff; text-decoration: none }
.hdrDateLocation a:hover { color: #cccccc; text-decoration: none }
.hdrDateLocation a:active { color: #cccccc; text-decoration: none }
.borderGrayDk {
	border: 1px solid #a4adb4;
}
.borderBlack10pxTop {
	margin-top: 10px;
	border: 1px solid #000000;
}
.frontTextAwardees {
	font-size: 75%;
	color: #00447c;
}
.frontTextAwardees10pxTop {
	font-size: 75%;
	color: #00447c;
	padding-top: 15px;	
}
.borderGrayRight {
	border: 1px solid #a4adb4;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 5px;
}
.borderGrayLeft {
	border: 1px solid #a4adb4;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 5px;
}
