html {
	height:100%;
}

body {
	background: #ffffff;
	width: 880px;
	color: #454545;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana;
	margin: 5px auto 0px;
	padding: 0px;
}

img {
	  border: 0px !important;
}

div#logo {
		background-image:url("/images/uploaded/banner.png");
}


div#pageFoot {
		clear: both;
		display: block;
		background: url('/images/foot.png') repeat;
		border-top: 3px solid #cccccc;
		padding: 10px;
		font-size: 11.5px;
		font-weight: normal;
		text-align: center;
}

div#paidFor {
  color: #242424;
  font-size: 11.5px;
	font-weight: normal;
}

div#paidFor a {
    color: #242424;
    text-decoration: none;
    font-size: 11.5px;
		font-weight: normal;
}

.page_nav a{
  font-size: 11.5px;
}



/* - - - - - - - - - - - - - -  RELATED BOX  - - - - - - - - - - - - - - */

div#related_box{
		margin: 10px;
		margin-top: 18px;
		margin-right:20px;
		float:right;
		padding:10px; 
		background: #e9e9e9;
		border-style: solid; border-width: 1px; border-color: #b2b2ac;
		width: 200px;
}

.related_box_link {
    font-size: 11px;
    text-decoration : none;
    padding-left : 15px;
    line-height: 20px;
    display: block;
		text-align: left;
}

a:link.related_box_link {
        color : #000000;
        padding-left : 12px;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
        padding-left:15px;
}
a:visited.related_box_link {
        color : #000000;
        padding-left : 15px;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
}

a:hover.related_box_link {
        font-weight: bold; 
        color : #263F66;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
}

a:visited.related_box_link {
}


/* - - - - - - - - - - - - - -  HOMEPAGE  - - - - - - - - - - - - - - */

div#home_spacer {
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}


div#home_container_2a {
	background: #ffffff;
	margin-bottom:10px;
	padding:5px;
	padding-left:30px;

}

div#home_container_2a h1{
	color:#1B1698;
}


div#home_container_2b {
	background: #FFFFFF url('/images/uploaded/homebottom2.png') no-repeat;
	height:185px;
	overflow:hidden;
}

div#home_container_2b h1{
	color: #063C5D;
	font-size: 16px;
	font-family: Trebuchet MS, Times New Roman, Georgia;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}


div#home_container_2c {
	background: #FFFFFF url('/images/uploaded/homebottom2.png') no-repeat;
	height:185px;
	overflow:hidden;
}

div#home_container_2c h1{
	color: #063C5D;
	font-size: 16px;
	font-family: Trebuchet MS, Times New Roman, Georgia;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}


div#home_container_2d {
	background: #FFFFFF url('/images/uploaded/subscribe2.png') no-repeat;
	height:185px;
	overflow:hidden;
}

div#home_container_2d h1{
	color: #063C5D;
	font-size: 16px;
	font-family: Trebuchet MS, Times New Roman, Georgia;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

html>body #home_container_2a {
	 	padding-bottom:10px;
}
html>body #home_container_2b {
	 	padding-bottom:0px;
}
html>body #home_container_2c {
	 	padding-bottom:0px;
}
html>body #home_container_2d {
	 	padding-bottom:0px;
}


/* - - - - - - - - - - - - - -  PAGES  - - - - - - - - - - - - - - */

div#pages_right, div#pages_left, div#pages_onecol {
		background-color:#FFFFFF;
}


p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	margin-left:6px;
}



/* - - - - - - - - - - - - - -  COLUMN THREE  - - - - - - - - - - - - - - */

div#col3 {
	background: #FFFFFF url('/images/uploaded/sidebar.png') no-repeat;
	min-height: 175px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}


/* - - - - - - - - - - - - FORMS - - - - - - - - - - - - */

.formHead {
        margin: 0;
        margin-top: 1.5em;
        margin-bottom: 10px;
        padding-bottom: 10px;
        font-size: 11px;
        font-weight: bold;
        color: #6F6F6F;
        border-bottom: 1px #e1e1e1 solid;
}

