/* CSS Document */
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #98AAB1;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

a:link {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration: underline;
	}
a:visited {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration: underline;
	}

a:active {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration: none;
	}

a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration: none;
	}

h1 {
	font-size:7pt;
	font-weight: normal;
	}
h2 {
	font-size:9px;
	font-weight: bold;
	}
h3 {
	font-size:10pt;
	font-weight: bold;
	}
h4 {
	font-size:12px;
	font-weight: bold;
	}
h5 {
	font-size:36px;
	font-weight: bold;
	}
h6 {
	font-size:24px;
	font-weight: bold;
	}

div.centered {
	text-align: center;
	}


table {
	width: 800px;
	border: 0;
	border-collapse: collapse;
	background-color: #A7A7A7;
	/*background-image: url(gradient3.jpg);*/
	}
table.bg_table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	background-color: #FFFFFF;
	/*background-image: url(gradient3.jpg);*/
	}
table.small {
	width: 400px;
	border: 0;
	border-collapse: collapse;
	background-color: #A7A7A7;
	/*background-image: url(gradient3.jpg);*/
	}
table.verisign_seal
	{
	width: 1px;
	border: 0;
	border-collapse: collapse;
	}
td.title {
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: middle;
	vertical-align: top;
	white-space: nowrap;
	/*line-height: 100px;*/
	color: #000000;
	background-color: #000000;
	}
td.bg_table {
	width: 33%;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: middle;
	vertical-align: top;
	white-space: nowrap;
	/*line-height: 100px;*/
	color: #000000;
	background-color: #FFFFFF;
	}
td.bg_table_middle {
	width: 33%;
	padding: 20;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: middle;
	vertical-align: top;
	white-space: nowrap;
	/*line-height: 100px;*/
	color: #000000;
	background-color: #000000;
	}
td.tabs {
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	vertical-align: middle;
	white-space: nowrap;
	/*line-height: 100px;*/
	color: #FFFFFF;
	background-color: #000000;
	}
td.verisign_seal
	{
	padding: 0;
	width: 1px;
	border: 0;
	border-collapse: collapse;
	}
td.main {
	padding: 3;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	/*white-space: nowrap;*/
	color: #FFFFFF;
	background-color: #000000;
	}
td {
	padding: 3;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	/*white-space: nowrap;*/
	color: #FFFFFF;
	background-color: #000000;
	}
th {
	padding: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #962A2A;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #CCCCCC;
	/*background-image: url(../images/table_th_bg_current_benefits_450px.jpg);*/
	}
table.no_frame_no_bg {
	padding: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;
	}
table.regular_table {
	width: 1px;
	color: #000000;
	padding: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	background-color: #A7A7A7;
	}
td.regular_table {
  	padding: 0;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	}

th.light_gray
	{
	background-color: #CCCCCC;
	}
th.dark_gray
	{
	background-color: #999999;
	}
td.light_gray
	{
	background-color: #CCCCCC;
	}
td.dark_gray
	{
	background-color: #999999;
	}
td.no_frame_no_bg {
  	padding: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	/*white-space: nowrap;*/
	line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;
	}
TR.special-row {
	border-top: solid;
	border-collapse: collapse;
	}




TEXTAREA, SELECT, OPTION, INPUT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	font-size: 10px;
	color: black;
	background-color: #FFFFFF;
	
}
INPUT.checkbox {
	border-width: 0;
	background-color: #E9E7E7;
	cursor: hand;
}
INPUT.checkbox_light_gray {
	border-width: 0;
	background-color: #CCCCCC;
	cursor: hand;
}
INPUT.checkbox_dark_gray {
	border-width: 0;
	background-color: #999999;
	cursor: hand;
}
INPUT.submit_button {
	font-weight: bold;
	background-color: #D4D4D4;
	cursor:hand;
}
INPUT.fake_button {
	font-size: 0px;
	color: #E9E7E7;
	border-width: 0;
	border-color: #E9E7E7;
	border-style: solid;
	border: inset 0px #E9E7E7;
	background-color: #E9E7E7;
}
label
	{
	cursor: hand;
	}

legend
	{
	font-weight: bold;
	}
