body{
	font-family:  georgia, times new roman, serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	color: #666666;
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #EBEAEA;
}

td, p{
	font-family:  georgia, times new roman, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;	
}

ul{
	padding-left: 20px;
}

li{
	list-style-type: square;
}

h1{
	font-size: 18px;
	font-weight: normal;
	color: #999999;
}

h1.gold{
	font-size: 18px;
	font-weight: normal;
	color: #FFCC66;
}

h1.green{
	font-size: 18px;
	font-weight: normal;
	color: #99cc33;
}

h1.blue{
	font-size: 18px;
	font-weight: normal;
	color: #99ccff;
}

h1.red{
	font-size: 18px;
	font-weight: normal;
	color: #cc6666;
}

h1.purple{
	font-size: 18px;
	font-weight: normal;
	color: #9999cc;
}

hr{
	color: #cc0033;
}

a:link, a:active{
	color: #0033ff;
	text-decoration: none;
}

a:hover, a:visited:hover{
	text-decoration: underline;
	color: #0033ff;
}

a:visited{
	text-decoration: none;
	color: #0033ff;
}

.subnav{
	background-image: url('images/nav/subitemBack.gif');
	background-repeat: repeat-y;
	background-position: left top;
	font-family:  georgia, times new roman, serif;
	font-size: 11px;
	margin: 0px;
	color: #ffffff;
	text-align: right;
	height: 16px;
}

.subnav a:link,.subnav a:visited,.subnav a:hover,.subnav a:active,.subnav a:visited:hover{
	color: #ffffff;
}

.contentTd{
	padding-left: 10px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 16px;
}

.serviceTd{
	border-left: #cccccc 1px solid;
	padding-left:4px;
	padding-right:4px;
}

.serviceItem{
	font-size: 10px;
	border-bottom: #cccccc 1px solid;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left:0px;
	padding-right:0px;
}