.formText {
        margin: 0;
        margin-bottom: .5em;
        padding: 0;
        font-size: 10px;
}

.formLabel {
        margin: 0;
        margin-bottom: .5em;
        padding: 0;
        font-size: 9px;
        color: #6F6F6F;
        font-weight: bold;
}

.formData {
        clear: both;
        margin: 0;
        margin-bottom: .5em;
				height: 20px;
				width:250px;
				font-family: verdana,sans-serif;
        color: #484848;
        font-size: 11px;
}


textarea.formData {
	height: 60px;
	border: 1px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
}


/* - - - - - - - - - - - - - -  SHARE  - - - - - - - - - - - - - - */	

.share_actions{
	display:block;
	padding:15px;
	border:0px solid #ff0000;
	font-size:20px;
	font-weight:bold;
}

div#share {
	border:1px solid #000000;
}

div#share_title {
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	padding:5px;
	border-bottom:1px solid #000000;
	background-color: #346DB0;
}

#share_content {
	padding:5px;
}

.StepNumber {
    Font-Size: 1.8em;
    Padding: 3px 6px 0 2px;
    Margin-Bottom: 12px;
}


/* - - - - - - - - - - - - - - - - - - - -  LISTS  - - - - - - - - - - - - - - - - - - - - */



ol {
	margin: 0;
	margin-left: .5em;
	padding-left: 2em;
}


/* - - - - - - - - - - - - - - - - - - - -  HORIZONTAL RULES - - - - - - - - - - - - - - - - - - - - */

hr { 
	color: #121212; 
	background-color: #121212; 
	border: 0; 
	height: 1px; 
	width=95%; 
}

.news_box {
        border : 1px solid #E1E1E1;
        }

.news_headline {
        font-size : 13px;
        font-weight : bold;
        background-color: #121212;
        color: #fff;
        }

.gallery {
        font-size : 10px;
        font-weight : normal;
		padding-left:20px;
		padding-right:20px;
        background-color: #ffffff;
        border : 1px solid #E1E1E1;
        color: #000000;
}

div#txt_md ul {
        font-size : 12px;
        line-height : 18px;
}
div#txt_md ol {
        font-size : 12px;
        line-height : 18px;
}



/* - - - - - - - - - - MENU PANEL LINKS  - - - - - - - - - - */

.menu_blog {
        font-size: 11px;
        text-decoration : none;
        padding-left : 8px;
        line-height: 16px;
        display: block;
	text-align: left;
}

a:link.menu_blog {
        color : #000000;
        background-image: url(images/arrow_blogitem_off.png);
        background-repeat : no-repeat;
        padding-left:10px;
}
a:visited.menu_blog {
        color : #000000;
        background-image: url(images/arrow_blogitem_off.png);
        background-repeat : no-repeat;
        padding-left:10px;
}

a:hover.menu_blog {
        /* font-weight : bold; */
        color : orange;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
}

a:hover.menu_blog_on {
        /* font-weight : bold; */
        color : orange;
}

a:visited.menu_blog {
        color : #000000;
}




/* - - - - - - - - - - - - - -  LEFT COLUMN - EMAIL SIGNUP  - - - - - - - - - - - - - - */


div#col1 div.signup {
	padding: 0px;
}



div#col1 div.signup .quick_register_side_email {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	padding: 4px;
	font-size: 11px;
	height: 22px;
	width: 93%;
}

div#col1 div.signup .quick_register_side_zipcode {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	padding: 4px;
	font-size: 11px;
	height: 22px;
	width: 65%;
}

div#col1 div.signup .butn_submit{
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;

}

div#col1 div.signup p.reg {
	font-size: 9px;
	}
	
div#col1 div.signup p.formText {
	margin: 0;
	margin-bottom: .2em;
	padding: 6px 2px 0 2px;
	font-size: 9px;
	text-align: center;
}
div#col1 div.signup p.formData {
	clear: both;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	font-size: 9px;
	border: 0px #000 solid;
}



