body	{
	margin:		10;
	padding:	10;
	font-family;	Bookman Old Style, Times New Roman, Times;
	color: 		rgb(0,0,102);
	background-image: url("Background.gif")
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
	font-family:  	Bookman Old Style, Times New Roman, Times;
	}
a	{
	text-decoration:	underline;
	font-weight:	bold;
	}
a:link	{
	color: 		rgb(204,0,0); 
	background-color: transparent;
	}
a:visited	{
	color: 		rgb(102,0,0); 
	background-color: transparent;
	}
a:active	{
	color: 		rgb(0,0,204);
	background-color: transparent;
	}
a:hover	{
	color: 		rgb(0,0,204);
	background-color: transparent;
	text-decoration:	underline overline;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	background-image: url(../images/contentfill.gif);
	}
p {
	margin-top: 	0; 
	padding-top: 	0;
	line-height: 	1.25em;
	}
h1	{
	color: 		rgb(51,51,204);
	font-size:	2.00em;
	}
h2	{
	color: 		rgb(0,153,51); 
	font-size:	1.75em;
	}
h3	{
	color: 		rgb(204,51,51); 
	font-size:	1.50em;
	}
h4 	{
	color: 		rgb(51,0,204);
	font-size:	1.25em;
	}
h5	{
	color: 		rgb(153,51,153);
	font-size:	1.00em;
	}
h6	{
	color: 		rgb(0,0,0);
	font-size:	0.80em;
	}
.first 	{
	margin-top: 0;
	padding-top: 0;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: 	Bookman Old Style, Times New Roman, Times;
	font-weight: 	bold;
	background-color: transparent;
	margin:		5px 0 0 0;
	}
img	{
	/* turns off gaps around images */
	border:	0
	}
.ahem	{
	display:	none;
	}
code, tt, pre	{
	font: 12pt "andale mono", monaco, courier, "courier new", monospace;
	color: #06C;
	background: transparent;
	}
.small {
	font-size: 6pt;
	}
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #6699CC;
	border: 1px dotted #366;
	}
.choicesbox2 {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border: 1px #366;
	}
.choicesbox a:link {color: #000}
.choicesbox a:visited {color: #333}
.choicesbox a:active, .choicesbox a:hover {color: #fff}
.sectionhead {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #7B796B;
	border: 1px #366;
	}
.subnav {
	font: bold 14px/1.5em arial, helvetica, sans serif;
	color: #999;
	text-align: center;
	}
.caption {
	font: 10pt arial, helvetica, sans serif;
	color: #366;
	background-color: transparent;
	}
.footer {
	font: 7pt arial, helvetica, sans serif;
	color: #000;
	background-color: transparent;
	}
.fineprint {
	font: 10pt arial, helvetica, sans serif;
	color: #000;
	background-color: #fff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
	}
.shade {
	color: #333333;
	background-color: #DCE3E4;
	}
.blackshade {
	color: #333366;
	background-color: #9CADA3;
	font-weight: bold;
	COLOR: #003366;
}
.message {
	font-size:	 0.80em;
	font-weight: 	bold;
	color: 		rgb(0,0,102);
}
.message2 {
	font-size: 	1.00em;
	font-weight: 	bold;
	color: 		rgb(0,0,102);
}
.message3 {
	font-size: 	1.25em;
	font-weight: 	bold;
	color: 		#000;
}
.labelitem {
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}
.mailitem {
	font-size: 8pt;
	font-weight: bold;
	color: #060;
}
.banner {
	font-size:		36pt;
	font-weight:		bold;
	TransparentColor: 	white;
	background-image: 	url("Graphics/banner.gif")
	HorizontalAlign:		center;
	VerticalAlign:		middle;
	AntiAlias:		true;
}
.subtitle	{
	color: 			rgb(153,51,153);
	font-size:		1.00em;
	font-weight:		bold;
	}
#leftcol {
	width: 320px;
	float: left;
	margin-left: -1px;
	padding: 10px;
	}
#rightcol {
	padding: 10px;
	margin-left: 330px;
	border-left: 1px solid #006;
	}
#headcol {
	padding: 10px;
	color: #006;
	border-bottom: 1px solid #006;
	margin-bottom: 0px;
	}
#footcol {
	color: #006;
	border-top: 1px solid #006;
	padding: 20px 10px 0 0;
	clear: both;
	}
.spacer {
	clear: both;
	}
#popup	{
	padding: 10px;
	margin-left: 130px;
	margin-top: 0px;
	width: 320px;
	height: 100px;
	border: 1px dashed #006;
	z-index: 5000;
	position: absolute;
	background: white;
	}
	