.footnote {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.footnotelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E6956;
	text-decoration: none;
	font-size: 10px;
}
.footnotelink:hover {
	color: #BFAFA2;
}
.lowernav {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E6956;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	width: auto;
	margin-left: 20px;
}
.lowernav:hover {
    color: #BFAFA2;	
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #677985;
	line-height: 18px;
	font-weight: normal;
}
.bodylinkbrown {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E6956;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
.bodylinkbrown:hover {
    color: #EE8033;	
}
.navRightlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E6956;
	text-decoration: none;
	font-size: 11px;
	text-indent: 15px;
	line-height: 30px;
	padding: 20;
}
.navRightlink:hover {
	color: #EE8033;
	background-color: #F3F3F3;
}
.bodyHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0B0B;
    line-height: 18px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D6A55;
	font-weight: bold;
	line-height: 18px;
}
a.bodylink {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.bodylink:hover {
	color: #999999;
	text-decoration: none;
}
a.navlink {
	color: #6a92a7;
	text-decoration: underline;
	font-weight: bold;
}
a.navlink:hover {
	color: #999999;
	text-decoration: none;
}
a.whitelink {
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:hover {
	color: #ffffff;
	text-decoration: none;
}
.dropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808183;
	border: 1px solid #cc0000;
	width: 210px;
}
.titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D6A55;
	line-height: 18px;
	font-weight: bold;
}
.titlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4E4F;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.titlelink:hover {
	color: #D2232A;
	text-decoration: none;
}
.titlesSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;

}
.titlesWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;
	background-color: #514F50;
	padding: 6px;
}
.footnoteRed {

	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
}
a.topnav {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}
a.topnav:hover {
	color: #E6E6E6;
	text-decoration: none;
}
a.bottomnav {

	color: #808183;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
}
a.bottomnav:hover {
	color: #D2232A;
	text-decoration: none;
}
.titledarkgrey {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C5962;
	line-height: 16px;
	font-weight: bold;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808183;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}
.bodyHighlightItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0B0B;
	line-height: 18px;
	font-style: italic;
}
.inputboxgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808183;
	border: 1px solid #808183;
	width: 255px;
}
.inputboxNoWidthGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808183;
	border: 1px solid #808183;
	border-color: #808183;
}
.inputboxNoWidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808183;
	border: 1px solid #cc0000;
	border-color: #d2232a;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808183;
	border: 1px solid #d9dee1;
	width: 130px;
}
.titleOrange {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F47832;
	line-height: 16px;
	font-weight: bold;
}
.subtitleOrange {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #677985;
	line-height: 16px;
	font-weight: bold;
}
.rightcorner {
	background-image: url(../images/i_right_corner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rightcorner02 {
	background-image: url(../images/i_right_corner_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rightcornerLG {
	background-image: url(../images/i_right_corner_lg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodylight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A6B3BB;
	line-height: 18px;
	font-weight: normal;
}
.boxhighlight {
}
.boxhighlight:hover {
	outline-width: thin;
	background-image: url(../images/i_bg_image.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.boxhighlightSm {
}
.boxhighlightSm:hover {
	outline-width: thin;
	background-image: url(../images/i_bg_image_sm.gif);
	background-repeat: no-repeat;
}

.orBorder {
	border-left : 1px solid #F47832;
	border-top : 1px solid #F47832;
	border-right : 1px solid #F47832;
	border-bottom : 1px solid #F47832;
	border-collapse: collapse;
}
