
#topm ul{
list-style: none;
padding: 0px;
margin: 0px;
margin-top: 0px;
}
#topm li
{
float: left;
margin: 0em 0em;
}
#topm li a
{
/*background: url(images/topmb.jpg) #555 top left repeat-x;*/
background: #555;
font-family:  Geneva, Arial, Helvetica, san-serif; 
height: 22px;
line-height: 22px;
font-size: 12px;
float: left;
width: 115px;
display: block;
border: none;
color: #EEE;
text-decoration: none;
text-align: center;
border-left: 1px solid #666;
}
#topm a
{
color: #EEE;
text-decoration: none;
font-size: 12px;
}
#topm .current a{
cursor:default;
background: #444;
color: #EEE;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
#topm a:hover{
/*background: url(images/topmbo.jpg) #4455AA top left repeat-x;*/
background: #45A;
color: #EEE;
text-decoration: underline;
font-size: 12px;
}
 /* Hide from IE5-Mac \*/
#topm li a
{
float: none
}
/* End hide */
#topm
{
text-align:center;
margin-left:auto;
margin-right:auto;
}

div.topc
{
width:580px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-bottom: 8px;
}

#botm ul{
list-style: none;
padding: 0px;
margin: 0px;
margin-top: 0px;
}
#botm li
{
float: left;
margin: 0em 0em;
}
#botm li a
{
/*background: url(images/botmb.jpg) #555 top left repeat-x;*/
background: #555;
font-family:  Geneva, Arial, Helvetica, san-serif; 
height: 23px;
line-height: 23px;
font-size: 12px;
float: left;
width: 189px;
display: block;
border: none;
color: #EEE;
text-decoration: none;
text-align: center;
border-left: 1px solid #666666;
}
#botm a
{
color: #EEE;
text-decoration: none;
font-size: 12px;
}
#botm .current a{
cursor:default;
background: #444;
color: #EEE;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
#botm a:hover{
/*background: url(images/botmbo.jpg) #4455AA top left repeat-x;*/
background: #45A;
color: #EEE;
text-decoration: underline;
font-size: 12px;
}
 /* Hide from IE5-Mac \*/
#botm li a
{
float: none
}
/* End hide */
#botm
{
text-align:center;
margin-left:auto;
margin-right:auto;
}
div.botc
{
width:760px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-bottom: 0px;
}

#lm1{
/*border: 1px solid #FFF;*/
border: none;
/*border-bottom-width: 0;*/
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 12px;
width: 148px;	
}
#lm1 ul{
margin: 0px 0px;
padding: 0px 0px;
list-style-type: none;
}
#lm1 li a{
	display: block;
	padding: 4px 0px;
	padding-left: 6px;
	width: 144px;
	text-decoration: none;
	color: #EEE;
	background-color: #000;
	border-top: 1px solid #FFF;
/*	border-left: 7px solid #000;*/
}
*html #lm1 li a {
width: 150px;
width: 144px;
}
#lm1 li a:hover{
	background-color: #C33;
	border-left-color: #C33;
	color: #FFF;
}
#lm1 .current a{
	cursor:default;
	background-color: #C33;
	border-left-color: #C33;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}


#lm2{
border: 1px solid #CCC;
border-bottom-width: 0;
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 12px;
width: 148px;	
}
#lm2 ul{
margin: 0px 0px;
padding: 0px 0px;
list-style-type: none;
}
#lm2 li a{
	display: block;
	padding: 4px 0px;
	padding-left: 12px;
	width: 136px;
	text-decoration: none;
	color: #666;
	background-color: #FFF;
	border-bottom: 1px solid #CCC;
	/*border-left: 7px solid #FFF;*/
}
*html #lm2 li a {
width: 150px;
width: 135px;
}
#lm2 li a:hover{
	background-color: #DCECFF;
	border-left-color: #DCECFF;
	text-decoration: underline;
	color: #666;
}
#lm2 .current a{
	cursor:default;
	background-color: #DCECFF;
	border-left-color: #DCECFF;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}



/* temp original from ttc below, delete when done with 6/30/08 update, not used, ref only */
#left_menu_1{
border: 1px solid #777;
border-bottom-width: 0;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
width: 10em;	
}
#left_menu_1 div.left_menu_title{
  font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
  background-color: #EEE;	
  color: #222;
  font-size: 1.1em;
  font-weight: bold;
  padding: .1em 0em;
  padding-left: 3px;
  border-bottom: 1px solid #777;
}
#left_menu_1 ul{
margin: 0px 0px;
padding: 0px 0px;
list-style-type: none;
}
#left_menu_1 li a{
	display: block;
	padding: .5em 0em;
	padding-left: 1.5em;
	width: 9.5em;
	text-decoration: none;
	color: #333;
	background-color: #DDD;
	border-bottom: 1px solid #EEE;
	border-left: 7px solid #BBB;
}
*html #left_menu_1 li a {
width: 10em;
width: 9em;
}
#left_menu_1 li a:hover{
	background-color: #BBB;
	border-left-color: #A9A9A9;
	color: #FFF;
}




