body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image:url('/IMAGES/page_background.gif');
}

/* **********************************
TEXT STYLES 
*********************************** */


.txtHeader {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 13pt; color: #336699; font-weight: bold}
.txtSubHeader {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 11pt; color: #999999}
.txtNormal {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000000}
.txtBold {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; font-weight: bold; color: #336699}
.txtError {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: red}

.txtLeftNavHeader {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; font-weight: bold; color: #3979B9}
.txtLeftNavSmall { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #666666}

.txtMatrixHeader {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 9pt; color: #FFFFFF}
.txtMatrix { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000000}

.PlanGroupText {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000000}
.PlanGroupHeader { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #000000 ; font-weight: bold}
.PlanGroupButton {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; background-color: #F3F5F8}


/* **********************************
FORM STYLES 
*********************************** */	
.FormField {  
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 9pt
	}
	
.FormText {  
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 10pt;
	color: #336699;
	}
	
.FormButton {  
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 9pt; 
	background-color: #D8E4F1
	}
	
.FormHeader { 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 10pt; 
	color: #FFFFFF; ; 
	font-weight: bold
	}
