/* CSS Document */

body 
{
    font-family: "Trebuchet MS", Helvetica-Normal, Verdana, sans-serif;
    /*font-family: Arial, Helvetica, sans-serif;*/
    color: #382616;	
	background-color: #e8e0cc;
	margin:0;
}

.namedate {
	font-size: 9pt;
	font-weight: bold;
	line-height: 9.5pt;
}

.topnav, a.topnav:link, a.topnav:visited, a.topnav:hover {
	font-size: 8pt;
	font-weight: bold;
	line-height: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.topnav:hover {
	color: #cccccc;
}

.topheader {
	font-size: 13pt;
	font-weight: bold;
	color: #022b59;
}

h1  {
	font-size: 14pt;
	font-weight: bold;
	color: #022b59;
	text-align: center;
	line-height:120%;
}
	
h2  {
	font-size: 12pt;
	font-weight: bold;
	color: #022b59;
	text-align: justify;
}
h3  {
	font-size: 10pt;
	font-weight: bold;
	color: #791110;
	text-align: justify;
}

h4
{
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
}

h5
{
	font-size: 10pt;
	font-weight: bold;
	color: #CC3333;
	text-align: justify;
}

h6 {
	font-size: 8pt;
	font-weight: bold;
	color: #791110;
	text-align: justify;
}

img{
    border-style:none;
}

.leftnav {
	font-size: 10pt;
	font-weight: bold;
	line-height: 10.5pt;
	color: #382616;
}

.bodycopy, .bodycopy tr, .bodycopy td {
	font-size: 9pt;
	line-height: 10.5pt;
    font-weight: normal;
	/*color: #382616;	*/
}
.footer {
	font-size: 8pt;
	font-weight: bold;
	line-height: 8.5pt;
	color: #382616;
}
.border1, .border1 tr, .border1 td {
    border : 1px solid #000000;
    padding : 5px 5px 5px 5px;
    border-collapse : collapse;
}
.floatLeft {
    float:left;
    margin: 5px;
}
.floatRight {
    float:right;
    margin: 5px;
}
.pressContact {
    text-align:center;
    font-size: 90%;
	color: #022b59;
}

a {
    font-weight: bold;
    text-decoration: none;
}
a:link {
	color: #022b59;
}
a:visited {
	color: #022b59;
}
a:hover {
    color: #9AAABD;
}

hr {
	color: #791110;
	background-color: #791110;
}
.custom {
	font-size: 9pt;
}
.smallLink {
    font-size: 7pt;
    color:#FF0000;
}
.small{
    font-size: 8pt;
    text-align: left;
}

.pageWidth 
{ width: 980px;
}
.pageWidth-80 
{ width: 900px;
}
.contentWidth {
	width: 697px;
}
.leftNavWidth {
	width: 141px;
}
.rightNavWidth {
	width: 142px;
}

/*============================================ TREASURY MANAGEMENT CSS ========================================*/
.aidresults {
	font-size: 9pt;
	font-weight: bold;
	line-height: 9.5pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b3830;
}
/*FIELDSETS__________________________________________________________________________________________________________________ */

fieldset{
	color: #000000;
	position:relative;
	border: thin ridge #9D6735;
	margin: auto;
	padding: 5px;
}
legend{
	color: #000000;
	background-color: #e8e0cc;
	/*position: absolute;*/
	top: -0.6em;
	left: 0.6em;
	border: thin ridge #9d6735;
	margin: auto;
	padding: 2px;
}
.UPSearch {
    background-color:#DFE5F2; 
    padding:10px;
    border: groove 1px navy;
    width: 437;
}
a.PageTop:link {
	color: #8B96DE;
	text-decoration: none;
	font-weight: bold;
	font-size: smaller;
	text-align: right;
}
a.PageTop:visited {
	color: #8B96DE;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
a.PageTop:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
a.PageTop:active {
	color: #8B96DE;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
a.question {
	color: #a16b40;
	font-weight: bold;
}

/*Lists_______________________________________________________________________________________________________________________ */
ul {
	margin-top: 0;
	margin-bottom: 0;
}

/*Div's_______________________________________________________________________________________________________________________ */

div.answer {
	margin-left: 25;
	text-align: left;
}
div.indent {
	margin-left: 15;
	text-align: left;
}

/*============================================ COLLEGE SAVINGS CSS ========================================*/

.presstable
{
  font-size: 10pt;
  font-family:  Arial, Helvetica, sans-serif;
  color: #993300;
}

.presspar
{
  font-size: 10pt;
  font-family:  Arial, Helvetica, sans-serif;
  color: #000000;
}

ul.plain
{
  list-style-type: none;
}

.style1 {
	font-size: 9pt;
	font-weight: bold;
}
.style3 {font-size: 14pt}

td.bold{
	font-size: 9pt;
	font-weight: bold;
}
td.reg{
	font-size: 9pt;
	padding-right: 1.10em;
	text-align: right;
}
div.alignCenter{
	text-align: center;
	width: 100%;
	position: relative;
}
.small{
    font-size: 8pt;
    text-align: left;
}   
    
  
