@charset "UTF-8";
/* CSS Document */

/* STYLE RESET (Globals) ________________________________________________________________________________________________________*/
* {
	margin:0;
	padding: 0;
}
img {
	display:block;
	line-height:1px;
}
ul, ol {
	margin-left:15px;
	margin-bottom:20px;
}
ol {
	padding-left:15px;
}
li {
	line-height:1.5em;
}
body {
	background:url(../assets/img/body-bg.gif);
	font-size:82%;
	font-family:Arial, Helvetica, Arial, sans-serif;
	color:#333;
	/*background:url(../assets/img/body-bg.jpg) no-repeat center bottom #8766a4; --- This is to take out the purple background SB*/
}
hr {
        margin-bottom:10px;
}

/* H1, H2, H3... ______________________________________________________________________________________________________*/
h1, h2, h3 {
	font-family:"Georgia","Garamond", Times, serif;
	font-weight:normal;
	color:#593079;
}
h1 {
	font-size:1.5em;
	line-height:37px;
                margin-bottom:0;
                padding-bottom:3px;
}
h2 {
	font-size:1.4em; 
	padding-bottom:3px;
}
h3 {
	font-size:1.5em; 
	padding-bottom:3px;
	color:#82b100;
}
#main2 h1, #main2wide h1 {
	line-height:25px;
}
#audiences h3 {
	margin-top:0px;
}
.dots1 {
	background:url(../assets/img/horiz-dot.gif) repeat-x left bottom;
}
.green {
	color:#82b100;
}
/* GENERAL LINKS ______________________________________________________________________________________________________*/
a img {
	border:0;
}

a img.new {
               display:inline;
               border:0;
			   padding-left:5px;
}

a {
	text-decoration:underline;
	outline: none;
	color:#7d569b;
}
.text-links a {
	color:#fff;
}
.header01 .text-links a {
	color:#2a044b;
}
#nav-bar a, #nav-bar ul li a {
	color:#511d79;
	text-decoration:none;
}
#bcrumbs a {
	font-weight:bold;
	text-decoration:none;
}
#footer a {
	color:#511D79;
	text-decoration:none;
}
div.sidebar ul li a, div.sidebar a {
	text-decoration:none;
}
p.subnav a {
	text-decoration:none;
}
div#content a {
	text-decoration:none;
}
div#rightcol01 table a {
	text-decoration:none;
}
h1 a, h2 a, h3 a {
	text-decoration:none;
}
a:hover {
        text-decoration: underline !important;
}

/* GENERAL FONT _______________________________________________________________________________________________________*/
p {
	margin:5px 0 20px 0;
	line-height:1.5em;
}
p.no-margin {
	margin-bottom:0;
}
.sidebar {
	color:#666;
	font-size:.9em;
}
#body-wrap {
	font-size:.9em;
}

#whats-new p {
	width:570px;
                color:#555;
	margin:5px 5px 15px 5px;
}
.js-link {
	display:block;
	margin-bottom:10px;
}

/* LISTS ______________________________________________________________________________________________________________*/
div.sidebar ul {
	margin-bottom:10px;
}
p + ul, p + ol, ul + ul, ol + ol {
	margin-top:-15px;
}
ul li ul, ol li ol {
margin-bottom:0px;
}
ol li {
               padding-top:10px;
}
div#main2 ul li {
	padding-top:5px;
}
div#sitemap ul li {
	list-style-type:none;
	margin-top:18px;
	font-weight:bold;
}
div#sitemap ul ul li, ul ul ul li {
	list-style-type:disc;
	margin:auto;
	font-weight:normal;
}
div#memos table tr td ul {
                margin:0 auto;
                padding:0;
}
div#memos table tr td ul li {
	list-style-type:disc;
	font-weight:normal;
}

/* FORMS ______________________________________________________________________________________________________________*/
label {
	font-weight:bold;
}

.comment {
	font-family:Arial, Helvetica, Arial, sans-serif;
}

input.go {
	float:right;
}
input.zip {
	border:none;
	background:url(../assets/img/zip-input.gif) no-repeat;
	width:107px;
	height:16px;
	padding:5px;
	float:left;
}
#search #search-input {
	padding:3px;
	width:142px;
	top:-6px;
	position:relative;
	border:solid 1px #333;
	height:13px;
	background:#fff;
}
* html #search #search-input {top:-5px;}
*:first-child+html #search #search-input{top:-5px;}

#provider-info label.text {
display: block;
text-align: right;
float: left;
width: 125px;
padding-right: 10px;
font-weight: bold;
}

