
#wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 102px 0px 0px 0px;
	background-image: url(pics/headerGrass.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
	background-color : #99CCFF;/*#06d;*//*#6B7994;*/
	border : 1px solid #ccc;
}
body {
	margin: 3px;
	padding: 0px;
	/*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;*/
	font: 1.1em Tahoma, Verdana, Arial, sans-serif;
	background-color: #fff;
	text-align: center;
}

a:link {color: #3D59A1; background-color: transparent;}
a:visited {color: #97AAD8; background-color: transparent;}
a:hover {color: #191970; text-decoration: underline; background-color: transparent;}

p.intro{
	color: #808080;
	border: solid 1px #f5f5f5;
}
	
#breadcrumb{
	float: left;
  color: gray;
	font-size: .6em;
	line-height: 1.4em;
	padding: 6px 8px 0px 5px;
	}
#content {
	background-repeat: no-repeat;
	background-position: left top;
	width: 628px;
	float: right;
	padding: 0px 0px 15px 0px;
	border-left: 1px solid #cccccc;
	margin: px;
	background-color : #fff;
}

#content p {
	font-size: .8em;
	line-height: 1.4em;
	padding: 0px 8px 0px 10px;
	margin-top: 4px;
	margin-right: 10px;
}
#content h1 {
	font-size: .9em;
	font-family : Helvetica, sans-serif;
	color: green;
	background-color: transparent;
	background-image : url(pics/greenArrowCircleSm.gif);
	background-repeat : no-repeat;
	margin-bottom : 2px;
	margin-left: 8px;
	padding-top: 0px;
	padding-left: 20px;
}

#content h2 {
	font-size: .8em;
	font-family : Helvetica, sans-serif;
	color: #3D59A1;
	background-color: transparent;
	padding-top: 10px;
	padding-left : 10px;
	margin : 2px 2px 2px 0px;
}
#content h3 {
	font-size: .75em;
	font-family : Helvetica, sans-serif;
	color: #696969;
	padding-left : 12px;
	margin-bottom: 0px;
	background-color: transparent;
}
#content h4 {
	font-size: .7em;
	font-family : Helvetica, sans-serif;
	color: #696969;
	padding-left : 12px;
	background-color: transparent;
	text-align: left;
	margin-bottom: 3px;
}
#content h5{
	font-size: .65em;
	font-family : Helvetica, sans-serif;
	color: ##999999;
	padding-left : 12px;
	background-color: transparent;
	margin-bottom: 3px;
}
#content li{
	 font-family: helvetica, sans-serif;
	 font-size: .7em;
	 margin-left: 2px;
	 padding-left: 0;
	 vertical-align: top;
}
#content li li{
	font-size: 1em;
}
#content ul{
	padding-top: 0px;
	margin-top: 0;
	margin-left:5px;
	padding-left: 30px;
	 list-style: disc url(pics/innerlistblack.gif);
	/*list-style: circle;*/
}
.button{
	width : 95px;
	background-color : #f5f5f5;
	color: black;
	border: 1px solid silver;
	margin-right: 5px;
	margin-left: auto;
	font-size: 75%;
	padding: 2px;
	text-align: center;
	margin-top: 5px;
}
#sidebar{
	float:right;
	width: 144px;
	margin: 0px 0px 3px 5px;
	padding: 0;
	clear: both;
	background : transparent;
}

#sidebar h2{
	color: green;
	margin-left: 0px;
	padding-left: 0px;
	font-size: .85em;
	}
.greyBox{
	font-size: .9em;
	background-color : #f5f5f5;
	padding: 0px 2px 5px 3px;
	margin: -3px 3px 3px 2px;
	/*margin-right: 3px;*/
	/*background-image : url(pics/greyBoxBottom.gif);*/
	background-position : bottom;
	background-repeat : no-repeat;
	width :140px;
	clear: both;
}
.greyDivider{
	border-top: 1px solid #cccccc;
	margin: 0;
	padding: 0;	
}
/* SUB navigation start **************************************/
#subnavcontainer
{
	margin: 0px 0 0 0px;
	padding: 0 0 0 0;
	height: 20px;
	background-color : #f5f5f5;
}
 #subnavlist
{
	margin: 0;
	padding: 2px 0 10px 10px;
}

#subnavlist ul, #subnavlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	/*list-style: disc url(pics/innerlistblack.gif);*/
}

#subnavlist a:link, #subnavlist a:visited
{
	float: right;
	line-height: 12px;
	font-weight: bold;
	margin: 4px 20px 4px 10px;
	padding-top: 3px;
	text-decoration: none;
	color: green;/*#999999;	*/
	border-left: 3px solid #f5f5f5;
}

#subnavlist a:link#current, #subnavlist a:visited#current, #subnavlist a:hover
{
	/*border-left: 3px solid #000;*/
	text-decoration : underline;
	padding-bottom: 0px;
	background: transparent;
	color: #fff;
}

#subnavlist a:hover { color: #000; }
	
/* main navigation start **************************************/
 #navcontainer
{
	margin: 0px 0 0 0px;
	padding: 0;
	height: 20px;
	background-color : #3D59A1;
	background-image : url(pics/navBarBG.gif);
	background-repeat : repeat-x;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: circle;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a
{
	background: transparent;
	width: 83px;
	height: 18px;
	/*border-top: 1px solid #3D59A1;*/
	border-right: 1px solid #f5f5f5;
	border-bottom: 0px solid #000;
	/*border-right: none;*/
	padding: 0;
	margin: 0;
	color: #696969;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px /*"Lucida Grande", "Lucida Sans Unicode", */verdana, lucida, sans-serif;
	 font-weight : bold;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background: #cccdcc;
}

#navcontainer a#active
{
	background-image: #1D750f;
	color: #fff;
}

#navcontainer li#active a
{	
	color: #fff;
	background-image: url(pics/activeButtonBG.jpg);/*  #1D750f;*/
	bacground-repeat: repeat-x;
	/*background: #546F1B;*//*#1D750f;*/
	/*border: 1px solid #c60;*/
}
/* end navigation *************************************************************************/

/*This 'blank' serves only to make the main wrapper (and therefore left sidebar) extend to the end of the main content.
Otherwise, it only went as far as it's content.*/
#blank{
	clear: both;
	background-color: white;
	padding: 0;
	margin 0;	
}
#footer{
	clear: both;
	background-color: white;
	padding: 4px;
	margin 0;	
}
#footer p{
	font-size: 60%;
	text-align: center;
	margin: 0px;
	color: #ccc;
}
