img{
	border: 0;
	display: block; /* Helps IE6 remove padding around images*/
}

ul#navlist
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right bottom;
	color: #336699;
	background-color: #ffffff;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
	font-weight:bold;
	font-size:x-small;
	float: right;
	color: #90b36f;
	background: none;
	margin-top: 0.5em;
	padding: 0.2em 0.7em;
	text-decoration: none;
	border-right: 1px solid #333;
}

ul#navlist li a.last
{
	margin-top: 0.5em;
	padding: 0.2em 0.7em;
	border-right: 0px;
}

ul#navlist li a:hover
{
	color: #3d6f08;
}

img#logo{
	float: left;
}

body {
	margin:10px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}	

#Content {
	width:740px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#ffffff;
}

#topcell{
	height:31px;
	background: transparent url(../res/line.gif) right bottom no-repeat;
	padding:0px;
	margin:0px;
}

#midcell{
	position:relative;
	top: 0px;	
	left: 0;
	right: 0;
	width:740px;
	background-color: #ffffff;
	padding:0px;
	margin:0px;	
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #006633;
}

#bottomlinks {
	text-align:right;	
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 5px solid #000000;
	background-color:#FFFFFF;
	font-size: 11px;
}


#bottomlinks a:hover  {
	color: #003300;
}

#titleBox {
	position: relative;
	top: 0px;
	border: 0px;
	padding: 10px;
	margin: 5px 0 5px 5px;
	background-color: #336600;
	color: #FFFFFF;
	width: 575px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:575px;		
}

html>body #titleBox {
  	width:575px;
}

#titleBox .title {
	font-size: 16px;
	font-weight: bold;
}

#titleBox .navigation {
	font-size: 10px;
	font-weight: normal;
}

#titleBox .navigation a {
	color:#FFFFFF;
}

#titleBox .subtitle {
	font-size: 12px;
	font-weight: normal;
}

#topImage {
	border: 0px;
	margin: 0 0 0 5px; 
	color: #FFFFFF;		
}

#bodyCopy {
	border: 0px;
	padding: 10px;
	margin: 0 0 5px 5px; 
	background-color: #FFFFFF;	
	color: #333333;
	min-height:400px;
}

#menuCell {
	background-color: #FFF;
	border-top: 5px solid #ffffff;
}

#navcontainer
{
	position: relative;
	top: 0px;
	margin: 0px 0px 0px 0px; 
	width: 240px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:240px;
	
	float: left;
	background-color: #FFFFFF;
}
html>body #navcontainer {
  	width:135px;
}

#navcontainer .title {
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

#navcontainer .subtitle {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}

#navcontainer ul
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}

#navcontainer li 
{ 
	margin: 0 0 2px 0;
}

#navcontainer a
{
	display: block;
	color: #333;
	background-color: #ffffff;
	padding: 5px 10px;
	text-decoration: none;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	margin: 0px 0px 0px 0px;

	width: 105px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>body #navcontainer a {
  width:105px;
}

#navcontainer a:hover
{
	background-color: #ffffff;
	border-left: 5px solid #b1ca9a;
	border-right: 5px solid #b1ca9a;
	margin: 0px 0px 0px 0px;
}

#active a
{
	display: block;
	color: #333;
	padding: 5px 10px;
	text-decoration: none;
	background-color: #ffffff;
	border-left: 5px solid #336600;
	border-right: 5px solid #336600;
	margin: 0px 0px 0px 0px;
	width: 135px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:105px
}
html>body #active a {
  	width:105px;
}

#active a:hover
{
	border-left: 5px solid #b1ca9a;
	border-right: 5px solid #b1ca9a;
}

#active .title {
	font-size: 12px;
	text-decoration: none;
}

#active .subtitle {
	color: #333;
	text-decoration: none;
}

#pageNav {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

#menuTitle {
	display: block;
	color: #FFFFFF;
	padding: 5px 10px;
	text-decoration: none;
	background-color: #336600;
	border-left: 0px solid #336600;
	border-right: 5px solid #336600;
	border-bottom: 1px solid #336600;
	font-size: 12px;
	margin: 0 0 2px 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:110px
}

html>body #menuTitle {
  	width:110px;
}

#pageBox {
	padding: 3px;
	padding-right: 10px;
	color:#FFFFFF;
	background-color: #336600;
	font-size: 11px;
	margin:0;
	margin-top: 0px;
	width: 110px;
}

#pageBox a {
	color: #ffffff;
}

.borderedImg {
	border: 2px solid #000;
	margin-right: 5px;
	margin-left: 5px;
	padding:3px 3px;
	background-color:#000;
}

