{
padding: 0;
margin: 0;
border: 0;
}
body, html {
color: #2E2E2E; 
font-family: Verdana, Arial, Tahoma, sans-serif;
background:#ffffff;
text-align:center;
}
body {
font-size: 80%;
margin-top:5px;
margin-bottom:10px;
}
p {
padding: 3px 0px 3px 0px;
text-algin: left;
line-height:110%;
}
a {
color: #000099;
}
a:hover{
color: #0000FF;
text-decoration: none;
}
h2, h3 {
font-size: 1.1em;
font-weight: bold;
padding: 0px;
color: #001179;
}
h1 {
font-size: 1.3em;
color:#009345;
padding-bottom: 5px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 990px;
}
#headerTop {
margin: 0px auto;
text-align:right;
height:48px;
}
#header {
	margin: 0 0 3px 0;
	background: url("../images/header.jpg") no-repeat;
  height:208px;
}


#navBar {
	margin: 0 0 3px 0;
	background: url("../images/navbarBg.jpg") repeat-x;
  height:44px;
	width: 990px;
}
#leftNav {
	float: left;
	width: 220px;
}
#contentHeader{
background: url("../images/contentHeader.jpg") no-repeat;
height:45px;
width:990px;
}

#contentWrapper{
background-image: url("../images/contentBg.jpg");
background-repeat: repeat-y;
background-position: top right;
height:100%;
}
#mainContent { 
	margin: 0;
	float: left;
	width: 770px;
	height: 1% ;/* Holly hack for Peekaboo Bug */

}
.contentpadding{
padding:0px 30px 20px 30px;
}
#contentFooter
{
	clear: both;
	background: url('../images/contentFooter.jpg') no-repeat;
	height:20px;
}
#footer {
	clear: both;
	background: url('../images/specialistsFooter.jpg') no-repeat;
	height:211px;
}
#topNav{

height:40px;
margin:0px auto 0px;
font-size:14px;
width:990px;
}

#topNav ul{
display:block;
margin:0px;
padding: 15px 0px 0px 0px;
}
#topNav li{
display: inline;
list-style-type: none;
padding:0px 22px 0px 22px;

}
.navigation a:link {
	color: #E1C9B2;
	text-decoration: none;
}

.navigation a:visited {
	color: #E1C9B2;
	text-decoration: none;
}

.navigation a:hover {
	color: #ffffff;
	text-decoration: none;
}

.leftNavpadding{
padding-left:15px;
}
.rollovers{
width:278px;
height:48px;
border:0;
margin:0px;

}
.rollovers2{
width:16px;
height:16px;
border:0;
margin:0px;
padding-top:3px;
float:right;

}
.arrowlistmenu{
width: 180px; /*width of menu*/
}



.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #000099;
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: 500;
font-size: 80%;
}

.arrowlistmenu ul li a:visited{
color: #000099;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000099;


text-decoration: underline;
background-color: transparent;
}
.red{
color: #CC0000;
}
#subscribe{
background: url(../images/subscribeBG.jpg) no-repeat center left; /*custom bullet list image*/
width:200px;
height:121px;
font-size:100%;
margin-left:10px;
}
.subscribepadding{
padding:10px 15px 0px 15px;

}
.question{
font-weight:700;

}
.answer{
color:#001179;
}
.goTop
{
  display: block;
  width: 16px;
  height: 16px;
  background: url("../images/top.jpg") no-repeat 0 0;
  float:right;
}

.goTop:hover
{ 
  background-position: 0 -16px;
}

.goTop span
{
  display: none;
}

.arrowlist{
width: 600px; /*width of menu*/
}



.arrowlist ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlist ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}
.arrowlist ul li{
color: #000099;
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: 500;
font-size: 13px;


}