body
{
	color: Black;
	font-family: Arial;
}
a
{
	color: #6C46A0;
	text-decoration: none;
	font-family: Arial;
	font-size: 12;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #5B6A7E;
}
.results
{
	background-color: White;
	padding: 0, 0, 0, 0;
	margin: 0, 0, 0, 0;
}
.indexheading
{
	padding: 2 0 2 6;
	background-color: #E8EBF0;
	color: Black;
	font-size: 26;
	font-style: italic;
	font-family: Arial Black, Arial;
}
.title
{
	background-color: #CDD1D5;
	color: Black;
	font-size: 20;
}
.header
{
	padding: 2 0 2 6;
	background-color: #CDD1D5;
	color: Black;
	font-size: 12;
}
.data
{
	background-color: #E8EBF0;
	color: Black;
	font-size: 12;
}
.data2
{
	background-color: #F2F5F9;
	color: Black;
	font-size: 12;
}
.footer
{
	background-color: #CDD1D5;
	color: Black;
}
a.footer
{
	background-color: #CDD1D5;
	color: blue;
}
a.footer:visited
{
	background-color: #CDD1D5;
	color: blue;
	text-decoration: none;
}
a.footer:hover
{
	text-decoration: underline;
}
.smalltext
{
	font-size: x-small;
}
.maintable
{
	background-color: #E8EBF0;
}
.logotable
{
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1;
	background-color: #CDD1D5;
}
.headertable
{
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1;
	width: 800px;
}
.quickbar
{
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1;
	background-color: #CDD1D5;
}
.navbar
{
	border-top-color: #CDD1D5;
	border-top-style: solid;
	border-top-width: 1;
	border-left-color: #CDD1D5;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: #CDD1D5;
	border-right-style: ridge;
	border-right-width: 1;
	border-bottom-color: #CDD1D5;
	border-bottom-style: ridge;
	border-bottom-width: 1;
	font-family: Verdana;
	font-size: 14;
}
a.navbar
{
	display: block;
	width: 100%;
	text-decoration: none;
	color: Black;
	background-color: #CDD1D5;
	font-family: Verdana;
}
a.navbar:hover
{
	display: block;
	width: 100%;
	background-color: White;
	font-family: Verdana;
	text-decoration: none;
}
a.navbar:visited
{
	color: Black;
	text-decoration: none;
}
.index_table
{
	border-color: black;
	border-style: solid;
	border-width: 1;
}
.article_title
{
	padding: 3 3 3 5;
	background-color: #CDD1D5;
	font-family: Arial Black, Arial;
	font-size: 16;
}
.article_body
{
	padding: 3 3 3 10;
	background-color: #E8EBF0;
	font-family: Arial;
	font-size: 12;
}
.article_footer
{
	padding: 3 3 3 5;
	background-color: #CDD1D5;
	color: Black;
	font-family: Arial;
	font-size: 12;
}
a.bold_link
{
	font-family: Arial Black, Arial;
	font-size: 12;
	text-decoration: none;
	color: #6C46A0;
}
.info_body
{
	background-color: #E8EBF0;
	font-family: Arial;
	font-size: 12;
}

.sidebar_info
{
	border: 3px solid #CDD1D5;
	padding: 2 5 2 5;
	background-color: #E8EBF0;
	font-family: Arial;
	font-size: 12;
}

.ChatWindow
{
	border-style: solid;
	border-width: thick;
	background-color: #E8EBF0;
	padding: 10, 10, 10, 10;
}

.NoMargin
{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#navlist
{
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist a:link, #navlist a:visited
{
	background: #E8EBF0;
	border: 1px solid #ccc;
	color: #666;
	float: left;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#navlist a:hover { color: #f00; }

.tablist
{
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
}

ul.tablist, li.tablist
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a:link.tablist, a:visited.tablist
{
	background: #E8EBF0;
	border: 1px solid #ccc;
	color: #666;
	float: left;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

a:link.tablistcurrent, a:visited.tablistcurrent
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

a:hover.tablist { color: #f00; }

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
	display: none;
	width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
	display: inline;
	left: 10px;
	position: absolute;
	top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
	background: #fff;
	border: none;
	border-left: 1px solid #ccc;
	color: #999;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10px;
	margin-right: 4px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist ul a:hover { color: #f00 !important; }

#contents
{
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	margin: 0px;
	padding: 15px;
} 

.pageframe
{
	background: #E8EBF0;
	border: 1px solid #ccc;
	position: relative; 
	z-index: 50;
}

.error
{
	color: Red;
	font-size: 16pt;
}

.status
{
	color: Green;
	font-size: 16pt;
}

form
{
    margin: 0;
    padding: 0;
}