BODY {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	MARGIN-LEFT: 1px;
	MARGIN-RIGHT: 1px;
	MARGIN-TOP: 5px;
	background-image: url(../images/bg.jpg);
 } 
 
ul.disc {
	list-style-type: disc;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
ul.square {
	list-style-type: disc;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

 /* THIS BEGINS THE FORM CODE ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 label
{
	float: left;
	text-align: left;
	display: block;
	width: 4em;
}

.submit input
{
margin-left: 4.5em;
}

 input
{
	color: #781351;
	border: 1px solid #9D1322;
	background-color: #FFEFC1;
	height: 18px;
}

 textarea
{
	color: #781351;
	border: 1px solid #9D1322;
	background-color: #FFEFC1;
	height: 141px;
	width: 250px;
}


.submit input
{
	color: #000;
	background: #ffa20f;
	border: 1px outset #d7b9c9;
	margin-left: 44px;
	margin-bottom: 22px;
}

 fieldset
{
	border: 1px solid #781351;
	margin: 0px;
	padding-left: 13px;
	padding-right: 2px;
}

legend
{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
  /* THIS ENDS THE FORM MENU CODE  =================================================================================*/ 
 
 /* THIS BEGINS THE  FLYOUT MENU CODE ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */ 
#menu {
width: 181px; /* this sets the color of the menu background, and doesn't appear to be visible unless the menu is displaying improperly */
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding-left: 3px;
	line-height: 16px;
	padding-top: 4px;

}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
	color: #5b0f01;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b38b35;
}

#menu a:hover {
	color: #000000;
	background-color: #FFCC00;
}

#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#menu ul ul ul {  /* this  part regulates the widtth and position of the flyout menu */
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 100%; /* width of the flyout - based on the containing block */
	background-color: #FCE892;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b38b35;
}



div#menu ul ul ul,   /* this affects whether or not the flyout will appear when not rolled over - thus NONE for the display property*/
div#menu ul ul li:hover ul ul
{
	display: none;
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*  THIS ENDS THE FLYOUT MENU CODE ======================================================================================================*/

.bold {font-weight: bold;}

.bold_12pt {font-weight: bold;
font-size:12px}

.black_9pt  { FONT-WEIGHT: normal; 
FONT-SIZE: 9pt; 
MARGIN-BOTTOM: 2px;
MARGIN-TOP: 0px;
COLOR: #000000; 
}

.cel_left {
	width: 150px;
	background-color: #F5EFD1;
}

.cel_main {
	width: 612px;
}

.cel_newsquote {
	background-color: #fff9eb;
	padding: 6px;
	border: 1px dotted #D8B349;
	font-size: 9pt;
}

.cel_healthcorner {
	background-color: #FEEBB0;
	padding: 6px;
	border: 1px dotted #D8B349;
	font-size: 9pt;
}

.cel_right {
	width: 150px;
	background-color: #F5EFD1;
}

.dotted_cel {
	border: 1px dashed #999999;
}


 .floatleft {
	float: left;
	margin-right:10px;
	margin-bottom: 6px;
}

.floatright {
	float: right;
	margin: 10px;
}

.font_11ptbold {

	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 12px;
	MARGIN-RIGHT: 12px;
	COLOR: #333333;
}


.footercel {
	display: block;
	background-color: #fff8e6;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.gray_8pt  { FONT-WEIGHT: normal; 
FONT-SIZE: 8pt; 
MARGIN-BOTTOM: 2px;
MARGIN-TOP: 0px;
COLOR: #999999; 
}

.gray_9pt  { FONT-WEIGHT: normal; 
FONT-SIZE: 9pt; 
MARGIN-BOTTOM: 2px;
MARGIN-TOP: 0px;
COLOR: #333333; 
}

.gray_9pt_bold  { FONT-WEIGHT: bold; 
FONT-SIZE: 9pt; 
MARGIN-BOTTOM: 2px;
MARGIN-TOP: 0px;
COLOR: #333333; 
}


.header_top {
	background-image: url(../images/header_top.jpg);
	height: 40px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.headermiddle {

	background-image: url(../images/header_logo.jpg);
	height: 196px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: top;
}

.headernav {


	background-image: url(../images/images/header_nav.jpg);
	height: 153px;
	width: 181px;
	background-repeat: no-repeat;
	background-position: top;
}
.header_bottom {
	height: 30px;
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #E8DDBD;
}
.header_right {


	background-image: url(../images/header_right.jpg);
	height: 96px;
	width: 302px;
	background-repeat: no-repeat;
	background-position: top;
}
.header_left {



	background-image: url(../images/header_left.jpg);
	height: 196px;
	width: 241px;
	background-repeat: no-repeat;
	background-position: top;
}




.middle_cel {
	height: 333px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

 


 div.hr {
  border: 0;
  width: 80%;
color: #f00;
background-color: #f00;
height: 5px;
 
 
 }
 
p  { FONT-WEIGHT: normal; 
FONT-SIZE: 9pt; 
}

.pright {
	float: right;
}



.PAGETITLE  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 12px;
	MARGIN-RIGHT: 12px;
	COLOR: #990000;
}


.italics {
	font-style: italic;
	font-size: 8pt;
}


.section_heading  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 0px;
	MARGIN-RIGHT: 2px;
	COLOR: #333333;

}

.PAGETITLE_white {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px;
	MARGIN-RIGHT: 2px;
	COLOR: #FFFFFF;

}






 /*a:link {
	color: #2c3379;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;
}
a:visited {
	color: #2c3379;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;
}
a:hover {
	color: red;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;
}
*/

a.nav:link {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #996633;
	text-decoration: none;
	font-size: 9pt;
	padding: 5px;
	}
	
a.nav:visited {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #996633;
	text-decoration: none;
	font-size: 9pt;
	padding: 5px;
}

a.nav:hover {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: red; text-decoration: none;
	text-decoration: none;
	font-size: 9pt;
	padding: 5px;
} 

a.nav2:link {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #821920; text-decoration: underline;
	FONT-SIZE: 9pt;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
	}
	
a.nav2:visited {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #80161A; text-decoration: underline;
	FONT-SIZE: 9pt;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
}

a.nav2:hover {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #7F161A; text-decoration: underline;
	FONT-SIZE: 9pt;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
} 


#topNav {
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:9px;
	background:#FFFFFF;
}


