@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 90% !important;
}
.twoColFixLtHdr #container #sidebar1 {
	color: #FFF;
}
.twoColFixLtHdr #sidebar1  a {
	color: #FFF;
}

.twoColFixLtHdr #menuwraper a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold !important;
	text-transform: uppercase;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 24px;
	background-image: url(images/menu_background.gif);
	padding-right: 10px;
	padding-left: 20px;
}

.twoColFixLtHdr #menuwraper a:hover {
	background-image: url(images/menu_background-hover.gif);
}

.twoColFixLtHdr #menuwraper a.selected {
	background-image: url(images/menu_background-selected.gif);
}

.twoColFixLtHdr #menuwraper a.selected  {
	COLOR: #22005b !important;
}

.twoColFixLtHdr #menuwraper a.selected:hover {
	background-image: url(images/menu_background-selected.gif);
}



.twoColFixLtHdr #sidebar1 #menuwraper {
	margin-right: -10px;
	margin-left: -21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-bottom: 15px;
}
#mainContent  h1 {
	font-size: 16px;
	color: #FFF;
	background-color: #AAADC1;
	margin-left: -40px;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#mainContent  h3 {
	font-size: 110%;
	color: #22005B;
	margin-bottom: 5px;
}
#mainContent  ul li {
	list-style-type: none;
	background-image: url(images/arrow_bullet_sm.png);
	background-repeat: no-repeat;
	margin-left: -13px;
	padding-left: 13px;
	margin-top: 2px;
}
#mainContent  ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent  p {
	padding-bottom: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
}

#mainContent .leftColumn  {
 	font-size: 80%;
}

#mainContent  .rightColumn h1 {
	font-size: 12px !important;
	background-color: #09F;
}
#mainContent  .rightColumn ul li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(images/arrow_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#mainContent  .rightColumn a {
	color: #FFF;
}
#container #footer {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

#container #footer a {
 color: #006;
 text-decoration: underline;
}
#mainContent .rightColumn {
	font-size: 80%;
}
#sidebar1 .subinfo {
	font-size: 80%;
	background-color: #AAADC1;
	margin-right: 10px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
		COLOR: #22005b;
}
