﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}


#nav {
	vertical-align:middle;
	text-align:center;
	}

#nav-b {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 0;
}

#nav a {
	color: #052648;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	padding: 0px 15px;
	}	

#nav a:hover {
	color: black;
	text-decoration:underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background: #0e4174 url('../siteart/background-blue.jpg') repeat-x top;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 652px;
	border-bottom: 4px solid white;
	border-left: 4px solid white;
	border-right: 4px solid white;
	background: white;
}	

#maintable td {
	vertical-align:top;
}

.rightB {
}

#left-contact {
	padding-left:15px;
	vertical-align:middle;
	background: #e6e6e6;
	font-size: 12px;
	padding: 28px 0px 28px 15px;
}

.smbold {
	font-size: 12px;
	font-weight: bold;
}

.heading-red {
	color: #760018;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

#heading {
	display:block;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#main-content {
	padding:28px 15px 28px 11px;
	line-height: 18px;
}

.imgb {
	border: 1px solid #e6e6e6;
}