body {
	margin-top: 0;
	margin: 0;
	padding: 0;
	background-image: url(../images/template_images/bgtile1.gif);
	background-repeat:repeat;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.page {
	width: 770px;
	background-color: #1c2a57;
	text-align: center;
	margin: 0;
	padding: 0;
}
.center {
	background-color: #ffffff;
	text-align: center;
}
.righttext {
	font-size: 9px;
	text-align: right;
	float: right;
	margin: 0;
}


#shadowcontainer {
	width: 784px;
	background-image: url(../images/template_images/dark_gray_bg1.gif);
	background-repeat:repeat-y;	
	background-color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

a {
	text-decoration: none;
  	color: #000066;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: normal;
}

ul.NoIndent {
  	margin-left: 15px;
  	padding-left: 0px;
  	line-height: 15px;
}

.top_edge_shadow {
	width: 770px;
	height: 10px;
	background-image: url(../images/template_images/header_top_shadow1.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	border-top: 0px;
	padding-left: 0px;
}
.bottom_edge_shadow {
	width: 770px;
	height: 10px;
	background-image: url(../images/template_images/body_bg_shadow_bottom.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	border-top: 0px;
	padding-left: 0px;
}

.header1 {
	border-top: 2px solid #ffd248;
}
.gray_line {
	border-top: 1px solid #ababab;
}

/*okbegin logo*/
.logo {
	width: 770px;
	height: 109px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	border-top: 0px;
	padding-left: 0px;
	color: #000000;
	background-image: url(../images/template_images/logo5.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
}

.logo_spacer {
	width: 10px;
	margin-left: 0px;
	margin-top: 0px;
	border-top: 0px;
}

.logo_text {
	width: 470px;
	vertical-align: right;
}

.logo_text a {
	font-family: arial,helvetica;
	font-size : 21px;
	color: #1c2a57;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

.logo_text_right {
	width: 180px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	line-height: 7px;
}

.logo_text_right a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	font-variant: small-caps;
}

.logo_search {
	width: 110px;
	text-align: right;
	vertical-align: bottom;
	margin-bottom: 0px;
}
/*end logo*/

/*text for banners*/
.logo_text_gradient {
	width: 770px;
	height: 200px;
	font-family: Verdana;
	font-size : 24px;
	color: #dbb946;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

.line_gold {
	border-top: 1px solid #dbb946;
}
.line_gold2 {
	border-top: 2px solid #dbb946;
}
.line_gold3 {
	border-top: 3px solid #dbb946;
}

.line_gold5 {
	border-top: 5px solid #dbb946;
}

.line_red {
	border-top: 1px solid #ab1b1a;
}

.hnavmenu {
	height: 25px;
	width: 770px;
	background-color: #1c2a57;
	margin: 0;
	padding: 0;
	color: #ffffff;

}


.hnavmenu ul{
	border: 0;
	background-color: #1c2a57; 
	padding: 5px;
	margin: 0;
	color: #ffffff;

}

.hnavmenu ul li{
	color: #ffffff;

}

.hnavmenu a{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold; 
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	text-decoration: none;
	border-right: 0px; 
	background-color: #1c2a57; 
line-height: 13px;
display: inline;
font-family: Verdana;
}

.hnavmenu a:hover{
	color:#d0b042;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	text-decoration: none;
	border-right: 0px;
display: inline;
line-height: 13px;
font-family: Verdana;
}

/*.active {
	color:#d0b042;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	text-decoration: none;
	border-right: 0px;
}
*/

/*end horizontal nav menu*/

.flash1 {
	width: 770px;
	height: 358px;
	background-color: #1c2a57;
	text-align: right;
	vertical-align: bottom;
}

/*.goldbar_top {
	width: 770px;
	height: 10px;
	background-image: url(../images/template_images/spacer_gold_top.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.goldbar_bottom {
	width: 770px;
	height: 10px;
	background-image: url(../images/template_images/spacer_gold_bottom.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 0;
	padding: 0;
}*/


.body_content_shadow_top {
	background-color:#ffffff;
	background-image: url(../images/template_images/body_bg_shadow.gif);
	background-repeat: repeat-x;
	width: 621px;
	height: 9px;
	margin: 0;
	padding: 0;
}

.body_content_shadow_bottom {
	background-color:#ffffff;
	background-image: url(../images/template_images/body_bg_shadow_bottom.gif);
	background-repeat: repeat-x;
	width: 621px;
	height: 9px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	margin-left: 149px;
}
.body_content {
	background-color:#ffffff;
	width: 620px;
	margin: 0;
	padding: 0;
}
.body_content_spacer {
	background-color:#ffffff;
	width: 25px;
	margin: 0;
	padding: 0;
}
.body_content_main {
	background-color:#ffffff;
	width: 570px;
	margin: 0;
	padding: 0;
}

.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.path a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.path a:hover{
	text-decoration: underline;
	color: #ab1b1a;
	font-weight: normal;
}

/*Blue text heading*/
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

/*White text on blue bkgd on main page*/
.headingmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #364ea2;
	padding: 5px;
	border: 1px solid #cccccc;
	width: 500px;
	text-align: left;
}
/*Blue text at top of page*/
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
/*Black text with underline*/
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
/*Homepage events*/
#events {
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
#events .date_width {
	width: 40px;
	padding: 0px;
	border-right: 1px #000000 solid;
	text-align: center;
	vertical-align: middle;
}
#events .day {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#events .month {
	padding: 0px;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}

#events .date {
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	}	
	
#events .event {
	vertical-align: middle;
	padding: 0px;
	}

