/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-size: 71%;
	text-align: center;
	background:#e5e4e4;
}

h1, h2, h3, h4, h5, h6, p, a, li, dt, dd, label, address, input, textarea, td {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}



address {
font-style: normal;

}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
}




ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}



.strapTable {
font-size: 1em;
}


/* div widths */

#bgWrap {
	margin: 30px auto; /* center in page */
	padding: 0;
	width: 800px;
}




#mainWrap {
	width: 761px;
	text-align: left;
	margin:   0 10px!important;
	padding: 0;
	background: white  url(../images/header_bg.jpg) top left no-repeat;
	float: left;
}


#headWrap {
	width: 761px!important;
	padding: 0;
	margin:  0;	
	float: left;
	height: 106px;
	
	
}

#headWrap h1 {
	padding: 0;
	margin: 10px 0 0 10px;
	display: inline; /* prevents IE double-margin bug */
	float: left;
	width: 300px !important;
	height: 60px !important;
	background: white url(../images/logo.gif) top left no-repeat;
	font-size: 0.1em;
	text-indent: -5000px;
}


#left {
float:left!important;
width:216px; 
margin: 0 !important;
padding: 0 !important;
}

#left img {
margin: 0 0 0 20px;
padding: 0;

}



#nav {
background: #46a899  url(../images/nav_btm.gif) bottom left no-repeat;
width:176px !important; 
padding: 0 0 5px 0;
float: left;
margin: 0 0 10px 0;
border-left: 21px solid white;

}


#nav ul {
	padding:  3px 0 0 0 !important;
	margin:  0 0 10px 9px;
	display: inline; /* prevents IE double-margin bug */
	float: left;	
}


#nav  li {
padding:  5px 0  0 10px;
margin: 0 0 0 5px ;
display: inline; /* prevents IE double-margin bug */
float: left;
color: #441e92;
font-size: 1.1em;
width: 150px;
line-height: 1.2em;
background: url(../images/arrow.gif) no-repeat 2px  10px ;
font-weight: bold;
}

#nav  li a{
color: #441e92;
text-decoration: none;
}


.subnav a{
color: #ffffff !important;
font-size: 0.9em !important;
line-height: 1.1em;
padding:  5px 0  0 10px;
margin: 0;
float: left;

}


#contentWrap { 
	width: 761px;
	float:left;
	padding:  0;
	background:  url(../images/content_bg.jpg) no-repeat  left bottom;
	margin: 0 0 0 0;	
	min-height: 367px;
	
}


* html #contentWrap { 
	width: 761px;
	float:left;
	padding:  0;
	background:  url(../images/content_bg.jpg) no-repeat  left bottom;
	margin: 0 0 0 0;	
	height: 367px;
}



#contentWrap h1 {
	padding: 0;
	margin: 0 0 10px 6px;
	display: inline; /* prevents IE double-margin bug */
	float: left;
	width: 564px;
	height: 20px;
	font-size: 1px;
	text-decoration: none !important;
	text-indent: -5000px; /* hide text from css enabled browsers */
}

#contentWrap h2 {
	color: #6743b1;
	font-size: 1.2em;
	margin: 6px 0 0 0;
	padding: 0;
}

#contentWrap h3 {
	color: #46a899;
	font-size: 1.1em;
	margin: 6px 0 0 0;
	padding: 0;
}



#copy  {
width: 355px;
float: left;
margin:  0;
padding: 0;

}

#copy  p{
margin: 10px 0 6px 0;
padding: 0;
line-height: 1.5em;

}


#copy  ul{
margin: 0 0 10px 10px;
padding: 0;



}


#copy  li{
margin: 4px 0 0 12px;
padding: 0 0 0 0;
line-height: 1.3em;
list-style-type: disc !important 2px 0;

}




.content_margin {
margin: 0;
padding: 0 0 0 38px !important;
}

.content_margin2 {
margin: 0;
padding: 0 0 0 170px !important;
}


.link {
margin: 6px 10px 6px 0;
padding: 0;
float: right;

}


 a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none !important;
	color: #7c66ad;
}

 a:hover {
	text-decoration: underline !important;
}


#footerWrap {
	width: 741px;
	margin: 1px 20px 0 15px;
	float: left;
	color: #999999;
	font-size: 0.9em;
	
	padding: 0;
}


#footerWrap a {
	color: #999999;
	font-weight: bold;
	text-decoration: none !important;
}

#footerWrap a:hover {
	text-decoration: underline !important;
}


.clear {
clear: both;
}


.address {

padding: 0;
margin: 0;
width: 170px;
float: left;



}