/* - - - - - - - - - - - - QUICK REGISTER QUICK TOP - - - - - - - - - - - - */

div#regquick_top {
   	float: right;
	border: 0px solid #cccccc;
   	padding-top:37px;
   	padding-right:53px;
}

html>body #regquick_top {
   	float:left;

}

.quick_register_email {
	color:#221203;
	font-size:10px;
	border: 1px solid #22659E;
	margin-right: 5px;
	padding: 3px;
	height:24px;
  background: #e9e9e9;
	width: 180px;
}

.quick_register_fname {
	color:#221203;
	font-size:10px;
	border: 1px solid #22659E;
	margin-right: 5px;
	padding: 3px;
	height:24px;
    background: #e9e9e9;
}

.quick_register_lname {
	color:#221203;
	font-size:10px;
	border: 1px solid #22659E;
	margin-right: 5px;
	padding: 3px;
	height:24px;
    background: #e9e9e9;
}

.quick_register_city {
	color:#221203;
	font-size:10px;
	border: 1px solid #22659E;
	margin-right: 5px;
	padding: 3px;
	height:24px;
    background: #e9e9e9;
}

.quick_register_zipcode {
	color:#221203;
	font-size:10px;
	border: 1px solid #22659E;
	margin-right: 5px;
	padding: 3px;
	height:24px;
    background: #e9e9e9;
	width: 65px;
}

.quick_submit {
	margin-bottom: 0px;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #484848 solid;
	border-right: 1px #484848 solid;
	background-color: #22659E;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
	color: #ffffff;

} 
/* - - - - - - - - - - - - - -  BUTTONS  - - - - - - - - - - - - - - */

.butn_submit {
  margin: 0;
  margin-top: 5px;
  margin-bottom: 2px;
 	margin-left: 3px;
	padding: 1px 3px;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #484848 solid;
	border-right: 1px #484848 solid;
	background-color: #22659E;
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}


/* - - - - - - - - - - - - - -  COLUMN ONE SIDEBAR ITEMS  - - - - - - - - - - - - - - */
 
/*  messageBox  */
div#col1 div.messageBox {
	margin: 0;
	margin-bottom: 6px;
	padding: 0px;
}


div#col1 div.messageBox a {
	color: #416A9C;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

div#col1 div.messageBox a:hover {
	text-decoration: none;
}

div#col1 div.messageBox p, div.messageBox form {
	margin: 0;
	font-size: 11px;
}

div#col1 div.messageBox p.link {
	border-top: 1px solid #BC3F3F;
}




/* - - - - - - - - - - - - - -  COLUMN THREE STYLES- - - - - - - - - - - - - - */
	
div#col3 menu_blog {
        font-size: 11px;
        text-decoration : none;
        padding-left : 8px;
        line-height: 16px;
        font-weight : normal;
}

div#col3 a:link.menu_blog {
        font-weight : normal;
        font-size: 11px;
        color : #000000;
        background-image: url(images/arrow_blogitem_off.png);
        background-repeat : no-repeat;
        padding-left:10px;
}
div#col3 a:visited.menu_blog {
        font-weight : normal;
        font-size: 11px;
        color : #000000;
        background-image: url(images/arrow_blogitem_off.png);
        background-repeat : no-repeat;
        padding-left:10px;
}

div#col3 a:hover.menu_blog {
        font-weight : normal;
        font-size: 11px;
        color : orange;
        background-image: url(images/arrow_blogitem_on.png);
        background-repeat : no-repeat;
}

div#col3 a:hover.menu_blog_on {
        font-weight : normal;
        font-size: 11px;
        /* font-weight : bold; */
        color : orange;
}

div#col3 a:visited.menu_blog {
        font-weight : normal;
        color : #000000;
}



/* - - - - - - - - - - - - - -  COLUMN THREE SIDEBAR ITEMS  - - - - - - - - - - - - - - */

/*  messageBox  */
div#col3 div.messageBox {
	display:block;
	margin:5px;	
}



