.bluebackground
{
	background-color: #1d348d;
}

.center
{
    text-align: center;
}

#copyright
{
    font-family: helvetica, arial;
	font-size: 11px;
	margin-top: 4px;
	text-align: center;
}

.indentParagraph
{
    margin-left: 20px;
    text-indent: -20px;
}

.italic
{
    font-style: italic;
}

.largeheader
{
	font-size: 34px;
}

#other_s
{
	width: 550px; 
}

.mct
{
    color: #0012a8;
    font-style: italic; 
    font-size: 18px;
}

.mediumheader
{
	font-size: 24px;
	font-weight: bold;
}

#navigation
{
	background-color: #2b309d; /*#1d348d; /*455198; */
	border-left: 6px solid #2b309d;
	font-size: 16px;
	/* padding-left: 2px; */
	padding-top: 3px;
	text-align: left;
	vertical-align: top;
	width: 190px;
}

.nuwool
{
    color: #3441AB; 
    font-family: Arial, Lucida Console; 
    font-size: 17px;
}

.smallheader
{
	font-weight: bold;
}

#titlebar 
{
    /*background: #1d348d url("images/whiteSpacer.gif") repeat-x;
	/*background-color: #1d348d; /*455198; */
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.underline
{
    text-decoration: underline;
}

a 
{
	color: #000000;
	text-decoration: none;
}

a.white
{
	color: #FFFFFF;
}

a.dynamicbold:hover 
{
	font-weight: bold;
}

a.noticable
{
	text-decoration: underline;
}

body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Times New Roman, Lucida Console, Arial, Modern;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;		
}

div.navpartition
{
	padding-bottom: 7px;
}

img
{
	border-style: solid;
	border-width: 0px;	
}

p
{
    margin:0in;
}

table 
{
	border-style: solid; 
	border-width: 0px;
	border-color: #000000;	
	padding: 0px;
}

table.visible
{
	border-style: solid; 
	border-width: 1px;
	border-color: #000000;
	padding: 0px;	
}

td
{
	border-color: #999999;
	border-style: solid; 
	border-width: 0px;
	padding: 0px;
}

td.visible
{
	border-color: #000000;
	border-style: solid; 
	border-width: 1px;
	padding: 0px;
}

th
{
	border-color: #000000;
	border-style: solid; 
	border-width: 1px;
	padding: 0px;
	width: 75px;
}

ul
{
	list-style-position: outside;
	list-style-type: disc;
    margin-top: 0px;
    padding-top: 0px;
}

ul.subheader
{
	list-style-type: none;
}

ul#nav
{
    list-style-type: circle;
}

ul#nav:hover
{
    list-style-type: disc;
}

ul#navTest
{
    list-style-type: none;
    font-size: 16.3px;
    font-weight: bold;
    margin-left: 0px;
    padding-left: 0px;
}

ul#navTest li.smallcaps
{
    font-variant: small-caps;
    font-size: 15px;
}

ul#navTest a.active
{
    border-bottom: 2px solid #FFF;
}