.topNavLink a {
	color:#fff;
	text-decoration:none;
	font-size:9px;
	line-height: 19px;
	display:block;
	background:url(../images/navOFF.jpg);
	height: 19px;
	width: 125px;
	text-align: center;

}
.topNavLink a:hover {
	color:#3d140c;
	text-decoration:none;
	background:url(../images/navON.jpg);
	line-height: 19px;
}
.topcel {
	height: 160px;
	background-color: #CC3366;
	vertical-align: top;
	display: block;
}




.small_8pt { 
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #oooooo; 
	FONT-FAMILY: Arial, Verdana,  sans-serif; }

/*ul li {
	font-family: Arial, Verdana, sans-serif;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 5px;
	TEXT-ALIGN: left;
	color: #000000;
	list-style-type: none;
	list-style-image: url(../images/arrow.jpg);
	margin-right: 0px;
}*/
.navBG {
	background-image: url(../images/navBG.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 90px;
}
.header {
	background-image: url(../images/header.jpg);
	height: 141px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: top;
}




.verticalLineOnTheright {
	border-right-color: black;
}

.verticalLineOnTheleft {
	border-left: 1px dotted #999999;

}

.verticalLineBottom {
	border-bottom: 1px solid #83B2CA;
}
.verticalLineTop {
	border-top: 1px solid #CC0000;



}
.navbgcolor {
	background-image:    url(../first_design_images/nav_bg_color.jpg);
	background-repeat: repeat;
	height: 17px;
}
.whitebold {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Verdana,  sans-serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: blink;
	font-style: oblique;


}



.titlecel {
	height: 45px;
	width: 465px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}


.ten_reasons {
	background-color: #FFEFC1;
	border: 1px solid #282828;
	padding: 4px;
}

.white_8pt {

	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Verdana,  sans-serif;
}
