/* Strips out that wierd outline in Firefox */
* {
	outline: none;
}
/* Clear out the body element */
body {
	margin: 0;
	padding: 0;
}
/* container houses the entire site */
#container {
	margin: 0 auto;
	padding: 0;
	width: 720px;
	background-color: #ffffff;
}
/* masthead houses the logo and main navigation */
#masthead {
	margin: 0 auto;
	padding: 0;
	width: 700px;

}
/* turns h1 element into the logo */
#masthead h1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 296px;
	height: 85px;
	cursor: pointer;
	padding-top: 25px;
	display: block;
}
/* clears out the ul element */
#masthead ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* clears out li element and pushes each link to the left */
#masthead ul li {
	margin: 0;
	padding: 0;
	float: left;
}
/* makes link invisible and makes sure that even though it's not there the entire area is still clickable buy using display:block */
#masthead ul li a {
	display: block;
	text-indent: -99999px;

}
/* Begin Main Menu Styles */
#membership-link {
	margin: 0;
	padding: 0;
	width: 93px;
	height: 69px;
	background: url(../img/mem_off.gif) no-repeat top left;
}
#programs-link {
	margin: 0;
	padding: 0;
	width: 79px;
	height: 69px;
	background: url(../img/programs_off.gif) no-repeat top left;
}
#partners-link {
	margin: 0;
	padding: 0;
	width: 85px;
	height: 69px;
	background: url(../img/partners_off.gif) no-repeat top left;
}
#public-link {
	margin: 0;
	padding: 0;
	width: 61px;
	height: 69px;
	background: url(../img/policy_off.gif) no-repeat top left;
}
#useful-link {
	margin: 0;
	padding: 0;
	width: 46px;
	height: 69px;
	background: url(../img/links_off.gif) no-repeat top left;
}
#masthead ul li#membership-link a {
	width: 93px;
	height: 69px;
	display: block;
}

#masthead ul li#membership-link a:hover {
	width: 93px;
	height: 69px;
	display: block;
	background: url(../img/mem_ovr.gif) no-repeat top left;
}
#masthead ul li#programs-link a {
	width: 79px;
	height: 69px;
	display: block;
}
#masthead ul li#programs-link a:hover {
	width: 79px;
	height: 69px;
	display: block;
	background: url(../img/programs_ovr.gif) no-repeat top left;
}
#masthead ul li#partners-link a {
	width: 85px;
	height: 69px;
	display: block;
}
#masthead ul li#partners-link a:hover {
	width: 85px;
	height: 69px;
	display: block;
	background: url(../img/partners_ovr.gif) no-repeat top left;
}
#masthead ul li#public-link a {
	width: 61px;
	height: 69px;
	display: block;
}
#masthead ul li#public-link a:hover {
	width: 61px;
	height: 69px;
	display: block;
	background: url(../img/policy_ovr.gif) no-repeat top left;
}
#masthead ul li#useful-link a {
	width: 46px;
	height: 69px;
	display: block;
}
#masthead ul li#useful-link a:hover {
	width: 46px;
	height: 69px;
	display: block;
	background: url(../img/links_ovr.gif) no-repeat top left;
}
/* End Main Menu Styles */
#heading-img {
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 700px;
	height: 172px;
	background: url(../img/pow_ptnrs.gif) no-repeat top left;
}
#heading-img-small {
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 700px;
	height: 30px;
	background: url(../img/sm_oj_headimg.gif) no-repeat top left;
}
/* pushes the heading image over to the left so it lines up with the orange image */
#heading-img img {
	margin: 0 0 0 203px;
	padding: 0;
}
#heading-img-small img {
	margin: 0 0 0 203px;
	padding: 0;
}
/* houses the sub-nav */
#sub-nav {
	margin: 2px;
	padding: 0;
	width: 715px;
	height: 28px;
	clear: both;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
}
#sub-nav p {
	margin: 5px 0 0 20px;
	padding: 0;
}
#sub-nav span {
	margin: 0 0 0 385px;
}
#sub-nav span a {
	color: #000000;
}
#sub-nav a {
	color: #000000;
	text-decoration: none;
}
#sub-nav a:hover {
	color: #004E61;
	text-decoration: none;
}
/* secondary-content contains all of the content on the left side column */
#secondary-content {
	margin: 0 0 0 25px;
	padding: 0;
	width: 200px;
	float: left;
}
.secondary-container {
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
}
.secondary-container-top {
	margin: 0;
	padding: 0;
	height: 12px;
	width: 181px;
	background: url(../img/brr_bx_trans_top.gif) no-repeat top left;
}
.secondary-container-content {
	margin: 0;
	padding: 0;
	width: 181px;
	background: url(../img/brr_bx_trans_repeat.jpg) repeat-y top left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #003366;
	line-height: 13px;
}
.secondary-container-content p {
	margin: 0;
	padding: 0 10px 0 10px;
}
.secondary-container-content h1 {
	margin: 0;
	padding: 0 10px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #003366;
}
.secondary-container-content ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003366;
}
.MinorHeader {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding:  10px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003366;
}
.BasicText {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding:  0 0 0 0;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #003366;
}
.secondary-container-content ul li {
	padding-top: 5;
	padding-bottom: 5;
	margin-bottom: 10px;
}
.secondary-container-content-nav {
	text-transform: uppercase;
}
.secondary-container-content-subnav {
	padding-top: 5;
	padding-bottom: 5;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.secondary-container-content form {
	margin: 0;
	padding: 0;	
}
.secondary-container-content label {
	padding: 0 11px 0 0;
	float: left;
	height: 15px;
	width:  73px;
	text-align: right;
	vertical-align: middle;
	background: url(../img/oj_arrow.gif) no-repeat center right;
}
.secondary-container-content input {
	margin: 0 0 3px 2px;
	padding: 0;
	width: 70px;
}
.secondary-container-bottom {
	margin: 0;
	padding: 0;
	height: 12px;
	width: 181px;
	background: url(../img/brr_bx_trans_bottom.gif) no-repeat top left;
}
/* this div houses text in image on secondary pages */
#subhead-header {
	position: relative;
	width: 400px;
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #004E61;
	text-decoration: none;
	top: -33px;
	left: 215px;
}
/* end of div housing text in image on secondary pages */

