@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #175168;
	background-image: url(images/icon_bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 640px;
}
#logo {
	padding-left: 10px;
	width: 299px;
	float: left;
}
.phone_number {
	font-size: 24px;
}
#container #menu a {
	color: #0152A1;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
}

#contact {
	float: right;
	height: 81px;
	width: 311px;
	margin-right: 10px;
	font-size: 14px;
	text-align: right;
}
#menu {
	width: 640px;
	background-color: #FFFFFF;
	clear: both;
	text-align: right;
	height: 30px;
	overflow: visible;
}
#content {
	clear: both;
	width: 640px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 10px;
}
#copy {
	color: #666666;
	font-size: 12px;
	padding: 10px;
}
h1 {
	font-weight: bold;
	font-size: 24px;
}
#footer {
	padding: 5px;
	width: 640px;
	clear: both;
}
#container #content #copy a {
	color: #0152A1;
	font-weight: bold;
}
#container #footer p {
	font-size: 11px;
}
#container #footer a {
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
#container #footer li {
	list-style-type: none;
}

.copy {
	color: #666666;
	font-size: 12px;
}
#container #menu li {
	list-style-type: none;
	display: inline;
	padding: 4px;
	margin: 4px;
}
.sm_copy {
	font-size: 11px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
