/*
Author: Carl Siegle
Copyright: Visual Java, Inc., All rights reserved.
http://www.visualjava.com
Client: Novare Group.
*/

body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
}

img { behavior:	url("pngbehavior.htc"); border: none; }

h1 { font: normal 24px/24px Verdana, Arial, Helvetica, sans-serif; color: #658E8F; font-style: italic; }
h2 { font: normal 16px/16px Verdana, Arial, Helvetica, sans-serif; color: #658E8F; }
h3 { font: normal 14px/14px Verdana, Arial, Helvetica, sans-serif; color: #658E8F; padding: 0px; }

p,td { font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif; color: #666666; }

#container { width:760px; margin:auto; padding: 10px;  background: #ffffff;}

#navbar { width: 132px; background: #E5E7E9; background-image: url(../images/nav_bkg.jpg); color: #677979; font-size: 10px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
#navbar #navmenu a { color: #677979; display: block; height: 20px; padding-left: 10px; text-decoration: none; border-bottom: 1px solid #ffffff;}
#navbar #navmenu #current { color: #4D6868; background: #ffffff; font-weight: bold; }
#navbar #navmenu a:hover { color: #119C82; background: #eeeeee; }

#navbar #submenu a { font-size: 9px; color: #677979; background: #ffffff; display: block; height: 16px; padding-left: 20px; text-decoration: none; border-top: 1px solid #cccccc;}
#navbar #submenu #currentSub { color: #1B7F6C; font-weight: bold; }
#navbar #submenu a:hover { color: #119C82; background: #eeeeee; }

#navbar li a { color: #1B7F6C; }
#navbar ul { list-style: square; margin-left: 0px; margin-top: 0px; padding-left: 0px;}

#header { height: 50px; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #658E8F; background: #DAE0E2; padding: 15px 0px 0px 15px; border-bottom: 1px solid #ffffff; }

#subhead { height: 20px; font-size: 11px; font-family: Arial, Helvetica, san-serif; font-weight: bold; color: #658E8F; background: #fff; padding: 6px 0px 0px 15px; border-bottom: 1px solid #DAE0E2; }
#subhead a:link 	{ color: #658E8F; text-decoration: none; }
#subhead a:visited 	{ color: #658E8F; text-decoration: none; }
#subhead a:hover 	{ color: #658E8F; text-decoration: none; }

#viewsSub { height: 20px; font-size: 11px; font-family: Arial, Helvetica, san-serif; color: #658E8F; background: #fff; float: right; padding: 6px 0px 0px 15px; border-bottom: 1px solid #DAE0E2; }
#viewsSub a { font-size: 11px; color: #999999; display: inline; padding: 0px 10px; text-decoration: none; border: 1px solid #DAE0E2; }
#viewsSub #currentSub { color: #658E8F; font-weight: bold;  background: #eeeeee;}
#viewsSub a:hover { color: #119C82; }
	
#c1 { width: 299px; }
#c1 .body_text { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; padding: 10px; text-align: left; }
#c1 a:link 		{ color:#658E8F; text-decoration: none; border-bottom: 1px solid #658E8F; }
#c1 a:visited 	{ color:#999999; text-decoration: none; border-bottom: 1px solid #999999;   }
#c1 a:hover 	{ color:#119C82; text-decoration: none; border-bottom: 1px dashed #746b52;}
	
#c2 { width: 308px;  }
#c2 .body_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #677979; padding: 16px 0px 16px 16px; }
#c2 .fp_name { font-size: 11px; font-weight: bold; color: #677979;}
#c2 .highlight_text { color: #55ABAD; }
#c2 .body_text a:link 		{ color:#658E8F; text-decoration: none; border-bottom: 1px solid #658E8F; }
#c2 .body_text a:visited 	{ color:#999999; text-decoration: none; border-bottom: 1px solid #cccccc; }
#c2 .body_text a:hover 	{ color:#0F6656; text-decoration: none; border-bottom: 1px dashed #0F6656;}
#c2 li { padding-bottom: 4px; }
#c2 ul { list-style: square; padding-left: 0px; margin: 0px 0px 0px 16px; }

#c2 #menu { border-bottom: 1px solid #DAE0E2; height: 20px; list-style: none; margin: 0px; padding: 0px; } /*font-variant: small-caps;*/
#c2 #menu a { border-right: 1px solid #DAE0E2; border-bottom: 1px; color: #677979; float: left; padding: 2px 10px; text-decoration: none;}
#c2 #menu #currentSub { background: #DAE0E2; color: #1B7F6C; }
#c2 #menu a:hover { background: #eeeeee; color: #119C82;}
#c2 #menu li { display: inline; margin: 0px; }

#c2 #submenu a { color: #677979; font-size: 9px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; display: block; height: 20px; padding-left: 16px; border-bottom: 1px solid #DAE0E2;}
#c2 #submenu #currentSub { color: #1B7F6C; font-weight: bold; height: 12px; border-bottom: 0px; }
#c2 #submenu #nextSub {  border-top: 1px solid #DAE0E2; }
#c2 #submenu a:hover { color: #119C82; }

#fp_return { height: 20px; font-size: 11px; font-family: Arial, Helvetica, san-serif; color: #658E8F; padding: 10px 0px 0px 15px; border-top: 1px solid #DAE0E2; }
#fp_return a:link 	{ color: #658E8F; text-decoration: none; }
#fp_return a:visited 	{ color: #658E8F; text-decoration: none; }
#fp_return a:hover 	{ color: #0F6656; text-decoration: none; }
	
#cs { width: 607px;  }
#cs .body_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #677979; padding: 16px 0px 16px 16px; }
#cs .highlight_text { color: #55ABAD; }
#cs .body_text a:link 		{ color:#658E8F; text-decoration: none; border-bottom: 1px solid #658E8F; }
#cs .body_text a:visited 	{ color:#999999; text-decoration: none; }
#cs .body_text a:hover 	{ color:#0F6656; text-decoration: none; border-bottom: 1px solid #0F6656;}
#cs li { padding-bottom: 4px; }
#cs ul { list-style: square; padding-left: 0px; margin: 0px 0px 0px 16px; }

#footer_text { width: 600px; font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; }
#footer { height: 20px; padding: 0px; position: relative; }
#footer a 			{ font: normal 9px arial,verdana,helvetica,sans-serif; text-decoration: underline; color: #666666; } 
#footer a:link 		{ font: normal; text-decoration: none; color: #658E8F; border-bottom: 1px dashed #658E8F; }
#footer a:visited 	{ font: normal; text-decoration: none; color: #666666; border-bottom: 1px dashed #666666;  }
#footer a:hover 	{ color: #0F6656; border-bottom: 1px dashed #0F6656;  }

.bText { font: normal 12px/14px Arial, Helvetica, sans-serif; color: #8c9362; font-weight: bold; }

.text_Submit { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
.text_form 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #666666; font-weight: normal; border-color: #999999; border-style: solid; border-width: 1px; text-indent: 4px; padding: 4px; text-transform: capitalize; }
.state_form 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #666666; font-weight: normal; border-color: #999999; border-style: solid; border-width: 1px; text-indent: 4px; padding: 4px; text-transform: uppercase; }
.email_form 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #666666; font-weight: normal; border-color: #999999; border-style: solid; border-width: 1px; text-indent: 4px; padding: 4px; }
.buttons 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #666666; font-weight: normal; border-color: #999999; border-style: solid; border-width: 1px; padding: 2px 4px; background: #FFFFFF; }

#formFloat 	{ float: left; padding-right: 28px;}

.required 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #55ABAD; text-decoration: none; }
