html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #ffffff;
}
p {
	font: 14px "Trebuchet MS";
	color: #000000;
	text-align: left;
	line-height: 145%;
	margin: 0;
	padding-top: 0.5em;
}
p.center {
	font: 16px "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 145%;
	margin: 0;
	padding-top: 0.5em;
}
.block {
	width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 145%;
	color: #000;
	text-align: left;
	margin-left: 5em;
	margin-top: 2em;
	padding: 0 0.75em;
	background-color: d4b13d;
	border-left: medium solid #999966;
	border-right: thin solid #999966;
	border-top: thin solid #999966;
	border-bottom: thin solid #999966;
}
.block2 {
	width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 145%;
	color: #000;
	text-align: left;
	margin-left: 5em;
	margin-top: 2em;
	padding: 0 0.75em;
	background-color: d4b13d;
	border-left: medium solid #999966;
	border-right: thin solid #999966;
	border-top: thin solid #999966;
	border-bottom: thin solid #999966;
}
#container {
	width: 100%;
	height: auto;
	margin: 0;
}
#navtop {
	display: block;
	width: 100%;
	height: auto;
	background-color: #004d7f;
	margin-top: 0;
	padding: 0;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	z-index: 100;
	}
#navtop p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #ffffff;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}
#navtop img {
	vertical-align: middle;
	border: 0;
	margin-left: 1em;
}
#navtop span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	font-style: italic;
	font-weight: bold;
}
#contentwrapper {
	float: left;
	width: 100%;
	background-color: #ffffff;
}
#contentcolumn {
	margin: 0 50px 0 248px;
	height: 100% !Important;
}
#contentcolumn blockquote {
	width: 78%;
	border-left: thick solid #000000;
	border-right: thick solid #000000;
	font-size: 100%;
	padding: 1em 1em 1em 1em;
	background-color: #f2ecd8;
	text-align: left;
	color: #000000;
}
#contentcolumn h2 {
font-size: 125%;
	color: #d4b13d;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: left;
	margin: 1em;
	margin-left: 0;
	padding-left: 6px;
	border-left: 5px solid #5d5d5d;
	border-bottom: 1px dotted #5d5d5d;
}
#contentcolumn h3 {
	font-size: 105%;
	font-weight: bold;
	color: #d4b13d;
	letter-spacing: 1px;
	text-align: left;
	border-bottom: #006 1px dotted;
	margin: 2em 0 0.5em 2.75em;
	padding: 0 5em 0 0.5em;
}
#contentcolumn h4 {
font-size: 90%;
	color: #999966;
	text-align: left;
	margin: 3em 15em 0 3.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;	
}
#contentcolumn a:link {
	font-weight: normal; 
	color: #1535ff; 
	background-color: transparent; 
	text-decoration: none;
}
#contentcolumn a:visited {
	font-weight: normal; 
	color: #996666; 
	background-color: transparent; 
	text-decoration: none;
}
#contentcolumn a:hover {
	color: #8c7241;
	letter-spacing: 1px;
}
#contentcolumn a:active {
	color: #660000;
	text-decoration: none; 
	padding: 0 10px 0 0; 
	color: red;
}
#contentcolumn ul {
	display: block;
	margin-left: 3em;
	padding: 0 0 1em 1em;
	width: 80%;
} 
#contentcolumn li {
	line-height: 145%;
	text-align: left;
	font-size: 85%;
	list-style-position: inside;
	list-style-type: square;
	margin-left: -.5em;
	padding: 0 0 1em 1em;
	font: 14px "Trebuchet MS";
}
#contentcolumn li.indent{
	line-height: 145%;
	text-align: left;
	font-size: 85%;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 3em;
	padding: 0 0 1em 1em;
	font: 14px "Trebuchet MS";
}
#contentcolumn li.big {
	line-height: 145%;
	font-size: 95%;
	list-style-position: inside;
	list-style-type: square;
	margin-left: -.5em;
	padding: 0 0 1em 1em;
}
#contentcolumn ol { 
	color: #393b3b;
	text-align: left; 
	margin: 0 1em 0 1em; 
	padding: 0;
}
#contentcolumn ol li {
	list-style-type: decimal;
	line-height: 145%;
	margin: 0;
	margin-left: 1em;
	padding: 0.5em 0.25em 0 2px;
	list-style-position: outside;
}
#contentcolumn ol li li {
	list-style-type: lower-alpha;
	font-size: 100%;
	margin: 0;
	padding: 0.5em 0.25em 0 2px;
	list-style-position: outside;
}
.content {
	margin: 1em 2em;
}
#leftcolumn	{
	float: left;
	width: 248px;
	height: auto;
	padding: 0;
	padding-top: 0.5em;
	margin: 0;
	background-color: #ffffff;	
}
#leftcolumn h2 {
	font: 16px "Trebuchet MS";
	color: #004d7f;
	padding: 0;
	margin: 0.5em;
	margin-left: 1.5em;
	line-height: 70%;
}
#footer {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #004d7f;
	color: #ffffff;
	text-align: center;
	margin: 0 auto; 
	padding: 4px 0 4px 1px;
}
#footer ul {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;  
	font-size: 70%; 
	text-align: center; 
	color: #fff; 
	margin: 0; 
	padding: 4px 0;
}
#footer li {
	list-style-type: square; 
	display: inline;
	line-height: 140%;
	text-align: center; 
	margin: 0;
	padding: 0;
}
#footer li a {
	text-decoration: none;  
	color: #ebf0d9;
}
#footer li a:link {
	color: #ffffff; 
	text-decoration: none;
}
#footer li a:visited {
	color: #ffffff;  
	text-decoration: none;
	}
#footer li a:hover {
	color: #bcd1ff;  
	text-decoration: none;
}
#footer li a:active { 
	color: #ffffff; 
	text-decoration: none;
}
.float {
	float: left;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 0;
}
.floatright {
	float: right;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid #393b3b;
}
