body {
	font-family:Arial;
	font-size:12px;
	color:#fff;
	background-color:#3357ce;
	margin:0;
	line-height:20px;
}

a, a:hover, a:visited {
	color:#fff;
	text-decoration:none;
}

form {
	display:inline;
}


input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:18px;
	font-weight:normal;
	margin:0;
}

h2 {
	font-size:18px;
	font-weight:normal;
	margin:0;
}

.purple {
	color:#7D96E8;
}


#search-input {
	width:150px;
	height:16px;
}


.white-input {
	color:#164D80;
	border:1px solid #ccc;
}


.purple-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#7D96E8;
	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;
}

#search-button {
	padding:0;
	margin:0;
	vertical-align:middle;
}

#search-input {
	width:200px;
	height:20px;
}

#top-content {
	width:100%;
	height:285px;
	background-image:url("top-content-background.gif");
	background-repeat:repeat-x;
}

#middle-content {
	width:100%;
	background-color:#fff;
	background-image:url("middle-content-background.gif");
	background-repeat:repeat-x;
}

#footer-content {
	width:100%;
	height:79px;
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	background-image:url("footer-background.gif");
	background-repeat:repeat-x;
	line-height:79px;
}

#footer-content a, a:hover {
	color:#fff;
}

.container {
	width:730px;
	margin:auto;
}

#top-right {
	float:right;
	width:355px;
}

#top-left {
	float:left;
	width:355px;
}

#search-box {
	width:355px;
	height:57px;
	background-image:url("search-box-background.gif");
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	line-height:57px;
	text-align:center;
}

#top-content-2-top {
	width:355px;
	height:20px;
	background-image:url("top-content-2-top.gif");
	background-repeat:no-repeat;
	margin:20px 0 0 0;	
}

#top-content-2 {
	width:315px;
	height:128px;
	background-color:#3357ce;
	padding:0 20px 0 20px;	
}

#top-content-2-bottom {
	width:355px;
	height:20px;
	background-image:url("top-content-2-bottom.gif");
	background-repeat:no-repeat;	
}

#logo {
	width:355px;
	height:120px;
	background-image:url("logo.gif");
	background-repeat:no-repeat;
	margin:20px 0 0 0;	
}

#top-content-1-top {
	width:355px;
	height:20px;
	background-image:url("top-content-1-top.gif");
	background-repeat:no-repeat;
	margin:20px 0 0 0;	
}

#top-content-1 {
	width:315px;
	height:65px;
	background-color:#2a459d;
	padding:0 20px 0 20px;
}

#top-content-1-bottom {
	width:355px;
	height:20px;
	background-image:url("top-content-1-bottom.gif");
	background-repeat:no-repeat;	
}

#left-nav {
	float:left;
	width:178px;
	margin:0 20px 0 0;
}

#main-content {
	float:right;
	width:532px;
}

.nav-top {
	width:178px;
	height:20px;
	background-image:url("nav-top.gif");
	background-repeat:no-repeat;
}

.nav-content {
	width:158px;
	color:#fff;
	text-decoration:none;
	background-color:#2a459d;
	padding:0 0 0 20px;
}

.nav-bottom {
	width:178px;
	height:20px;
	background-image:url("nav-bottom.gif");
	background-repeat:no-repeat;
}

.main-content-top {
	width:532px;
	height:20px;
	background-repeat:no-repeat;	
}

.main-content-middle {
	width:492px;
	color:#2a459d;
	padding:0 20px 0 20px;
}

.main-content-middle a {
	color:#2a459d;
}

.main-content-bottom {
	width:532px;
	height:20px;
	background-repeat:no-repeat;
	margin:0 0 20px 0;
}

#admin-panel-box {
	width:470px;
	background-color:#2A459D;
	border:1px solid #5C82FF;	
	padding:10px;
}

.note-box {
	width:470px;
	background-color:#2A459D;
	border:1px solid #5C82FF;
	padding:10px;
	text-align:center;
}