.background {
	background-color: B9B5B2;
	background-repeat: repeat-x;
}
.RulerColor {
	color: 746B66;
	background-color: #FFFFFF;

}
.BodyText {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: strong;
	font-variant: normal;
	color: 00000;
	text-decoration: none;
	clip:   rect(auto auto auto auto);



}
.SmallWhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #746B66;

}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 746B66;
	text-decoration: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.SubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: 746B66;
	text-decoration: none;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 746B66;
	list-style-type: square;
	text-decoration: none;

}
.Top1 {
	height: 12px;
	width: 785px;




}
.Top2 {
	height: 294px;
	width: 768px;
}
.Top3 {
	height: 8px;
	width: 768px;
	background-image:  url();
	background-repeat: no-repeat;


}
.Top2LeftBg {
	height: 294px;
	width: 10px;

}
.Top2RightBg {
	height: 294px;
	width: 7px;


}
.Top2MainImg {
	height: 294px;
	width: 550px;
	background-image:  url();
	background-repeat: no-repeat;


}
.Top2NavBlock {
	height: 188px;
	width: 218px;
}
.Top2LogoBlock {
	height: 106px;
	width: 218px;
	background-image:  url();


}
.NavHolder {
	height: 188px;
	width: 191px;
}
.MainContent {
	width: 785px;
}
.BrownBgRight {
	width: 7px;
	background-image:  url();
	background-repeat: repeat-y;

}
.BrownBgLeft {
	width: 10px;
	background-image:  url();
	background-repeat: repeat-y;
}
.MainTopHeight {
	height: 15px;
	background-color: #FFFFFF;
}
.MainSideNavBg {
	width: 218px;
	background-color: #FFFFFF;
	background-image:  url();
}
.MainBgColor {
	background-color: #FFFFFF;
	width: 550px;

}
.SideNavWidth {
	width: 185px;
}
.TabBgColor {
	background-color: #746B66;
}
.WhiteBg {
	background-color: #FFFFFF;
}
a:link {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 000000;
	text-decoration: none;
}

a:visited {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 000000;
	text-decoration: none;
}

a:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: FFFFFF;
	background-color: #746B66;
	text-decoration: underline;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 746B66;
	text-decoration: none;
}

/*tooltip style */
#dhtmltooltip{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

