body {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	background-color:#F6F6F6;	
	margin:0;
	line-height:18px;
}

form {
	display:inline;
}

a, a:link, a:visited {
	color:#003368;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:23px;
	color:#003368;
	font-weight:normal;
	margin:0;
}

h2 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin:0;
}

#search-button {
	padding:0;
	border:0;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#search-input {
	width:170px;
	height:16px;
}

#top-bar {
	width:100%;
	height:198px;
	background-image:url("top-background.gif");
	background-repeat:repeat-x;
}

#top-inc {
	width:751px;
	height:60px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin:auto;
	line-height:60px;
}

#top-inc a {
	color:#fff;
	text-decoration:none;
}

#search-box {
	float:right;
	height:60px;	
	line-height:60px;
}

#top-blue {
	width:751px;
	height:18px;
	background-image:url("top-blue.gif");
	background-repeat:repeat-x;	
	margin:auto;
}

#tab-bar {
	width:712px;
	height:28px;
	background-color:#003368;
	padding:0 39px 0 0;
	margin:auto;
}

.tab {
	float:right;
	width:82px;
	height:28px;
	font-size:11px;
	font-weight:bold;
	background-image:url("tab.gif");
	background-repeat:repeat-x;
	margin:0 1px 0 0;
	line-height:28px;
	text-align:center;
}

.tab a {
	color:#405C0C;
	text-decoration:none;
}

#top-info {
	width:491px;
	height:62px;
	font-size:11px;
	color:#fff;
	background-image:url("top-info.gif");
	background-repeat:no-repeat;
	padding:30px 0 0 260px;
	margin:auto;
}

#top-info a {
	color:#fff;
	text-decoration:none;
}

#middle-bar {
	width:100%;
	background-color:#f6f6f6;
}

#mid-container {
	width:949px;
	background-image:url("mid-background.gif");
	background-repeat:repeat-y;
	margin:auto;
}

#footer-bar {
	width:100%;
	height:126px;
	background-image:url("footer-bar.gif");
	background-repeat:repeat-x;
}

#footer {
	width:751px;
	height:69px;
	color:#fff;
	background-image:url("footer.gif");
	background-repeat:repeat-x;
	margin:auto;
	line-height:40px;
	text-align:center;
}

#ad-bar {
	margin:auto;
}

#mid-con {
	width:711px;
	margin:auto;
}

#left-nav {
	float:left;
	width:159px;
	margin:0 20px 0 0; 
}

.nav-top {
	width:159px;
	height:28px;
	font-size:11px;
	font-weight:bold;
	color:#003368;
	background-image:url("nav-top.gif");
	background-repeat:no-repeat;	
	line-height:32px;
	text-align:center;
}

.nav-content {
	width:139px;
	background-color:#003368;
	padding:10px 10px 0 10px;
}

.nav-content a {
	text-decoration:none;
	color:#fff;
}

.nav-bottom {
	width:159px;
	height:20px;
	background-image:url("nav-bottom.gif");
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#right-col {
	float:right;
	width:532px;
}

.blue-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#003368;
	padding:0.4em;
	outline:none;
}

label {
	float:left;
	width:100px;
	display:block;
	padding:0 20px 0 0;
	line-height:25px;
	margin:0 0 10px 0;
}

.white-input {
	color:#164D80;
	border:1px solid #ccc;
}

#admin-panel-box {
	width:509px;
	border:0;
	padding:10px;
}

.note-box {
	width:509px;
	border:1px solid #23547C;
	padding:10px;
	text-align:center;
}
