html, body, form, fieldset {
				margin: 0;
				padding: 0;
				font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
				}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
				margin: 1em 0;
				padding: 0;
				}

li, dd, blockquote {
				margin-left: 1em;
				}

form label {
				cursor: pointer;
				}
fieldset {
				border: none;
				}

input, select, textarea {
				font-size: 100%;
				}

/*End Initial*/

body {
				margin: 0;
				text-align:center;
				background-color: #02284F;
				line-height:150%;
				}

html>body  {background-position:top left;}

body, p, li {
				font-size: 62.5%;
				color:#222222;
				}

img {
			border:0;
			}

a:link { 
				color:#0268CD;
				text-decoration:none;
				}
				
a:visited { 
				color:#0268CD;
				text-decoration:none; 
				}
 
a:hover {
				color:#0268CD;
				text-decoration:underline;
				} 

a:active { 
				color:#0268CD;
				text-decoration:none; 
				}

div#bg {
				background-color:#fff;
				width:100%;
				height:100%;
				background-image:url(images/header_bg3.jpg);
				background-repeat:repeat-x;
				background-position:1px left;
				}

div#wrapper {	
			 	height:100%;
				width:95%;
				min-width:700px;
				max-width:900px;
				margin: 0 auto;	
				text-align: left;
				padding:0;
				}

div#header {
				width:100%;
				height:153px;
				}
				
/*Menu*/

#nav {
	margin: 0 0 0 20px;
	padding: 0;
	height: 31px;
	overflow: hidden;
	float:right;
	clear:both;
	border-left:1px solid #5A7E36;
	border-right: 1px solid #A2D075;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
	list-style:none;
}

#nav li {
	margin: 0;
	padding: 0;
	float:left;
	border-right:1px solid #5A7E36;
	border-left: 1px solid #A2D075;
	font-size:1em;
}

#nav li.current {
	background-image:url(images/menu_select.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	color:#fff;
	font-size:1.2em;
}

#nav a:hover {
	color:#003366;
}

#nav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
}

#subnav {
	margin: 0 0 0 20px;
	padding: 0;
	height: 31px;
	overflow: hidden;
	float:right;
	clear:both;
}

#subnav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
	list-style:none;
}

#subnav li {
	margin: 0;
	padding: 0;
	float:left;
	font-size:1em;
}

#subnav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	color:#003366;
	font-size:1.2em;
}

#subnav a:hover {
	color:#990000;
}

#subnav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 20px;
}
		
/*End Menu*/

div#sidebar_rt {
				clear:both;
				float: right;
				width: 183px;
				margin:0px 0 20px 20px;
				padding-top:40px;
				}

.spiffy_content{
				padding:0 5px;
				background:#FC9A03;
				border-right:2px solid #C18D0E;
				border-left:2px solid #FCB303;
				background-image:url(images/spiffy_bg.gif);
				background-repeat:repeat-x;
				background-position:bottom;
				color:#fff;
				}

#spiffy {
				margin-bottom:15px;
				}
				
#spiffy h1{
				font-size:1.4em;
				text-align:center;
				padding:0;
				margin:0;
				color:#fff;
				}

#spiffy ul {
				list-style:none;
				margin:0;
				}

#spiffy li {
				padding:10px 0;
				font-size:1.2em;
				}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu {
	width: 185px;
	border-style: none;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 0px auto 20px;
	font-size: 1.8em;
	padding:0;
	font-weight: bold;
	}

#menu h1 {
	font-size:23m;
	text-align:center;
	color:efefef;
	margin:0 0 10px 0;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	border-right:1px solid #ccc;/* #3174BA */
	border-left:1px solid #ccc;
	}	

#menu li a.first {
	border-top:1px solid #ccc;
	}

#menu li a:link, #menu li a:visited {
	color: #888; /* 3174BA */
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 20px;
	position:relative;
	right:14px;
	width:100%;
	}
	
#menu li a:hover {
	color: #113B68;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
#menu li a:active {
	color: #113B68;
	background: url(images/menu3.gif) 0 -64px;
	padding: 8px 0 0 20px;
	}

#spiffy p {
				color:#fff;
				font-size:1.2em;
				}
				
#spiffy a:link { 
				color:#fff;
				text-decoration:none;
				}
				
#spiffy a:visited { 
				color:#fff;
				text-decoration:none; 
				}
 
#spiffy a:hover {
				color:#0268CD;
				text-decoration:none;
				} 

#spiffy a:active { 
				color:#fff;
				text-decoration:none; 
				}
				
div#content {
				margin-top:70px;
				margin-left:20px;
				margin-right:205px;
				padding:0 25px 0 0px;
				margin-bottom:25px;
				border-right:1px solid #CCCCCC;
				height:100%;
				}

#content h1 {
				margin-top:0px;
				font-size:1.8em;
				color:#3366CC;
				}
#content h2 {
				font-size:1.6em;
				color:#3366CC;
				border-bottom:1px solid #ccc;
				padding-bottom:10px
				}

#content h3 {
				font-size:1.4em;
				color:#333333;
				padding-bottom:10px;
				}

#content p, #content li {
				color:#444;
				font-size:1.4em;
				line-height:1.5em;
				}

#content ul {
				margin-left:1em;
				}

div#meetings p {
				margin:0;
				}

div#pullquote {
				float:right;
				border-top: 1px solid #003366;
				border-bottom:1px solid #003366;
				padding: 10px 0 10px 10px;
				margin:10px 0 10px 10px;
				width:250px;
				}
				
#pullquote p {
				font-size:1.3em;
				color:#003366;
				font-weight:bold;
				}

#footer {
				clear:both;
				border-top:1px solid #ccc;
				padding:5px 0px;
				}

#footer p {
				color:#02284F;
				margin-top:10px;
				margin-bottom:7px;
				font-size:1.3em;
				text-align:center;
				}

#footer a:link { 
				color:#02284F;
				text-decoration:none;
				}
				
#footer a:visited { 
				color:#02284F;
				text-decoration:none; 
				}
 
#footer a:hover {
				color:#02284F;
				text-decoration:underline;
				} 

#footer a:active { 
				color:#02284F;
				text-decoration:none; 
				}

#bottom {
				margin:auto;				
				padding-top:10px;
				color:#fff;
				font-size:1.1em;
				background-image:url(images/credits_shadow.gif);
				background-repeat:repeat-x;
				background-position:top left;
				background-color:#02284F;
				padding-bottom:30px;
				width:100%;
				}

div#credits {	
			 	width:75%;
				min-width:700px;
				max-width:900px;
				margin: 0 auto;	
				text-align: right;
				padding:0;
				}
				
#credits a:link { 
				color:#fff;
				text-decoration:none;
				}
				
#credits a:visited { 
				color:#fff;
				text-decoration:none; 
				}
 
#credits a:hover {
				color:#fff;
				text-decoration:underline;
				} 

#credits a:active { 
				color:#fff;
				text-decoration:none; 
				}

div#address {	
			 	float:left;
				color:#fff;
				text-align: left;
				}

img.right {
				padding-left:10px;
				padding-bottom:10px;
				}

img.left {
				padding-right:10px;
				padding-bottom:10px;
				}

#caption_rt {
				font-size:.7em;
				font-weight:bold;
				float:right;
				padding-left:10px;
				}

#caption_lt {
				font-size:.7em;
				font-weight:bold;
				float:left;
				padding-right:10px;
				}
				
#caption_lt p {
				clear:left;
				margin-top:0;
				line-height:1;
				}

#caption_rt p {
				clear:right;
				line-height:1;
				margin-top:0;
				}