body, P, td, th  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

P {
	margin-top: 0px;
	margin-bottom: 6px;
}
html{scrollbar-track-color: #AC9AC6; scrollbar-face-color: #9066B3; scrollbar-highlight-color: #A666CB; scrollbar-3dlight-color: #330066; scrollbar-shadow-color: #663399; scrollbar-darkshadow-color: #000000; scrollbar-arrow-color: #FFFFFF;}

td {
	font-size: 11px;
}

th {
	font-size: 12px;
}

form {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}

input {		font-size: 11px;
}

textarea {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {		font-size: 11px;
}

ul {
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-image: url(/page_images/bullet2.gif);
}

li {
	font-size: 11px;
	margin-bottom: 12px;
	margin-left: -18px;
	padding-left: -18px;
	margin-top: 6px;
}

ol {
	font-size: 11px;
	list-style-position: outside;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: decimal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-size: 18px;
}

.bodystyle {
	font-size: 12px;
}
.box-txt {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.box1 {
	width: 98%;
	margin-bottom: 12px;

}
.box2 {
	width: 98%;
	margin-bottom: 12px;
}

.box1 td, .box2 td {
	background-color: #E0E3EB;
	border: none;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.box1 th, .box2 th {
	background-color: #00B3EB;
	border: none;
	color: #FFFFFF;
	background-image: url(/page_images/tb-header-bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.box2-txt, .box1-txt {
	padding: 6px;
}

.box2-img, .box1-img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	float: right;
}
.box3 {
	width: 98%;
	margin-bottom: 12px;
}
.box3 th, .box3 td  {
	background-color: #E0E3EB;
	border: none;
	background-image: url(/page_images/tb-header-gr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.maintable {
	width: 100%;
}
.maincell-top {
	background-image: url(/page_images/header-bg.gif);
	background-repeat: repeat-x;
}
.maincell-left {
	background-image: url(/page_images/lf-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 210px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.maincell-content {
	vertical-align: top;
	min-width: 560px;
}
.maincell-home {
}
.maincell-homeright {
}
.maincell-footer {
	color: #FFFFFF;
	background-color: #663399;
	background-image: url(/page_images/footer-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.leftmenu-table {
	width: 140px;
	margin-left: 50px;
	margin-right: 20px;
}
.leftmenu td {
}
.leftmenu1, .leftmenu2 {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
}
.leftmenu1, a.leftmenu1:link, a.leftmenu1:visited {
	text-decoration: none;
	color: #000000;
	background-color: #D6EBFA;
	display: block;
}
a.leftmenu1:hover, a.leftmenu1:active {
	color: #330066;
	text-decoration: none;
	background-color: #00B3EB;
}

.leftmenu2, a.leftmenu2:link, a.leftmenu2:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00B3EB;
	display: block;
}
a.leftmenu2:hover, a.leftmenu2:active {
	text-decoration: none;
	color: #000000;
}


.maincontent {
	width: 100%;
	min-width: 560px;
}
.maincontent td {
	vertical-align: top;
	padding-top: 0px;
	height: 90%;
}

a:link, a:visited {
	color: #00B3EB;
}
a:hover, a:active {
	color: #663399;
}

.spacerA {
	margin-top: 18px;
	margin-bottom: 24px;
	display: block;
}
h1 {
	font-size: 32px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #330066;
}
.greyline {
	color: #DADBDA;
	border: none;
	margin-top: 16px;
	margin-bottom: 16px;
}
.boxlink {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #300033;
	font-weight: bold;
	text-decoration: none;
	height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 10px;
}
 a.boxlink, a.boxlink:link, a.boxlink:visited {
	color: #FFFFFF;
	background-color: #A666CB;
}
a.boxlink:hover, a.boxlink:active {
	color: #663399;
	background-color: #CCCCFF;
}
.spaced-item {
	margin-top: 16px;
	margin-bottom: 8px;
}
.spacetop {
	margin-top: 6px;
}
.spacebottom {
	margin-bottom: 8px;
}
.darklink, .darklink:link, .darklink:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663399;
	text-decoration: none;
	line-height: 125%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.darklink:hover, .darklink:active {
	color: #A666CB;
	text-decoration: none;
}
.button1 {
	background-color: #663399;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	color: #603096;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
}
.body-heading {
	font-size: 110%;
	font-weight: bold;
	color: #330066;
}
.rightlist-table {
	width: 160px;
	background-color: #9066B3;
	background-image: url(/page_images/rt-tb-header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 12px;
	margin-right: 12px;
	margin-left: 8px;
}
.rightlist-table th {
	color: #FFFFFF;
	padding: 4px 6px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.pointer-right {
	display: compact;
	clear: none;
	float: right;
}
.navlinks {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 12px;
	letter-spacing: 1px;
}
.navlinks a:link, .navlinks a:visited {
	text-decoration: none;
	color: #660099;
}
.navlinks a:hover, .navlinks a:active {
	text-decoration: none;
	color: #FF0066;
}
.wh, .wh:link, .wh:visited {
	color: #CCCCFF;
	text-decoration: none;
}
.wh:hover, .wh:active {
	color: #9999FF;
	text-decoration: none;
}
.plain {
	border: none;
	background-image: none;
}
.grey-table, .grey-table td, .grey-table th {
	background-color: #E0E3EB;
	background-image: none;
	margin-top: 8px;
}
.non-bold {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.purple {
	color: #330066;
}
.pre-purple {
	font-size: 13px;
	color: #330066;
	font-weight: bold;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
