/***  YOUR SITES STYLES  ***/

/* Any styles you need to add can be placed here. */  

/* Note: there is a great number of preset styles in the global stylesheet */

	

/***  Table Formatting ****/


#navBar {

width:220px;

}

td .table-titlerow {

	color: #FFFFFF;

	font-weight: bold;

	background-color: #003399;

	border: solid 1px #333366;

}

td .table-headerrow {

	color: #333366;

	background-color: #9999CC;

	border: solid 1px #666699;

}

td .table-filledrow {

	color: inherit;

	background-color: #EFEFEF;

	border: solid 1px #CCCCCC;

}

td .table-emptyrow {

	color: inherit;

	background-color: #FFFFFF;

	border: solid 1px #CCCCCC;

}

table.contacttable {

	border: solid 2px #003399;

	padding: 5px 5px 5px 5px;
	
	text-align: left;
	
	width: 100%;

}

table.feetable {

 	text-align: center;
	
	height: 255px;
	
}



.style4 {
	color: #039;
	font-weight: bold;
}

.style6 {
	color: #CC0033;
	font-weight: bold;
	font-style: italic;
}

.style7 {
	font-weight: bold;
	color: #CC0033;
	font-size: xx-small;
}

p.proregp {padding:0 30px 0 40px; font-size:11px;}
