	body {margin: 0; padding: 0; background-image: url(../images/body_bg.jpg); background-repeat: no-repeat; background-position: top center; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #333;}
	h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 2.2em; color: #0a326a; font-weight: normal; border-bottom: 1px solid #ceb483}
	h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.6em; color: #0a326a; font-weight: normal;}	
	h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.4em; color: #3562a2; font-weight: normal;}	
	h4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; color: #6e4e2c; font-weight: normal;}	
	h5 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.0em; color: #0a326a; font-weight: normal;}	
	a {font-family: Georgia, "Times New Roman", Times, serif; color: #6e4e2c;}	
	ul {}
	li {margin: 8px 0;}
	fieldset { border-color: #dedede; padding: 10px 20px;}
	legend {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.4em; color: #3562a2; font-weight: normal;}
	label {display: inline-block; width: 150px; margin: 3px 0; font-family: Georgia, "Times New Roman", Times, serif; color: #326497;}
	input,textarea,select {border: 1px solid #83a8ce; padding: 5px 3px; margin: 3px 0; font-family: arial; font-size: 12px}
	input[type="submit"] {background-color: #17467e; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; padding: 5px 20px; border: 1px outset #0d2f57; cursor: pointer;}
	input[type="submit"]:hover {background-color: #093e7c; border: 1px inset #0d2f57; }
	#menu {position: absolute; bottom: -8px; left: 30px; margin: 0; padding: 0; list-style-type: none;}
	#menu li {float: left; margin: 0 2px 0 0;}
	#menu li a {text-decoration: none;}
	#menu li a.active {text-align: center; display: block; width: 111px; height: 41px; background-image: url(../images/tab_active.jpg); background-repeat: no-repeat; line-height: 41px; color: #fff;}
	#menu li a.inactive {text-align: center; display: block; width: 111px; height: 30px; background-image: url(../images/tab_inactive.jpg); background-repeat: no-repeat; line-height: 30px; color: #6e4e2c; margin-top: 11px}	
	#top_bar {height: 30px; border-bottom: 1px solid #fff; background-image: url(../images/top_bg.gif); background-repeat: repeat-x;}
	#top_bar h1 {color: #adc4e4; font-size: 16px; margin: 0 auto; line-height: 30px; width: 890px; border: 0 !important}
	#container {width: 952px; margin: 0 auto;}
	#header {position: relative; height: 140px}
	#header h2 {position: absolute; left: 370px; top: 25px;}
	#logo {display: block; position: absolute; top: 20px; left: 20px;}
	#content {background-image: url(../images/content_bg.png); background-repeat: repeat-y; padding: 0 20px;}
	#content h1 {margin-top: 0;}
	#introduction {position: relative;}
	#introduction h3 {margin: 0 0 20px 30px; width: 550px; font-style: italic; padding-top: 15px;}
	#anchor {position: absolute; top: -130px; right: 30px;}
	
	/* #left, #middle and #right are used on Home page - the ones with _3 suffix are for other pages and are 3 columns of the same width and justified left */

	#left {width: 250px; float: left; margin-right: 20px; margin-top: 15px; text-align: center;}
	#left_3 {width: 285px; float: left; margin-right: 20px;}
	
	#main {float: right; width: 632px; margin-top: 15px;}
	#main h1,h2 {margin-top: 0;}
	#main .icon {float: left; margin-right: 10px;}
	
	#middle {float: left; width: 305px; margin-right: 20px;}
	#middle_3 {float: left; width: 285px; margin-right: 20px;}
	
	#right {float: left; width: 305px; margin-right: 0}
	#right_3 {float: left; width: 285px; margin-right: 0}
	
	#footer {background-image: url(../images/content_bottom.png); background-repeat: no-repeat; height: 58px; line-height: 53px; padding: 0 30px;}
	#copyright {float: right; font-size: 0.85em; color: #8d774d;}
	#copyright a {font-family: Arial, Helvetica, sans-serif; color: #4779bb}