body {
	font-family:Arial;
	font-size:12px;
	color:#1d4283;
	background-color:#484848;
	margin:0;
	line-height:18px;
}

form {
	display:inline;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:28px;
	font-weight:normal;
	color:#fff;
	margin:0;
}

h2 {
	font-size:23px;
	font-weight:normal;
	color:#fff;
	margin:0;
}

h3 {
	font-size:23px;
	font-weight:normal;
	color:#1d4283;
	margin:0;
}

a:link, a:hover, a:visited {
	color:#1d4283;
	text-decoration:none;
}

.small {
	font-size:11px;
}

.blue-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#1d4283;
	padding:0.4em;
	outline:none;
}

.white-input {
	color:#333;
	border:1px solid #ccc;
}

label {
	float:left;
	width:100px;
	display:block;
	padding:0 20px 0 0;
	line-height:25px;
	margin:0 0 10px 0;
}

.login-submit {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#3775E2;
	padding:0.4em;
	outline:none;
}

.login-input {
	width:100px;
	border:1px solid #ccc;
}

#top-blue {
	width:100%;
	height:148px;
	background-color:#3775e2;
}

#top-nav {
	width:768px;
	height:45px;
	background-color:#1D4283;
	margin:auto;
}

#top-edge-left {
	float:left;
	width:7px;
	height:45px;
	background-image:url("top-edge-left.gif");
	background-repeat:no-repeat;	
}

#search {
	float:left;
	margin:0 0 0 13px;
	line-height:45px;
}

#search-button {
	padding:0;
	margin:0 0 4px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:14px;
}	

#top-menu {
	float:right;
	font-size:11px;
	color:#fff;
	margin:0 13px 0 0;
	text-align:right;
	line-height:45px;
}

#top-menu a {
	font-family:Verdana;
	color:#fff;
	text-decoration:none;
}

#top-edge-right {
	float:right;
	width:7px;
	height:45px;
	background-image:url("top-edge-right.gif");
	background-repeat:no-repeat;	
}

#logo-box {
	width:768px;
	height:103px;
	margin:auto;
	line-height:103px;
}

#site-logo {
	float:left;
	width:289px;
	height:103px;
	background-image:url("site-logo.gif");
	background-repeat:no-repeat;		
}

#green-bar {
	width:100%;
	height:43px;
	background-image:url("green-bar.gif");
	background-repeat:repeat-x;
}

#main-white {
	width:100%;
	background-color:#fff;
}

#main-span {
	width:900px;
	background-image:url("main-span.gif");
	background-repeat:repeat-y;
	margin:auto;
}

#grey-bar {
	width:100%;
	height:93px;
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	background-image:url("grey-bar.gif");
	background-repeat:repeat-x;
	line-height:93px;
	text-align:center;
}

#sample-banner {
	float:right;
	width:433px;
	height:61px;
	background-image:url("sample-banner.gif");
	background-repeat:repeat-x;
	margin:21px 0 0 0;
}

.container {
	width:768px;
	margin:auto;
}

#tab-container {
	float:left;
	width:370px;
}

.blue-tab {
	float:left;
	width:73px;
	height:43px;
	font-size:11px;
	background-image:url("blue-tab.gif");
	background-repeat:no-repeat;
	margin:0 1px 0 0;
	line-height:43px;
	text-align:center;
}

.blue-tab  a {
	display:block;
	color:#fff;
	text-decoration:none;
}

#top-smiler {
	float:right;
	width:200px;
	height:43px;
	background-image:url("top-smiler.gif");
	background-repeat:no-repeat;	
}

#intro-box {
	width:768px;
	height:181px;
	margin:auto;
}

#intro-content {
	float:left;
	width:463px;
	height:121px;
	color:#fff;
	background-image:url("intro-content.gif");
	background-repeat:no-repeat;	
	padding:40px 20px 20px 40px;
}	

#intro-content a {
	color:#fff;
}

#bottom-smiler {
	float:right;
	width:245px;
	height:181px;
	background-image:url("bottom-smiler.gif");
	background-repeat:no-repeat;	
}

#left-nav {
	float:left;
	font-family:Arial;
	font-size:12px;
	width:150px;
	margin:0 20px 0 20px;
}

.nav-dots {
	width:150px;
	height:1px;
	background-image:url("nav-dots.gif");
	background-repeat:repeat-x;
	margin:3px 0 3px 0;
}

#right-column {
	float:right;
	width:540px;
	margin:0 20px 0 0;
}

.blue-content-top {
	width:540px;
	height:20px;
	background-image:url("blue-content-top.gif");
	background-repeat:repeat-x;
}

.blue-content {
	width:500px;
	color:#fff;
	background-color:#1D4283;
	padding:0 20px 0 20px;
}

.blue-content-bottom {
	width:540px;
	height:20px;
	background-image:url("blue-content-bottom.gif");
	background-repeat:repeat-x;
}

#grey-bar a {
	color:#fff;
	text-decoration:none;
}