TH {
	color: #000000;
	background-color : #229DD8;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight : bold;
	font-size: 12px;
	background : url(../images/wavelineback.gif);
}



LI, UL {
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #000066;
	list-style-image : url(../images/smwave2.gif);
	list-style-position : outside;
	text-indent : -2px;
	font-size : 12px;
	}
	
A:LINK, A:VISITED, A:ACTIVE{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight : bold;
	background-color: transparent;
	color: #000066;
	text-decoration : none;
	
}

A:HOVER {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: transparent;
	color: #FF0000;
	text-decoration : none;
}

BODY {
	background-color: #888888;
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

TD {
	background-color: White;
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.margin {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin: 4px;
}


.subheadmed {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: transparent;
	color: #000066;
	font-weight : bold;
	font-size: 14px;
}


.subheaddk {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: transparent;
	color: #000066;
	font-weight : bold;
	font-size: 14px;
}

.content{
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #A7A7C9;
	margin-top : 6px;
}

.contentblack{
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.contentbolddk{
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-top : 6px;
	font-weight: bold;

}

.contentdk {
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #375288;
	margin-left : 7px;
	font-style : italic;
	margin-bottom : 8px;
}

.contentsm {
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #375288;
}

.datacell {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E9F5FC;
	color: Black;
	margin: 2px 2px 2px 4px;
	padding: 2px;
	}
	
.datacellhead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #E9F5FC;
	color: #1F8DC2;
	margin: 2px 2px 2px 4px;
	padding: 2px;
	}
	
.darkcell {
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		background-color: #D8EFFA;
		color: Black;
		margin: 2px;
		padding: 2px;
}

.darkcellhead {
		font-family: Verdana, Arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		background-color: #D8EFFA;
		color:  #1F8DC2;
		margin: 2px;
		padding: 2px;
}

	.header { 
	font-family: "Trebuchet MS", Arial, sans-serif;
    font-size : large; 
    color: #229DD8;
	background-color : transparent;
}
