a {
	color: #094DC8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.alert 
{
    color: #950B09;
    font-weight: bold;
}

.article h1 {
	font-size: 17px;
	font-weight: bold;
}

.article h3 {
	background: url("/images/ui/bg_horizontal_single.gif") top left repeat-x;
	padding-top: 10px;
	font-weight: bold;
}

.article .item {
	margin: 10px 0;
}

.article_date {
	font-weight: bold;
	font-size: 12px;
}

.article_nav {
	font-size: 12px;
}

a.backTop {
	background: url("/images/ui/btn_arrowUp.gif") 100% 50% no-repeat;
	display: block;
	font-size: .9em;
	margin: 5px 0;
	padding: 0 14px 0 0;
	text-align: right;
}

.banner {
	margin: 10px 0;
}

body {
	background: #96A2AE;
	text-align: center;
	font-family: arial, sans-serif;
	color: #333;
}

blockquote
{
    margin-left: 10px;
}

.widget 
{
    background: #fff url("/images/ui/bg_dot.gif") top left repeat;
	margin: 10px auto;
	padding: 1px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	width: 216px;
}

.widget .webPartHeader
{
    background: url(/images/ui/bg_links.gif) top left repeat-x;
	padding: 5px 10px;
}

.widget .webPartContextTitle
{
    font-weight: bold;
}

.widget .webPartBody
{
    background-image: none;
    background-color: #fff;
}

.widget .moreLink 
{
    background-color: #fff;
    font-weight: bold;
    padding: 5px 10px 10px 0; 
    text-align: right;
}

.box_blue
{
    background: #FFF url("/images/ui/bg_blueFooter.gif") bottom left repeat-x;
    border: 1px solid #C5CFD9;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	text-align: left;
}

.box_blue .webPartHeader, .box_blue .title {
    background: url("/images/ui/bg_blue.gif") top left repeat-x;
}

.box_blue .webPartBody {
    padding: 10px;
	text-align: left;
}

.box_blue .webPartContextTitle, .box_blue h1 {
	color: #FFF;
	font-size: 20px;
	padding: 12px 10px 12px 10px;
}

.box_dotted {
	background: url("/images/ui/bg_dotted_topRight.gif") top right no-repeat;
	margin: 10px auto;
	padding: 1px 1px 0 0;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	width: 216px;
}

.box_dotted .box_dotted_bottom {
	background: url("/images/ui/bg_dotted_bottomLeft.gif") bottom left no-repeat;
	padding: 0 1px 0 1px;
}

.box_dotted .item_hdr {
	background: #F2F3E3;
	padding: 5px 10px;
	font-weight: bold;
}

.box_error_large
{
    background: #edf2f8 url(/images/ui/icn_alert.png) 20px 10px no-repeat;
    border: 1px solid #C5CFD9;
    margin: 0 0 10px 0;
    padding: 20px 10px 20px 70px;
}

.box_error_large h1
{
    font-weight: bold;
    font-size: 14px;  
    margin-bottom: 5px;  
}

.box_error_large .content
{
    font-size: 12px;
    padding: 0;
}

.box_success_small
{
    background-color: #edf2f8;
    border: 1px solid #C5CFD9;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 10px;
}


.box_error_small
{
    /*background: #edf2f8 url(/images/ui/icn_alertSmall.png) 20px 10px no-repeat;*/
    background: #edf2f8 url(/images/ui/icn_RedAlert.gif) 20px 10px no-repeat;
    border: 1px solid #C5CFD9;
    color: #a61e1a;
    font-weight: bold;
    padding: 10px 10px 10px 45px;
    margin: 5px 0;
}

.box_error
{
    background: #edf2f8 url(/images/ui/icn_alert.png) 20px 10px no-repeat;
    font-weight: bold;
    padding: 10px 10px 10px 45px;
}

.box_featured .webPartContextTitle
{
    font-size: 14px;
    margin-bottom: 5px;
}

.box_featured h1 {
	font-weight: bold;
	font-size: 13px;
}

.box_featured h2 {
	font-size: 12px;
}

.box_featured .text {
	margin-left: 105px;
}

.box_intro {
	background: url("/images/ui/bg_horizontal_single.gif") bottom left repeat-x;
	padding: 0px 0 10px 0;
}

.box_intro h1 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}

.box_intro .article_text {
	margin-left: 130px;
}

.box_links {
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 14px;
	border: 1px solid #C6C6BE;
}

.box_links .item {
	margin: 5px 0;
}

.box_links ul li {
	background: url("/images/ui/btn.gif") 0 6px no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}


