body {
	background-color: #57616B;
}


.leftcontent {
	font: 12px/18px Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	color: #555555;
}

.leftcontent a:link {
color : #888888; 
text-decoration : underline; 
} 
.leftcontent a:visited {
color : #888888; 
text-decoration : underline;
} 
.leftcontent a:hover {
color : #000; 
text-decoration : none; 
} 
.leftcontent a:active {
color : #888888; 
text-decoration : underline;
} 


.content {
	font: 12px Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	color: #555555;
	margin: 10px;
	padding: 10px;
}

.content a:link {
color : #4578A3; 
text-decoration : none; 
} 
.content a:visited {
color : #4578A3; 
text-decoration : none; 
} 
.content a:hover {
color : #000; 
text-decoration : underline;
} 
.content a:active {
color : #888888; 
text-decoration : underline;
} 

.rightcontent {
	font: 12px Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	color: #555555;
	
}
.mainnav {
	font: bold 13px Arial, Helvetica, sans-serif;
	background-color: #819AC3;
	color: #FFFFFF;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.mainnavLast {
	font: bold 13px Arial, Helvetica, sans-serif;
	background-color: #819AC3;
	color: #FFFFFF;

}


.mainnav a:link {
color : #ffffff; 
text-decoration : none; 
} 
.mainnav a:visited {
color : #ffffff; 
text-decoration : none; 
} 
.mainnav a:hover {
color : #dddddd; 
text-decoration : none; 
} 
.mainnav a:active {
color : #dddddd; 
text-decoration : none; 
} 

.mainnavLast a:link {
color : #ffffff; 
text-decoration : none; 
} 
.mainnavLast a:visited {
color : #ffffff; 
text-decoration : none; 
} 
.mainnavLast a:hover {
color : #dddddd; 
text-decoration : none; 
} 
.mainnavLast a:active {
color : #dddddd; 
text-decoration : none; 
} 


.header1 {
	font: 24px Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
}
.datefont {
	font: italic 10px/25px Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.header2 {

	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.breakhere {

	 page-break-before: always
	 
}
h2 {
	color: #4578A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57616B;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}
