body {
	font-family:Arial;
	font-size:13px;
	color:#fff;
	background-color:#fff;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;
	margin:0;
}


a, a:hover, a:visited {
	color:#fff;
	text-decoration:none;
}

form {
	display:inline;
}

.small {
	font-size:11px;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:23px;
	font-weight:normal;
	margin:0;
}

h2 {
	font-size:26px;
	font-weight:normal;
	color:#164D80;
}

#search-button {
	padding:0;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:18px;
}

.site-input {
	border:0;
}

.white-input {
	color:#164D80;
	border:1px solid #ccc;
}

.green-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#D6DF23;
	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;
}

#top-bar {
	width:793px;
	height:39px;
	background-image:url("top-bar-background.gif");
	background-repeat:repeat-x;
	margin:auto;
}

#top-nav-block {
	float:left;
	width:501px;
	height:39px;
	font-size:11px;
	background-image:url("top-nav-block.gif");
	margin:0 0 0 20px;
	line-height:39px;
	text-align:center;
}

#search-box {
	float:right;
	line-height:39px;
	padding:0 20px 0 0;
}

#logo-bar {
	width:793px;
	height:66px;
	background-image:url("logo-bar-background.gif");
	background-repeat:repeat-x;
	margin:auto;
}

#logo-1 {
	float:left;
	width:397px;
	height:66px;
	background-image:url("logo-1.gif");
	background-repeat:no-repeat;	
}

#logo-bar-2 {
	width:793px;
	height:39px;
	background-image:url("logo-bar-background-2.gif");
	background-repeat:repeat-x;
	margin:auto;
}

#logo-2 {
	float:left;
	width:412px;
	height:39px;
	background-image:url("logo-2.gif");
	background-repeat:no-repeat;	
}

#top-nav-2 {
	float:right;
	width:361px;
	height:39px;
	font-size:11px;
	background-image:url("top-nav-2.gif");
	background-repeat:no-repeat;	
	margin:0 20px 0 0;
	line-height:39px;
	text-align:center;
}

#logo-bar-3 {
	width:793px;
	height:49px;
	margin:auto;
}

#logo-3 {
	float:left;
	width:164px;
	height:49px;
	background-image:url("logo-3.gif");
	background-repeat:no-repeat;	
}

#main-container {
	width:793px;
	margin:auto;
}

#left-nav {
	float:left;
	width:164px;
	margin:0 20px 0 0;
}

#main-area {
	float:right;
	width:609px;
}

.nav-header {
	width:154px;
	height:34px;
	background-image:url("nav-header.gif");
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	line-height:34px;
}

.nav-content {
	width:149px;
	background-color:#6c9cca;
	padding:10px 0 0 15px;
}

.nav-footer {
	width:164px;
	height:20px;
	background-image:url("nav-footer.gif");
	background-repeat:no-repeat;
	margin:0 0 20px 0;
}

.content-header {
	width:609px;
	height:20px;
	background-image:url("content-header.gif");
	background-repeat:no-repeat;		
}

.content-content {
	width:569px;
	background-color:#164D80;
	padding:0 20px 0 20px;
}

.content-footer {
	width:609px;
	height:20px;
	background-image:url("content-footer.gif");
	background-repeat:no-repeat;
	margin:0 0 20px 0;
}

.content-white {
	width:569px;
	color:#164D80;
	background-color:#fff;
	padding:0 20px 0 20px;
}

.content-white a {
	color:#164D80;
}

#footer-bar {
	width:753px;
	height:26px;
	background-image:url("footer-bar.gif");
	background-repeat:no-repeat;	
	margin:auto;
	padding:20px;
	line-height:26px;
}

#admin-panel-box {
	width:510px;
	background-color:#f3f4f3;
	border:1px solid #164D80;
	padding:10px;
}

.note-box {
	width:510px;
	background-color:#f3f4f3;
	border:1px solid #164D80;
	padding:10px;
	text-align:center;
}
