h2.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	padding-top:4px;
	padding-left:5px;
	border: none;
	background-image:url(../images/headerright.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:400px;
	height:28px;
	text-align: left;
}
h3.subheader{
	font-weight: bold;
	color: maroon;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 5px;	
}

.tsection{
	margin-top: 15px;
	border: thin;
	border-color: black;
	border-style: solid;
}

.tsection h3{
	padding-top:3px;
	padding-left:5px;
	font-weight: bold;
	color: white;
	background-color: navy;
	padding: 5px;
	font-size: medium;
}

h4.sectionsubheader{
	font-weight: bold;
	color: maroon;
	font-size: 12px;
	padding: 5px;
	text-transform: uppercase;
	border-top: thick;
	border-top-color: white;
	border-top-style: solid;
	background-color: #DDECFF; 
}

h3{
	width: auto;
	}

div.tlist{
	margin: 0px;
	font-weight: normal;
	text-transform: none;
	color: black;
	font-size: 11;
	background-color: #DDECFF;
	padding: 4px;	
	padding-bottom: 1px;	
	border-top: thin;
	border-top-color: black;
	border-top-style: solid;
}

div.tlist h5{
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	font-size: 12;
	background-color: #93C2FF;
	padding: 5px;	
}

ul.pagelist{
	list-style-image: url("../images/bulletblue.png");
	padding-right: 8px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 0px;	
	padding-bottom: 0px;	
}

li{
	line-height: 15px;
	margin: 0px;
	padding: 0px;	
}

p.bottom{
	font-size: 12px;
}

a.speca:hover{
 	font-weight:bold; 
 	text-transform: uppercase;	
}

table.minimal{
	padding: 0px;
	border: 0px;
	margin: 0px;
}