body {
	background:#fff url(../images/bg-body.png) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
form,fieldset {
	border:0;
	margin:0;
	padding:0;
}
img {border:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
/* main containers styles */
.holder {
	overflow: hidden;
	width: 100%;
}
#main {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	position:relative;
}
/* header block styles */
#header {
	width:100%;
	height:131px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
#header .header-area {
	position: relative;
	overflow: hidden;
	height: 131px;
}
/* logo styles */
#header strong.logo {
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 185px;
	height: 79px;
	margin: 21px 0 0 29px;
}
#header strong.logo a {
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* slogan styles */
#header span.slogan {
	font: bold 22px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	word-spacing: -1px;
	position: absolute;
	color: #09144e;
	top: 31px;
	left: 260px;
}
/* bookmark link holder block styles */
#header .link-holder {
	position: absolute;
	top: 3px;
	right: 35px;
}
/* navigation menu styles */
#header .navigation-holder {
	position: relative;
	overflow: hidden;
	margin: -54px 0 0;
	padding: 0 0 0 229px;
	height: 54px;
}
#mc_menu_1 {
	font-size: 12px;
	line-height: 29px;
	text-transform: uppercase;
	position: relative;
	font-weight: bold;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 54px;
}
#mc_menu_1 li {
	background: url(../images/bg-navigation-divider.png) no-repeat;
	padding: 0 0 0 3px;
	margin: 0 3px 0 -3px;
	float: left;
}

#mc_menu_1 li#nav-last {
	background: url(../images/bg-navigation-divider-green.png) no-repeat !important;
}

#mc_menu_1 li#nav-last a { 
	background: url(../images/bg-navigation-green.png) no-repeat 100% 0 !important; 
}

#mc_menu_1 a {
	background: url(../images/bg-navigation.png) no-repeat 50% 0;
	padding: 0 16px;
	float: left;
	height: 29px;
	color: #fff;
}
#mc_menu_1 li#nav-first a {background-position: 0 0;}
#mc_menu_1 li#nav-last a {background-position: 100% 0;}
/* default hover active state */
#mc_menu_1 li:hover a,
#mc_menu_1 li.hover a,
#mc_menu_1 li.active a {
	background-position: 50% 100%;
	text-decoration: none;
	color: #ffcd55;
}
#navigation li:hover ul a,
#navigation li.hover ul a,
#navigation li.active ul a {
	text-decoration: none;
	color: #fff;
}

/* first item hover/active state */
#mc_menu_1 li#nav-first:hover a,
#mc_menu_1 li#nav-first.hover a,
#mc_menu_1 li#nav-first.active a {
	background-position: 0 100%;
}
/* last item hover/active state */
#mc_menu_1 li#nav-last:hover a,
#mc_menu_1 li#nav-last.hover a,
#mc_menu_1 li#nav-last.active a {
	background-position: 100% 100%;
}
/* submenu styles */
#mc_menu_1 li:hover ul, #mc_menu_1 li.hover ul {display: block;}
#mc_menu_1 ul {
	font-weight: normal;
	list-style: none;
	display: none;
	position: absolute;
	font-size: 11px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	left: 25px;
	top: 29px;
	width: 750px;
}
#mc_menu_1 ul li {
	background: none;
	padding: 0 30px 0 0;
	margin: 0;
	float: left;
}
#mc_menu_1 ul a {
	background: none;
	padding: 0;
	margin: 0;
	color: #fff;
}
#mc_menu_1 ul li a:hover {text-decoration: underline;}
/* content block styles */
#content {
	width:100%;
	margin:131px 0 0;
	overflow:hidden;
}
#content .content-area {
	float: left;
	width: 720px;
}
#content .sidebar {
	padding: 19px 0 0;
	margin: 0 2px 0 0;
	display: inline;
	float: right;
	width: 270px;
}
/* page text block styles */
.page-text {
	padding: 0 30px 0;
	margin: -8px 0 0;
}
.page-text h1,
.page-text h2 {
	font-size: 18px;
	color: #910101;
	margin: 35px 0 6px;
}
.page-text h1:first-child  { margin-top: 10px; }
.page-text p {margin: 10;}
/* infobox styles */
.infobox {
	overflow: hidden;
	width: 654px;
	padding: 18px 0 0;
	margin: 0 0 0 42px;
}
.infobox .heading {
	font: bold 16px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/bg-heading.png) no-repeat;
	overflow: hidden;
	width: 210px;
	color: #fff;
}

