* {
	margin: 0em;
	padding: 0em;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
}

body, input {
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #777;
}

input.button {
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #555;
	font-size: 0.8em;
	padding: 0.35em;
}

input.text {
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

a {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.bld {
	font-weight: bold;
}

#outer {
	margin: 1.5em auto 0em auto;
	width: 100%;
}

#header {
	padding: 4.5em 4.5em 0 30px;
}

#header h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #666;
	display: inline;
	padding-left: 0.5em;
}

#header h1 {
	font-size: 1.5em;
	display: inline;
	letter-spacing: -0.05em;
}

#header a {
	color: #343434;
	text-decoration: none;
}

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #558800;
	border-bottom: solid 1px #336600;
	width: 100%;
}

#menu ul {
	padding: 1em 4.5em 1em 4.5em;
	list-style: none;
}

#menu li {
	display: inline;
	padding-right: 2.5em;
	font-size: 0.9em;
}

#menu li a {
	color: #fff;
	background-color: inherit;
}

#menu li a:hover {
	border-bottom: solid 1px #558800;
}

.first a {
	text-decoration: none;
}

#content {
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 5px;
}

.box {
	margin-bottom: 1.25em;
}

.box h1 {
	font-size: 17px;
}

.box img {
	padding: 0 5px 0 0;
}

.box ul {
	list-style: decimal;
	font-size: 12px;
}

.boxContent {
	margin-top: 0.5em;
	padding: 15px;
	background: #ffffff url('images/a1.gif') top left repeat-x;
}

.leftmenu ul {
	list-style: square;
	font-size: 11px;
}

.leftmenu h3 {
	font-size: 14px;
}

.leftmenu a {
	text-decoration: underline;
	color: #666666;
}

.leftmenu a:hover {
	text-decoration: none;
	color: #666666;
}

.boxleft {
	margin-top: 0.5em;
	padding: 10px 0;
	background: #ffffff url('images/a1.gif') top left repeat-x;
}

.boxleft ul {
	list-style: none;
	font-size: 11px;
}

.boxleft li {
	padding-bottom: 6px;
	display: block;
	line-height: 14px;
}

.ph3 {
	color: #444;
	font-size: 14px;
	font-weight: bold;
}

#content p {
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.5em;
}

#content strong {
	color: #444;
}

#content h2 {
	font-size: 1.25em;
}

#content ul {
	margin-bottom: 1em;
	padding-left: 1em;
	line-height: 1.8em;
}

#content blockquote {
	padding: 1em;
	margin-bottom: 1.5em;
	border-left: solid 6px #558800;
}

#content blockquote p {
	margin-bottom: 0em;
	line-height: 1.5em;
}

#content table {
	margin-bottom: 1.5em;
	border-collapse: collapse;
}

#content table th {
	text-align: center;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
	border: 1px solid #999999;
}

#content table td {
	padding: 0.5em;
	border: 1px solid #999999;
}

#content table tr.rowA {
	background-color: #efefef;
	color: inherit;
}

#content table tr.rowB {
	background-color: #fafafa;
	color: inherit;
}

#primaryContentContainer {
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent {
	margin: 0em 0em 0em 15em;
	padding: 2.5em 2.5em 1.5em 2.5em;
}

#secondaryContent {
	float: left;
	width: 16em;
	padding: 2.8em 0.5em 1.5em 0.5em;
}

#footer {
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	text-align: center;
	padding: 1.5em 0em 1.5em 0em;
}

.clear {
	clear: both;
}

#fadv {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
	width: 100%;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #777777;
	margin: 20px 20px 20px 54px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 300px;
	margin: 3px;
	padding: 0;
	text-align: left;
	line-height: 14px;
	font-size: 11px;
}

#fadv li a, #fadv li a: visited {
	color: #006699;
	background-color: inherit;
	font-weight: normal;
}

#fadv li a:hover {
	text-decoration: none;
}
