td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2F5F5;
	background-image: url(/img/site_bg.gif);
	background-repeat: repeat-x;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004F4F;
}

.SiteTitle {
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #247B7B;
	text-decoration: none;
}

.SiteTitle a {
	text-decoration: none;
}

.Header {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

strong {
	font-weight: bold;
	color: #247B7B;
}

input {
	border: 1px solid #70A0A0;
	color: #000000;
	background-color: #FFFFFF;
}

select {
	background-color: #FFFFFF;
}

option {
	background-color: #ECF0F0;
}

textarea {
	border: 1px solid #70A0A0;
	color: #000000;
	background-color: #FFFFFF;
}

.SmallType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #004F4F;
	text-decoration: none;
}

.ContentTable {
	border: 2px dotted #CCCCCC;
}

.SiteTable {
	border: 2px dotted #999999;
}

.Signature {
	font-size: 10px;
	font-weight: bold;
}

.Category {
	font-size: 12px;
	font-weight: bold;
	color: #247B7B;
}

.ContentHeader {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.Category2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}