div#col3 div.messageBox a {
	color: #416A9C;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	
}
div#col3 div.messageBox a:hover {
	text-decoration: none;
}

div#col3 div.messageBox p, div.messageBox form {
	margin: 0;
	border: 0px solid green;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: .7em;
	font-size: 11px;
}
div#col3 div.messageBox p.link {
	border-top: 1px solid #121212;
	}






/* - - - - - - - - - - - - - -  NAV TOP  - - - - - - - - - - - - - - */

div#navTop {
	float:right;
	padding-top: 50px;
	margin-right:0px;
	border-left: 0px #17A54F solid;
	voice-family: "\"}\"";
	voice-family: inherit;	
}


div#navTop ul {
	margin: 0;
	padding: 0;
	display: inline;
	border: 0;
}

div#navTop li {
	margin: 0;
	padding-top: 0;
	list-style: none;
	display: inline;
	
	}

div#navTop li.active a {
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	padding: 3px 10px 0 10px;
	color: white;
	font-size: 10px;
	font-weight: normal;
	
}

div#navTop li a {
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	padding: 3px 10px 0 5px;
	color: white;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}

div#navTop li a.first {
	border-left: 0px #e1e1e1 solid;
}


/* - - - - - - - - - - - - - -  LEFT HAND MENU  - - - - - - - - - - - - - - */

div.navBox {
	font-size: 20px;
	margin: 0 0 6px 4px;
	padding: 0;
	border: 0px #F7F7F7 solid;
	background-color: #fff;
}

div.navBox h4 {
	margin: 0;
	padding: 0;
	padding: 2px 0 2px 12px;
	background: #121212;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

div.navBox p, div.navBox form {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-left: 12px;
	padding-bottom: 4px;
}

div.navBox ul {
	display: block; 
	margin: 0;
	padding: 0;
	list-style: none;
}

div.navBox li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 105%;
}

div.navBox li a {
	display: block;
	margin: 0;
	font-size: 11px;
	padding: 2px;
	padding-left: 12px;
	border: 0;
	border-bottom: 0px solid #ffffff;
	font-weight: normal;
	color: #484848;
	text-align: left;
}

div.navBox li a:visited {
	border-bottom: 0;
	color: #484848;
}

div.navBox li.last a {
	border-bottom: 0;
}

div.navBox li.last a:hover {
	border-bottom: 0;
}

div.navBox li a:hover {
	padding-top: 2px 0 3px 12px;
	background: #DDE2EE url(images/buttonbg_c.gif) no-repeat scroll;
	text-decoration: none;
}

div.navBox li ul li a {
	padding-right: 24px;
}

div.navBox li ul li a:hover {
	padding-right: 25px;
}



/* - - - - - - - - - - - - TABLES-BASED HORIZONTAL MENU - - - - - - - - - - - - */

.toptablemenu_space {
    text-align: center;
  	display: block;
  	margin: 0;
  	padding-top: 0px;
  	padding-bottom: 5px;
  	background: url("/images/menudiv.gif") repeat;
}


table.toptablemenu {
	clear:both;
	background: url("/images/uploaded/navbg.png") no-repeat;
	background-position:center;
	width: 880px;
	height: 42px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}

table.toptablemenu td{ 
	white-space:nowrap; /* NO Wrap Text */
} 


table.toptablemenu a, table.toptablemenu a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  margin: 0px 25px 0px 0px;
	padding: 5px 10px 13px 10px;
}

table.toptablemenu a:hover, table.toptablemenu a:focus {
	background: #6A1906 url('/images/uploaded/navhov.png');
	color: #FFFFFF;
	display: block;
	text-decoration: none;
  margin: 0px 25px 0px 0px;
	padding: 5px 10px 13px 10px;
}


/* - - - - - - - - - - - - LAST / CONTRIB BUTTON  - - - - - - - - - - - - */

div#ID_contribute {
	border: 1px #ff0000 solid;
	background-color:#ff0000;
}

