/*
combined a couple different style sheets, needs some serious cleanup.
*/ 

body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #1C38BD;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

p,td,textarea,input
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.subheader
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    color:#1C38BD;
    font-weight: bold;
}

.subheaderred
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    color:#FF0000;
    font-weight: bold;
}

h3,.header
{
	color: #1C38BD;
	font-size: 10pt;
	font-weight: bold;
}

h4,.header
{
	color: #1C38BD;
	font-size: 10pt;
	font-weight: bold;
}

.navheader
{
	font-size: 10pt;
	font-weight: bold;
	color: #1C38BD;
}

.hint
{
	color: #1C38BD;
}

a:link, a:visited, a:hover
{
	color: #1C38BD;
}

th, .tableheader
{
	background-color: #111481;
	color: white;
}

hr
{
	color: #1C38BD;
}

.quote
{
     border: 2px solid #000000; 
     padding: .3em; 
     background: #111481; 
     margin-left : 25px;
     margin-right : 25px;
}

.colorbar
{
	background-color: #0000FF;
}

.colorbar2
{
	background-color: #0000FF;
}

.complete
{
	text-decoration: line-through;
}

.error
{
	color: red;
}

.small
{
	color="#4E64CD";
	font-size: 7pt;
}

.breadcrumb
{
	font-size: 7pt; color:#4E64CD; font-weight:bold;
}

.breadcrumb a:link,.breadcrumb a:visited, a:hover
{
	color:#4E64CD; font-weight:normal;
}

.simgActive
{
	border: 1px solid #FFFFFF;
}

.scrollable 
{
	height:575px;
	overflow: auto;
}

.underline 
{
	text-decoration: underline;
}

	body, layer { color: 1C38BD; background-color: FDF5E4; }
	body, td, center, p, div { font-family: arial; font-size: 12pt }
	b { font-family: arial }
	.bold { font-weight: bold; font-family: arial; font-size: 12pt }
	.small { font-size: 8pt; font-family: arial }
	.medium { font-size: 10pt; font-family: arial }
	.heading { font-family: Arial; font-size: 23pt; color: #1C38BD; }
	.large { font-size: 12pt; }
	.margin { margin-top: 2px; margin-bottom: 2px; }
	.exc { padding-bottom: 3; padding-left: 3; padding-right: 3; padding-top: 5; }
	.menuhead { font-size: 10pt; font-family: arial; font-weight: bold;}
	.pagenav  { font-size: 10pt; font-family: arial; font-weight: bold;}
	.menuitem { font-size: 12pt; }
	.PullQuote{
        float:right;
        width:180px;
        font-family:Arial, Helvetica, sans-serif;
        margin-top:0px;
        margin-bottom:8px;
        margin-left:8px;
        margin-right:0px; }

.link_back
{

}

.link_forward
{

}