﻿.main 
{
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	width:59%; 
	padding-right:10px;
	padding-top:3px;
}
td 
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
}
h1 
{
	font-family: Verdana, Sans-Serif;
	font-size: 13pt;
	margin-bottom:5px;
	/*color:#AD0C32;*/
}
h2 
{
	font-family: Verdana, Sans-Serif;
	font-size: 11pt;
	margin-bottom:4px;
	/*color:#AD0C32;*/
}

h3
{
	font-size: 10pt;
	color:#AD0C32;
	margin-bottom:3px;
	margin-top:0px;
}
img
{
	 float:left; 
	 margin-right:10px; 
	 margin-bottom:8px;
	 margin-top:5px;
}
.theRight
{
 text-align:center; 
 vertical-align:top; 
 width:41%;	
}

.pledge
{
	 border: solid 1px #AD0C32; 
	 text-align:center; 
	 width:98%;
}

.backg
{
	 background-color:#f6e6e6;	
}

.smaller
{
	font-size: 8pt;
}
a
{
	/*color:#fffff0;*/
	color: Blue;
	text-decoration:none;
}
a:hover
{
	/*color:#ffd700;*/
	color:Aqua;
	text-decoration:none;
}
.title
{
    FONT-SIZE: 16pt;
    FONT-FAMILY: 'Trebuchet MS', 'Times New Roman'
}
/* MARIA, COLORS CAN BE CHANGED HERE */
.tableheader
{
    BACKGROUND-IMAGE: url('none');
    COLOR: #fffff0;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #000080
}
.LeftNavColor
{
	BACKGROUND-COLOR: #000080;	
}

