BODY{
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: x-small;
	line-height: 1.5em;
}

TD{
	color: #333333;
	font-family: verdana;
	font-size: x-small;
	line-height: 1.5em;
}

TH{
	color: #333333;
	font-family: arial;
	font-size: x-small;
}

.sideNav{
	color: #333333;
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.5em;
}

.sideNavOn{
	color: #003399;
	font-weight: bold;
	font-style: italic;
	font-family: verdana;
	font-size: x-small;
	line-height: 1.5em;
}


.whiteNav{
	color: #FFFFFF;
	font-family: verdana;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.5em;
}

H1{
	color: #003399;
	font-family: arial;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
}

H2{
	color: #003399;
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 0px;
}

A{
	text-decoration: none;
	font-weight: bold;
}

A:hover{
	text-decoration: underline;
}

.calloutBox{
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: double;
	border-color: #CCCCCC;
	padding: 5px;
}

.linkTable{
	background-color: #EFEFEF;
	border-width: 5px;
	border-style: double;
	border-color: #CCCCCC;
	padding: 20px;
}

.priceTable{
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #CCCCCC;
}

.priceTableHeader{
	border-width: 1px 0px 1px 0px;
	border-style: ridge;
	border-color: #CCCCCC;
	background-color: #EFEFEF;
	color: #003399;
}

UL{
	margin-top: 0px;
	margin-bottom: 0px;
}