#provider-info input.text {
display: block;
width: 200px;
float: left;
margin-bottom: 10px;
}

#provider-info input.button-submit {
width:75px;
}

#provider-info input.button-reset {
width:75px;
}


/* IMAGES _____________________________________________________________________________________________________________*/
.bodyright {
	border:5px solid #dfdfdf;
	margin:0 0 7px 10px;
}
.bodyleft{
	border:5px solid #dfdfdf;
	margin:0 10px 7px 0;
}
div.imgwcaption img {
	margin-bottom:-6px;
	border:5px solid #dfdfdf;
}

#new img {
	display:inline;
                border:0;
}

/* TABLES _____________________________________________________________________________________________________________*/
#main2 table, #main2wide table {
margin-bottom:25px;

}
td {
padding:5px;
vertical-align:top;
}
th {
padding:5px;
vertical-align:top;
font-weight:bold;
background-color:#dfdfdf;
text-align:left;
}

/* MISC. CLASSES ______________________________________________________________________________________________________*/
.clear {clear:both;}
br.clear {
	clear:both;
	line-height:1px;
}
.left {
	float:left;
}
.right {
    float:right;
}
.indent {
	margin-left:15px;
	display:block;
}
.indent25 {
	margin-left:25px;
	display:block;
}
.padding {
	padding:0 15px;
}
.green-bg {
	background-color:#f5fce3;
}
.attention {
	color:#ff0000;
	font-weight:bold;
	font-style:italic;
}
div.imgwcaption {
display:inline;
border:none;
padding:0 7px 10px 7px;
font-size:9px;
line-height:10px;
color:#666;
}
.bottomPad {
     padding-bottom:20px;
}
.topPad {
     padding-top:10px;
}


/* LAYOUT ELEMENTS ____________________________________________________________________________________________________*/
#wrapper {
	margin:auto;
	width:952px;
	position:relative;
	background:#FFF;
}
#body-wrap {
	padding:0 8px;
}
.border {
	border:1px solid #D0BDE0;
	margin-bottom:7px;
	padding:10px 7px 0;
	float:left;
	width:920px;
}
* html .border {
	width:920px;
}
/* HEADER -------------------------*/
#header {
	height:171px;
}
.text-links {
	color:#2a044b;
	position:absolute;
	font-size:.9em;
	font-weight:bold;
	top:10px;
	left:10px;
}
#search {
	position:absolute;
	right:10px;
	top:10px;
}
#nav-bar {
	position:absolute;
	top:69px;
	width:952px;
	line-height:28px;
	text-align: center;
}
#nav-bar ul, ul#nav-bar-list {
	font-size:1.3em;
	letter-spacing:-0.045em;
	color:#511d79;
	font-family:"Georgia", "Garamond", serif ;
	position:relative;
	margin:0;
	padding:0;
}
#nav-bar ul li, ul#nav-bar-list li {
	display:inline;
	position:relative;
	list-style-type:none;
	margin:none;
	padding:none;
	line-height:28px;
	letter-spacing:-0.045em;
	color:#511d79;
	font-family:"Georgia", "Garamond", serif ;
}
ul#nav-bar-list ul {
	position:absolute;
	display:none;
	top:20px;
	left:8px;
	z-index:999;
	width:150px;
	padding:3px;
	text-align:left;
	background:#fff;
}
ul#nav-bar-list li li {
	display:block;
	background:none;
	list-style-type:disc;
	font-size:14px;
	letter-spacing:-0.045em;
	color:#511d79;
	font-family:"Georgia", "Garamond", serif;
	line-height:15px;
}
ul#nav-bar-list li li a {
	display:block;
	padding:6px 3px;
	margin:2px 0;
}
ul#nav-bar-list li li a:hover {
	background-color:#ddc9ec;
}
.header01 {
	background:url(../assets/img/header/header01.jpg);
}
.header02 {
	background:url(../assets/img/header/header02.jpg);
}
.header03 {
	background:url(../assets/img/header/header03.jpg);
}
#header.header04 {
	background:url(../assets/img/header/header04.jpg);
}
.header05 {
	background:url(../assets/img/header/header05.jpg);
}
.header06 {
	background:url(../assets/img/header/header06.jpg);
}
.header07 {
	background:url(../assets/img/header/header07.jpg);
}
.header08 {
	background:url(../assets/img/header/header08.jpg);
}
.header09 {
	background:url(../assets/img/header/header09.jpg);
}
.header10 {
	background:url(../assets/img/header/header10.jpg);
}
.header11 {
	background:url(../assets/img/header/header11.jpg);
}
.header12 {
	background:url(../assets/img/header/header12.jpg);
}
/* SUB PAGES ----------------------*/
#bcrumbs {
	color:#82B100;
	left:-7px;
	margin-bottom:15px;
	padding:10px 0 10px 7px;
	position:relative;
}
#left01 {
	float:left;
	width:195px;
	margin-right:15px
}
p.subnav, div.subnav {
	background:url(../assets/img/vert-dot.gif) repeat-y;
	padding:5px 0 10px 10px;
}

