body {
        background: #fff url("images/bg/blueherringbone.gif") left top repeat-x; 
}

body, td, p, span, div {
	font-family: verdana,sans-serif;
    font-size : 11px;
    line-height: 18px;
	color: #484848;
}

div#pageWrapper {
	border: 2px solid #ffffff;
	background-color: #D2D2D2;
}

div#logo {
        background: #fff url("images/uploaded/banner.jpg") left top scroll; 
}

div#pageFoot {
        clear: both;
        display: block;
        background-color: #ffffff;
        border-top: 3px solid #2C2C5C;
        padding: 10px;
        font-size: 10px;
        text-align: center;
        voice-family: "\"}\"";
        voice-family: inherit;
}

div#pageFoot {
  	background: url("/images/boxBkgd_footer.gif") repeat-x; 
	background-repeat:repeat-x;
    border-top: 3px solid #cccccc;
}

div#paidFor {
        color: 484848;
}
div#paidFor a {
        color: 000066;
        text-decoration: none;
    font-size: 9px;
}


div#pageHead {
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #ffffff;
}

/* - - - - - - - - - - - - - -  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  - - - - - - - - - - - - - - */


.homepagecontent {
	padding-left: 0px;
	clear: both;
	border-bottom: 2px solid #1B1698; 
	
}

div#home_containers {
	margin-bottom:10px;
	background-color: #ffffff;
}
div#home_spacer {
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}

div#home_container {
	padding-bottom:30px;
	padding-left:0px;
	padding-right:0px;
}

div#home_container h1{
	color:#1B1698;
	line-height:30px;
	padding-left:1px;
}


div#home_container {
	padding-bottom:30px;
	padding-left:4px;
	padding-right:4px;
	background-color: #ffffff;
	border-bottom: 2px solid #F2CD73;

}

div#home_container {
	padding-bottom:30px;
	padding-left:4px;
	padding-right:4px;
	background-color: #ffffff;
	border-bottom: 2px solid #F2CD73;

}

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

div#pages_onecol {
	background-color: #ffffff;
}




/* - - - - - - - - - - - - - -  COLUMN ONE  - - - - - - - - - - - - - - */


div#col1 {
	float: left;
	margin: 0;
	padding: 0;
	border: 0px dashed purple;
}



/* - - - - - - - - - - - - - -  COLUMN TWO  - - - - - - - - - - - - - - */

div#col2 {
	float: left;
	margin: 0;
	margin-right: 4px;
	margin-left: 4px;
	padding: 8px 10 0 8px;
	border: 1px solid #B7C2DC;
	background-color: #ffffff;
}


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

div#col3 {
	float: right;
	margin-right: 2px;
	padding: 0;
	padding-right: 2px;
	border: 0px solid fuchsia;
}


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

div#pages {
	background-color: #ffffff;
	padding: 6px;
	margin-left:6px;
	text-align:left;
}







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






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



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


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

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

.bluerule { 
	color: #2C2C5C; 
	background-color: #2C2C5C; 
	border: 0; 
	height: 1px; 
	width=95%; 
}


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

.news_headline {
        font-size : 13px;
        font-weight : bold;
        background-color: #2C2C5C;
        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;
	border: 0px solid #2A418D;
	background-color: #f2f2f2;
	margin-bottom: 20px;
}

div#col1 div.signup h3 {
	margin: 0;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 0;
	background-color: #AA1D09;
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

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

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

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

}

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

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


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;
	padding-top:75px;
	padding-right:20px;
}

/* - - - - - - - - - - - - - -  QUICK REGISTER FIELD STYLES  - - - - - - - - - - - - - - */

.quick_register_field_style {
	font-size: 11px;
	color: #1B1698;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-left: 2px;
	width:97%;
}

.quick_register_field_style_top {
	font-size: 11px;
	color: #1B1698;
}

.quick_register_field_style_zipcode {
	font-size: 11px;
	color: #1B1698;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-left: 2px;
	width:40%;
}

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

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


/* - - - - - - - - - - - - - -  COLUMN ONE SIDEBAR ITEMS  - - - - - - - - - - - - - - */
 
/*  messageBox  */
div#col1 div.messageBox {
	margin: 0;

	margin-bottom: 6px;
	padding: 0px;
	border: 1px solid #B7B7B7;
	background-color: #D2D2D2;
}

