
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body,td,th,table,p,div,span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
tr,td,table,th {
	vertical-align:top;
}
.fullheight {
	height: 100%;

}
#content {
	text-align: left;
}
table#content {
	background:#FFFFFF;
	border-collapse: collapse;
}

#left {
	width: 210px;
	padding: 5px;
	border-right: #CCCCCC dotted 2px;

}
#right {
	padding: 5px;
	width: 100%;

}

.contactus {
	background:#EFF7FF;
	padding: 10px;
	border:#067597 2px solid;
	margin-top: 20px;
	width: 98%;
	max-width: 360px;
}
.contactus a{
	text-decoration: none;
}
.contactus a:hover{
	text-decoration:underline;
}
.contactus, .contactus td, .contactus a {
color: #00758C;
}
.wraptext {
	overflow: scroll;
	max-height:300px;
}
#featuredisplay td , #featuredisplay tr{
	vertical-align:middle !important;
	color: #00758C;
	font-weight: bold;
}
#featuredisplay img{
	border:1px solid #CCCCCC;

}
body {
	background-color: #e4e6e3;
}
p {
	margin-top:0;

}
.grey  {
	margin-top:0;
	color:#999999 !important;

}
#footer, #footer a, #dnn_dnnCOPYRIGHT_lblCopyright{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a:hover {
	text-decoration: none;
}
#menu, #menu2 {
	font-weight: bold;
	color: #00758C !important;
	vertical-align: middle !important;
	padding-left: 7px;
}
.Head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#177E9E;
	font-weight: bold;
}
