.sep {
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:2px dotted #aaaaaa;
}

.alert_good {
	background-color:#cde2a5;
	line-height:30px;
	padding:10px;
}

.alert_good img {
	margin-right:5px;
}

.alert_bad {
	background-color:#edb8b8;
	line-height:30px;
	padding:10px;
}

.alert_bad img {
	margin-right:5px;
}

a img {
	border:none;
}

img {
	vertical-align:middle;
}

img.image {
	padding:4px;
	margin-bottom:15px;
	border:1px solid #cccccc;
}

img.image-left {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

img.thumb {
	padding:5px;
	background-image:url(images/roundimage.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:5px;
}

a.recent-small img {
	border:2px solid #645e4e;
	margin-bottom:10px;
}

ul.check {
	list-style-image: url(images/action_check.gif);
	text-indent:0px;
	list-style-position: inside;
	padding:6px;
	line-height:30px;
	margin:0px;
}

ul.dot {
	list-style-image: url(images/dot.jpg);
	text-indent:0px;
	list-style-position: inside;
	padding:6px;
	line-height:30px;
	margin:0px;
}


h1 {
	margin-top:0px;
	color:#000000;
	font-weight:normal;
	font-size:30px;
	font-family:Lucida Sans, Times;
} 

h2 {
	font-size:25px;
	font-weight:normal;
	color:#000000;
	margin-bottom:5px;
	margin-top:0px;
	font-family:Lucida Sans, Times;	
}

h3 {
	font-size:20px;
	font-weight:normal;
	color:#000000;
	margin-bottom:5px;
	margin-top:0px;
	font-family:Lucida Sans, Times;
}

h4 {
	font-size:16px;
	font-weight:normal;
	color:#000000;
	margin-bottom:5px;
	margin-top:0px;
	font-family:Lucida Sans, Times;
}

a {
	color:#3A571C;
}
 
a:hover {
	color:#e39530;
}

a.social {
	margin-left:10px;
}

a.news {
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}

a.news:hover {
	text-decoration:underline;
}

a.foot {
	margin-right:10px;
	color:#30c7e3;
	text-decoration:none;
}

a.foot:hover {
	color:#ffffff;
}

.portfolio {
	padding:4px;
	border:1px solid #cccccc;
	margin-top:15px;
	margin-bottom:15px;
}

.forms {
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:4px;
	vertical-align:top;
}