p.subnav span a {
display: block;
margin-top: 3px;
}

p.subnav span {
       display: block;
       margin: 5px 0 5px 15px;
       line-height: 14px;
}

#main2 {
	float:left;
	width:500px;
}
#main2wide {
        float:left;
        width:680px;
}
#right01 {
	float:right;
	width:180px;
	background:url(../assets/img/vert-dot.gif) repeat-y;
	padding-left:15px;
	min-height:0px;
	height:auto !important;
	height:0px;
}

/* HOME PAGE ----------------------*/
#main {
	float:left;
	width:620px;
}
#main3 {
	width:610px;
	float:left;
}	
#rightcol01 {
	float:right;
	width:300px;
}
#whats-new {
	width:600px;
                overflow:hidden;
}
#whats-new .padding {
	width:650px;
	padding:0 5px;
}
#phone {
	padding:10px 0px 10px 10px;
}
* html #phone {
	width:275px;
}
#phone strong {
	font-size:1.5em;
}

#footer {
	text-align:center;
	color:#511d79;
	font-size:.85em;
	padding:8px 0;
	line-height:1.6em;
	background:url(../assets/img/footer.gif) repeat-x #d0bde0;
}
/* AUDIENCE TABS ______________________________________________________________________________________________*/

#audiences {
	height:288px;
	width:615px;
	left:-7px;
	background:url(../assets/img/tab-body.gif) no-repeat left bottom;
	overflow:hidden;
	position:relative;
}
#tabs {
	height:28px;
	overflow:hidden;
	padding:0 0 0 7px;
}
#tabs img {
	height:28px;
	float:left;
	display:block;
	line-height:1px;
	background-image: url(../assets/img/tabs.gif);
}
#tabs .tab1 {background-position:0 0;width:169px;}
#tabs .tab2 {background-position:-169px 0;width:212px;}
#tabs .tab3 {background-position:-381px 0;width:149px;}
#tabs .tab4 {background-position:-530px 0;width:71px;}

#audiences.tab1-on .tab1 {background-position:0 -28px;}
#audiences.tab2-on .tab2 {background-position:-169px -28px;}
#audiences.tab3-on .tab3 {background-position:-381px -28px;}
#audiences.tab4-on .tab4 {background-position:-530px -28px;}

#content {
	margin:5px 15px;
}
#content p {
	margin:0 0 5px 0;
}
#content ul {
	margin-top:5px;
	margin-bottom:5px;
}
#content .left {
	float:left;
	width:273px;
}
#content .right {
	float:right;
	width:300px;
	margin-top:7px;
}
.tab1-content,
.tab2-content,
.tab3-content,
.tab4-content {
	display:none;
}
.tab1-on .tab1-content {display:block;}
.tab2-on .tab2-content {display:block;}
.tab3-on .tab3-content {display:block;}
.tab4-on .tab4-content {display:block;}

#home1 {
	height:40px;
	left:346px;
	position:absolute;
	top:11px;
	width:110px;
}
#home2 {
	height:40px;
	left:465px;
	position:absolute;
	top:11px;
	width:132px;
}
/*GOOGLE 404 WIDGET_______________________________________________________________________________________*/
/* Widget content container */
#goog-wm { }

/* Heading for "Closest match"
#goog-wm h3.closest-match {font-family:"Georgia","Garamond",Times,serif; color:#82B100; font-size:1.5em; padding-bottom:3px;}
#goog-wm h3.closest-match b {font-weight:normal; }

/* "Closest match" link
#goog-wm h3.closest-match a {color:#7D569B; font-weight:normal; text-decoration:underline;}

/* Heading for "Other things" */
#goog-wm h3.other-things {font-family:"Georgia","Garamond",Times,serif; color:#82B100; font-size:1.5em; padding-bottom:3px;}
#goog-wm h3.other-things b {font-weight:normal; }

/* "Other things" list item */
#goog-wm ul li {margin-bottom:15px;}

/* Site search box */
#goog-wm li.search-goog {display: list-item; }