div#col1 div.messageBox h3 {
	margin: 0;
	padding: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 0;
    background: url("images/bg/boxBkgd.gif") left top repeat;
	color: #484848;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

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;
	border: 0px solid green;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: .7em;
	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 {
	margin: 0;
	margin-bottom: 6px;
	padding: 0px;
	border: 0px solid #99b4ea;
 	background-color: #fff; 				
}

div#col3 div.messageBox h3 {
	margin: 0;
	padding: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 0;
    background: url("images/bg/boxBkgd.gif") left top repeat;
	color: #484848;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

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 #2C2C5C;
	}






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

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

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;
	border-top: 1px #17A54F solid;
	border-right: 1px #17A54F solid;
	border-bottom: 1px #17A54F solid;
	background-color: #6c6;
	background-image: url(images/butnbg_a.gif);
	color: white;
	font-size: 10px;
	font-weight: normal;
	
}

div#navTop li a {
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	padding: 3px 10px 0 10px;
	border: 0;
	border-top: 1px #17A54F solid;
	border-right: 1px #6c6 solid;
	border-bottom: 1px #0B5F2B solid;
	background-color: #3c6;
	color: white;
	background-image: url(images/butnbg.gif);
	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: url("images/bg/boxBkgd.gif") left top repeat;
	color: #484848;
	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 - - - - - - - - - - - - */

div#toptablemenu {
	margin-bottom:10px;
}


#toptablemenu { 
  	text-align: center;
  	background:#445566;
	margin-bottom:10px;
}

.toptablemenu_space{
	text-align: center;
  	display: block;
  	margin: 0;
  	font-size: 11px;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	color: #ffffff;
  	background: url("/images/menuspacer.gif") scroll;
}

#toptablemenu a {
	text-align: center;
  	display: block;
  	width: 100%;
  	margin: 0;
  	font-size: 11px;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	color: #ffffff;
  	background:#445566;
	text-decoration: none;
  	font-weight: bold;
}

#toptablemenu a:focus, #toptablemenu a:hover {
  	color: #ffffff;
  	background: url(http://blueutopia.com/images/bg/boxBkgd-bu2.gif) scroll; 
  	border: 0px solid #003366;
  	font-weight: bold;
  	font-size: 12px;
}

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

.toptablemenu_dropmenudiv{
	font:normal 12px Verdana;
	width: 200px;
}

.toptablemenu_dropmenudiv a { /*THEME CHANGE HERE*/
	background-color:#616A85;
	color: #ffffff;
	padding: 10px 10px;
}

.toptablemenu_dropmenudiv a:hover { 
	background: #ffffff; 
	color: #616A85; 
}

.toptablemenu_dropmenudiv a:visited { 
	background: #616A85; 
	color: #ffffff; 
}


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

.event_headline {
	font-size : 13px;
	font-weight : bold;
	background-color: #616A85;
	color: #fff;
}
.event_subhead {
	font-size : 13px;
	font-weight : bold;
	background-color: #616A85;
	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;
	}


/* is this used? */
div#col2 div.bcontent {
	float: left;
	margin: 0;
	border: 0;
	padding: 6px 0 0 6px;
	border: 0px solid aqua;
}
/* is this used? */
div#col2 div.bcontent h3 {
	margin: 0;
	padding: .2em .1em;
	border: 0;
	font-size: 140%;
	font-weight: bold;
	color: #2C2C5C;
}
/* is this used? */
div#col2 div.bcontent p {
	padding-bottom: .5em;
	
}

/* is this used? */
div#col2 div.bcontent p.read {
	font-size: 12px;
	line-height: 1.60em;
	}
	

/* is this used? */
div#col2 div.bcontent a:hover {
	text-decoration: none;
}	

/* is this used? */
.clear {
	clear: both;
}

/* is this used? */
.error {
	color: #940000;
	font-weight: bold;
}
/* is this used? */
.hidden {
	display: none;
	visibility: hidden;
}
/* is this used? */
.visible {
	display: block;
	visibility: visible;
}


/* 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 used? */
ul.indent, ul.indent li {
	margin-top: 0;
	list-style: none;
	padding-left: 1em;
}

p.topmargin {
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

