/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html {
	color:#002300;
	background-color:#4a6748;
}
body {
	margin:0;padding:0;
	background: url(images/bg.jpg) repeat-x top ;
}

h1 {
	font-weight: 900;
	font-size: 1.25em;
	color:#0d340b;
}

strong {
	font-weight:900; 	
}

a, a:visited {
	color: #009900;
	text-decoration: none;
	
}

a:hover, a:active {
	color: #00CC00;
	border-bottom: 1px dotted;
}

#ft a, #ft a:visited {
	color: #AAFFAA;
	text-decoration: none;
	
}

#ft a:hover, #ft a:active {
	color: #CCFFCC;
	border-bottom: 1px dotted;
}
#doc2, .yui-t6{
	margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:750px;
}
#doc2 {
	width:73.076em;*width:71.25em;
}
#hd {
	background: url(images/bgLogo.jpg) repeat-x top;
	width: 950px;
	height: 75px;
	vertical-align: bottom;
}
#hd2 {
	margin: 0;
	padding: 0;
	height: 166px;
}
#bd {
	background-color: #edf4ed;
}


.yui-g {
	background: url(images/bgBody.jpg) repeat-x top left #ffffff;
	border-right: 1px #CCCCCC solid;
	width: 708px;
	float: left;
}

.yui-g2 {
	background: url(images/bgMenu.jpg) no-repeat top left #edf4ed;
	width: 240px;
}

.yui-b {
}

#bodyContent {
	padding: 2.5em;
}

#navContent {
	padding: 1.5em;
}


#ft {
	background-color: #002300; 
	color: #FFFFFF;
	min-height: 75px;
	height: 75px;
	padding: 1em;
	font-size: .85em;
	text-align:right;
}

.logo {
	border:0;
	padding: 7px 7px 0 7px;
	}
	
#bodyContent li{
	list-style-type: square;
	margin-left: 30px;
}
#bodyContent p em {
	font-style: italic;
}
.name {
	color: #0C0;
}
