body {
	background-image:url('images/background.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #03284F; 
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	}
	

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #506493;
}

h5 {
	font-size: 11px; 
	color: #506493;
}

a:link {font-weight: normal; text-decoration: underline; color: #348563;} 
a:visited {font-weight: normal; text-decoration: underline; color: #348563;}
a:hover {font-weight: normal; text-decoration: none; color: #506493;}

a.white:link {font-weight: normal; text-decoration: underline; color: #fff;} 
a.white:visited {font-weight: normal; text-decoration: underline; color: #fff;}
a.white:hover {font-weight: normal; text-decoration: none; color: #fff;}

a.white2:link {font-weight: normal; text-decoration: none; color: #fff; font-size: 18px;} 
a.white2:visited {font-weight: normal; text-decoration: none; color: #fff; font-size: 18px;}
a.white2:hover {font-weight: normal; text-decoration: underline; color: #fff; font-size: 18px;}

.small 
	{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #506493;
	}
	
.product 
	{
	font-size: 14px; 
	font-weight: bold;
	color: #506493;
	}

.contactButton 
	{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #ffffff; 
	background-color: #546495;
	border: 1px solid #03284F;
	}

.contactInput 
	{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-color: #ffffff; 
	padding: 2px;
	border: 1px solid #03284F;
	} 
	
.padding 
	{
	padding: 10px;
	}
	
.imageFloat {
	float: right;
	padding-left: 15px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 15px;
	}
	
#hmMic
	{
	background-image:url('images/hmmic.jpg');
	background-repeat: no-repeat;
	background-position:bottom left;
	}

#insideMic
	{
	background-image:url('images/inside.jpg');
	background-repeat: no-repeat;
	background-position:bottom left;
	}

#search
	{ 
	padding: 10px;
	}
	
#fastfind
	{
	margin-top: 72px;
	margin-left: 330px;
	}
	
.headline
	{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	}	