.infobox .heading.green {
        background: url(../images/bg-heading-green.png) no-repeat;
	width: 210px;
}

.infobox .heading strong {
	text-align: center;
	display: block;
}


.infobox .infobox-holder {
	background: url(../images/bg-infobox-mid.png) repeat-y;
	overflow: hidden;
	width: 654px;
}

div.infobox.half .infobox-holder {
	width: 300px;
	border-right: 1px solid #c5c5c5;
}

div.infobox.half {
	float: left;
	width: 310px;
}

.infobox .infobox-wrapper {
	background: url(../images/bg-infobox-top.png) no-repeat;
	padding: 5px 0 0;
	width: 100%;
}
.infobox .infobox-content {
	background: url(../images/bg-infobox-bot.png) no-repeat 0 100%;
	padding: 0 0 5px;
	overflow: hidden;
	width: 100%;
}
/* search form block styles */
.search-form {
	overflow: hidden;
	font-size: 14px;
	width: 100%;
	color: #888;
}
.search-form ul.input-list {
	list-style: none;
	overflow: hidden;
	height: 1%;
	padding: 21px 0 19px 6px;
	margin: 0;
}
.search-form ul.input-list li {
	padding: 0 0 0 16px;
	float: left;
}
.search-form ul.input-list li label {
	padding: 1px 0 0;
	display: block;
	clear: both;
}
.search-form ul.input-list input.text, .search-form ul.input-list select.text {
	font: 14px/14px Arial, Helvetica, sans-serif;
	border: 1px solid #c5c5c5;
	border-top-color: #888;
	float: left;
	clear: both;
	background: #fff;
	color: #000;
	padding: 4px 5px 3px;
	margin: 0;
	width: 216px;
}
.search-form ul.input-list input.submit {
	font: bold 14px/25px Arial, Helvetica, sans-serif;
	background: url(../images/btn-submit.gif);
	border-style: none;
	cursor: pointer;
	float: left;
	color: #fff;
	width: 119px;
	height: 25px;
	margin: 0 0 0 2px;
	padding: 0 0 3px;
}
/* links list styles */
ul.links-list {
	list-style: none;
	padding: 3px 15px 0px 25px;
	font-size: 13px;
	line-height: 18px;
	width: 250px;
	margin: 0;
	float: left;
}

ul.links-list.full {
	width: 590px;
}

ul.links-list.left {
	width: 311px;
}

ul.links-list.right {
	width: 240px;
}

ul.links-list a {
	text-decoration: none;
	color: #015c96;
}
ul.links-list a:hover {
	text-decoration: none;
	color: #002255;
}

/* links list styles */
ul.links-list-state {
        list-style: none;
        padding: 3px 8px 0px 25px;
        font-size: 13px;
        line-height: 18px;
        width: 125px;
        margin: 0;
        float: left;
}
ul.links-list-state a {
        text-decoration: none;
        color: #015c96;
}
ul.links-list-state a:hover {
        text-decoration: none;
        color: #002255;
}

/* sidebar block styles */
a.job-button {
	background: url(../images/bg-button.png) no-repeat;
	overflow: hidden;
	display: block;
	width: 202px;
	height: 63px;
	color: #fff;
	margin-top: 20px;
}
a.job-button strong {
	text-align: center;
	display: block;
	font-size: 22px;
	line-height: 25px;
	padding: 6px 0 5px;
}
a.job-button span {
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #ffcd55;
}
a.job-button:hover {
	text-decoration: none;
}
/* banner list block styles */
.banner-list, .rss-list {
	overflow: hidden;
	padding: 0px 0px  20px 0px;
	width: 100%;
        text-align: center;
        margin-bottom: 0px;
	border: 1px solid #7e7e7e;
}

