	body {font-family:Trebuchet MS; font-size:14px}
	.tr12 {font-family:Trebuchet MS; font-size:12px}
	.tr13 {font-family:Trebuchet MS; font-size:13px}
	.g13 {font-family:Trebuchet MS; font-size:13px; color:#353535}
	.g20 {font-family:Trebuchet MS; font-size:20px; color:#353535}
	.b20 {font-family:Trebuchet MS; font-size:20px; color:#203a51}
	.b13 {font-family:Trebuchet MS; font-size:13px; color: #1D3549}
	.tr15 {font-family:Trebuchet MS; font-size:15px}
	.tr27 {font-family:Trebuchet MS; font-size:27px}
	a {text-decoration:none; color:#305C81; font-size:13px;}
	a:visited {text-decoration:none; color:#305C81}
	a:hover {text-decoration:underline; color:#213C5C}
	.date {font-family:Trebuchet MS; font-size:11px; line-height:13px; color:#333333;}
	.smalltitle {font-family:Trebuchet MS; font-size:11px; line-height:13px; color:black;}
	.s1 {font-size:1.0em; line-height: 2em; margin: 0; padding: 10px}
	.s2 {font-size:1.1em; margin: 0; padding: 2px}
	.s3 {font-size:1.2em; margin: 0; padding: 2px}
	.s4 {font-size:1.4em; margin: 0; padding: 2px}
	.s5 {font-size:1.6em; margin: 0; padding: 2px}
	.s6 {font-size:1.7em; margin: 0; padding: 2px}
	.s7 {font-size:1.8em; margin: 0; padding: 2px}
	.s8 {font-size:1.9em; margin: 0; padding: 2px}
	.s9 {font-size:2.0em; margin: 0; padding: 2px}
	.s10 {font-size:2.1em; margin: 0; padding: 2px}
	input {padding:2px; color:#666666; font-weight:bold}
	.actionButton{
		padding-left:15px;
		padding-right:15px;
		background-color: #D8EDF3;
		border: 1px ridge #4682B4;
		font-weight: bold;
	}
	a.adminmenu, a:active.adminmenu, a:focus.adminmenu, a:link.adminmenu, a:visited.adminmenu{
		position:relative;
		font-family: Trebuchet MS;
		font-size: 15px;
		background-image: url(../images/bullet_green.png);
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 15px;
		display: block;
		width: 185px;
		background-color: #ebf2d5;
		border-bottom: 1px solid #dce7bc;
		border-collapse: collapse;
		text-decoration: none;
		color: #556B2F;
	}
	a:hover.adminmenu{
		background-image: url(../images/bullet_blue.png);
		background-color: #cedda2;
		text-decoration: none;
		color:#305C81
	}
	.roweven{
	background-color: #F8F8F8;
	border-top: 1px solid #EFEFEF;
}
	.rowodd{
		border-top: 1px solid #EFEFEF;
	}

	.tablemenuheader{
		background-image: url(../images/tableMenuHeader.gif);
		background-position: bottom;
		background-repeat: repeat-x;		
		font-family:Trebuchet MS; 
		font-size:13px; 
		color:#555555		
	}	
	
.message{
	font-size: 16px;
}
a.message, a:active.message, a:focus.message, a:link.message, a:visited.message {
	font-size: 16px;
}

.catroweven{
	background-color: #FaFaFa;
	border-top: 1px solid #f1f1f1;
}
.catrowodd{
	background-color: transparent;
	border-top: 1px solid #f0f0f0;
}
.cattd{
	border-left:1px solid #f0f0f0;
}
.cattr12{
	font-family:Trebuchet MS; 
	font-size:12px;
	line-height: 14px;
}