/*---------TEXT STYLES----------------*/
.redHeadline
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 24px;
	color: #CC0000;
}
.redSubheadline
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #CC0000;
}
.blackSubheadline
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #000000;
}
.graySubheadline
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #666666;
}
.sansSerifSubheadline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.bodyBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
.bodySerif
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.bodySerifRed
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 15px;
}
.bodyRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 15px;
}
.bodyGray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.redSansSerif
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
.subnavigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 15px;
}
.sansSerifHeading
{
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.sansSerifHeadingData
{
	vertical-align: text-top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sansSerifHeadingGray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.serifHeadingGray
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.smallItalics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.smallSansSerif
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smallSerifGray
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	color: #666666;
}
.testimony
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;
}
.quotes
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 24px;
	color: #CC0000;
	font-style: italic;
}
.smallSerif
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	color: #000000;
}
.steps
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #95957B;
}
.intranetNavigation
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #CC0000;
}
/*---------LINK STYLES----------------*/
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a.body:link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.body:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.body:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.steps:link
{
	color: #95957B;
	text-decoration: none;
}
a.steps:visited
{
	color: #95957B;
	text-decoration: none;
}
a.steps:hover
{
	color: #CC0000;
	text-decoration: underline;
}
a.smallSansSerifGray:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.smallSansSerifGray:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.smallSansSerifGray:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.subnavigation:link
{
	color: #CC0000;
	text-decoration: none;
}
a.subnavigation:visited
{
	color: #CC0000;
	text-decoration: none;
}
a.subnavigation:hover
{
	color: #CC0000;
	text-decoration: underline;
}
a.bodyRed:link
{
	color: #CC0000;
	text-decoration: none;
}
a.bodyRed:visited
{
	color: #CC0000;
	text-decoration: none;
}
a.bodyRed:hover
{
	color: #CC0000;
	text-decoration: underline;
}
a.bodyGray:link
{
	color: #666666;
	text-decoration: none;
}
a.bodyGray:visited
{
	color: #666666;
	text-decoration: none;
}
a.bodyGray:hover
{
	color: #666666;
	text-decoration: underline;
}
a.headline:link
{
	text-decoration: none;
	line-height: 22px;
	color: #CC0000;
}
a.headline:visited
{
	line-height: 22px;
	text-decoration: none;
	color: #CC0000;
}
a.headline:hover
{
	line-height: 22px;
	text-decoration: underline;
	color: #CC0000;
}
a.subheadline:link
{
	text-decoration: none;
	color: #CC0000;
}
a.subheadline:visited
{
	text-decoration: none;
	color: #CC0000;
}
a.subheadline:hover
{
	text-decoration: underline;
	color: #CC0000;
}
a.grayLink:link
{
	color: #666666;
	text-decoration: none;
}
a.grayLink:visited
{
	color: #666666;
	text-decoration: none;
}
a.grayLink:hover
{
	color: #CC0000;
	text-decoration: underline;
}
a.footer:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/*---------TABLE STYLES----------------*/
.padding7
{
	padding: 7px;
}

.input
{
	border-color: Black;
}

.printPadding7
{
	padding: 7px;
	background-color: #FFFFFF;
}
.contentPadding10
{
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #661A00;
	background-color: #FFFFFF;
}
.sideRedBorder
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #661A00;
	border-left-color: #661A00;
	padding: 7px;
}
.leftRedBorder
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #661A00;
	padding: 7px;
}
.rightRedBorder
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #661A00;
	padding: 7px;
}
.padding7Left
{
	padding-left: 7px;
}
.adBorder
{
	border: 1px solid #969581;
}
.otherphotos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B976A;
	background-color: #EDE4BD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B1AC99;
	border-bottom-color: #B1AC99;
	padding: 5px;
}
.resultsTableLight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}
.resultsTableDark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F8F3DD;
	padding: 5px;
}
.resultsTableDarkest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: F6EDCE;
	padding: 5px;
}
.resourcesTableLight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}
.resourcesTableDark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E5E5E5;
	padding: 5px;
}
.resourcesTableDarkest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CDCDCD;
	padding: 5px;
}
.yellowTableLight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCD;
	padding: 5px;
}
.yellowTableDark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CBCCA2;
	padding: 5px;
}
.yellowTableDarkest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A3A381;
	padding: 5px;
}
.yellowTableLightDotted
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCD;
	padding: 5px;
	border: solid 1px #111111;
}
.yellowTableDarkDotted
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CBCCA2;
	padding: 5px;
	border: solid 1px #111111;
}
.yellowTableDarkestDotted
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A3A381;
	padding: 5px;
	border: solid 1px #111111;
}
.brownTableLight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E9D6AE;
	padding: 5px;
}
.brownTableDark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #BAAB8C;
	padding: 5px;
}
.brownTableDarkest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #948870;
	padding: 5px;
}
.blueTableLight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C7D0D7;
	padding: 5px;
}
/*.resourcesTableDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9EA5AB;
	padding: 5px;
}
.resourcesTableDarkest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #7F8488;
	padding: 5px;
}*/
.blueTableDark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9EA5AB;
	padding: 5px;
}
.blueTableDarkest
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #7F8488;
	padding: 5px;
}
.padding5
{
	padding: 5px;
}
.brownTable
{
	background-color: #E9D6AE;
	padding: 10px;
	border: 1px solid #A0967B;
}
.brownBoxHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #625F4C;
	background-color: #DBD6B8;
	padding: 7px;
}
.yellowTabRight
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #95957B;
	background-color: #FFFFCB;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #969581;
	border-left-color: #969581;
	padding: 7px;
}
.yellowTabLeft
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #95957B;
	background-color: #FFFFCB;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #969581;
	border-right-color: #969581;
	padding: 7px;
}

.brownTabLeft
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #CC0000;
	background-color: DBD6B8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 939677;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 939677;
}
.brownTabRight
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #CC0000;
	background-color: DBD6B8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 939677;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 939677;
}
.boxBorderTabs
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 969581;
	border-bottom-color: 969581;
	border-left-color: 969581;
}
.boxBorderTabs_btm
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969581;
}
.boxBorderTabs_tab
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 969581;
	border-right-color: 969581;
	border-left-color: 969581;
	padding: 5px;
}
.boxBorderTabs_unselectedTab
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #95957B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: 969581;
	border-right-color: 969581;
	border-left-color: 969581;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969581;
}

.loginseparator
{
	background-color: #95957B;
	background-repeat: repeat;
}

.loginpage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.loginpageborder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #95957B;
	padding: 1px 5px 1px 5px;
}

.loginlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}
.redError
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #CC0000;
}

a.redError
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #CC0000;
}

.blackSubheadlineBold
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.missingdata
{
	border: 1px solid red;
}

.hiddenDiv
{
	display: none;
}

.visibleDiv
{
}

.optional
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: maroon;
}

a.mywabashlink:hover, a.mywabashlink:link, a.mywabashlink:active, a.mywabashlink:visited
{
	font-size: 12px;
	color: #CC0000;
	padding: 0px 5px 0px 0px;
}
