/* CSS Document */

h1 {
	font-family: Tahoma;
	font-size:15px;
	font-weight: bold;
	color: #003399;
}

h2 {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color: #003399;
}
.hpmessage{
	font-family: Tahoma;
	font-size: 11px;
	
}

body{
	font-family: Tahoma;
	font-size: 11px;
}

td{
	font-family: Tahoma;
	font-size: 11px;
}

a {
	font-family:Tahoma;
	font-size:11px;
	color:#0741AA;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
#menu {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:white;
	margin:11px 0px 0px 300px;
	padding:0px;
}

#menu a {
	color:white;
	text-decoration:none;
}

#menu a {
	color:white;
	text-decoration:none;
	font-size: 11px !important;
	font-family: Tahoma, Geneva, sans-serif !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	padding: 0px 0px 0px 23px;
	margin: 0px;
}

#footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #0c357d;
}

#footer a {
	color: #0c357d;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#phone {
	width: 777px;
	font-size: 13px;
	font-family: Tahoma;
}

td.header {
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color:#323029;
	padding-top:2px;
	padding-left:5px;
	background:url(assets/prodbg.jpg);
	height:25px;
}
#header {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#323029;
	padding-top:2px;
	padding-left:5px;
}

.bio_pics {
	padding: 0px 10px 6px 0px;
	margin: 0px;
}
.h1header{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
  	color:#323029;
	padding-top:2px;
	padding-left:5px;
	background:url(assets/prodbg.jpg);
	height:25px;
}