body {
	text-align:center;		/* for IE */
	margin:0in;
	padding:0in;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.container {
	position:relative;
	margin:0in auto;			/* align for good browsers */
	text-align:left;		/* counter the body center */
	width:100%;
}

div.menuBar {
	margin:0in;
	background:#D4CEB2;
	display:none;
}

div.content {
	margin:0in;
}

div.flashBox {  float:left; display:none; }
	#flashOpen { margin:0in; padding:0in; position:absolute; overflow:hidden; display:none; }

div.rightBox { float:left; }
	div.wordsBox {
	margin:0in;
	border-left:#98002B 2px solid;
	border-right:#98002B 2px solid;
	float:left;
	width:70%;
	clear:both;
	position: relative;
	top: 0in;
	}
	div.logoBox {
	width:30%;
	float:right;
	clear:left;
	top:0in;
	left:70%;
	padding-left:.2in;
	position:absolute;
}

div.footer {
	width:100%;
	border-top:#013E81 2px solid;
	border-bottom:#013E81 2px solid;
	clear:both;
}

p, form, table { font-size:12pt; margin:0in .1in; }
	p.navImg { margin:0in; }
	.center { text-align: center; }
	.ital { font-style:italic; }
	.red { color:#98002B; }
	
p.grantTable { margin:0px 5px 10px 0px; }
	
ul, li { font-size:12pt; line-height:16px; margin-right:20px; }
li { margin-bottom:.1in; }
	
div.logoBox p { margin:10px 5px; }
div.logoBox h1 { margin:10px 5px; font-size:12px; }
div.tabBox p { text-align:right; margin-top:12px; margin-right:20px; }
div.footer p { font-size:10px; color:#000000; text-align:center; line-height:14px; margin:8px 0px; }
	#legal { color:#000000; }
	#menuBarFont { font-weight:bold; color:#013E81; letter-spacing:-1px; text-align:center; }
	
div.flashBox h2 { text-transform:none; font-size:9px; font-weight:normal; margin-right:20px; }

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	margin:20px 5px 10px 20px;
	text-transform:uppercase;
	color:#98002B;
}

h2 {
	font-size:12pt;
	font-weight:bold;
	margin:10px 5px 10px 20px;
	text-transform:uppercase;
	color:#013E81;
}

h3 {
	font-size:12pt;
	font-weight:bold;
	margin:10px 5px 0px 0px;
}

blockquote { margin-left:10px; margin-top:-5px; }
blockquote p { line-height:18px }

img { border:0px none; }
img.i_left { border:0px none; padding-right:20px; padding-bottom:5px; float:left; }
img.i_right { border:0px none; padding-left:5px; float:right; }

table#summary { border-collapse:collapse; }
table#summary td { border:#000000 1px solid; }

table#tac p { margin-top:0px; }
table#contact p { margin-top:0px; margin-left:0px }

td { vertical-align:top; }

a { text-decoration:none; color:#013E81; }
a:hover, a:active { color:#98002B; }