.box_login, .box_welcome {
	padding-top: 19px;
	width: 216px;
	margin: 10px auto;
}

.box_login {
	background: url("/images/ui/bg_memberLogin2.gif") top right no-repeat;
}

.box_login em {
	font-size: 11px;
}

.box_login table td {
	font-size: 11px;
	padding: 3px 1px;
}

.box_login td.label {
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}

.box_login .button { 
	font-size: 11px;
}

.box_login .button {
	margin-top: 5px;
}

.box_login_bottom {
	background: #EFE7C2 url("/images/ui/bg_login_bottom2.gif") bottom left repeat-x;
	border: 1px solid #C6C6BE;
	border-top: none;
	padding: 10px;
}

.box_membersOnly {
	padding-top: 20px;
	width: 214px;
	background: #fff url("/images/ui/hdr_membersOnly.gif") top right no-repeat;
}

.box_membersOnly .box_members_bottom {
	background: #FFF;
	border-top: 1px solid #C6C6BE;
	text-align: left;
}

.box_membersOnly ul li {
	display: inline;
}

.box_membersOnly ul li a {
	display: block;
	background: #E6EDF6;
	margin-bottom: 2px;
	padding: 8px 0 8px 20px;
	font-size: 12px;
	font-weight: bold;
}

.box_membersOnly ul ul {
	margin: 10px 0 0 25px;
}

.box_membersOnly ul li li a {
	background: url("/images/ui/btn.gif") 0 6px no-repeat;
	padding: 0 0 0 8px;
	font-size: 12px;
	font-weight: normal;
}   

.box_membersOnly ul li li a:hover {
	text-decoration: underline;
}


/* Begin articles of interest */
    
.box_articles {
	background: #FFF;
	border-top: 1px solid #C6C6BE;
	text-align: left;
	padding: 5px 0;
}

.box_articles ul {
}

.box_articles ul li {
    display: block;
	padding: 8px 10px 0 10px;
	font-size: 12px;
	font-weight: normal;
}

.box_articles ul li li a:hover {
	text-decoration: underline;
}

.box_articles div#longList {
	display: none;
}

.box_articles .toggleLink  {
    padding: 5px 10px 5px 0;
    text-align: right;
    color: #094DC8;
}

.box_articles .toggleLink a {
    font-weight: bold;
    font-size: 12px;
}

.box_articles .toggleLink .arrow {
    font-size: 10px;
    text-decoration: none;
}

/* End new */


.box_picture {
	margin: 10px 0;
	width: 471px;
}

.box_picture .right {
	padding: 5px 0;
}

.box_picture .desc {
	border: 1px solid #B9BABC;
}

.box_picture .nav {
	background: #F1EEE9;
	border: solid thin #B9BABC;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.box_picture .picture {
	border-top: 5px solid #5989BA;
	border-bottom: 5px solid #5989BA;
}

.box_spotlight {
	border: 1px solid #C5CFD9;
	background: #FFF url("/images/ui/bg_spotlightBox.gif") bottom left repeat-x;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	text-align: left;
}

.box_spotlight .webPartHeader {
    background: url("/images/ui/bg_spotlight.gif") top left repeat-x;
}

.box_spotlight .webPartBody
{
}

.box_spotlight .webPartContextTitle {
	color: #FFF;
	font-size: 20px;
	padding: 12px 10px 12px 10px;
}

.box_spotlight .item {
	margin: 10px 0;
}

.box_spotlight h1 {
	font-size: 12px;
	font-weight: bold;
}

.box_spotlight .article_text {
	margin-left: 85px;
}

.box_featured .article_text h1
{
	display: inline;
}

.box_featured .article_text h2
{
	font-style:italic;
	font-weight: normal;
}

.box_featured .article_text span
{
	font-weight: bold;
	font-size: 11px;
}

.box_welcome {
	background: url("/images/ui/hdr_welcome.gif") top right no-repeat;
	padding-top: 20px;
}

.box_welcome .box_welcome_bottom {
	background: #F7F8EB;
	border: 1px solid #C6C6BE;
	border-top: 1px solid #C6C6BE;
}

.box_welcome .content {
	padding: 10px;
	text-align: left;
	font-size: 11px;
}

.box_welcome .member_name {
	font-size: 14px;
	font-weight: bold;
}

.button {
	color: #FFF;
	background: #748980;
}

.clear {
	clear: both;
}

.column_content {
	padding: 10px;
}

.column_left {
	width: 223px;
	float: left;
}

.column_left ul li {
	display: inline;
	text-align: left;
}

