body {padding:0; margin:0; color:#000000;}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.header{color:#1A5583; font-size:11px; line-height:13px} 
.header a{color:#1A5583; text-decoration:underline} 
.header a:hover{text-decoration:none} 

.content td{color:#313131; font-size:11px; line-height:13px;} 
.content b a{color:#0073D5; text-decoration:none} 
.content b a:hover{text-decoration:underline} 
.content a{color:#0073D5; text-decoration:underline} 
.content a:hover{text-decoration:none} 
/* .content li{background:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px } */
/* .content li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px } */

.content li{
	margin:0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: url(images/1_z2.gif);
}

.content .block a{color:#0073D5; font-size:11px; line-height:13px; text-decoration:none}
.content .block a:hover{text-decoration:underline}

.content .block1 a{color:#313131; font-size:11px; line-height:13px; text-decoration:underline}
.content .block1 a:hover{text-decoration:none} 
.content .block1 b a{color:#0073D5; font-size:11px; line-height:13px; text-decoration:none}
.content .block1 b a:hover{text-decoration:underline} 

.footer{color:#C8C8C8; font-size:11px; line-height:13px} 
.footer a{color:#C8C8C8; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 

.footer1{color:#6B6B6B; font-size:9px; line-height:13px} 
.footer1 a{color:#6B6B6B; font-size:9px; text-decoration:none} 
.footer1 a:hover{text-decoration:underline} 

input,textarea,select{
   font-family:Tahoma;
   color:#313131; 
   font-size:11px;
} 
 
.rssli {
	list-style-image: none;
	background-image: none;
	list-style-type: none;
}
select.style01{
font-family:Tahoma;
   color:#313131; 
   font-size:11px;
   width:192px;
   height:20px;
}
.float_right {
	float: left;
}

.features_mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: normal;
}
h1 {
	line-height: normal;
}
.step_descriptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 71px;
	line-height: normal;
}





/* ***************** Alterations 12/15/2009 ***************** */










/* Main Menu Bar */

/* **** Menu Bar **** */
.uppermenucontainer {
	height: 50px;
	width: 500px;
/*	border: 1px solid #000; */
}

.home-menu-button {
	height: 50px;
	width: 125px;
	top: 0px;
	background-image: url(images/menu/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	float: left;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
}
.home-menu-button:hover {
	background-image: url(images/menu/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}


.features-menu-button {
	height: 50px;
	width: 125px;
	top: 0px;
	background-image: url(images/menu/features.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	float: left;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
}
.features-menu-button:hover {
	background-image: url(images/menu/features.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

.aboutus-menu-button {
	height: 50px;
	width: 125px;
	top: 0px;
	background-image: url(images/menu/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	float: left;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
}
.aboutus-menu-button:hover {
	background-image: url(images/menu/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

.contacts-menu-button {
	height: 50px;
	width: 125px;
	top: 0px;
	background-image: url(images/menu/contacts.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	float: left;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
}
.contacts-menu-button:hover {
	background-image: url(images/menu/contacts.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
/* END Main Menu Bar */