ul { margin-top: 10px; margin-bottom: 10px }
ol { margin-top: 10px; margin-bottom: 10px }
a {  color: #333C83}
a:hover {  color: #671C77}
p { margin: 0px 0px 5px 0px }
/* Page Layout Styles */
.mainbody {
	margin:0;
	padding:0;
	background:#4F528D;
	color: #000001;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
}
.ccprintbody {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #F5F8FC;
	color: #042D58;
	font-size: 10pt;
}
.container {
	margin:0 auto;
	width:760px;
	background: #F5F8FC;
}

/* Login Link Styles */
.logintext {
	font-size: 8pt;
	text-align: right;
	color: #FFFFFE;
	padding: 4px;
	background: #4F528D;
}
.logintext a {
	text-decoration: none;
	color: #FFFFFE;
}
.logintext a:hover {
	text-decoration: underline;
	color: #C9BB71;
}

/* Banner Styles */
.banner {
}

/* Section Menu Styles */
.menutable {
	background: #042D58;
	border-top: 3px solid white;
}
.menu {
	padding: 5px 0px 5px 0px;
}
.menudiv {
	font-size: 14px;
	color: #FFFFFE;
}
.menudiv span {
	display: none;
}
.menuitem {
	padding: 3px 10px 3px 10px;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.menuitem a {
	text-decoration: none;
	color: #C9BB71;
}
.menuitem a:hover {
	text-decoration: none;
	color: #C9BB71;
}
.menuitemover {
	padding: 3px 10px 3px 10px;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.menuitemover a {
	color: #D1D8F8;
}
.menuitemover a:hover {
	color: #D1D8F8;
}
.menutext {
	padding: 10px;
	font-size: 8pt;
}

/* Content Area Styles */
.leftcol {
	width: 188px;
	background: #D1D8F8;
	padding: 5px;
}
.leftcoltext {
	font-size: 11px;
	color: #042D58;
}
.leftcolcomp {
}
.content {
	padding: 0px 10px 10px 20px;
}
h1 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 15pt;
	color: #344F41;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 12pt;
	color: #344F41;
	margin: 10px 0px 5px 10px;
}
.pagetext {
	font-size: 10pt;
	line-height: 130%;
}
.pagetext img {
	border: 1px solid black;
	margin: 5px;
}
.lgcompview {
	clear: both;
}
.picalbum {
	clear: both;
}
.picalbum img {
	border: 1px solid black;
}
.update {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
.doclinks {
	margin: 5px 0px 2px 20px;
}

.sidebar {
	margin: 10px;
	padding: 10px;
	font-size: 8pt;
	float: right;
	width: 200px;
	background: #C9BB71;
	border: 1px solid #D1D8F8;
}
.sidebar img {
	border: 1px solid black;
	padding: 5px;
}
.sidebarcomp {
}
.sidebarcomp img {
	border: none;
	padding: 0;
}

/* Bottom Text Styles */
.bottomtext {
	font-size: 8pt;
	text-align: center;
	color: #C9BB71;
	padding: 5px;
	background: #042D58;
}
.bottomtext a {
	color: #C9BB71;
}
.bottomtext a:hover {
	color: #D1D8F8;
}
