/*BlueGreen — #99CCCC
Red — #990000
Black — #000000
Flesh — #FFCC99
White — #FFFFFF
*/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
	/* Comment Here */

.red {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #990000;
	font-weight: bold;
} 
	/* Color the text red 990000 and bold */

.listHd {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #990000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	list-style-type: none;
} 
	/* headline text within a list */

.list {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
} 
	/* regular text within a list */

.list_common {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #990000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
} 
	/* text-link in the commom area colored red */

.list_common2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	color: #990000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
} 
	/* text-link listed in the commom area colored red and smaller */

.ccH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: medium;
	font-weight: bolder;
	color: #ffd200;
	left: 0px;
	text-indent: 0px;
	background-color: #001ca7;
	line-height: 30px;
	background-position: center;
} 
	/* This class formats the First heading in the Consumer Choice page  white on Blue 072*/

.ccH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: medium;
	font-weight: bold;
	color: #001ca7;
	left: 0px;
	text-indent: 0px;
} 
	/* This class formats the First heading in the Consumer Choice page  white on Blue 072*/

.cc_menu {
	cursor: hand;
	background-color:#ffcc01
} 
	/* This class formats the navigation cells Yellow 109*/

.cc_menulinks {
	color: #001ca7;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
} 
	/* This class formats links in the navigation cells Blue 072*/

.cc_menulinks:hover { 
	color: #001ca7; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Verdana, Arial, Helvetica, sans-serif} 
	/* This class formats links in the navigation cells when moused over Blue 072*/

.cc_menuover { 
	cursor: hand; 
	background-color: #FFFFFF} 
	/* This class formats the navigation cells when moused over white*/
 
.erH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	left: 0px;
	background-color: #990000;
	text-indent: 0px;
} 
	/* This class formats the First heading in the Elder Rights Conference page  white on Dk. RED*/

.erH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: medium;
	font-weight: bold;
	color: #990000;
	left: 0px;
	text-indent: 0px;
} 
	/* This class formats the First heading in the Elder Rights Conference page  white on Dk. RED*/

.ContentH1 {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: x-large;
	font-weight: bolder;
	color: #990000;
} 
	/* This class formats the First  heading in the content area  Dk. RED*/

.ContentH2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100.00%;   
	font-weight: bold;   
	color: #000000} 
	/* This class formats the Second  heading in    the content  area  BLACK */

.ContentH3 {  
	font-family: Arial Black, Helvetica Heavy; 
	font-size: 80.00%;   
	color: #000000} 
	/* This class formats the Third  heading in the content area; this head is part of the paragraph, not separate from it */

.ContentLink {  
	font-family: Verdana, Arial, Helvetica,    sans-serif; 
	font-size: 80.00%;   
	color: #000000; 
	text-decoration: underline }
	/* BLACK */

.ContentLink:hover { 
	font-family: Verdana, Arial, Helvetica,     sans-serif; 
	font-size: 80.00%;    
	color: #990000}  
	/* Dk. RED*/


.FooterText {  
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 65.00%;   
	color: #ffffff}
	/* comment here */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
} 
	/* This class formats the content area WHITE */

.td_seniors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FFDF55;
	text-align: left;
	color: #000000;
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
} 
	/* This class formats the Seniors box gold */

.td_prof {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FF9900;
	text-align: left;
	color: #000000;
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
} 
	/* This class formats the Professionals box orange */

.td_about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FF6600;
	text-align: left;
	color: #000000;
	text-indent: 0px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
} 
	/* This class formats the About box red */

.td_hot {
	background-color: #666666;
} 
	/* This class formats the right column background */

.td_hot4 {
	background-color: #99CCCC;
} 
	/* This class formats the right column background */

.hothead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #666666;
	padding-bottom: 5px;
	padding-top: 3px;
} 
	/* This class formats the right column headers */

.hothead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: #99CCCC;
	padding-bottom: 5px;
	padding-top: 3px;
} 
	/* This class formats the right column headers */

.hothead_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #990000;
	padding-bottom: 5px;
	padding-top: 3px;
} 
	/* This class formats the right column headers */