/* primary-content houses all of the content in the middle */

#primary-content {
	margin: 0;
	padding: 0px;
	width: 100%; /*337px; */
	float: left;
}
#primary-content a {
	text-decoration: none;
}
#primary-content h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
#primary-content p {
	margin: 0;
	padding: 10px 0 10px 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}
.primary-body-content {
	margin: 0;
	padding: 10px 0 10px 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}
#primary-content p span {
	margin: 0;
	padding: 10px 0 10px 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
#primary-content p em {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.second-level-primary-heading {
	color: #004E61;
	font-size: 30px;
	font-weight: normal;
	border-bottom: dotted 1px #DDDDDD;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.second-level-featured-heading {
	color: #FE8A16;
	font-size: 25px;
	font-weight: normal;
	border-bottom: dotted 1px #DDDDDD;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.second-level-featured-subhead {
	color: #FE8A16;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.second-level-featured-company {
	color: #004E61;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 10px;
}
.second-level-featured-company span {
	margin: 0 0 0 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 8px;
}
.CompanyButtons {
	margin: 0 0 0 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 8px;
    text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.CompanyButtons a {
	color: #FF6600;
	text-decoration: none;
}

.CompanyButtons a:hover {
	color: #004E61;
	text-decoration: none;
}

.second-level-featured-company span  {
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
}
.second-level-featured-company span a:hover {
	color: #004E61;
	text-decoration: none;
}
.second-level-featured-leadin {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

/* tertiary-content houses all of the content on the far right hand side of the site */
#tertiary-content {
	margin: 15px 0 0 20px;
	padding: 0;
	width: 138px;
	float: left;
}
.tertiary-container {
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}
.tertiary-container-top {
	margin: 0;
	padding: 0;
	width: 113px;
	height: 17px;
	background: url(../img/rt_col_box_top.jpg) no-repeat top left;
}
.tertiary-container-content {
	margin: 0;
	padding: 0;
	width: 113px;
	background: #8AA2B2;
}
.tertiary-container-content p {
	margin: 0 auto;
	padding: 0 0 15px 0;
	width: 102px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
}
.tertiary-container-content h1,h2,h3,h4,h5,h6 {
	margin: 0 auto;
	padding: 5px;
	width: 102px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	border: none;
}
.tertiary-container-content a {
	color: #ffffff;
	text-decoration: none;
}
.tertiary-container-bottom {
	margin: 0;
	padding: 0;
	width: 113px;
	height: 17px;
	background: url(../img/rt_col_box_bottom.jpg) no-repeat top left;
}
/* site-info houses all of the "footer" content */
#site-info {
	margin: 0;
	padding: 0;
	width: 720px;
	height:  50px;
	background-color: #666666;
	clear: both;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
	font-size: 9px;
}
#site-info a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#site-info p {
	margin: 0 auto;
	width: 580px;
	padding: 5px;
	text-align: center;
}
/* Extra Classes and ID's used for random stylings */

.white-border {
	border-bottom: solid 1px #ffffff;
}
.featured-heading {
	color: #226375;
	text-transform: uppercase;
}
.text-trail {
	color: #666666;
	font-weight: normal;
}
.text-trail a {
	color: #666666;
		font-weight: normal;
}
.form-clear {
	margin: 0;
	padding: 0;
	width: 175px;
}
.EventCalendar
{
    font-family: "Lucida Grande" , Lucida, Verdana, sans-serif;
    color: white;
    text-decoration: none;
}
.EventCalendar a
{
    text-decoration: none;
}
.EventCalendar a:hover
{
    color: White;
    background:  #003366 /* image bgd url(../img/circle.gif) no-repeat middle center; */
}
.EventList a
{
    color: #666666;
    text-decoration: none;
}
.EventList a:hover
{
    text-decoration: none;
    color: White;
    background: #003366;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.accordionHeader
{
    border-bottom: 1px solid #2F4F4F;
    color: #003366;
    background-color: white;
    font-family: "Lucida Grande" , Lucida, Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: white;
    border: 1px dotted #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
    background-color: #D3DEEF;
    color: white;
}
