* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #F7F7F7;
}

a {
	color: #7d547d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img, img { border: none; }

#container {
	width: 1005px;
	margin: 0 auto;
	background: #F7F7F7 url(images/home_bg.jpg) repeat-y center top;
	padding: 20px 0;
}

#header {
	width: 474px;
	height: 66px;
	background: #fff;
	margin-left: 56px;
}

#header h1 {
	text-indent: -9999px;
	width: 474px;
	height: 66px;
	display: block;
	background: url(images/logo.jpg) no-repeat left top;
}

/* Main Navigation */

#navcontainer {
	background: url(images/nav_bg.png) no-repeat left top;
	width: 936px;
	height: 56px;
	margin-left: 49px;
}

#nav {
	width: 936px;
	height: 52px;
	padding-top: 4px;
	position: relative;
}

/* \ */
* html #navcontainer
{
    background:none;
	width: 936px;
	height: 56px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_bg.png', sizingMethod='scale');
}
/* */

#nav ul {
	list-style: none;
	margin-left: 15px;
}

#nav ul li {
	display: inline;
	float: left;
}

#nav ul li a {
	text-decoration: none;
	color: #717171;
	font-size: 13px;
	padding: 15px 20px 0 20px;
	height: 23px;
	font-weight: bold;
	display: inline;
	float: left;
	position: relative;
}

#nav ul li a:hover, #nav ul li.active a {
	color: #66476a;
	background-color: #eee0f7;
}

#subnav {
	margin-left: 70px;
	margin-top: -12px;
}

#subnav ul {
	list-style: none;
	font-size: 10px;
	font-weight: bold;
}

#subnav ul li {
	display: inline;
}

#subnav ul li a {
	display: inline;
	float: left;
	height: 15px;
	padding: 5px;
	color: #666;
	background: url(images/accordion_bg.jpg) no-repeat left bottom;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}

#subnav ul li a:hover, #subnav ul li.active a {
	text-decoration: none;
	color: #f90;
}

/*Tell a Friend*/
#friend {
	position: absolute;
	left: 706px;
	top: 10px;
}

#friend a {
	color: #7E107A;
	text-decoration: none;
	padding: 10px 0 8px 28px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	background: url('images/email.gif') no-repeat left center;
	margin-left: 10px;
	height: 16px;
	display: block;
}

#share {
	width: 192px;
	color: #717171;
	background: #e9daef;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
	font-size: 12px;
	padding: 8px;
	margin-top: 0px;
}

form ol {
	list-style: none;
}

form ol li {
	margin: 8px 0;
}

form label {
	display: block;
}

#left_col {
	float: left;
	display: inline;
	width: 676px;
	margin: 30px 30px 0 45px;
	padding: 0 12px;
}

#home_banner {
	margin: 0 0 10px -6px;
	width: 699px;
	height: 259px;
	position: relative;
}

#home_banner img {
	position: absolute;
	top: 0;
	left: 0;
}

#banner {
	margin: 0 0 10px -6px;
	width: 699px;
	height: 157px;
}	

#left_col h2, #left_col h3, #left_col h4, #left_col h5 {
	font-family: Georgia, Times, serif;
	margin: 0 0 6px 15px;
	color: #7d547d;	
}

#left_col h2 {
	font-size: 24px;
	font-style: italic;
}

#left_col h3 {
	font-size: 16px;
}

#left_col h4 {
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 0px;
}	

#left_col p {
	font-size: 12px;
	color: #7d7d7d;
	margin: 0px 15px 16px 15px;
	line-height: 18px;
}

#left_col ul {
	font-size: 12px;
	color: #7d7d7d;
	margin: 0 0 16px 25px;
	line-height: 18px;
	list-style: disc;
}

#left_col li {
	margin: 0px 15px;
}

#left_col ol {
	font-size: 12px;
	color: #7d7d7d;
	margin: 8px 25px;
	line-height: 18px;
}

blockquote {
	font-size: 11px;
	padding: 8px;
	border-left: solid 6px #666;
	background: #efefef;
	color: #333;
}

#left_col ul.pdf li {
	background: url('images/pdf_icon.jpg') no-repeat center left;
	padding: 3px 0 0 28px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	list-style: none;
	margin: 4px 15px;
	font-weight: bold;
	font-size: 13px;
}

.line {
	display: block;
	margin-bottom: 8px;
}


/* Home page boxes */
.box {
	width: 197px;
	float: left;
	display: inline;
	border: solid 1px #c6a1c5;
	margin: 6px 15px;
	padding-bottom: 70px;
	height: 140px;
	overflow: hidden;
}

#left_col .box h3 {
	font-size: 13px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #969;
	background: #e9daef;
	padding: 5px 10px;
	margin: 0;
}

#left_col .box p {
	margin: 10px;
	font-size: 11px;
	line-height: 14px;
}

#box_a { background: url(images/box_a_bg.jpg) no-repeat bottom right; }
#box_b { background: url(images/box_b_bg.jpg) no-repeat bottom right; }
#box_c { background: url(images/box_c_bg.jpg) no-repeat bottom right; }


/* Survey/FAQ Accordion */
#accordion {
	margin:20px 0px;
}

#left_col h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 14px;
	background: url(images/accordion_bg.jpg) no-repeat left bottom;
	color: #7d547d;
	margin: 0;
	padding: 10px;
	line-height: 18px;
}

#left_col h3.toggler:hover, #left_col h3.toggler.over {
	color: #41464D;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

#left_col .survey_share {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	background: url(images/accordion_bg.jpg) no-repeat left bottom;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	padding: 2px;
	width: 104px;
}

#left_col .survey_share a, #left_col .survey_share img {
	display: inline;
	float: right;
	margin-right: 4px;
}

/* Widget */
#widgets {
	margin-left: 15px;
}

.widget {
	width: 300px;
	display: inline;
	float: left;
}

#left_col #widgets p {
	margin-left: 0;
}

#right_col {
	width: 207px;
	float: left;
	display: inline;
	padding-top: 35px;
}

#footer {
	width: 100%;
	height: 120px;
	background: url(images/footer_bg.jpg) repeat-x left top;
}

#footer_inner {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	color: #837c7c;
	padding: 15px 210px 0 0;
}

#footer_inner p {
	margin-bottom: 16px;
}

#footer_inner a {
	color: #837c7c;
	text-decoration: none;
}

#footer_inner a:hover {
	text-decoration: underline;
}

#footer_inner span { color: #a65fa4; }

.clear {
	clear: both;
	display: block;
}