.tmpl_brdrclr { 
	background-color: #000000} 
	/* This class formats the color of the navigation cell borders */
 
.tmpl_footerlink { 
	color: #000000} 
	/* This class formats the links in the footer BLACK*/
 
.tmpl_footerlink:hover { 
	color: #990000} 
	/* This class formats the links in the footer when moused over DARK RED*/

.tmpl_governor { 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none ; 
	font-weight: bold; 
	font-style: normal} 
	/* This class formats the Governor Link in the header tab */
 
.tmpl_governor:hover { 
	font-size: 12px; 
	color: #ffcc99; 
	text-decoration: none ; 
	font-weight: bold} 
	/* This class formats the Governor Link in the header tab whjen moused over FLESH*/

.tmpl_h1 { 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF;  
	margin-top: 0px; 
	margin-bottom: 0px; 
	clip: rect(0px 0px ); 
	font-size: 100%} 
	/* This class formats the h1 tags in the navigation area WHITE*/

.tmpl_h2 { 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	clip: rect(0px 0px ); 
	font-size: 100% } 
	/* This class formats the h2 tags in the navigation and content areas */
 
.tmpl_govconfheaderbackgroundcolor { 
	background-color: #990000; 
	color: #643800; 
	font-size: 66%} 
	/* This class fomrats the background color of the gov conf header  - red - was gold f8d56c*/
 
.tmpl_govconf-menu {
	cursor: hand; 
	background-color:#990000 } 
	/* This class formats the gov conf navigation cells red - was gold f8d56c**/

.tmpl_govconf-menuover { 
	cursor: hand; 
	background-color: #99CCCC } 
	/* This class formats the gov conf navigation cells when moused over bluegreen*/
 
.tmpl_govconf-menulinks { 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 90%} 
	/* This class formats gov conf links in the navigation cells */

.tmpl_govconf-sidebackground { 
	background-color: #990000 } 
	/* This class formats the gov conf background color of the navigation columns */

.tmpl_headerbackgroundcolor { 
	background-color: #99CCCC; 
	color: #FFFFFF; 
	font-size: 66%} 
	/* This class fomrats the background color of the header  - LIGHT BLUE*/
 
.tmpl_listtext { 
	font-size: 100%; 
	color:#000000} 
	/* This class formats the text in a list */
 
.tmpl_menu {
	cursor: hand; 
	background-color:#99CCCC} 
	/* This class formats the navigation cells LIGHT BLUE*/

.tmpl_menulinks { 
	color: #000000; 
	text-decoration: none; 
	font-size: 80%} 
	/* This class formats links in the navigation cells */

.tmpl_menulinks:hover { 
	color: #000000; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Verdana, Arial, Helvetica, sans-serif} 
	/* This class formats links in the navigation cells when moused over */

.tmpl_menuover { 
	cursor: hand; 
	background-color: #FFCC99} 
	/* This class formats the navigation cells when moused over FLESH*/
 
.tmpl_mhaheaderbackgroundcolor { 
	background-color: #00626d; 
	color: #FFFFFF; 
	font-size: 66%} 
	
.choice_headerbackgroundcolor {
	background-color: #ffcc01
}
	/* This class fomrats the background color of the Consumer Choice header  - yellow 109*/
 
.tmpl_mha-menu {
	cursor: hand; 
	background-color:#00626d } 
	/* This class formats the MHA navigation cells teal*/

.tmpl_mha-menuover { 
	cursor: hand; 
	background-color: #99CCCC } 
	/* This class formats the MHA navigation cells when moused over - gold*/
 
.tmpl_mha-menulinks { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 90%} 
	/* This class formats MHA links in the navigation cells - white */

.tmpl_mha-sidebackground { 
	background-color: #00626d } 
	/* This class formats the MHA background color of the navigation columns */

.tmpl_oasaheaderbackgroundcolor { 
	background-color: #990000; 
	color: #FFFFFF; 
	font-size: 66%} 
	/* This class fomrats the background color of the header  - dark red*/
 
.tmpl_oasamenulinks { 
	color: #000000; 
	text-decoration: none; 
	font-size: 100%} 
	font-family: Verdana, Arial, Helvetica, sans-serif} 
	/* This class formats links in the navigation cells */

.tmpl_oasamenulinks:hover { 
	color: #000000; 
	text-decoration: none; 
	font-size: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif} 
	/* This class formats links in the navigation cells when moused over */

.tmpl_searchlink { 
	font-size: 65%; 
	color: #ffffff; 
	text-decoration: underline } 
	/* This class formats links in the search box */

.tmpl_searchlink:hover { 
	font-size: 65%; 
	color: #ffff00; 
	text-decoration: underline } 
	/* This class formats links in the search box when moused over */

.tmpl_searchsubmit { 
	border-right: #999999 1px outset; 
	border-top: #000000 1px outset;
	font-weight: bold; 
	font-size: 11px; 
	border-left: #000000 1px outset; 
	color: #000000; 
	border-bottom: #cccccc 1px outset; 
	background-color: #eaeaea } 
	/* This class formats the search button */

.tmpl_searchtitle { 
	color: #000000; 
	text-decoration: none; 
	font-size: 85%} 
	/* This class formats the Search Label in the search box */

.tmpl_sidebackground { 
	background-color: #99cccc } 
	/* This class formats the background color of the navigation columns */

.tmpl_tabbackgroundcolor { 
	background-color: #000000; 
	text-align: center}
	/* This class formats the background color of the header tab */

.tmpl_tabbackgroundcolor2 { 
	background-color: #990000; 
	text-align: center }
	/* This class formats the background color of the content area tab */

.tmpl_govlink {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 75%;
}
	/* This class formats the background color of the header1 links at top */

.tmpl_tabbackgroundcolorsearch { 
	background-color: #c1cdcd} 
	/* This class formats the background color of the search box */

.tmpl_visit { 
	background-color: #eaeaea} 
	/* This class formats the background color on the navigation cell of the current page */
.Sessions {
	color: #990000;
}

