body {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	background: #FFF url("images/background.gif") repeat-x top left;
	padding: 0px;
	margin: 0px;
	color: #27437a;
}

#header {
	width: 750px;
	height: 77px;
	background: url("images/header.gif") no-repeat top left;
	border-bottom: 1px solid #7d95ac;
}

#outer {
	margin: 0 auto;
	width: 750px;
	position: relative;
}

#wrapper {
	width: 620px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

a:link, a:visited {
	padding: 0px 2px 1px 1px;
	border-bottom: 1px solid #adb4df;
	text-decoration: none;
	color: #192fb9
}

a:hover {
	background: #c5dbf7;
}

#header a:link, #header a:visited {
	text-indent: -3000px;
	display: block;
	width: 65px;
	height: 25px;
	float: right;
}

#header #formright {
	width: 125px;
	float: right;
	padding-top: 5px;
	height: 55px;
}

form {
	margin: 0px;
}

#footer {
	clear: both;
	padding: 2px 0px 3px 5px;
	background: #3E5087 url("images/footer.jpg") repeat-x top left;
}

#footer img {
	margin: 0px 5px 0px 0px;
	border: 0px;
}

#footer a:link, #footer a:visited {
	background: none;
	border: 0px;
}

#footer a:hover {
	background: none;
}

/**************************************************
******************CONTENT**************************
**************************************************/

#content {
	padding: 25px 40px 40px 40px;
	float: left;
	width: 540px;
	background: url("images/top_gr.jpg") repeat-x top left;
	margin-top: 1px;
	line-height: 1.5em;
}

h1, h2 {
	font-weight: normal;
	margin: 0px;
}

h1 {
	font-size: 1.5em;
	margin: 0px 10px 30px 0px;
	line-height: 1.5em;
}

h2 {
	font-size: 1.2em;
	padding: 3px 7px 4px 7px;
	margin-bottom: 4px;
	background: #6082ec url("images/h2_back.gif") repeat-x bottom left;
	color: #faf6e3;
	line-height: 1.2em;
}

h3 {
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 1.3em;
}

#content p {
	margin: 0px 10px 15px 0px;
	font-size: 1.2em;
	line-height: 1.6em;
}

/* IMAGES */

.insetright, .panelright {
	float: right;
	margin: 0px 0px 30px 30px;
	border: 1px solid #8b8b97;
	background: #faf6e3;
	width: 200px;
}

.spanbox {
	clear: both;
	width: 540px;
}

.panelright {
	background: none;
	border: none;
	width: 250px;
	margin-left: 40px;
}

.panelright h2, .spanbox h2 {
	font-size: 1em;
	height: 24px;
	background: url("images/panelright_h2.gif") no-repeat top left;
	color: #fff;
	margin-bottom: 0px;
	padding: 7px 0px 0px 15px;
}

.spanbox h2 {
	background: url("images/spanbox.gif") no-repeat top left;
}

#content .insetright p, #content .spanbox p, #content .panelright p {
	margin: 6px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#content .panelright p {
	margin: -2px 10px 0px 10px;
	padding: 8px 20px 16px 20px;
	border-left: 1px solid #ccc;
}

/**************************************************
******************NAVIGATION***********************
**************************************************/

/* MAIN NAVIGATION */

#navbar {
	float: left;
	width: 100%;
	background: url("images/navbar.jpg") repeat center right;
}

#navbar ul {
	height: 22px;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

#navbar li {
	float: left;
	background: url("images/navbar_li.jpg") no-repeat center right;
	padding-right: 2px;
}

#navbar a:link, #navbar a:visited {
	display: block;
	float: left;
	height: 19px;
	padding: 3px 20px 0px 20px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	background: none;
	border: none;
}

#navbar a:hover, #navbar #current {
	background: url("images/navbar_on.jpg") repeat-x center left;
}

table {
	font-size: 0.9em;
	margin: -2px 0px 0px 10px;
	border-left: 1px solid #ccc;
	padding: 10px 0px 20px 10px;
}

td {
	vertical-align: top;
	width: 160px;
}

.rowhead {
	color: #333;
}

.head {
	color: #4F4F4F;
}



/* DIVIDER */

.divider {
	clear: both;
	width: 189px;
	height: 16px;
	margin-bottom: 10px;
}

#ads {
	position: absolute;
	top: 87px;
	left: 630px;
}

h6 {
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
}