/* ------------------------------------ Reset ------------------------------------ */

* {
	margin:0;
	padding:0;
	}
	
/* ------------------------------------ Basics ------------------------------------ */
body, html {
	height:100%;
	min-width: 970px;
	}

body {
	background: #fff url(../graphics/bg.jpg);
	}
a {
	outline:none;
	}
a img {
	border:0;
	}
p {
	margin-bottom:20px;
	}
#content ul, #content ol {
	margin:0 0 20px 15px;
	}
	
#content .calendar ul {
	margin:0px;
}

.content_image_box {
background:none;
border:0px solid #959595;
}

#content ul ul {
	margin:0 0 0 15px;
	}
fieldset {
	border:0;
	}
.hide {
	display:none;
	}
.clear {
	clear:both;
	height:2px;
	}
#content br {
	clear:none !important;
	}
#content .content {
	padding:0 2px;
	}
#content input,
#content textarea,
#content hr {
	margin:7px 0;
	}
#content .checkboxtable td,
#content .radiotable td,
#content .headlines {
	padding:0 3px;
	}
#content .checkboxtable input {
	margin:0;
	}
	
/* ------------------- IE6 DUE fixes ------------------- */
#content br {
	clear:none !important;
	}	
#content table {
	width:650px;
	}
#content form table {
	width:650px;
	}
#content form table table {
	width:100%;
	}

	
/* --------------------- Containers --------------------- */	

#masterContainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:970px;
	margin:0 auto -221px auto;
	}
	#header {
		width:959px;
		height:239px;
		background: transparent url(../graphics/header_shadow.png) no-repeat;
		padding:6px 0 0 11px;
		display:static;
		}
		
		#logo {
			position:absolute;
			top:10px;
			/*  left:50%; */
			margin-left:5px;
			font-size:1px;
			line-height:1px;
			text-indent:-9999px;
			width:202px;
			height:214px;
			background:url(../graphics/great-start.png) no-repeat;
			}
		#logo a {
			display:block;
			width:202px;
			height:214px;
			}
	
/* --------------------- Primary Navigation --------------------- */
		#nav {
			list-style:none;
			text-align:left;
			height:47px;
			width:910px;
			margin:0 auto;
			padding:10px 0 0 76px;
			background:url(../graphics/nav_bg.gif) no-repeat;
			}
			#nav li {
				display:inline;
				}
				#nav li a {
					display:block;
					float:left;
					font: bold 0.94em/1em verdana, arial, helvetica, sans-serif;
					color:#fff;
					padding:11px 19px;
					text-decoration:none;
					border-left:1px solid #265c7c;
					}
				#nav li a:hover,
				#nav li a.current_page {
					color:#39f;
					}

				#nav a.first {
					border:0;
						}
			

#contentContainerHome,
#contentContainerInterior {
	background: url(../graphics/content_shadow.png) repeat-y;
	padding-left:5px;
	width:965px;
	margin-top:13px;
	float:left;
	}
	#section {
		background-color:#fff;
		border-bottom: 5px solid #e8eaea;
		width:960px;
		}
	#contentContainerInterior #section h2 {
		font:normal 1.88em/59px georgia, 'times new roman', times, serif;
		color:#85c552;
		margin:0 0 0 20px;
		padding:0px;
		}

/* --------------------- Sidebars --------------------- */	

#contentContainerHome #columnContainer {
	background: url(../graphics/content_lines_home.gif) 448px 0 repeat-y;
	margin-top:9px;
	}
#contentContainerInterior #columnContainer {
	background: url(../graphics/content_lines_interior.gif) 197px 0 repeat-y;
	margin-top:9px;
	}

#contentContainerHome #sidebar {
	width:202px;
	float:right;
	padding-bottom:20px;
	}

#sidebar2 {
	float:right;
	width:294px;
	}
	
#contentContainerInterior #sidebar {
	width:197px;
	float:left;
	padding-bottom:20px;
	}				
/* ----------------- Quicklinks ----------------- */

	#contentContainerHome #sidebar h3 {
		font:normal 1.88em/1.2em georgia, 'times new roman', times, serif;
		color:#aaa;
		margin:7px 0 0 19px;
		padding:0px;
		}
		
		#quicklinks ul {
			list-style:none;
			width:177px;
			margin:21px 0 12px 10px;
			}
			#quicklinks li a {
				display:block;
				width:157px;
				padding:9px 10px;
				border-bottom:1px solid #e7e9e9;
				color:#39f;
				text-decoration:none;
				font:normal 0.7em/1.2em verdana, arial, helvetica, sans-serif;
				}
			#quicklinks li a:hover {
				color:#004065;
				}
				