#events .bullet {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	width: 15px;
}

/**ok**/
.footer {
	width: 770px;
	background-position: top;
	font-family: arial,helvetica;
	font-size : 10px;
	background-color:#ffffff;
	/*background-image: url(../images/template_images/footera1.gif);
	background-repeat: repeat-x;*/
	padding: 0px;
	color: #000000;
	height: 75px;
}

#footer a{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.footerleft { 
	width: 42%;
	text-align: left;
	vertical-align: top;
}
.footermiddle { 
	width: 16%;
	text-align: center;
	vertical-align: bottom;
}
.footerright { 
	width: 42%;
	text-align: right;
	vertical-align: top;
}
.footer1 {
	width: 770px;
	background-position: bottom;
	font-family: arial,helvetica;
	font-size : 10px;
	background-color:#ffffff;
	/*background-image: url(../images/template_images/footer1.gif);
	background-repeat: repeat-x;*/
	padding: 0px;
	color: #000000;
	height: 25px;
}
#footer1 a{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

/**okend**/

.contentmargin {
	margin-top: 0px;
	margin-right: .2in;
	margin-bottom: 0px;
	margin-left: .2in;
	vertical-align: top;
	padding: 0px;
}

.floatright 
{ 
	float: right;
	margin: 5px 10px 5px 10px;
}
.floatleft 
{ 
	float: left;
	margin: 5px 10px 5px 10px;
}

/*Accordion Menu*/
.AccordionTitle, .AccordionContent, .AccordionContainer
{
  width:485px;
}

.AccordionTitle
{
  height:20px;
  overflow:hidden;
  cursor:pointer;
  font-family:Arial;
  color: #000066;
  font-size:13px;
  font-weight:bold;
  background-repeat:repeat-x;
  background-image: url(../images/template_images/graybar.gif);
  -moz-user-select:none;
}
.AccordionContent
{
  height:0px;
  overflow:hidden;
  display:none; 
  background-color: #ffffff;
}
.AccordionMargin {
	margin-top: .1in;
	margin-right: .1in;
	margin-bottom: .1in;
	margin-left: .1in;
	vertical-align: top;
	padding: 0px;
}
.AccordionOpen
{
height:150px;
overflow:hidden;
background-color: #FFFFFF;
} 
.AccordionOpen1
{
height:525px;
overflow:hidden;
background-color: #FFFFFF;
} 
.AccordionOpen2
{
height:250px;
overflow:hidden;
background-color: #FFFFFF;
} 

.AccordionContainer
{
  border-top: solid 0px #C1C1C1;
  border-bottom: solid 0px #C1C1C1;
  border-left: solid 0px #C1C1C1;
  border-right: solid 0px #C1C1C1;
}
/*End Accordion Menu*/

.searchtext {font:bold 9px/125% Tahoma,Verdana,sans-serif;color:#000066;text-align:left;vertical-align:bottom;background:#ddd;}
.searchtext a:link {color:#000066;text-decoration:none}
.searchtext a:visited {color:#000066;text-decoration:none}
.searchtext a:active {color:#000066;text-decoration:none}

#NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

/*left menu*/


.left_nav_background {
	width: 148px;
	background-color:#d0b042;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.leftnavblue {
	width: 148px;
	background-color:#1c2a57;
	margin: 0;
	padding: 0;
	vertical-align: top; 
}

.leftnav{
list-style: none;
font-size: 11px;
margin-left: 0px;
margin-top: 0px;
border-top: 0px;
padding-left: 0px;
text-decoration: none;
/* text-transform: uppercase; 
font-variant: small-caps;*/
font-weight: bold;
line-height: 13px;
font-family: Verdana;
}

.leftnav a{
list-style: none;
color: #ffffff;
font-size: 11px;
display: block;
padding: 3px 3px 3px 5px;
width: 100%;
text-decoration: none;
font-weight: bold;
line-height: 13px;
font-family: Verdana;
}

.leftnav a:hover{
list-style: none;
color: #d0b042;
font-size: 11px;
font-weight: bold;
padding: 3px 3px 3px 5px;
display: block;
text-decoration: none;
line-height: 13px;
font-family: Verdana;
}


.gold_line {
border-top: 1px solid #d0b042;
}

/*#drophmenudiv {
position:absolute;
top: 0;
background-color: #ffffff;
visibility: hidden;
list-style: none;
color: #ffffff;
font-size: 11px;
display: block;
padding: 0px;
width: 130px;
text-decoration: none;
font-weight: normal;
background-image: url(../images/template_images/left_nav_button_bg1.gif);
background-repeat: repeat-x;
line-height: 13px;
}


#drophmenudiv a{
display: block;
text-decoration: none;
font-weight: normal;
color: #ffffff;
list-style: none;
font-size: 11px;
padding: 0px;
width: 100%;
background-image: url(../images/template_images/left_nav_button_bg1.gif);
background-repeat: repeat-x;
padding: 3px 3px 3px 5px;
}


#drophmenudiv a:hover{ 
list-style: none;
color: #d0b042;
font-size: 11px;
font-weight: normal;
display: block;
padding: 3px 3px 3px 5px;
text-decoration: none;
}
.drophmenudiv ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.nonlink {
color: #000000;
font-style: italic;
font-weight: bold;
text-indent: 7px;
}
*/

/*For CHCA Search*/
.middlepage1 {
	padding: 0px;
	width: 100%;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #ffffff;
}

.body_content1 {
	background-color:#ffffff;
	width: 760px;
	margin: 0;
	padding: 0;
}