.rss-list {
	border: 0px !important;
}

.rss-list a {
	color: #015c96;
	text-decoration: none; 
}

.rss-list a:hover {
	color: #002255;
	text-decoration: none;
}

.rss-list li:hover {
	background: #eeeeee;
}

.rss-list li:hover a { color: #002255; }

.banner-list strong, .rss-list strong {
	text-align: center;
	display: block;
	font-size: 16px;
	margin: 0 0 0px;
	color: white;
	background-color: #302B54;
	padding: 4px 0px;
}

.banner-list strong {
	margin-bottom: 10px;
}
.rss-list ul {
	list-style: none;
	padding-left: 0px;
	text-align: left;
	margin: 0 0;
}

.rss-list ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom: 1px solid  #7e7e7e;
	border-left: 1px solid  #7e7e7e;
	border-right: 1px solid  #7e7e7e;
}

.banner-list ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 160px;
}
.banner-list ul li {
	border: 2px solid #7e7e7e;
	overflow: hidden;
	margin: 0 0 16px;
	width: 156px;
}
.banner-list ul img {display: block;}
.sidebar .context-holder {
	width: 160px;
	margin: 0 auto;
}
/* footer block styles */
#footer {
	width:100%;
	overflow:hidden;
	padding: 12px 0;
	font-size: 12px;
	line-height: 18px;
	color: #a4a4a4;
}
#footer .footer-area {
	border-top: 1px solid #d9d9d9;
}
#footer strong {
	float: left;
	font-weight: normal;
	padding: 0 0 0 7px;
}
#footer a {
	color: #a4a4a4;
}
#footer ul {
	list-style: none;
	float: right;
	padding: 0 6px 0 0;
	margin: 0;
}
#footer ul li {
	padding: 0 0 0 10px;
	float: left;
}
.page-text h1 a,
.page-text h2 a{
        color: black;
	}

	.page-text h1 a:hover,
	.page-text h2 a:hover{
	        text-decoration: none;
		}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Tables */
table {
        background: #fff;
        clear: both;
        color: #333;
        margin-bottom: 10px;
        width: 100%;
}
th {
        background: #f2f2f2;
        border:1px solid #CCCCCC;
        text-align: left;
	padding-left: 5px;
}

table tr td {
        background: #fff;
        text-align: left;
        vertical-align: top;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
table tr.altrow td {
        background: #f4f4f4;
}

table tr.left td {
	text-align: left;
	padding: 5px;
        border-bottom: 1px solid #CCCCCC;
}

div#af-header-783567753 {
	display:none;
}

div#af-body-783567753 h3 {
	color: white;
	width: 200px;
	font-size: 1.6em;
	padding: 0 0 15px 0;
	text-indent: -9999px;
	margin: 0;
	height: 60px;
	width: 240px;
	background: url('../images/bg-hdr-signupform.png') no-repeat 0 0;
}

div#sidebarForm {
	background: url(../images/woman_desk.jpg) no-repeat;
	margin-bottom: 20px;
/*	height: 305px; */
}

div#sidebarForm div.af-footer { display: none; } /* ABO 10182010 */

div.af-body.af-standards { border: solid 1px #8078a4; border-right: solid 2px #302854; border-bottom: solid 2px #302854; }

#af-form-783567753 .af-body .af-textWrap{width:98%;display:block;float:none;}
#af-form-783567753 .af-body .privacyPolicy{color:#000000;font-size:11px;font-family:Verdana, sans-serif;}
#af-form-783567753 .af-body a{color:#ffffff;text-decoration:underline;font-style:normal;font-weight:bold; font-size: 1.2em;}
#af-form-783567753 .af-body input.text, #af-form-783567753 .af-body textarea{background-color:#FFFFFF;border-color:#919191;border-width:1px;border-style:solid;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif; width: 140px;}

#af-form-783567753 .af-body input.text {
	height: 20px;
	font-size: 14px !important;
}