.toptablemenu_dropmenudiv ID_contribute {
	border: 1px #ff0000 solid;
	background-color:#ff0000;
}


/* - - - - - - - - - - - - DROPDOWN PORTION - - - - - - - - - - - - */

.toptablemenu_dropmenudiv{
	width: 200px;
}

.toptablemenu_dropmenudiv a { /*THEME CHANGE HERE*/
  background-color:#0078C3;
	color: #ffffff; 
	display:block;
	border-top:1px solid #ffffff;
	padding:10px;
	text-align:left;
	font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.toptablemenu_dropmenudiv a:visited { 
  background-color:#0078C3;
	color: #ffffff; 
	font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.toptablemenu_dropmenudiv a:hover { 
  background-color:#BF1C2E;
	color: #ffffff; 
	font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}



/* - - - - - - - - - - - - EVENTS - - - - - - - - - - - - */

.event_headline {
	font-size : 13px;
	font-weight : bold;
	background-color: #e9e9e9;
	color: #fff;
}
.event_subhead {
	font-size : 13px;
	font-weight : bold;
	background-color: #e9e9e9;
	color: #fff;
}

.event_fieldset{
        border:1px solid #666;
        padding:5px;
        margin:5px;
}
.event_legend {
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#039;
        font-weight: bold;
        padding: 3px;
}
.event_sidebox2{
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:10px;
}
.event_invite {
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #039;
        margin:12px 0 5px 0;
}




/* - - - - - - - - - - - - LEGACY STYLES - - - - - - - - - - - - */

/* is this used? */
body.read p, body.read div#col2 li {
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
}

/* is this used? */
img.header {
	display: block;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	border: 1px;
}
/* is this used? */
img.left {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}
/* is this used? */
img.right {
	display: inline;
	margin: 0;
	margin-left: 4px;
	padding: 0;
	border: 0;
}

div#formNotes {
	margin: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 9px;
}

body#twoCol div#breadcrumbs {
	width: 315px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 313px;
}
html>body#twoCol div#breadcrumbs {
	width: 313px;
}

p#contribNav {
	margin: 0;
	padding: 0;
	text-align: right;
}

#evenrow {
	background-color: #EEF1F8;
	padding: 5px 8px;
		
	}
	
#oddrow {
background-color: #dfe4ef;
padding: 6px 8px;
	}
	

#progress {
	font-size: xx-small;
	}

/* Blockquotes */
blockquote {
	overflow: hidden;
	height: 100%;
	margin: 0 24px 0  0;
	padding: 3px 0 0 24px;
	font-style: italic;
	color: #444;
	background: url('images/uploaded/quotes.gif') no-repeat 0 0;
	border: none;
	}
blockquote blockquote {
	color: #555;
	}
blockquote em {
	font-style: normal;
	}
blockquote.pullquote {
	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	text-align: center;
	font: italic normal normal 20px/22px Georgia, Times, 'Times New Roman', serif;
	color: #444;
	background: transparent;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
	}
.pullquote p {
	margin: 0;
	}




/* is this used? */
a:link.external {
    background: url(/images/launchnewwin-icon.gif) center right no-repeat;
    padding-right: 13px;
        font-size : 12px;
}
/* is this used? */
a:visited.external {
    background: url(/images/launchnewwin-icon.gif) center right no-repeat;
    padding-right: 13px;
        font-size : 12px;
}
/* is this used? */
a:hover.external {
    background: url(/images/launchnewwin-icon-on.gif) center right no-repeat;
    padding-right: 13px;
        font-size : 12px;
}

/* is this used? */
p.moreHidden {
	margin-top: -1em;
	display: none;
	visibility: hidden;
}
/* is this used? */
p.moreInfo, p.moreVisible {
	margin-top: 0;
	display: block;
	visibility: visible;
}
/* is this used? */
p.date {
	display: block;
	font-size: 10px;
	font-style: italic;
	visibility: visible;
}
/*  / paragraph styles  */


/* is this use