/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	color: #000000;
}
#printmasthead {
	margin-left: .5in;
}
#wrapper {
	margin-top: 0px;
	margin-right: 0.5in;
	margin-bottom: 0px;
	margin-left: 0.5in;
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	text-transform: capitalize;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #666633;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Header */

#header {
	width: 920px;
	height: 75px;
	margin: 0 auto;
	overflow:hidden;
	display: none;
}

/* Logo */

#logo {
	float: left;
	width: 400px;
	background-image: url(images/print-header.gif);
	background-repeat: no-repeat;
	height: 34px;
	margin-top: 20px;
}



/* Search */

#search {
	float: right;
	width: 410px;
	padding-top: 16px;
}

#search form {
	width: 230px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	border: 1px #8DBC4A solid;
	font: bold 1.2em Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 700px;
	margin: 0;
	overflow:hidden;
	display:none;
}

#menu ul {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	margin-right: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333300;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	display: block;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	background-color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}
#tools{
	float:left;
	width:250px;
	display:inline;
	text-transform: capitalize;
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 430px;
	display:none;
}
#tools li{
	float:left;
	font:10px/20px Arial, Tahoma, sans-serif;
	list-style-type: none;
}
#tools li a{
	color:#666600;
	float:left;
	list-style-type: none;
}
#tools .print a{
	background:url(images/print.gif) no-repeat 0 2px;
	padding:0 0 0px  17px;
	margin-right:19px;
}
#tools .print a:hover{
	text-decoration:underline;
}
#tools .email a{
	background:url(images/email.gif) no-repeat 0 4px;
	padding:0 0 0px 19px;
	margin-right:16px;
}
#tools .email a:hover{
	text-decoration:underline;
}
#tools .bookmark a{
	background:url(images/bookmark.gif) no-repeat 0 -1px;
	padding:0 0 0px 19px;
}
#tools .bookmark a:hover{
	text-decoration:underline;
}
/* Page */

#page {
	margin: 0 auto;
	padding-top: 15px;
}

/* Content */

#content {
	float: left;
	margin-top: 10px;
}
#content p {
	padding-left: 25px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 10px;
	font-size:12px;
	line-height:18px;
}
#content ul {
	padding-left: 50px;
	list-style-type: square;
}
#content h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	text-decoration: underline;
}

.title {
	color: #666600;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	background-image: url(images/img04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	text-transform: uppercase;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	color: #000000;
	padding-right: 20px;
	padding-top: 90px;
	display:none;
}

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

#sidebar li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #DDDDDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 25px;
	line-height: 14px;
}
#sidebar .subsections {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#sidebar li a {
	color: #000000;
}

#sidebar h2 {
	font-size: 1.4em;
	color: #666600;
	background-image: url(images/img04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
}

#sidebar p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#sidebar a {
	color: #666600;
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	font-family: Verdana, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	display:none;
}

#footer p {
	margin: 0;
	line-height: 14px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}

.Pic_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

.GrayedOut {
	color: #999999;
}
@charset "UTF-8";
.MsoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.MsoEndnoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #666666;
}
.MsoEndnoteReference {
	margin: 0px;
	padding: 0px;
}#content li {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}
#sidebar .supplmntList {
	border: 1px solid #666600;
	padding: 2px;
}

