﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	}

#nav td {
	text-align:center;
	border-right: 1px solid #2c3544;
}

#nav a {
	display: block;
	color: #f2f2f2;
	background: #071124;
	padding: 15px 10px 11px 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}	
	
#nav a:hover {
	background: #2c323e;
	color: white;
}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: #acaca7;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#main-content-cell {
	padding: 40px 25px 25px 25px; 
	line-height: 18px;
	border-bottom: 2px solid #d1d1d1;
	background: white url('../siteart/background-gray.jpg') repeat-x bottom;
}

#sub-nav {
	background: #f3f3f3;
	text-align: right;
	font-size: 11px;
	padding:8px 15px 6px 0px;
}

#sub-nav a {
	text-decoration: none;
}

#sub-nav a:hover {
	text-decoration: underline;
}

.blue-bold {
	color: #0d4b7b;
	font-weight: bold;
}

.blue-boldsm {
	color: #0d4b7b;
	font-weight: bold;
	text-transform: uppercase;
	font-size:11px;
}


.blue-bold-h {
	color: #13224a;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 17px;
}

#callout {
	background: #ebebeb;
	padding: 15px 10px 0px 10px;
	font-size: 11px;
	line-height: 13px;
	color: #0d4b7b;
}

#callout a {
	color: #0d4b7b;
	text-decoration:none;
	}

#callout a:hover {
	color: black;
}

.blue-bold-big {
	font-size: 20px;
	line-height: 25px;
	color: #13224a;
	text-transform: uppercase;
}

#foot {
	padding: 24px 25px 18px 25px;
	font-size: 11px;
	line-height: 16px;
}

ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

li {
	list-style-type: square;
	padding-bottom:4px;
}

#right {
	float:right;
	margin:0px 0px 15px 15px;
}

#left {
	float:left;
	margin:0px 15px 15px 0px;
}

.imgb {
	color: #dfdfdf;
}

#weather {
	float:right;
}