body {
	background-color:#343434;
	width:1039px;
	margin-left:auto;
	margin-right:auto;
	color:#1b1b1f;
	margin-top:0px;
}

p{
	margin-top:10px;
	margin-bottom:0px;
}

h3{
	color:#2f2f3f;
}
.header{
	background-image:url('images/_header.png?r=4'); 
	width:1040px; 
	height:158px;
}

.indent1{
	padding-left:25px;
}

.indent2{
	font-style:italic;
	padding-left:50px;
}

.indent2Regular{
	padding-left:50px;
}

.indent3{
	padding-left:75px;
}

.ulIndent{
	margin:0px;
	padding-left:100px;
}

.rightJustify{
	float:right;
	padding-right:300px;
}
.title{
	font-weight:bolder;
	font-size:larger;
	color:#3f3f3f;
}
.body{
	background-image:url('images/_body.png'); 
	background-repeat:repeat-y;
	width:1040px;
	text-align:center;
}

.footer{
	background-image:url('images/_footer.png'); 
	background-repeat:no-repeat;
	width:1040px; 
	height:80px;
}

.subNav{
	position:relative;
	top:134px;
	left:40px;
	color:#FFFFFF;
	font-family:"Bodoni MT Black";
	z-index:1;
}

.tabsArea{
	position:relative;
	text-align:right;
	width:1005px;
	left:0px;
	top:75px;
	z-index:1;
}

.content{
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:400px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:.8em;
}

.accentLetter{
	font-size:1.4em;
	font-weight:bold;
	font-family: Courier6 , Times , serif;
}

.slashBullet{
	list-style: square ;
}

.servicesHeadB{
	font-size:1.2em;
	color:#3f3f3f;
}

.serviceP{
	background-color:#b9b2aa;
	border:3px solid #b9b2aa;
	border-bottom-color:#a9a9a9;
	margin:0px;
	padding:0em .5em 2em .5em;
	text-align:justify;
}

.copyright{
	position:relative;
	top:25px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:baseline;
	font-size:small;
}
a.subNavLink {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}

a.subNavLink:hover {
	color:#FAFAFA;
	text-decoration:underline;
}


a.tabBtn{
	display:inline-block;
	position:relative;
	background-image:url('images/tab.gif');
	background-repeat:no-repeat;
	height:32px;
	width:136px;
	text-align:center;
	font-family:"MS Serif", "New York", serif;
	font-size:larger;
	color:#FFFFFF;
	text-decoration:none;
	line-height:35px;
}

a.tabBtn:hover{
	color:#DEDEDE;
	top:1px;
	left:1px;
	height:31px;
	opacity:0.9;
}

.expertsLink{
    text-decoration:none;
    font-weight:bold;
    color:#3f3f3f;
    border-bottom:1px dashed #5f5f5f;
}
.expertsLinkMore{
    text-decoration:none;
    font-weight:normal;
    font-size:.7em;
    font-style:italic;
    color:#3f3f3f;
    border-bottom:1px dashed #5f5f5f;
}