body {                                                      
		background:#cccccc;
		font-family: arial, helvetica, sans-serif;

}

.skip {
	font-size: 1px;
	color: #000000;
}

.login	{
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
}

h1 	{
		font-family: georgia, times, serif;
		font-size: 16px;
		font-weight:bold;
		color: #336699;
		margin-top: 0;
}

h2 	{
		font-family: georgia, times, serif;
		font-size: 14px;
		font-weight:bold;
		color: #336699;
}

h3 	{
		font-family: georgia, times, serif;
		font-size: 12px;
		font-weight:bold;
		text-transform: uppercase;
		color: #336699;
}

h4 	{
		font-size: 12px;
		font-weight:bold;
}

p	{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.container	{
	background-color: #ffffff;
	background: url('../images/main_bg_2column.gif') repeat-y;
	width: 750px;
}

div.container_content	{
	background-color: #ffffff;
	background: url('../images/main_bg_2column.gif') repeat-y;
	width: 750px;
}

div.login	{
	background-color: #000000;
	border-bottom: 2px solid #ffcc33;
}

div.search	{
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}

div.login_left	{
	float: left;
	width: 150px;
	padding: 2px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

div.login_right	{
	float: right;
	width: 150px;
	padding: 2px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

div.login_middle	{
	margin-left: 150px;
	margin-right: 150px;
	padding: 2px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

div.header	{
	width: 750px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/gray_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
	font-size: 18px;
	color: #336699;
}

div.banner	{
	background-color: #336699;
	border-bottom: 2px solid #ffcc33;
	border-top: 1px solid #336699;
}

div.left	{
	width: 175px;
	float: left;
	text-align: left;
	font-size: 12px;
}

div.center {
	margin-left: 175px;
	margin-right: 175px;
	padding: 20px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

div.centerfull {
	margin-left: 175px;
	margin-right: 0px;
}

div.content {
	padding: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

div.home_container	{
	background: url('../images/home_bg.gif') repeat-y;
}

div.home_right	{
	width: 175px;
	float: right;
	text-align: left;
	font-size: 12px;
}

div.home_center	{
	margin-right: 175px;
	padding: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
	
div.footer	{
	width: 750px;
	clear: both;
	background:#000000;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

div.updates	{
	width: 150px;
	background-color: #ffffff;
	padding: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

div.notice	{
	padding: 10px;
	border: none;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

div.lane	{
	padding: 20px;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
}

div.join	{
	padding: 3px;
	background-color: #336699;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

div.join_header	{
	padding: 5px;
	background-color: #6699cc;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

div.join_body	{
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

div.clear	{
	clear: both;
}

div.menu	{
	width: 150px;
}

div.progress_header	{
	background: #cccccc;
	border: 1px solid #cccccc;
	padding: 5px;
	font-family: georgia, times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #336699;
}

div.progress_body	{
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
}

ul.regNotLoggedIn li	{
	margin: 0 5px; 
	padding: 0;
}

ul.subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.subnav li a {
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/gray_gradient_bg.jpg);
	text-decoration: none;
	color: #336699;
} 
ul.subnav a:link, #list-menu a:active, #list-menu a:visited {
color: #336699;
}

ul.subnav a:hover {
border-bottom: 1px solid #ffffff;
background: #ffcc33;
color: #ffffff;
} 

ul.subnav2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.subnav2 li a {
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0;
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
	text-decoration: none;
} 
ul.subnav2 a:link, #list-menu a:active, #list-menu a:visited {
color: #336699;
}

ul.subnav2 a:hover {
border-bottom: 1px solid #ffffff;
background: #ffcc33;
color: #ffffff;
}

hr {
	color: #FFFFFF; 
	background-color: #FFFFFF; 
	border: 1px dotted #CCCCCC; 
	border-style: none none dotted none;
}

input	{
	font-size: 12px;
	color: #555555;
}

table.login	{
	width: 535px;
}

table.login td	{
	font-size: 12px;
	color: #000000;
}

table.leaders td	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

table.goals	{
	border-collapse: collapse;
	width: 520px;
	margin-top: 20px;
}

table.goals	th	{
	border: 1px solid #cccccc;
	text-align: center;
	font-size: 12px;
}

table.goals	td	{
	border: 1px solid #cccccc;
	text-align: left;
	font-size: 12px;
}

table.content	{
	width: 520px;
	border-collapse: collapse;
}

table.content td	{
	border: 1px solid #cccccc;
}

table.reg_form {
	width: 520px;
	border-collapse: collapse;
}

table.reg_form td {
	border: 1px solid #CCCCCC;
}

table.reg_form td.leftrule {
	font-weight: bold;
	border-left: 3px solid #000000;
}

table.reg_form {
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.data {
	width: 520px;
	background:#FFFFFF;
	border-collapse: collapse;
	padding: 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.data td {
	border: 1px solid #CCCCCC;
	text-align: center;
}

table.data td.leftrule {
	font-weight: bold;
	border-left: 3px solid #000000;
}

table.data2 {
	width: 520px;
	background:#FFFFFF;
	border-collapse: collapse;
	padding: 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.data2 td {
	border: 1px solid #CCCCCC;
	text-align: left;
}

table.data2 td.leftrule {
	font-weight: bold;
	border-left: 3px solid #000000;
}

td.topheader	{
	background: #e6e6e6;
	text-align: center;
}

table.results {
	border-collapse: collapse;
	width: 520px;
}

table.results th{
	border: 1px solid #CCCCCC;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	<!-- color: #336699; -->
	color: #FFFFFF;
	<!-- background-color: #CCFFFF;  -->
	background-color: #6699CC;
}

table.results th.descriptionR{
	border: 1px solid #CCCCCC; 
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	<!-- color: #336699; -->
	color: #FFFFFF;
	<!-- background-color: #CCFFFF;  -->
	background-color: #6699CC;
}

table.results th.descriptionR-tb {
	<!--border-top: 2px solid #336699;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;  -->
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	<!-- color: #336699; -->
	color: #FFFFFF;
	<!-- background-color: #CCFFFF;  -->
	background-color: #6699CC;
}

table.results td{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: regular;
	color: #000000;
	background-color: #FFFFFF;
}

table.results td.tb {
	border-top: 2px solid #336699;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: regular;
	color: #000000;
	background-color: #FFFFFF;
}

table.results td.tbq {
	border-top: 2px solid #336699;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: regular;
	color: #000000;
	background-color: #FFFFFF;
}

table.results td.q {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: regular;
	color: #000000;
	background-color: #FFFFFF;
}

table.results td.description {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	background-color: #FFFFFF;
}

table.results th.description {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	background-color: #FFFFFF;
}

table.results th.description2 {
    border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #336699;
	background-color: #FFFFFF;
}
table.results td.lineseparate {
        border: 1px solid #CCCCCC;
		padding: 0px;
		background-color: #CCCCCC;
		font-size: 1pt;
        height: 1px;
}

table.data_entry {
	border: 1px solid #CCCCCC;
	width: 520px;
	background:#FFFFFF;
	border-collapse: collapse;
	padding: 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.data_entry th.top {
	border: 1px solid #CCCCCC;
	background-color: #336699;
	text-align: center;
	color: #ffffff;
}

table.data_entry td.left {
	border: 1px solid #CCCCCC;
	background-color: #6699cc;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
}

table.data_entry td.right {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: right;
	color: #000000;
}

table.data_entry td.checklistcell {
	font-weight: normal;
	text-align: left;
	color: #000000;
}

table.data_entry td.radiocell {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

table.data_entry td {
	border: 1px solid #CCCCCC;
	color: #000000;
}

table.checklist td	{
	border: none;
}

ul.home_join {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;

}

table.surveys {
	background:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.surveys td	{
	padding: 3px;
	border: 0px solid #ffffff;
}

ul.home_join li{
	display: inline;
}

ul.home_join a{ 
	text-decoration:none;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background: #ffcc33;
	padding: 3px;
}

ul.home_join a:hover{
	background: #cccccc;
	color: #000000;
}

table.home_join {
		border-collapse: collapse;
}

table.home_join td {
		border: 3px solid #FFFFFF;
}

table.home_join td a{
		display: block;
		padding: 3px;
		text-decoration: none;
}

table.home_join td a:link, table.home_join td a:visited {
		text-align: center;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
   		background-color: #ffcc33;
}

table.home_join td a:hover, table.home_join td a:active {
		text-align: center;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #F20E34;
}

table.home_join td.why {
	border: 3px solid #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
}

table.home_join td.why a{
		padding: 3px;
		text-decoration: underline;
}

table.home_join td.why a:link, table.home_join td.why a:visited {
		text-align: center;
		font-weight: regular;
		color: #336699;
   		background-color: #ffffff;
}

table.home_join td.why a:hover, table.home_join td.why a:active {
		text-align: center;
		font-weight: regular;
		color: #F20E34;
		background-color: #ffffff;
}

td.rightcolumn	{
    margin-left :auto;
    margin-right : auto;


}

label.hidden {
	display:none;
}

.disabletextbox	{
    background-color: #dddddd;
 }

.enabletextbox	{
    background-color: #ffffff;
    margin-left :auto;
    margin-right : auto;
}

td.radio {
  border: none;
  border-style: none;
  text-align: left;
  font-weight: regular;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}