.column_left ul li a {
	padding: 14px 5px 14px 20px;
	background: url("/images/ui/bg_navLeft.gif") top left repeat-x;
	display: block;
	text-align: left;
	font-size: 12px;
}

.column_left ul li a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	color: #333;
}

.column_left ul li a.selected {
	background-position: 0 -55px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.column_center {
	width: 493px;
	float: left;
	text-align: left;
	font-size: .8em;
	line-height: 1.1em;
    padding: 10px;
}

.column_center {
	width: 493px;
	float: left;
	text-align: left;
	font-size: .8em;
	line-height: 1.1em;
    padding: 10px;
}

.column_left_main {
	width: 475px;
	float: left;
}

.column_center_main {
	width: 260px;
	float: left;
	text-align: left;
	font-size: .8em;
	line-height: 1.1em;
}

.column_two 
{
	background: #FFFFFF;
	float: left;
	font-size: .8em;
	line-height: 1.1em;
	padding: 10px;
	text-align: left;
	width: 716px;
}

.column_two_home
{
	background: #FFFFFF;
	width: 736px;
	float: left;
}

.column_right {
    background-color: #E9F0F8;
	float: left;
	margin: 0 0 0 2px;
	width: 242px;
}

.column_all {
	float: left;
	width: 980px;
}

.content {
	padding: 5px 10px;
	font-size: 12px;
    line-height: 1.2em;
}

.detail .content ol li
{
	background: none;
}

.detail h1
{
    font-size: 1.4em;
    font-weight: bold;
}

.detail h2
{
    font-size: 1.2em;
    font-weight: bold;
    color: #8F822E;
}

.detail h3
{
    font-weight: bold;
}

.detail h4
{
    font-size: 1em;
    font-weight: normal;
}

.detail ul 
{
    margin-left: 25px;
}

.detail ul li {
	background: url("/images/ui/btn.gif") 0 6px no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
}

.detail ol 
{
    margin-left: 45px;
}

.detail ol li 
{
	margin-bottom: 5px;
	list-style-type: decimal;
}


.divider {
	background: url("/images/ui/bg_horizontal_single.gif") top left repeat-x;
	padding-top: 2px;
	height: 2px;
	margin: 10px 0;
}	

ul.faq_questions
{
	margin-top:10px;
}

ul.faq_questions li {
	background: url("/images/ui/btn.gif") 0 6px no-repeat ;
	padding-left: 10px;
}

.faq_listing .question {
	font-weight: bold;
	background: url("/images/ui/bg_question.gif") 6px 0px no-repeat;
	padding-left: 28px;
	margin-bottom: 10px;
}

.faq_listing .answer {
	padding-left: 28px;
	background: url("/images/ui/bg_answer.gif") 6px 0px no-repeat;
}

.faq_listing .item {
	background: url("/images/ui/bg_horizontal_single.gif") top left repeat-x;
	padding-top: 20px;
	margin: 10px 0 10px 0;
}

.footer {
	background: #174E84 url("/images/ui/bg_footer.gif") bottom left no-repeat;
	color: #FFF;
	font-size: 11px;
	line-height: 13px;
	padding: 8px 8px 15px 8px;
}

.footer a {
	color: #92B4D7;
}

.footer .left {
	float: left;
	text-align: left;
}

.footer .right {
	float: right;
	text-align: right;
}

.gallery {
	margin: 20px auto 0px auto;
	text-align: center;
	width: 450px;
}

.gallery .item {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
}

.header {	
	background: url("/images/ui/logo.gif") top left no-repeat;
	width: 980px;
	height: 100px;
	margin: 0 0 34px 0;
	position: relative;
}

.adminPage .header
{
	margin: 0 0 0 0 !important;
}

.header .link
{
    display: block;
    height: 95px;
    left: 0;
    position: absolute;
    top: 0;
    width: 650px;
}

.header .search {
	position: absolute;
	bottom: 18px;
	right: 25px;
	font-size: 12px;
	color: #FFF;
}

.header .search input {
	vertical-align: middle;
}

.information {
	font-size: 10px;
	font-style: italic;
}

.icn_video
{
    background: url("/images/ui/icn_video.jpg") top left no-repeat;
    display: inline-block;
    padding-left: 21px;
}

.icn_audio
{
    background: url("/images/ui/icn_sound.jpg") top left no-repeat;
    display: inline-block;
    padding-left: 21px;
}

.icn_pdf
{
    background: url("/images/ui/icn_pdf.jpg") top left no-repeat;
    display: inline-block;
    padding-left: 21px;
}


.icn_podcast
{
    background: url("/images/ui/icn_podcast.jpg") top left no-repeat;
    display: inline-block;
    padding-left: 21px;
}

.icon_lock {
	background: url("/images/ui/btn_lock.gif") 0 2px no-repeat;
	padding-left: 15px;
}

.icon_document {
	background: url("/images/ui/btn_document.gif") top left no-repeat;
	padding: 2px 0 3px 25px;
}

.icon_member {
	background: url("/images/ui/btn_member.gif") top left no-repeat;
	padding: 2px 0 3px 25px;
}

.icon_open {
	background: url("/images/ui/btn_closed.gif") 4px left no-repeat;
	padding-left: 15px;
	padding-bottom: 2px;
}

.icon_slideshow {
	background: url("/images/ui/btn_slideshow.gif") top left no-repeat;
	padding-left: 23px;
	font-weight: bold;
}

.icon_pictures {
	background: url("/images/ui/btn_pictures.gif") top left no-repeat;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 3px;
}

.icon_closed {
	background: url("/images/ui/btn_open.gif") 4px left no-repeat;
	padding-left: 15px;
	padding-bottom: 2px;
}

.icon_left {
	background: url("/images/ui/btn_arrowLeft.gif") top left no-repeat;
	padding-left: 20px;
}

.icon_right {
	background: url("/images/ui/btn_arrowRight.gif") top right no-repeat;
	padding-right: 20px;
}

.item 
{
    line-height: 1.2em;
}

.item .text
{
    margin-left: 85px;
}

.item .pic
{
    float: left;
    margin: 0 10px 10px 0;
}



.listing_divider .item {
	margin: 0px;
	background: url("/images/ui/bg_horizontal_single.gif") bottom left repeat-x;
	padding: 15px 0px;
	line-height: 15px;
}

.listing_divider .item h1 {
	font-weight: bold;
	font-size: 13px;
}

.listing_divider .pdf {
	font-size: 11px;
}

.listing_dropdown ul {
	margin: 0 0 0 10px;
	line-height: 15px;
}

.listing_dropdown ul li {
	margin: 5px 0;
}

.listing_dropdown ul li li {
	margin: 10px 0 10px 20px;
}

.listing_dropdown ul li a {
	font-weight: bold;
	font-size: 12px;
}

.listing_dropdown ul li li a {
	font-weight: normal;
	font-size: 14px;
}

.listing_generic {
	background: url("/images/ui/bg_horizontal_single.gif") top left repeat-x;
	margin-top: 5px;
	padding-top: 5px;
}

.listing_generic .item 
{
	padding: 10px 20px 15px 20px;
	background: url("/images/ui/bg_horizontal_single.gif") bottom left repeat-x;
}

.listing_generic .itemAlt {
	padding: 10px 20px 15px 0px;
	background: #F9F9F9 url("/images/ui/bg_horizontal_single.gif") bottom left repeat-x;
}

.listing_generic h1 {
	font-size: 12px;
	font-weight: bold;
}

.listing_search {
	background: url("/images/ui/bg_horizontal_single.gif") top left repeat-x;
	padding-top: 5px;
}

.listing_search .item {
	background: url("/images/ui/bg_horizontal_single.gif") bottom left repeat-x;
	padding: 10px 20px 15px 20px;
}

.listing_search .itemAlt {
	padding: 10px 20px 15px 20px;
	background: #F9F9F9 url("/images/ui/bg_horizontal_single.gif") bottom left repeat-x;
}

.listing_search h1 {
	font-size: 12px;
	font-weight: bold;
}


.more {
	text-align: right;
	font-weight: bold;
	padding: 3px 3px 10px 3px;
}

.nav_top {
	background: #B6D4F6;
	text-align: right;
	padding: 5px 5px;
	color: #333;
	font-size: .8em;
	font-weight: bold;
}

.adminPage .nav_top
{
    display:none;
}

.nav_main {
	background: url("/images/ui/bg_navTop.gif");
	height: 34px;
	text-align: left;
	padding-left: 20px;
}


.nav_main a {
	background: url("/images/ui/bg_navMain.gif") top left repeat-x;
	padding: 10px;
	color: #FFF;
	font-size: .9em;
	font-weight: bold;
	display: block;
	float: left;
}

.nav_main a:hover, .nav_main a.selected {
	background-position: 0 -34px;
	color: #0851A0;
	text-decoration: none;
}

/* Pagination Styles */

.browse_year {
	background: #E9E9E9;
	padding: 10px;
	margin: 10px 0;
}

.browse_year .links {
	margin-top: 5px;
}

.browse_year .links a {
	display: block;
	float: left;
	background: #51779B;
	border: 1px solid #51779B;
	color: #FFF;
	padding: 5px 8px;
	margin-right: 2px;
}

.browse_year .links a:hover, .browse_year .links a.selected {
	background: #E3E3BD;
	color: #333;
	border: 1px solid #C6C8A3;
	text-decoration: none;
}

.pagination {
	background: url("/images/ui/bg_horizontal_single.gif") top left repeat-x;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
}

.pagination .content {
	background: url("/images/ui/bg_horizontal_single.gif") bottom left repeat-x;
	padding-bottom: 6px;
	text-align: left;
}
.pagination .inner
{
	background: url("/images/ui/bg_horizontal_single.gif") bottom left repeat-x;
}

.pagination a {
	padding: 0 3px;
	border: 1px solid #FFF;
}

.pagination a.selected {
	background: #E1EAF1;
	border: 1px solid #BABFC5;
	color: #333;
}

.pageTools {
padding:3px;
text-align:right;
}

.pageTools .fontSize {
font-size:12px;
margin-left:8px;
}

.pageTools .fontSize .small {
font-size:10px;
}

.pageTools .fontSize .medium {
font-size:12px;
}

.pageTools .fontSize .large {
font-size:15px;
}

/*End of Pagniation Styles*/

.picLeft, .pic_left 
{
    position: relative;
	float: left;
	margin-right: 10px;
}

.picRight, .pic_right {
	float: right;
	margin-left: 10px;
}

.picCenter {
	text-align: center;
}

.print {
	border: 0;
	background: #46719B;
	color: #FFF;
	font-weight: bold;
	padding: 5px 2px;
}

.results_hdr {
	font-size: 18px;
	margin: 20px 0;
}

.required, .req {
	color: #950B09;
}

.right {
	text-align: right;
}

.searchResults
{
    font-size: 12px;
    line-height: 1.3em;
    overflow: hidden;
}

.searchResults td
{
    background-color: #fff !important;
}

.searchResults a
{
    font-weight: bold;
}

.searchResults p
{
    margin: 15px 0 0 0;
}

.searchResults .n
{
    font-size: 14px;
    margin-top: 15px;
    text-align: left;
}

.searchResults .n .i
{
    font-weight: bold;
    text-decoration: underline;
}

.section_hdr {
	color: #033570;
	font-size: 1.5em;
	font-weight: bold;
	background: url("/images/ui/bg_horizontal.gif") bottom left repeat-x;
	padding-bottom: 8px;
	margin: 10px 0 5px 0;
	line-height: 1em;
}

.defaultWebPart .webPartHeader, .detail .webPartHeader
{
    background: url("/images/ui/bg_links.gif") top left repeat-x;
    
}

.defaultWebPart .webPartBody
{
	background-image: none;
    background-color: #fff;
    
}

.defaultWebPart .webPartContextTitle, .detail .webPartContextTitle
{
	background: url("/images/ui/bg_links.gif") top left repeat-x;
	color: #333;
	font-size: 15px;
	padding: 8px 10px;
	margin: 0;
	font-weight: bold;
}

.defaultWebPart .content li
{
    margin: 8px 0 7px 10px;
	background: url("/images/ui/btn.gif") left no-repeat 6px;
	padding-left: 8px;
}

.defaultWebPart .content blockquote
{
    margin: 0 0 0 10px;
}

.defaultWebPart .moreLink, .box_featured .moreLink 
{
    text-align: right;
    font-weight: bold;
}

.section_ttl {
	background: url("/images/ui/bg_links.gif") top left repeat-x;
	color: #333;
	font-size: 15px;
	padding: 8px 10px;
	font-weight: bold;
}

.spotlight 
{
    margin: 10px 0;
}

.spotlight .text
{
    margin-left: 85px;
}

.spotlight h1, .spotlight h2
{
    font-weight: bold;
}

.spotlight .pic
{
    float: left;
}   

.nav_button 
{
	text-align: right;
	margin: 10px auto 0 auto;
	width: 90%;
}

table.listing 
{
	margin: 20px auto;
	border: 1px solid #C5CFD9;
}

table.listing th 
{
	background: #E3E3E3;
	padding: 3px 5px;
	color: #383838;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
}

table.listing tr.alternate 
{
	background: #F7F7F7;
}

table.listing td 
{	
	padding: 8px;
	vertical-align: middle;
}

table.listing .center 
{
	text-align: center;
}

table.survey 
{
	margin: 20px auto;
	background: #E0E0E0;
}

table.survey .label 
{
	text-align: right;
	font-weight: bold;
	color: #4E4E4E;
}

table.survey td 
{
	padding: 10px;
	vertical-align: top;
}

table.survey tr.alternate 
{
	background: #E7E7E7;
}

table.survey .instructions 
{
	text-align: left;
	font-style: italic;
}

table.survey .title 
{
	background: #FFF;
	padding: 5px;
	font-size: 16px;
}

table.survey .right 
{
	float: right;
}


.wrapper_popup table 
{
	margin: 20px auto;
	background: #E0E0E0;
}

.wrapper_popup table .label 
{
	text-align: right;
	font-weight: bold;
	color: #4E4E4E;
}

.wrapper_popup table td 
{
	padding: 10px;
	vertical-align: top;
}

.wrapper_popup table tr.alternate 
{
	background: #E7E7E7;
}

.wrapper_popup table .instructions 
{
	text-align: left;
	font-style: italic;
}

.wrapper_popup table .title 
{
	background: #FFF;
	padding: 5px;
	font-size: 16px;
}

.wrapper_popup table .right 
{
	float: right;
}


table.questions 
{
	margin: 10px auto;
	border: 1px solid #95A2AB;
}

table.questions .options 
{
	background: #DBE9F6;
	padding: 10px;
}

table.questions .options span 
{
	margin: 0 10px;
}

table.questions .options 
{
	vertical-align: top;
}

table.questions ul 
{
	margin-left: 20px;
}

table.questions ul li 
{
	margin: 5px 0;
}

table.questions td 
{
	padding: 10px;	
}

/*-*/

div.options 
{
	border-top: 1px solid #95A2AB;
	border-left: 1px solid #95A2AB;
	border-right: 1px solid #95A2AB;
	background: #DBE9F6;
	padding: 10px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

div.options span 
{
	margin: 0 10px;
}

div.options 
{
	vertical-align: top;
}

div.question ul 
{
	margin-left: 20px;
}

div.question ul li 
{
	margin: 5px 0;
}

div.question
{
	border-bottom: 1px solid #95A2AB;
	border-left: 1px solid #95A2AB;
	border-right: 1px solid #95A2AB;
	padding: 10px;	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	width:90%;
}

/*-*/

div.userQuestion {
	padding: 8px 3px 8px 8px;
}

/*-*/

.table_form
{
	vertical-align:top;
}

.table_form .label
{
    font-weight: bold;
    padding: 0 5px 0 0;   
    text-align: right;
    vertical-align: top;
}


table.form tr.alt {
	background:#EEF3F7 none repeat scroll 0%;
}

table.form tr.alt td {
	padding: 8px 3px 8px 8px;
}

table.form tr.alt td.label {
	padding: 13px 3px 8px 8px;
}

.taxonomy_tree
{
    padding: 5px;
    margin-top: 10px;
}

.taxonomy_tree .item
{
    font-weight: normal;
    margin-bottom: 5px;
}

.taxonomy_tree .ob_t2 
{
    font-weight: bold;
}

.ticker {
	font-weight: lighter !important;
	margin: 0 10px 10px 10px;
    overflow:hidden !important; 
    width:710px;
}

.ticker a, .ticker span {
	text-decoration: none;
	font-size: 10px !important;
}

.ticker a:hover {
	text-decoration: none;
}

.ticker a strong {
	font-weight: lighter !important;
}

.ticker em
{
    font-size: 10px !important;
}

table.form {
	margin: 10px 0;
	width: 492px;
}

table.addition
{
    margin: -10px 0 0 4px;
}

table.form .title {
	font-size: 13px;
	font-weight: bold;
}

table.form .right {
	font-size: .8em;
}

table.form .label 
{
	padding-top:9px;
	text-align: right;
	vertical-align:top;
	width: 175px;
}

table.form td {
	padding: 5px 2px;
}

ul.intro li {
	margin: 8px 0 15px 10px;
	background: url("/images/ui/btn.gif") 0 6px no-repeat;
	padding-left: 8px;
}

ul.article_listing {
	clear: both;
	padding-top: 10px;
	line-height: 15px;
	font-size: 12px;
}

ul.article_listing li {
	margin-bottom: 20px;
}

ul.links li {
	background: url("/images/ui/btn.gif") 0 6px no-repeat ;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 8px;
}

.wrapper_boxes {
	margin: 0 10px;
}

.wrapper_box_left
{
	width: 455px;
	float: left;
	margin-right: 10px;
}

.wrapper_box_right {
	width: 250px;
	float: left;
}

.wrapper_boxes .defaultWebPart 
{
    background: #fff url("/images/ui/bg_dot.gif") top left repeat;
    margin: 0 0 10px 0;
	padding: 1px;
}

.wrapper_boxes .webPartBody
{
    background-color: #fff;
    margin-top: -1px;
	padding: 1px;
}


.wrapper_container {
	margin: 0 auto;
	width: 992px;
	background: url("/images/ui/bg.gif") top left repeat-y;
	position: relative;
}

.wrapper_containerContent {
	width: 980px;
	margin: 0 auto;
}

.wrapper_content {
	
}

.wrapper_main {
	background: #fff url("/images/ui/bg_content_main.gif") top left repeat-y;
}




.hdr_editorial {
	color: #AFAFAF;
	text-transform: uppercase;
	font-size: 12px !important;
}

.pdf {
	color: #847e34;
	font-weight: normal;
	font-size: 12px;
}

/*-------PAGER----------------------------*/

.cms_pager 
{
	padding: 7px 10px;
	margin: 0 0 5px 0;
	text-align: right;
}

.cms_pager_results
{
    float:left;
    font-weight: normal;
    margin-right: 5px;
}

.cms_pager_results_current
{
    font-weight: bold;
}

.cms_pager_paging 
{
	
}

.cms_pager_paging a, .cms_pager_paging span
{
    border: 1px solid #CFCFCF;
	display: inline-block;
	margin: 0 1px 0 0;
	padding: 0 3px;
}

.cms_pager_paging a:hover, .cms_pager_paging .selected
{
	border: 1px solid #7D92A7;	
	background: #DFDFDF;
	text-decoration: none;
}



.ACNPMenu {
	background: url("/images/ui/globalnav_bg.png") left top repeat-x;
	height: 39px;
	text-align: left;
	padding-left: 10px;
	position: absolute;
	top: 117px;
	left: 6px;
	width: 970px;
	z-index: 1000;
}


.ACNPMenu a:hover, .ACNPMenu a.selected {
	text-decoration: none;
}

.ACNPMenu li a {
	background: url(/images/ui/globalnav.png) top left no-repeat;
	display: block;
	height: 39px;
	float: left;
}

.ACNPMenu li a span
{
    display: none;
}

.ACNPMenu li li a span
{
    display: inline;
}

.ACNPMenu a#nav_home
{
    background-position: -20px 0;
    width: 68px;
}

.ACNPMenu a#nav_home.AspNet-Menu-Selected, .ACNPMenu a#nav_home:hover
{
    background-position: -20px -39px;
}

.ACNPMenu a#nav_aboutus
{
    background-position: -92px 0;
    width: 84px;
}

.ACNPMenu a#nav_aboutus.AspNet-Menu-Selected, .ACNPMenu a#nav_aboutus:hover
{
    background-position: -92px -39px;
}

.ACNPMenu a#nav_annualmeeting
{
    background-position: -180px 0;
    width: 131px;
}

.ACNPMenu a#nav_annualmeeting.AspNet-Menu-Selected, .ACNPMenu a#nav_annualmeeting:hover
{
    background-position: -180px -39px;
}

.ACNPMenu a#nav_publications
{
    background-position: -313px 0;
    width: 111px;
}

.ACNPMenu a#nav_publications.AspNet-Menu-Selected, .ACNPMenu a#nav_publications:hover
{
    background-position: -313px -39px;
}

.ACNPMenu a#nav_membership
{
    background-position: -423px 0;
    width: 111px;
}

.ACNPMenu a#nav_membership.AspNet-Menu-Selected, .ACNPMenu a#nav_membership:hover
{
    background-position: -423px -39px;
}

.ACNPMenu a#nav_programs
{
    background-position: -536px 0;
    width: 170px;
}

.ACNPMenu a#nav_programs.AspNet-Menu-Selected, .ACNPMenu a#nav_programs:hover
{
    background-position: -536px -39px;
}


.ACNPMenu a#nav_public
{
    background-position: -710px 0;
    width: 186px;
}

.ACNPMenu a#nav_public.AspNet-Menu-Selected, .ACNPMenu a#nav_public:hover
{
    background-position: -710px -39px;
}

.ACNPMenu a#nav_education
{
    background-position: -900px 0;
    width: 98px;
}

.ACNPMenu a#nav_education.AspNet-Menu-Selected, .ACNPMenu a#nav_education:hover
{
    background-position: -900px -39px;
}

.ACNPMenu li li a {
    background: none;
	color: #0053b8;
	display: block;
	font-size: .7em;
	font-weight: bold;
	height: auto;
	margin: 0 0 1px 0;
	padding: 7px 10px;
	width: 168px;
}

.ACNPMenu li li a:hover, .ACNPMenu li li a.selected 
{
    /*background-color: #0053b8;*/
    background: #EAE19C url("/images/ui/bg_navLeft.gif") 0 -55px repeat-x;
	color: #000;
	text-decoration: none;
}

.ACNPMenu ul li
{
    float: left;
    position: relative;
    text-align: left;
}

.ACNPMenu ul li:hover ul, .ACNPMenu ul li.over ul
{
    display: block;
}

.ACNPMenu li ul
{
    background-color: #d1dde9;
    border: 1px solid #97afb3;
    border-top: none;
    display: none;
    position: absolute;
    top: 39px;
    left: -1px;
    z-index: 15;
    width: 188px;
}


.ACNPMenu li li
{
    background: #d1dde9 url("/images/ui/bg_menuDot.gif") bottom left repeat-x;
    
}

.directory .item
{
	padding: 8px 0px;
}

.directory .title
{
	font-size: 16px;	
	padding: 0px;
	margin:0px;
	padding-top: 8px;
}

.directory .name
{
	font-weight: bold;
	font-size: 14px;
}

.example {
	color: #999999;
	font-size: 10px;
	font-style:italic;
}

.ValidationSummary
{
	padding:8px;
}

.ValidationSummary ul
{
	display:none;
}

.hide
{
	display: none;
}

table.surveyCheckboxTable td
{
	padding-right:6px;
}

.ValidationSummary
{
	display: block;
	text-align: center;
	padding:3px;
	border: solid 1px #FF0000;
}

.ValidationSummary ul
{
	display: none;
}

/* COMMENTS */

.comments
{
	margin: 0px;
	padding: 0px;
}

.comments h1 
{
	color:#333333;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 10px 0;
}


.comments .name
{
	font-weight: bold;
	font-style: italic;
	padding-top: 13px;
}

.listing_comments
{
	background: #F6F6F6 url("/images/ui/bg_dot.gif") top left repeat;
	font-size:12px;
	line-height:15px;
	margin:10px auto;
	padding: 1px;
}


.comments .content 
{
	background: #F6F6F6;
	padding: 10px;
}

.comments textarea, .comments input 
{
	width: 300px !important;
}

.comments .commentButton 
{
	width: auto !important;
}

#comments .item h5 
{
	color:#7F7F7F;
	font-family:arial,verdana,sans-serif;
	font-size:10px;
	margin:0;
	text-transform:uppercase;
}

.comments .item 
{
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: normal !important;
	font-size: 13px;
	border-bottom: 1px solid #D0D0D0;
}

.comments .lastItem 
{
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: normal !important;
	font-size: 13px;
}

.comments .label 
{
	font-weight: normal !important;
}

.comments .all_comments 
{
	margin: 0px 0 10px 0;
	border-top: 1px solid #D0D0D0;
	padding-top: 10px;
}

.comments .reqField 
{
	float: right;
	font-size: 11px;
	font-weight: normal;
}

.comments .section_formSub
{
	background-color:#F7F7EB;
	padding: 5px 10px;
}

.float_right
{
	float:right;
}

.wrapper_results 
{
	padding: 10px 15px;
}

.wrapper_results h1 
{
background:transparent url(/images/ui/bg_horizontal.gif) repeat-x scroll left bottom;
color:#033570;
font-size:1.5em;
font-weight:bold;
line-height:1em;
margin:0px 0 10px 0;
padding-bottom:8px;
}

.wrapper_results h2
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-bottom: 5px;
}


.wrapper_results .tools_findMatch_nav 
{
	float: left;
	width: 150px;
}

.wrapper_results .tools_findMatch 
{
	float: left;
	width: 800px;
}

.wrapper_results .CommentCommands 
{
	background: purple !important;
}

.wrapper_results td, .wrapper_results tr
{
	border: none !important;
}

.hide
{
	display: none;
}

.doubleDottedLine
{
	background:transparent url(/images/ui/bg_horizontal.gif) repeat-x scroll left bottom;
	margin: 0px 0px 17px 0px;
}

.additionalInfo
{
	font-size: 11px;
	margin-top: 20px;
}

.article_discussion .article_text h1
{
	font-size: 15px;
	font-weight:bold;
}

.article_discussion .article_text h2
{
	padding-bottom: 4px;
}

.article_discussion .article_text h2 span
{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.article_discussion .article_text p
{
	margin: 10px 0px 20px 0px !important;
}
