a, h1, h2 {
	color:#444444;
}

a:hover {
	text-decoration:none;
}

a {
	font-weight:bold;
}

h1, h2 {
	font-size:24px;
	margin-bottom:30px;
	line-height: 25px;
}

.news-detail h1 a{
	text-decoration: none;
	font-weight: normal;
}

.news-detail h2 {
	color:black;
	font-size:13px;
	font-weight: bold;
}

.news-list h2 a {
	font-size:13px;
}

.news-list h2 {
	margin-bottom:5px;
}

.news-list-item {
	margin-bottom:20px;
}

#news .html {
	padding:19px;
}

#news h2 {
	font-size:13px;
	position:absolute;
	top:19px;
	left:90px;
	margin-bottom:0;
}

#news .html a {
	top:19px;
	right:19px;
	position:absolute;
}

#boxes h2, #boxes a {
	display:block;
	padding-top:10px;
	color:silver;
	font-size:13px;
	font-weight:bold;
	height:25px;
}

#boxes {
	font-size:12px;
	line-height:140%;
	float: left;
}

#boxes a {
	padding:0;
}

#boxes img {
	width:150px;
	height:auto;
}

#content2 .flash {
	padding-left:10px;
	padding-top:11px;
}

.content .simpleform {
	padding:15px;
	margin-top:25px;
	border: solid 1px #ccc;
	background-color:#f0f0f0;
	font-size:12px;
}

.content .simpleform p {
	clear:left;
	margin-left:1em;
	padding-top:0.5em;
}

.content .simpleform p label {
	float:left;
	width:14em;
	display:block;
	line-height:1.4em;
	vertical-align:middle;
	margin-right:0.5em;
	color:#838383;
	font-weight:bold;
	padding:0.2em;
}

.content .simpleform p label.second {
	width:auto;
}

.content .simpleform input.text {
	font-family:Tahoma,"Helvetica CE",Helvetica,sans-serif;
	font-size:1em;
	vertical-align:middle;
	float:left;
	border-style:solid;
	border-width:1px;
	padding:0.2em;
	margin-right:1.5em;
	background-color:#F7F7F7;
	border-color:#B5B5B5 #D4D4D4 #D4D4D4 #B5B5B5;
	width:250px;
}

.content .simpleform input.checkbox {
	vertical-align:middle;
	float:left;
	padding:0.2em;
	margin-right:1.5em;
}

.content .simpleform input.small {
	width:50px;
}

.content .simpleform input.medium {
	width:135px;
}

.content .simpleform  span.submit {
	display:block;
	margin-top:40px;
	margin-left:1em;
	clear:left;
}

.content ul {
list-style-type:circle;
margin-left:35px;
margin-top:5px;
}
