body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #FFFFFF;
}
td {
	font-size: 10pt;
}
.menu {
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.feedback {
	font-size: 9pt;
}
a {
	color: #FF6600;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #669966;
}
.mainTable {
	border: 1px solid #B8CC99;
}
.h {
	font-weight: bold;
}
.sideM {
	border: 1px solid #7BB82D;
}
.sideMh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #75B12D;
	color: #FFFFFF;
}
.usrmenu {
	background-color: #669966;
	width: 100%;
	text-align: right;
}
a.usrlnk {
	color: #FFFFFF;
	text-decoration: none;
}
a.usrlnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.url {
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
}
table.portDesc {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #288D00;
}
td.formField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
}
.small {
	font-size: 9px;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0F6248;
}
#tblContent {
	width: 100%;
}

#tblContent th {
	background-color: #CCCC99;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
}
#tblContent .body {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC99;
}
#tblContent2 {
	width: 100%;
}
#tblContent2 th {
	background-color: #DEE7CE;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
}
#tblContent2 .body {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEE7CE;
}
#tblContent3 {
	width: 100%;
}

#tblContent3 th {
	background-color: #4A8976;
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	color: #FFFFFF;
}
#tblContent3 .body {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A8976;
}
.hostingdescription {
	font-size: 12px;
}
.hostingitems {
	padding-left: 10px;
}

ul.column {
	margin: 0px;
	padding: 0px;
}

ul.column li {
	list-style-type: none;
	margin-bottom: 4px;
}

div.copyright {
	text-align: center;
}
div.top {
	width: 100%;
}
div.top span {
	float: right;
}
div.top a {
	display: block;
	width: 100%;
}
h2 {
	clear: both;
}
	
	/*	==========================================================
			Portfolio
			==========================================================	*/
div.two-column {
	float: left;
	width: 48%;
}

div.two-column ul {
	margin: 0px;
	padding: 0px;
}

div.two-column li {
	list-style: none;
	text-align: center;
}

div.two-column ul li a img {
	border: 0px;
}