#af-form-783567753 .af-body input.text:focus, #af-form-783567753 .af-body textarea:focus{background-color:#FFFAD6;border-color:#030303;border-width:1px;border-style:solid;}
#af-form-783567753 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#ffffff;text-decoration:none;font-style:normal;font-weight:bold;font-size:12px;font-family:Verdana, sans-serif;}
#af-form-783567753 .af-body{padding-bottom:15px;padding-top:15px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:#000000;font-size:11px;font-family:Verdana, sans-serif;}
#af-form-783567753 .af-footer{padding-right:15px;padding-left:15px;background-color:#transparent;border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#000000;font-size:12px;font-family:Verdana, sans-serif;}
#af-form-783567753 .af-header{padding-bottom:9px;padding-top:9px;padding-right:10px;padding-left:10px;background-image:url('http://forms.aweber.com/images/auto/body/009/5ff/005/999');background-position:top left;background-repeat:repeat-x;background-color:#005999;border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#FFFFFF;font-size:16px;font-family:Verdana, sans-serif;}
#af-form-783567753 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}
#af-form-783567753 .af-quirksMode{padding-right:15px;padding-left:15px;}
#af-form-783567753 .af-standards .af-element{padding-right:15px;padding-left:15px;}
#af-form-783567753 .bodyText p{margin:1em 0;}
#af-form-783567753 .buttonContainer input.submit{/*background-image:url("http://forms.aweber.com/images/auto/gradient/button/07c.png");background-position:top left;background-repeat:repeat-x;*/background-color:#FFFF00; color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:14px;font-family:Verdana, sans-serif;}
#af-form-783567753 .buttonContainer input.submit{width:150px;}

#af-form-783567753 .buttonContainer { padding-top: 10px; padding-bottom: 20px; }

#af-form-783567753 body,#af-form-783567753 dl,#af-form-783567753 dt,#af-form-783567753 dd,#af-form-783567753 h1,#af-form-783567753 h2,#af-form-783567753 h3,#af-form-783567753 h4,#af-form-783567753 h5,#af-form-783567753 h6,#af-form-783567753 pre,#af-form-783567753 code,#af-form-783567753 fieldset,#af-form-783567753 legend,#af-form-783567753 blockquote,#af-form-783567753 th,#af-form-783567753 td{float:none;color:inherit;position:static;margin:0;padding:0;}
#af-form-783567753 button,#af-form-783567753 input,#af-form-783567753 submit,#af-form-783567753 textarea,#af-form-783567753 select,#af-form-783567753 label,#af-form-783567753 optgroup,#af-form-783567753 option{float:none;position:static;margin:0;}
#af-form-783567753 div{margin:0;}
#af-form-783567753 fieldset{border:0;}
#af-form-783567753 form,#af-form-783567753 textarea,.af-form-wrapper,.af-form-close-button,#af-form-783567753 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-783567753 input,#af-form-783567753 button,#af-form-783567753 textarea,#af-form-783567753 select{font-size:100%;}
#af-form-783567753 p{color:inherit;}
#af-form-783567753 select,#af-form-783567753 label,#af-form-783567753 optgroup,#af-form-783567753 option{padding:0;}
#af-form-783567753 table{border-collapse:collapse;border-spacing:0;}
#af-form-783567753 ul,#af-form-783567753 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;}
#af-form-783567753.af-quirksMode{overflow-x:hidden;}
#af-form-783567753{overflow:hidden;}
.af-body .af-textWrap{text-align:left;}
.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.text{width:100%;float:none;padding:2px!important;}
.af-body.af-standards input.submit{padding:4px 12px;}
.af-clear{clear:both;}
.af-element label{text-align:left;display:block;float:left;}
.af-element{padding:5px 0;}
.af-form-wrapper{text-indent:0;}
.af-form{text-align:left;margin:auto;}
.af-header,.af-footer{margin-bottom:0;margin-top:0;padding:10px;}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}
body {
}

div.af-element.privacyPolicy {
	display: none;
}