/* ---------- Homepage News ----------*/

	#contentContainerHome #sidebar2 h3
		{
		font:normal 1.88em/1.2em georgia, 'times new roman', times, serif;
		color:#85c552;
		margin:7px 0 0 0;
		padding:0px;
		}
		
			#sidebar2 .news_articles, #sidebar2 .news_archives {
				width:273px;
				margin-top:19px;
				}
			#sidebar2 .news_articles ul li {
				font: 0.7em/1.7em verdana, arial, helvetica, sans-serif;
				padding: 9px 0 9px;
				color:#999;
				border-bottom:1px solid #e7e9e9;
				list-style:none;
				}
				
			#sidebar2 .news_archives {
			font: bold 0.7em/1.7em verdana, arial, helvetica, sans-serif;
			color:#999;
			text-align:right;
			}
				#sidebar2 .news_articles ul li a, #sidebar2 .news_archives a {
					color:#222;
					text-decoration:none;
					}
				#sidebar2 .news_articles ul li a:hover, #sidebar2 .news_archives a:hover {
					color:#004065;
					}
					#newsTable td:first-child {
						display:none;
						}
				
/* ----------------- Subnav ----------------- */
	
	#contentContainerInterior
	#sidebar h3 {
		display:block;
		font: 1.5em/1.2em georgia, 'times new roman', times, serif;
		color:#aaa;
		margin:12px 0 10px 20px;
		padding:0px;
		}
	
	.subnav {
		list-style:none;
		clear:both;
		margin:0 0 22px;
		}
			.subnav li a {
				display:block;
				font: 0.7em/1.3em verdana, arial, helvetica, sans-serif;
				color:#39f;
				padding:8px 10px;
				margin-left:10px;
				text-decoration:none;
				border-bottom:1px solid #e7e9e9;
				width:157px;
				}
			.subnav li a:hover,
			.subnav li .current_page {
				color:#004065;
				}				
				
						
/* ------------------------------- Content ------------------------------- */	
		
		#contentContainerHome #content {
			font:1.13em/1.67em georgia, 'times new roman', times, serif;
			color:#222;
			padding:14px 534px 0 20px;
			}
			#contentContainerHome #content p {
				padding:13px 0 16px 16px;
				}
			
		#contentContainerInterior #content {
			font:0.7em/1.7em verdana, arial, helvetica, serif;
			color:#222;
			padding:13px 30px 0 217px;
			}
			
		h2, h3, h4, h5, h6 {
			padding:13px 0 16px 16px;
			font-family:georgia, 'times new roman', times, serif;
			color:#444;
		}	
		
		#contentContainerInterior h2, #contentContainerInterior h3, #contentContainerInterior h4, #contentContainerInterior h5, #contentContainerInterior h6 {
			padding:0px;
			font-family:georgia, 'times new roman', times, serif;
			color:#444;
			margin:0 0 21px;
		}
		
		#contentContainerInterior h5.form_title, div.form_row_submit {
		background:#004065 none repeat scroll 0 0;
		color:#fff;
		font-size:1.1em;
		font-weight:700;
		margin:0.5em 0;
		padding:5px;
		text-align:left;
		}
			
		#contentContainerInterior .titleLarge, #contentContainerHome .titleLarge {
			font: normal 2.12em/1.2em georgia, 'times new roman', times, serif;
			color:#222;
			margin:0 0 21px;
			padding:0px;
			}
			
			#content a {
				color:#004065;
				}
				
			#content a:hover {
				color:#85c552;
				text-decoration:none;
				}
				
			.title, .subheadline {
				font: normal 1.6em/1.2em georgia, 'times new roman', times, serif;
				color:#444;
				margin:0 0 21px;
				}
						
#push {
	height:216px;
	width:970px;
	clear:both;
	background: url(../graphics/content_shadow_bottom.png) top no-repeat;
	}

.clearfix {
    display: inline-block;
}
/* ------------------------------------ Footer ------------------------------------ */

#footerContainer {
	width:100%;
	height:140px;
	margin-top:76px;
	background-color:#d1d2d4;
	border-top:5px solid #bfc0c2;
	}
	#footer {
		width:958px;
		margin:0 auto;
		color:#777;
		font: 0.65em/1.5em verdana, helvetica, arial, sans-serif;
		margin-top:12px;
		}
	
	#footerLeft {
		float:left;
		width:550px;
		}
		#footerLeft blockquote {
			float:left;
			width:145px;
			margin:12px 0;
			}
	#footerLeft a {
		color:#777;
		}		
		
	#footerRight {
		text-align:right;
		float:right;
		text-align:right;
		}
		
	#footerRight select {
		font: 1.2em/1.5em helvetica, arial, sans-serif;
		}
		#footerRight select optgroup {
		font: bold 1.2em/1.5em helvetica, arial, sans-serif;
		background-color:#e6eaf3;
		}
		#footerRight select option {
			padding:2px 2px 2px 5px;
			background-color:#fff;
			}
			
/* ------------------------------------ Site Map ------------------------------------ */
#sitemap ul {
	font:bold 1.2em/1.8em 'Trebuchet MS', arial, helvetica, sans-serif;
	}
#sitemap ul li ul {
	font:bold 0.9em/1.8em 'Trebuchet MS', arial, helvetica, sans-serif;
	}
		