body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 12px;
	margin: 10px;
}

.style4 {
	color: #19507d;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height: 18px;
	margin: 20px;
}
	
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.style5 A:link {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; text-decoration: none; font-weight: bold;}
.style5 A:visited {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; text-decoration: none; font-weight: bold;}
.style5 A:hover {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 11px; text-decoration: underline; font-weight: bold;}

.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 12px;
}

.style15 A:link {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; text-decoration: none;}
.style15 A:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; text-decoration: none;}
.style15 A:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; text-decoration: underline;}

.style6 {
	color: #728EAA;
	font-weight: bold;
}
.style7 {font-family: Times New Roman, Arial, Helvetica, sans-serif; color: #FFFFFF; line-height: 18px; font-size: 16px; margin: 10px; }



.style13 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; line-height: 18px; font-size: 12px; margin: 10px; font-weight: bold; }

.toplinks A:link {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; text-decoration: none; font-weight: bold;}
.toplinks A:visited {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; text-decoration: none; font-weight: bold;}
.toplinks A:hover {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; text-decoration: underline; font-weight: bold;}

.button {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; text-decoration: none; font-weight: bold;}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.style9 A:link {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 22px; text-decoration: none;}
.style9 A:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 22px; text-decoration: none;}
.style9 A:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 22px; text-decoration: underline;}

.style10 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height: 18px;
	margin: 20px;
}

.button {
	color: #000000;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.blue {
	color: #000000;
	border: solid 1px #8ca2b5;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#d6dff7), to(#c6d3de));
	background: -moz-linear-gradient(top,  #d6dff7,  #c6d3de);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6dff7', endColorstr='#c6d3de');
}
.blue:hover {
	background: #cecfce;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7e3e7), to(#848284));
	background: -moz-linear-gradient(top,  #e7e3e7,  #848284);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e3e7', endColorstr='#848284');
}
.blue:active {
	background: #cecfce;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7e3e7), to(#848284));
	background: -moz-linear-gradient(top,  #e7e3e7,  #848284);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e3e7', endColorstr='#848284');
}
.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.topheader A:link {font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 11px;	text-decoration: none;}
.topheader A:visited {font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 11px; text-decoration: none;}
.topheader A:hover {font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 11px; text-decoration: underline;}
.metallicButtonSmall{
	background: url('images/mico_whiteSmall.png');
	background-repeat: no-repeat;
	background-position: top;
	color:black;
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: .7em;
	width:190px;
	height: 44px;
}
.metallicButtonSmall a{
	color:black;
	text-decoration:none;
}
.metallicButtonSmall:hover{
	background: url('images/mico_blueSmall.png');
	background-repeat:no-repeat;
	background-position: top;
}
.metallicButtonMed{
	background: url('images/mico_whiteMed.png');
	background-repeat: no-repeat;
	background-position: top;
	color:black;
	text-decoration:none;
	width:220px; 
	height: 69px; 
	margin: 0 auto; 
	padding-top: 15px;
	font-family: arial, sans-serif;
	font-size: .7em;
	padding-left: 15px;
	padding-right: 15px;
}
.metallicButtonMed a{
	color:black;
	text-decoration:none;
}
.metallicButtonMed:hover{
	background: url('images/mico_blueMed.png');
	background-repeat:no-repeat;
	background-position: top;
}
.bodybg{
	background-image: url('images/index_r5_c2.gif'); 
	background-repeat:repeat-y;
	background-position:top;	
}
.featurebg{
	background-image: url('images/index_r9_c4.jpg'); 
	background-repeat:no-repeat;
	background-position:top;	
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	line-height: 13px;
}
.footertext A:link {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px;	line-height: 13px; text-decoration: none;}
.footertext A:visited {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px; line-height: 13px; text-decoration: none;}
.footertext A:hover {font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px; line-height: 13px; text-decoration: underline;}

.homefeatures {font-family: Arial, Helvetica, sans-serif; color: #004F7C; font-size: 18px;}
.homefeatures A:link {font-family: Arial, Helvetica, sans-serif; color: #004F7C; font-size: 18px; text-decoration: none;}
.homefeatures A:visited {font-family: Arial, Helvetica, sans-serif; color: #004F7C; font-size: 18px; text-decoration: none;}
.homefeatures A:hover {font-family: Arial, Helvetica, sans-serif; color: #004F7C; font-size: 18px; text-decoration: none;}

.homefeatures-text {font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 13px; line-height: 18px; }
.homefeatures-text A:link {font-family: Arial, Helvetica, sans-serif; color: #004F7C; font-size: 13px; line-height: 18px; text-decoration: none;}
.homefeatures-text A:visited {font-family: Arial, Helvetica, sans-serif; color: #004F7C; font-size: 13px; line-height: 18px; text-decoration: none;}
.homefeatures-text A:hover {font-family: Arial, Helvetica, sans-serif; color: #004F7C; font-size: 13px; line-height: 18px; text-decoration: underline;}
