/* @override http://www.safestates.org/associations/5805/files/stylesheets/stipda_styles.css */

body {
	background: #043F88;
	margin: 0px;
	padding: 0px;
}

body#nobackground {
	background: #fff none;
}

body,
td,
p {
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
}

h1 {
	font: 38px/40px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #4EA9A0;
	border-bottom: 3px solid #CDD9E7;
	margin: 16px 0 15px 0;
	padding: 0 0 10px 0;
}

h2 {
	font: 26px/28px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #3665A0;
	margin: 20px 0 18px 0;
	padding: 0;
}

h3 {
	font: 18px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #569C95;
		margin: 20px 0 18px 0;
	padding: 0;
}

h4 {
	font: bold 16px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 20px 0 -5px 0;
	padding: 10px 0 0 0;
}

h5 {
	font: bold 14px/16px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #4FAAA1;
	border-top: 1px solid #CDD9E7;
	margin: 20px 0 -5px 0;
	padding: 20px 0 0 0;
}

h6 {
	font: bold 14px/16px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding: 1px 0;
	margin: 0;
}

a:link, 
a:active, 
a:visited,
#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #043F88;
}

a:hover,
#maincontentcell a:hover {
	color: #4F78AB;
	text-decoration: none;
}

hr {
	color: #ccc;
	background-color: #ccc;
}


/* Top-Navigation Below Banner
-----------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	border: none;
	background: #4F78AB;
	padding: 0 3px 0 0;
	width: 180px;
}

#navtop1 li ul li,
#navtop2 li ul li { border: none; }

ul#navtop1 li li a,
ul#navtop1 li li a:hover,
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #fff;
	background: none;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 7px 10px;
	width: 163px;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover {
	color: #043F88;
	background: #CDD9E7;
}

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover 
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { 
	width: 163px;
	padding: 7px 10px;	
}

* html #navtop2 li ul,
* html #navtop1 li ul {
	padding: 0 0 7px 0;
	width: 163px;
	margin-top: 1px;
}


/* Global Nav - Below Banner */
ul#navtop2 { background: #ccc url(/images/assnimg734/imgs/bak_navtop2.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 2px; }
ul#navtop2 li li { margin: 0; }


/* System Messages
----------------------------------------*/
#returnlinkcell,
.infomessage,
.errormessage,
loginmessage {
	background: #fff none;
	margin: 0;
	padding: 5px;
}

#returnlinktable td {
	background: #fff;
	padding: 5px 10px 0 0;
}

div#loginhead { padding: 10px 0 0 0; }


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff;
}

#maincontentcell {
	background: #fff;
	padding: 20px 12px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable {
	padding: 0;
}

#maincontentsubcell {
	margin: 0;
	padding: 0 12px;
}

#maincontentsubcell p { line-height: 1.5em; }

img#join {
	padding: 8px 0;	
}

#maincontentsubcell ul {
	padding: 0 0 0 13px;
	margin: 0;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/images/assnimg734/imgs/li_bullet.png) no-repeat left 4px;
	line-height: 1.2em;
	padding: 0px 0 15px 15px;
}

#maincontentsubcell blockquote {
	background: #E5EBF3 url(/images/assnimg734/imgs/bak_blockquote.png) no-repeat left bottom;
	border-top: 2px solid #CDD9E7;
	padding: 1px 20px 1px 20px;
	margin: 0 19px 0 17px;
}

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	font: 15px/22px Georgia, Times, "Times New Roman", serif;
	color: #043F88;
}



/* Right Navigation
-----------------------------------*/
#rightnavcell {
	padding: 8px 0 8px 0;
}

#rightnavcell,
#rightnavcell p {
	color: #333;
	font-size: 11px;
	line-height: 1.5em;
}

#rightnavcell table {
	background: #6AB6AF url(/images/assnimg734/imgs/bak_rn_bottom.png) no-repeat left bottom;
	margin: 0 8px 10px 8px;
	padding: 0;
	width: 167px;
}

#rightnavcell td {
	background: transparent url(/images/assnimg734/imgs/bak_h6_right.png) no-repeat left top;
	margin: 0;
	padding: 6px 8px 10px 8px;
}

#rightnavcell a:link,
#rightnavcell a:active,
#rightnavcell a:visited {
	color: #043F88;
	font-size: 11px;
}

#rightnavcell a:hover {
	color: #4F78AB;
}

#rightnavcell ul {
	color: #043F88;
	font-size: 11px;
	margin: 13px 0 3px 0;
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	border-top: 1px solid #D4EAE7;
	margin: 0;
	padding: 12px 10px 12px 10px;
}

#rightnavcell li.first {
	border: none;
}


/* Left Navigation
-----------------------------------*/
#leftnavcell {
	padding: 8px 0 8px 0;
}

#leftnavcell,
#leftnavcell p {
	color: #333;
	font-size: 11px;
	line-height: 1.5em;
}

#leftnavcell table {
	background: #CDD9E7 url(/images/assnimg734/imgs/bak_ln_bottom.png) no-repeat left bottom;
	margin: 0 8px 10px 8px;
	padding: 0;
	width: 167px;
}

#leftnavcell td {
	background: transparent url(/images/assnimg734/imgs/bak_h6_left.png) no-repeat left top;
	padding: 6px 8px 10px 8px;
}

#leftnavcell a:link,
#leftnavcell a:active,
#leftnavcell a:visited {
	color: #469890;
	font-size: 11px;
}

#leftnavcell a:hover {
	color: #326F6A;
}

#leftnavcell ul {
	color: #469890;
	font-size: 11px;
	margin: 13px 0 3px 0;
	padding: 0;
	list-style: none;
}

#leftnavcell ul li {
	border-top: 1px solid #fff;
	margin: 0;
	padding: 12px 10px 12px 10px;
}

#leftnavcell li.first {
	border: none;
}


/* Footer
-----------------------------------*/
#footertablecell {
	background: url(/images/assnimg734/imgs/bak_footertablecell.png) no-repeat top;
	padding: 20px;
	text-align: center
}

#footertablecell,
#footertablecell p {
	font-size: 11px;
	line-height: 1.1em;
	color: #fff;
}

#footertablecell a:link,
#footertablecell a:active,
#footertablecell a:visited {
	color: #fff;
	text-decoration: underline;
}

#footertablecell a:hover {
	text-decoration: none;
	color: #CACEDF;
}

/* Search Widget
--------------------------------------*/
#search-widget {
 	/*background: url(/associations/5805/imgs/bak-search.png) no-repeat;*/
 	position: absolute;
  	top: 56px;
  	left:50%;
  	margin-left:235px;
  	z-index:150;
  	vertical-align:center;
  	padding-top: 1px;
  	}
  	
#search-button{
	margin-bottom: -5px;
	}
#search-widget label {
	color: #fff; padding-left:5px;
	display: none;
	}
#search-field {
	background: url(/associations/5805/imgs/bak-search.png) no-repeat;
	height: 20px;
	padding:-5px 10px 0 10px; margin:0 5px;
	border: #042F63;
	
	}
