body {
	margin: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg.gif);
}
h1 {
	font-size: 115%;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-size: 100%;
	color: #006699;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 120%;
}
h3 {
	font-size: 98%;
	color: #000;
	margin-top: 20px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 130%;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h4 {
	font-size: 97%;
	line-height: 120%;
	font-weight: bold;
	color: #3b672b;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {	
	font-size: 90%;
	line-height: 150%;
}
#main tr .content p3 {
	font-weight: normal;
	color: #006699;
	font-size: 95%;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main tr .content p em {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p2 {
	font-size: 87%;
	line-height: 135%;
}

#container {
	margin: 0px auto;
	width: 780px;
	text-align: left;
	background: #fff;
}
#main td.left {
	padding: 0;
	margin: 0;
	vertical-align: top;
	width: 130px;
	background-color: #FBEED9;
	background-image: url(images/bg-tile-left.gif);
	}
#main td.content {
	vertical-align: top;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;	
	background-color: #FFFFFF;
	border-right: solid 1px #CC6600;
	}
.list {
	font-size: 90%;
	line-height: 150%;
}	
.alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.caption {
	font-size: 80%;
	font-style: italic;
}

.BlueText {
	font-weight: bold;
	color: #006699;
}

.tanBox {
	background-color: #EAE4C5;
	text-align: center;
	padding: 10px;
	width: 221px;
	float: right;
	margin: 0px 10px 5px 10px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.imgR {
	margin: 0px 0px 0px 15px;
	float: right;
}
.imgL {
	margin: 0px 15px 0px 0px;
	float: left;
}

