body {
	background-color: #d3d1d1;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
.headerbg1 {
	background-image: url('../images/header_bg1.jpg');
	background-repeat: no-repeat
}
.headerbg2 {
	background-image: url('../images/header_bg2.jpg');
	background-repeat: no-repeat
}
.headerrtc {
	background-image: url('../images/header_rt.jpg');
	background-repeat: no-repeat
}
.headerrbc {
	background-image: url('../images/header_rb.jpg');
	background-repeat: no-repeat
}
.headerltc {
	background-image: url('../images/header_lt.jpg');
	background-repeat: no-repeat
}
.headerlbc {
	background-image: url('../images/header_lb.jpg');
	background-repeat: no-repeat
}
.crumbstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #856233;
	padding-left: 10px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.successheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.crumbslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #856233;
	text-decoration: underline; 
}
a.crumbslink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #856233;
	text-decoration: underline;
}
.ddoverlap{
border-bottom: 1px solid #bbb8a9;
height: 21px;
width: 98%;
}
.ddoverlap ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
}
.ddoverlap li{
display: inline;
margin: 0;
}
.ddoverlap li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style: bold;
text-decoration: none;
padding-right: 35px;
color: black;
background: url('../images/righttabdefault.gif') no-repeat 100% 1px;
border-left: 1px solid #c0bfb3;
position: relative;
display: block;
float: left;
margin-left: -20px; 
left: 20px; padding-left:15px; padding-top:3px; padding-bottom:3px
}
.ddoverlap li a:visited{
color: black;
}
.ddoverlap li a:hover{
color: #922422;
text-decoration: underline;
}
.ddoverlap li.selected a{ 
color: black;
z-index: 100;
top: 1px;
background: url('../images/righttabselected.gif') no-repeat 100% 0;
}
.ddoverlap li.selected a:hover{
	color: black;
	text-decoration: none;
}
.welcomename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #896433;
	text-align: right;
	vertical-align: bottom;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color:#000000
}
a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color:#000000
}
a.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: underline;
	color:#000000
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5a;
	text-align: right;
}
#dhtmltooltip
{
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=lightgrey,direction=135);
	Z-INDEX: 101; 
	LEFT: -300px; 
	VISIBILITY: hidden; 
	WIDTH: 200px; 
	POSITION: absolute;
}
#dhtmlpointer 
{
	z-index : 102;
	LEFT: -300px; 
	VISIBILITY: hidden; 
	POSITION: absolute
}
#tab1Div 
{
	visibility: visible;
	width:500px;
	height: auto;
	position:absolute;
	top: 292px;
} 
#tab2Div 
{
	visibility:hidden;
	width:500px;
	height:auto;
	position:absolute;
	top: 292px;
} 
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px Solid #7f9db9;
}
.headingred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #922422;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.box_tl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c0bfb3;
	border-left-color: #c0bfb3;
	border-bottom-color: #c0bfb3;
	text-align:left;
}
.tagtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6a6868;
}
.dotline
{
	background-image:url('../images/dot_line.gif');
	background-repeat: repeat-x
}
.button
{
background-image:url('../images/button_bg.gif');
font-family:Arial, Helvetica, sans-serif;
font-size:11px
}
.tblmainheading {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	height:22px;
	background-color: #922422;
}
.tblsubheading {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	height:22px;
	background-color: #aa624b;
}
.tblbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000000;
	background-color: #f2efef;
	padding-left: 10px;
}
.tbltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}
.tblmainbg{
	background-color: #922422;
}
.tblgrey{
	background-color: #f2efef;
}
a.tbladdlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline; 
}
a.tbladdlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.botbdr{
	border-bottom: 1px solid #922422;
}
a.qicknavlink {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
padding-left:3px;
}
a.qicknavlink:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
padding-left:3px;
}
.tdhighlight {
background-color:#ecafb1;
}
.tdnohighlight {
background-color:none;
}