body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 32px;
}

.pagestyle {
	background-image:url(images/pg_bg.gif);
	background-repeat: repeat-x;
	background-color: #D1D5DA;
}

.navstyle {
	background-image:url(images/nav_bg.gif);
	background-repeat: repeat-x;
	text-align: center;		
}

.navstyle_on {
	text-align: center;
	background-color: #391818;	
}

a.navlink:link {text-decoration: none; color: #DECFCF; font-weight: bold; font-size: 11px;}
a.navlink:hover {text-decoration: none; color: #DECFCF; font-weight: bold; font-size: 11px;}
a.navlink:visited {text-decoration: none; color: #DECFCF; font-weight: bold; font-size: 11px;}

.copyarea {
	background-image:url(images/cpy_bg.gif);
	background-repeat: repeat-x;
	background-color: #E6EAED;
	color: #103466;
	line-height: 15px;
}

a.linklink:link {text-decoration: underline; color:#103466; font-weight: bold;}
a.linklink:hover {text-decoration: underline; color: #103466; font-weight: bold;}
a.linklink:visited {text-decoration: underline; color:#103466; font-weight: bold;}

a.reglink:link {text-decoration: underline; color:#103466;}
a.reglink:hover {text-decoration: underline; color: #103466;}
a.reglink:visited {text-decoration: underline; color:#103466;}

.linkheader {
	background-image:url(images/link_hrd_notext.gif);
	background-repeat: no-repeat;
	color: #592121;
	text-indent: 30px;
	font-weight: bold;
	height: 23px;
}

.linktext {
	color: #666666;
}

.paraheader {
	font-weight: bold;
	color: #572020;
}

.footer_copyright {
	font-size: 11px;
	color: #546D7D;
}

.footer_address {
	font-size: 11px;
	color: #3C596B;
}

#consulting a, #consulting a:visited{
color: #d1d5da;	
font-size: 11px;
text-align:center;
text-decoration:none;
}


