ul { margin-top: 10px; margin-bottom: 10px }
ol { margin-top: 10px; margin-bottom: 10px }
a {  color: #003366}
a:hover {  color: #330066}
p { margin: 0px 0px 5px 0px }
/* Page Layout Styles */
.mainbody {
	margin:0;
	padding:0;
	background: #243C84;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.ccprintbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #243C84;
	font-size: 13px;
}
.container {
	margin:0 auto;
	width:960px;
	background: #FFF;
}
.ca {
	width: 960px;
	background: url(images/content_bg.png) repeat-y;
}
.camain {
	width: 854px;
	padding: 0 13px 0 93px;
}
.pgb {
	background: url(images/bottom_bg.png) no-repeat;
	width: 960px;
	height: 13px;
}
.pgb span {
	display: none;
}
/* Login Link Styles */
.logintext {
	background: #243C84 url(images/b_top.png) no-repeat bottom left;
	width: 936px;
	height: 20px;
	font-size: 11px;
	text-align: right;
	color: #18327D;
	padding: 28px 20px 4px 4px;
}
.logintext a {
	text-decoration: none;
	color: #18327D;
}
.logintext a:hover {
	text-decoration: underline;
	color: #EBF4FF;
}

/* Banner Styles */
.banner {
	width: 947px;
	height: 139px;
	clear: both;
}
.logo {
	float: left;
	width: 195px;
	height: 139px;
}
.btext {
	float: left;
	width: 712px;
	height: 20px;
	padding: 100px 30px 5px 10px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #DDD;
	filter: DropShadow(color=#18327D, OffX=1, OffY=1, Positive=true);
}
.btext a {
	text-decoration: underline;
	color: #DDD;
}
.btext a:hover {
	text-decoration: underline;
	color: #999;
}
	

/* Section Menu Styles */
.menu {
	width: 900px;
	height: 21px;
	background: url(images/b_bottom.png) no-repeat top left;
	padding: 5px 15px 15px 85px;
	clear: both;
}
.menuitems {
	text-align: center;
}
.menudiv {
	font-size: 14px;
}
.menudiv span {
	display: none;
}
.menuitem {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.menuitem a {
	text-decoration: none;
	color: #FFF;
}
.menuitem a:hover {
	text-decoration: none;
	color: #FFF;
}
.menuitemover {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.menuitemover a {
	text-decoration: none;
	color: #18327D;
}
.menuitemover a:hover {
	text-decoration: none;
	color: #18327D;
}
.menutext {
	padding: 8px;
	font-size: 11px;
}
.menuspc {
	width: 8px;
	font-size: 10px;
}

/* Content Area Styles */
.leftcol {
	float: left;
	width: 179px;
	padding: 40px 12px 10px 9px;
}
.leftcolpic {
	text-align: center;
}
.leftcoltxt {
	font-size: 11px;
	color: #243C84;
}
.leftcolcomp {
}
.lmtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #18327D;
}
.lmitem {
	font-size: 13px;
	padding: 3px 0 0 12px;
	background: url(images/o_bull.png) no-repeat 2px 8px;
}
.lmitemlink {
	text-decoration: none;
}
.content {
	float: left;
	width: 627px;
	padding: 0 11px 10px 16px;
}
.contentsb {
	float: left;
	width: 427px;
	padding: 0 13px 10px 14px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #18327D;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #18327D;
	margin: 10px 0px 5px 0;
}
.pagetext {
	font-size: 13px;
	line-height: 130%;
}
.pagetext img {
	border: 1px solid black;
}
.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;
}

.rightcol {
	float: right;
	width: 185px;
	padding: 40px 6px 10px 9px;
}
.rightcolpic {
	padding: 5px;
}
.rightcoltxt {
	font-size: 11px;
}
.rightcolcomp {
}
.rightcolcomp img {
	border: none;
	padding: 1px;
}
/* Bottom Text Styles */
.bottomtext {
	width: 854px;
	height: 20px;
	background: #ED8D36;
	padding: 9px 0 4px 0;
	font-size: 11px;
	text-align: center;
	color: #003366;
	clear: both;
}
.bottomtext a {
	color: #003366;
}
.bottomtext a:hover {
	color: #330066;
}

