/* groups */
.phead,p.phead,.listhead,p.listhead
{
	font-family: verdana, arial, san-serif; 
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6
{
	margin-bottom: 0px;
	font-family: verdana, arial, tahoma, geneva, helvetica, sans-serif;
	color: #1f5785;
}
p,p.chead,p.cbody
{
	font-size:13px;
	font-family: verdana, arial, tahoma, geneva, helvetica, sans-serif;
}
div,span,input,select,textarea,form,
{
	font-family: verdana, arial, tahoma, geneva, helvetica, sans-serif;
}
body,th,td,ol,blockquote,button
{
	font-size: 12px;
	font-family: verdana, arial, tahoma, geneva, helvetica, sans-serif;
}

a,ul
{
	font-family: verdana, arial, tahoma, geneva, helvetica, sans-serif;
}

body{margin:5px 10px 50px 20px;}

/* Headers */
h1
{
	margin-top: 14px;
	font-size: 28px;
	font-weight: bold;
}
h2
{
	margin-top: 12px;
	font-size: 22px;
	font-weight: bold;
}
h3
{
	margin-top: 10px;
	font-size: 18px;
}
h4
{
	margin-top: 8px;
	font-size: 16px;
	font-weight: bold;
}
h5
{
	margin-top: 6px;
	font-size: 14px;
	font-weight: bold;
}
h6
{
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
}

/* NavSetTitle */
h2.pagetitle
{
	margin-bottom: 0px;
	font-family: garamond, times new roman, serif;
	font-size: 26px;
	font-weight: bold;
	color: #143C64;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Paragraphs */
p
{
	margin-top: 0px;
	font-size: 13px;
	line-height: 125%;
}
p.phead
{
	margin-top: 4px;
	font-weight: bold;
	font-size: 18px;
	color: #9999cc;
}
p.listhead
{
	margin-top: 4px;
	font-weight: bold;
	font-size: 16px;
	color: #5f5f5f;
}
p.chead
{
	margin-top: 2px;
	font-weight: 900;
	font-size: 11px;
	margin-bottom: 0px;
	color: #cc0000;
}
p.cbody
{
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: 100;
	font-size: 10px;
}

/* Table */
.treven
{
	background-color: #e6e6f0;
}
.trodd
{
	background-color: #f0f0e6;
}

.gridtitle
{
	background-color: #0F5C94;
}

.gridhead
{
	background-color: #0F5C94;
}

.griddata
{
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}

.gridtotal
{
	background-color:#E6E6C8;
	line-height: 200%;
}

th
{
	font-weight: 900;
	padding-top: 3px;
	padding-bottom: 4px;
	text-transform: uppercase;
	color: white;
	background-color: #5080B2;
	text-align: center;
}
hr
{
	color: #c00;
	height: 2px;
	text-align: center;
}
hr.thin
{
	color: black;
	height: 1px;
	text-align: center;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}
a:link
{
	color: blue;
	text-decoration: underline;
}
a:visited
{
	color: purple;
	text-decoration: underline;
}
a:hover
{
	color: #f00;
	text-decoration: none;
}
ul
{
	margin-top: 2px;
	margin-bottom: 4px;
	line-height: 130%;
	list-style-image: url(bullet.gif);
	list-style-type: square;
}
ul ul{list-style:disc}
ul ul ul{list-style:circle}

blockquote
{
	margin-left: 40px;
	margin-right: 40px;
}
button
{
	color: #143c64;
	background-color: #f2eabc;
}
.header
{
	margin-top: 6px;
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 4px;
	color: #143C64;
	font-family: garamond, times new roman, serif;
	text-align: center;
}

.shead
{
	margin-top: 6px;
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 4px;
	color: #cc0000;
	font-family: garamond, times new roman, serif;
	text-align: center;
}
.ssubhead
{
	margin-top: 8px;
	font-weight: 900;
	font-size: 20px;
	margin-bottom: 4px;
	color: #1f5785;
	font-family: garamond, times new roman, serif;
	text-align: center;
}
.phead
{
	margin-top: 4px;
	font-weight: bold;
	font-size: 18px;
	color: #9999cc;
}
.listhead
{
	margin-top: 4px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	color: #5f5f5f;
}
.lnred
{
	font-weight: bold;
	color: #d81e05;
	font-style: italic;
	font-family: 'comic sans ms';
}
.lnblue
{
	font-weight: bold;
	color: #738ca5;
	font-style: italic;
	font-family: 'comic sans ms';
}


.box		{font-size:20px;padding:2px; border-top:4px double #000000; border-left:1px solid #999999; margin-bottom:12px;}
.boxbody	{font-size:10px; border-bottom:1px solid #DDDDDD; padding:2px;}


.lightred{color: #FFBFBF;}
.red{color: #f50000;}
.medred{color: #cc0000;}
.maroon{color: #6d0000;}
.bgyellow{background-color: #FFFFDD;}
.lightyellow{color: #ffffdd;}
.yellow{color: #fff721;}
.orange{color: #ff9e10;}
.lightgreen{color: #64be93;}
.green{color: #339933;}
.darkgreen{color: #186418;}
.lightpurple{color: #9999cc;}
.purple{color: #9b7aff;}
.darkpurple{color: #6633ff;}
.lightblue{color: #e6e6f3;}
.blue{color: #1f5785;}
.darkblue{color: #003366;}
