@charset "utf-8";
img {
	border:0px;
}
select {
	background: #f7f7f7;
	border: 1px solid #ddd;
	cursor: pointer;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #ff2222;
	text-decoration:underline;
}
#modulehead {
	float:left;
	height: 15px;
	width:180px;
	background-image: url(../images/edmark-module-shadow.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ddd;
	font-size:14px;
	font-weight: bold;
	clear:both;
}
#mod_search_searchword {
	width:178px;
	border: 1px solid #ddd;
	font: verdana 10px #333;
}
#name, #email {
	width:178px;
	margin-top:5px;
	border: 1px solid #ddd;
}
.articlecontent {
	width:550px;
	float:left;
	position:relative;
}
.contentpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#000099;
}
.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.contentpaneopen {
	width:550px;
}
.button {
	height: 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	cursor: pointer;
}
.readon {
	width:80px;
	height: 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	position: relative;
	float: right;
	right: 20px;
	text-align: center;
}
.normalsublayout, .poll {
	margin-top:30px;
	position:relative;
	text-align:left;
}
.sectiontableentry1 td, .sectiontableentry2 td {
	height: 30px;
	font-size:10px;
	font-weight:bold;
}
.sectiontableentry1 td {
	background: #f7f7f7;
}
.tablecol1 {
width:10px;
}
.tablecol2 {
width:130px;
}
.tablecol3 {
width:400px;
}
.tablecol4 {
width:10px;
}
h1 {font-size:16px; font-family:verdana;}
h2 {font-size:15px; font-family:verdana;}
h3 {font-size:14px; font-family:verdana;}
h4 {font-size:13px; font-family:verdana;}
h5 {font-size:12px; font-family:verdana;}
h6 {font-size:11px; font-family:verdana;}

.mainnewsletter{
	position:relative;
	margin-bottom:15px;
}

.mainlevelmenuclass {
position: relative;
float: left;
padding: 6px;
font-face: Verdana;
font-size: 16px;
color: #999999;
}
