/* Style Sheet created by 2Creative */

* {	margin: 0;	padding: 0; }
body { color: #666;	font: 75%/1.4em Arial, Helvetica, sans-serif;
		background: url(images/bg-strip.jpg) repeat-x 850px 0;	}	
h1 { font-size: 200%; font-weight: normal; margin-bottom: 20px;	color: #FFF;}
h2 { font-size: 140%; margin-bottom: 7px; color: #03417B; }
h3 { font-size: 120%; margin-bottom: 15px; font-weight: normal; color: #3077B3; }
p { padding-bottom: 15px; }
img { border: none; }	
a {	color: #1a6803; text-decoration: underline; }
a:hover { text-decoration: none; }
ul, ol { padding-left: 20px; margin-bottom: 15px; }
li { margin-bottom: 2px; list-style: square; }

#wrapper { width: 901px; margin: 0 auto; }
	#logo {}
	#content { background: #FFF; padding: 9px; }
		#header { height: 130px; background: url(images/header.jpg) no-repeat left top; margin-bottom: 20px; }
			#header h1 { padding: 80px 0 0 270px; margin: 0; } 
		#main-content { }
			#left-content { float: left; width: 210px; margin-right: 30px; }
				#left-content p { line-height: 1.2em; } 
				#left-content ul { list-style: none; padding-left: 0; }
				#left-content li { list-style: none; }
			#right-content { float: left; width: 620px; }
	#footer { border-top: 4px solid #03417B; padding: 10px; }
		#footer p { font-size: 11px; text-align: center; padding-bottom: 0; }	
		#footer a { color: #666; text-decoration: none; }
		#footer a:hover { text-decoration: underline; }	
		
/************************ MISC ********************/	
.clearFloat { clear: both; line-height: 0; }
.warning { color: #FF0000; font-weight: bold; padding-bottom: 0; }
.notice { font-size: 85%; font-style: italic; }
.invisibleHeading {	display: none; }
.textBlue, .textBlueBold { color: #66CCFF; }
.textGreen, .textGreenBold { color: #99CC00; }
.textGreenBold, .textBlueBold { font-weight: bold; }
.textGreyBold { color: #666; font-weight: bold; }

#listTable { width: 100%; border: 1px solid #999; margin-bottom: 20px; }
td { padding: 2px; vertical-align: top; border: 1px solid #999; }
th { background: #CC1900; color: #FFF; }
tr.hilite {	background: #E9E9E9; }
tr.nohilite { background: #FFF; }
