﻿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: 160px;
	background: #dadada;
	vertical-align: top;
	}

#nav a {
	display:block;
	border-bottom: 1px solid #c9c9c9;
	padding: 10px 0px 8px 27px;
	background: url('../siteart/nav-off.gif') no-repeat 12px 14px;
	text-decoration:none;
	}	
	
#nav a:hover {
	background: #cbcbcb url('../siteart/nav-on.gif') no-repeat 12px 14px;
	color: black;
}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: #112439 url('../siteart/background.jpg') no-repeat top center;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
blockquote {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 15px;
}
	
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#header {
	border-bottom: 1px solid #c9c9c9;
}

#main-content-cell {
	width: 830px;
	background: white url('../siteart/white.jpg') repeat-x top;
	vertical-align:top;
}

#main-content {
	display: block;
	padding:25px;
	line-height: 18px;
}

.heading {
	font-size: 18px;
	color: #143766;
}

h2 {
	font-size:18px;
	font-weight:normal;
	display:block;
	margin:0 0 10px;
	color:#143766;
}

.coming-soon {
	padding:10px 0;
	border-top:1px #e9e9e9 solid;
	border-bottom:1px #e9e9e9 solid;
}

#info-table {
	border:0px;
}

#info-table td {
	font-size: 11px;
	line-height: 13px;
	vertical-align:middle;
}

.pad-left {
	padding-left: 10px;
}

.pad-left-20 {
	padding-left: 30px;
}

.red {
	color:#cc0000;
	font-size:18px;
	line-height:20pt;
	text-decoration:underline;
}

.sm {
	font-size: 10px;
}

.white {
	color: white;
}

#bottom-bar {
	display: block;
	padding: 30px 0px 28px 25px;
	font-size: 11px;
	line-height: 13px;
	background: white url('../siteart/bottom-bar.gif') no-repeat top;
}

#footer {
	padding: 20px 0px 30px 0px;
}

#page-title {
	display: block;
	font-size: 23px;
	color: #bad4ef;
	padding: 15px 0px 13px 12px;
	background: white url('../siteart/background-blue.jpg') no-repeat;
}

#gray {
	margin: 5px;
	padding: 10px;
	background: #eff3f6;
}

ul {
	margin: 0px 0px 0px 20px;
	padding:0;
}

li {
	padding-bottom: 4px;
	list-style-type: square;
}