/* Reset browser defaults for consistency */
html, body, div, span, h1, h2, h3, p, a, img, li, ol, ul, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	text-align: left;*/
	vertical-align: baseline;
}
/* Remove bullets from list items */
ol, ul {
	list-style: none;
}
/* Basic page layout */
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 768px;
	margin: 0 auto;
}
#page {
	width: 768px;
}
#page #pagend {
	clear: both;
}
#menucolumn {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	width: 170px;
	padding-top: 10px;
}
#menucolumn .manuspacer {
	height: 12px;
}

/* menu styles */
#menu ul {
	margin-left: 15px;
	list-style-type: square;
}
#menu ul ul{
	margin-left: 15px;
	list-style-type: circle;
	padding-left: 10px;
}
/* default menu item */
/*#menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 1px;
	list-style-type: square;
	color: #0000FF;
}*/
#menu li li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*	color: #FFFFFF;*/
	font-size: 14px;
	line-height: 160%;
	list-style-type: circle;
}
/*#menu ul .submenu {
	list-style-type: disc;
}*/

#menu li a {
	text-decoration: none;
	/*	letter-spacing: 2px;*/
	display: block;
	color: #666666;
	line-height: 160%;
	font-size: 14px;
}
#menu a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#menucolumn p {
	font-size: 0.8em;
	color: #47576D;
	padding-top: 2px;
	padding-left: 2px;
	text-align: center;
}
#menucolumn .item {
	margin-top: 20px;
	margin-right: 15px;
}
#menucolumn a {
	text-decoration: underline;
	color: #47576D;
}
#menucolumn a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #47576D;
}
#hometop {
	background-image: url(../images/page/montage_top.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.georgia {
	margin-top: 0px;
	line-height: 140%;
	padding-left: 5px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#rightcolumn {
	float: right;
	width: 598px;
}
#content {
	width: 570px;
	background-image: url(../images/page/margins.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	padding-right: 16px;
	padding-left: 12px;
}
p {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0.8em;
	line-height: 140%;
	padding-right: 5px;
	padding-left: 10px;
	color: #333333;
}
#content a {
	text-decoration: underline;
	color: #47576D;
}
#content a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #47576D;
}
#flash {
	width: 570px;
	background-image: url(../images/page/flashmargin.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-right: 16px;
	padding-left: 12px;
}
#footer {
	width: 598px;
	font-size: 0.8em;
}
#footer a {
	color: #47576D;
}
#footer p {
	margin: 0px;
	padding-bottom: 5px;
	color: #666666;
	text-align: center;
}
#page #pagetop {
	background-image: url(../images/page/page_top.jpg);
	background-repeat: no-repeat;
	height: 65px;
	color: #000066;
	font-size: 36px;
	font-weight: normal;
	padding-top: 80px;
	text-align: right;
	padding-right: 20px;
}
#page #flashtop {
	background-image: url(../images/page/flash_top.jpg);
	background-repeat: no-repeat;
	height: 53px;
	color: #000066;
	font-size: 36px;
	font-weight: normal;
	padding-top: 80px;
	text-align: right;
	padding-right: 20px;
}
#content h2 {
	color: #000066;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 1.5em;
	font-weight: normal;
}
#content h3 {
	color: #000066;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: normal;
}
#content h4 {
	color: #000066;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-size: 1.1em;
	font-weight: normal;
}
#content .imgleft {
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin: 10px;
}
#content .nofloat {
	float: none;
	clear: both;
}
#content .pdf img {
	float: left;
	padding-left: 30px;
	padding-right: 20px;
}
#content .published {
	padding-left: 92px;
	font-size: 0.8em;
	padding-bottom: 20px;
}
#footer .seo {
	font-size: .8em;
}
