body	{
	padding:	0;
	font-family: Helvetica,Verdana,Arial; 
	font-size: 12px;
	color: #b0c4de;
	line-height: 13px
	background-color: #B0C4DE;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
	font-family: Helvetica,Verdana,Arial;
	font-size: 12px;
	color: #39396D; 
    }
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
p {
	margin-top: 1em; padding-top: 0;
	margin-bottom: 	0em;
	font-size: 12px;
	color: #39396D;
	line-height: 18px
	}
h1	{
	font-size:	2em;
	line-height: 1em;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4	{
	font-size:	1.25em;
	}
h5	{
	font-size:	1em;
	}
h6	{
	font-size:	0.8em;
	}
h1, h2, h3, h4, h5, h6	{
	margin:	0 0 1em 0;
	color: #003366;
	font-family:	Helvetica,Verdana,Arial;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.vs0, .first 	{
	margin-top:	0;
	padding-top: 0;
	}
a	{
	text-decoration:	underline;
	font-weight:	none;
	}
a:link	{
	color:006633;
	background-color: transparent;
	}
a:visited	{
	color:006633;
	background-color: transparent;
	}
a:active	{
	color:006633;
	background-color: transparent;
	}
a:hover	{
	color:cc0000;
	background-color: transparent;
	text-decoration:	underline;
	}
.small	{
	font-size: 9px;
	}
.footer {
	font: 10px Helvetica,Verdana,Arial;
	color: #FFF;
	}
option, listoption, textfield, textarea, select, input, listmenu, list, menu {
	border:1px solid #333333; 
	background-color: #EBEBEB;
	font-size: 11px; 
	color: #39396D;
	scrollbar-face-color: #767B7F; 
	scrollbar-arrow-color: #FFFFFF;
	}
.title{
	color:#39396D; 
	font-size: 15px;
	font-weight: bold;	
	line-height: 1.5em;
	margin-bottom: 	0em;
	}
.white { 
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
	} 
a:link.white { 
	color:#FFFFFF;
	text-decoration: none;
	} 
a:visited.white { 
	color:#FFFFFF;
	text-decoration: none;
	} 
a:active.white { 
	color:#CCCCCC;
	text-decoration: none;
	} 
a:hover.white { 
	color:#666666;
	text-decoration: none;
	}
tr.grey {
	padding:4px;
	background-color:#C9C9C9; 
	}
tr.white { 
	color:#39396D;
	text-decoration: none;
	} 
a:link.tr { 
	color:#39396D;
	text-decoration: none;
	font-weight: bold;
	} 
a:visited.tr { 
	color:#39396D;
	text-decoration: none;
	} 
a:active.tr { 
	color:#333;
	text-decoration: none;
	} 
a:hover.tr { 
	color:#0099FF;
	text-decoration: none;
	} 

.blue {
	background-color:#003366; 
	}

.error { 
	font-weight:	bold;
	color:	#FF0000;
	}
	