.light-link {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #EFEFEF;}
.dark-link {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #6F6F6F; text-decoration: none;}
.light-link-sm { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9pt; color: #A1A1A1;}
.std_text {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12pt; color: #333333;}

..standard {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11pt; color: #333333;}
.standard_blue {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11pt; color: #0000FF;}
.standard_red {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11pt; color: #EE3333;}
.standard_green {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11pt; color: #008000;}
.blue_heading {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14pt; color: #0000FF;}
.green_heading {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14pt; color: #008000;}
.red_heading {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14pt; color: #EE3333;}
.heading1 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14pt; color: #EE3333;}
.heading2 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 13pt; color: #777777; font-style: italic;}

.standard {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11pt; color: #333333;}
.standard_emphasize {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11pt; color: #333333; font-weight: bold;}
.standard_red {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11pt; color: #EE3333;}
.standard_blue {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11pt; color: #3333EE;}
.standard_light {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11pt; color: #EEEEEE;}

.standard_small {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #333333;}
.standard_small_heading {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #000000; text-decoration: none;}
.standard_small_heading_link {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #000000; text-decoration: none;}
.standard_small_heading_link:hover {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #EE3333; text-decoration: underline; }

.left_link_off {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #6F6F6F; text-decoration: none}
.left_link_off:hover {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #6F6F6F; text-decoration: underline}
.left_link_on {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #333333; text-decoration: none}

.top_link_off {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #EFEFEF; text-decoration: none; font-weight: bold;}
.top_link_on {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #FFEEEE; text-decoration: none; }
.top_link_on:hover {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #FFFFFF; text-decoration: underline; }

.grey_link {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #777777; text-decoration: none;}
.grey_link:hover {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #777777; text-decoration: underline;}
.white_link {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #FFFFFF; text-decoration: none;}

.blue_button { background-color: "#AAAAAA";}
.blue_button:hover { background-color: "#AAAAFF";}

.image_border{  padding-top: 1px;  padding-bottom: 1px;  padding-left: 1px;  padding-right: 1px;  border: thin solid black; }
  
  
body {
    background-color: #000000;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/hundel_bg_fade.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}
  
  div.linkcell {
  border: 0px solid;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 10pt; 
  color: #000000; 
  text-decoration: none;
}
  
  div.price{
  border: 0px solid;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 10px;
  padding-right: 2px;
  text-align: left;
  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #333333;
}
  
  div.top_menu {
  border: 0px solid;
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}
  
  div.bottom_menu {
  width: 180px;
  border: 0px solid;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}
  
.floatFan { 
	background: url("images/white_paper.gif");
    font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 14px; 
	color: #333333;
    margin: 6px; 
	text-align: left;
    width: 440px;
    border: 1px solid black;
    padding-top: 22px;
	padding-bottom: 19px;
    padding-left: 50px;
    padding-right: 4px;	
}  
  
.floatLeft { 
    float: left; 
    margin: 6px; 
	text-align: center;
}

.floatRight{ 
    float: right; 
    margin: 4px; 
}




fieldset {  
float: left;  
clear: left;  
width: 100%;  
 margin: 0 0 1.5em 0;   
/*margin: 0 20px 20px 0;*/
padding: 0;
}
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
}
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
fieldset.submit {  
border-style: none;
}

fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}
label{
	display: block;
    float: left;  
    width: 15em;  
    margin-right: 1em; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
input{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
}
input:focus{
	background-color: #EEE;
}
textarea:focus{
	background-color: #EEE;
}
select{
	width: 18em;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
}
textarea.webform{
	width: 18em;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
input.webform{
	width: 18em;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
select.webform{
	width: 18em;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 	
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
ul.webform{
	list-style-type: none;
	margin-left: 2px;
}
li.webform{
	padding: 5px 5px;
	margin: 5px 0px;
}
div.mesbold {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #222; 
	margin-left: 0px;
	margin-right: 5px;
	margin-top:5px;
}




div.standard{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #555; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom:5px;
}
a.standard {
   color: #555;
}
ul.standard{
	margin: 5px 5px;
	list-style: square;
}
li.standard{
	margin: 5px 5px;
}

div.bold1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #222; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
}

div.bold1bg {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #FFF; 
	background-color: #444;
	padding: 5px 5px;
	margin: 5px 5px;
	margin-top: 10px;
}
div.bold1abg {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #111; 
	background: url(images/bold1bg.jpg) #777 top left repeat-x;
	padding: 5px 5px;
	margin: 5px 5px;
	margin-top: 10px;
}

div.bold2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #444444; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
}


div.status1{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin-left: 20px;
	color: #6666AA; 
	width: 485px;
	background-color: #EFF;
	border-left: 1px solid #ABE;
	border-top: 1px solid #ABE;
	border-right: 1px solid #ABE;
	border-bottom: 1px solid #ABE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.errorbox{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: 5px 5px;
	color: #A33; 
	width: 500px;
	background-color: #FEE;
	border-left: 1px solid #DBB;
	border-top: 1px solid #DBB;
	border-right: 1px solid #DBB;
	border-bottom: 1px solid #DBB;
	padding: 10px 10px;
	padding-top: 5px;
}
div.error1{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #AA3333; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
}

div.floatLeft{
	float: Left;
}

div.thumb_end {
	clear:both;
}

table.formlog {
  width:300px;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 13px; 
  color: #333;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:2px;	
  padding-right:2px;	
}
td.formlogl{
	background-color: #FFF;
	width: 100px;
}
td.formlogr{
	background-color: #FFF;
	width: 200px;
}

table.formreg {
  width:450px;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 13px; 
  color: #333;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:2px;	
  padding-right:2px;	
}
td.formregl{
	background-color: #FFF;
	width: 150px;
}
td.formregr{
	background-color: #FFF;
	width: 300px;
}

table.rate{
	width: 500px;
	background-color: #CCC;
}
td.ratel{
	background-color:#EEE;
	width: 306px;
	padding: 8px 8px;
	text-align: left;
	vertical-align: middle;
}
td.rater{
	background-color:#FFF;
	width:160px;
	padding: 8px 8px;
	text-align: left;
	vertical-align: middle;
}
div.raterico{
	float: left;
	width: 40px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
a.raterico{
	display: block;
}
div.ratertxt{
	float:left;
	margin-left: 8px;
	text-align: left;
	clear:right; 
	width:100px;
	line-height: 30px;
	display: block;
}
a.ratertxt{
	display: block;
}


