a {	
	color: #3366CC;	
	text-decoration: none
}
body {	
	background-color: #ffffff;
	font-family: Tw Cen MT, Trebuchet MS, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color: #000000
	}
h3 {	
	font-family: Tw Cen MT, Trebuchet MS, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #000000
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Tw Cen MT, Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	}
textarea {
	font-family: Tw Cen MT, Trebuchet MS, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Tw Cen MT, Trebuchet MS, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}

#container { 
	width: 98%;
	margin: 10px auto;
	color: #003399;
	background-color:#ffff99;
	line-height: 120%;
}
#top {
	display: none;
	}
#leftnavigation
	{
	display: none;
	}
#rightnavigation
	{
	display: none;
	}
#scroller
	{
	display: none;
	}
#rightnavigation
	{
	float:right;
	padding:2px;
	margin:0;
	background-color:#ffffff;
	color: #000000;
	font-size:12px;
	}
#maincontent
	{
	color: #000000;
	padding: 1em;
	background-color:#ffffff;
	}
#breadcrumbs
	{
	display: none;
	}
#footer
	{
	display: none;
	}

#rightalign {
	text-align: right;
}
#centeralign {
	text-align: center;
}

.smallwhite {
	font-size: 12px;
	color: #000000;
}
}
.smallblue {
	font-size: 12px;
	color: #000000;
}