.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed8100;
	text-decoration: none;
	text-align: center;
}

.chromestyle{
background-color: #e7e8e9;
font:normal 10px Arial;
color: #000000;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: #e7e8e9; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ed8100;
padding: 4px 25px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
background-color: #ec8100;
font:normal 10px Arial;
color: #FFFFFF;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 1px solid #FFFFFF;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #fadcb8;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 6px;
border-bottom: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
padding: 4px 0;
text-decoration: none;
font:normal 10px Arial;
color: #ec8100;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
width: 100%;
background-color: #ed8100; 
font:normal 10px Arial;
color: #FFFFFF;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ec8100;
	text-decoration: none;
	line-height: 30px;
}
.body a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ec8100;
	text-decoration: none;
}
.GreyBorder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B0B1B3;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #868F98;
	text-decoration: none;
	text-indent: 5px;
	text-transform: uppercase;
	line-height: 30px;
}
.tablesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
}
.table1stCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
.tableaccent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #868F98;
	text-decoration: none;
	line-height: 25px;
}
.WhiteDiv {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.GreyTopDiv {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B0B1B3;
}
.GreyBottomDiv {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #B0B1B3;
}
.GreyBottomSideDiv {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B0B1B3;
	border-left-width: 1px;
	border-left-color: #B0B1B3;
}
.TableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #868F98;
	text-decoration: none;
}
.TableContentIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #868F98;
	text-decoration: none;
	text-indent: 5px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
