/*cosmolab styles -----------   */


/*base -------------------- */

body,td,th {
	color: #939ba1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: 455560;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 455560;
}
a:hover {
	text-decoration: underline;
	color: 455560;
}
a:active {
	text-decoration: none;
	color: 455560;
	}
	
.news a:link {
	color: 455560;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.news a:hover {
	text-decoration: underline;
	color: 455560;
 }
 
.news a:visited {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: 939ba1;
 }
 

	
p {
	margin: 0 0 1em 0;

}
.main {
	width: 693px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 0px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939ba1;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939BA1;
}
.vert_rule_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #939ba1;
}
.content {
	padding-left: 40px;
	padding-bottom: 0px;
}
.content_home {
	padding-left: 10px;
	padding-bottom: 0px;
}

.news_img {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px solid #939ba1;
	padding: 5px;
	margin-left: 20px;
}
.content_img {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px solid #939ba1;
	padding: 5px;
	clear: none;
}
.headline {
	font: normal 20px/19px Georgia, "Times New Roman", serif;
	letter-spacing: 0.03em;
	text-transform: lowercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.subhead {
	font-weight: bold;
	padding-top: 5px;
}


.date {
	font-weight: bold;
}
/*ul{
list-style-image: url(http://www.cosmolab.com/images/bullet.gif);
}*/

ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: -2px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	}
	
li {
	padding-bottom: 5px;
/*	list-style-image: url(images/bullet.gif);*/
}
.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939ba1;
}

#rule2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939ba1;
	padding-top: 10px;
}
.news_title {
	font-weight: bold;
	padding-top: 5px;
	font-size: 12px;
	color: 455560;
	margin-top: 3px;
}
.copyright {
	font-size: 9px;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#bottompad {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
.subheadGreen {
	font-weight: bold;
	padding-top: 5px;
	color: #62823E;
}
.subheadBlue {
	font-weight: bold;
	padding-top: 5px;
	color: #0197D3;
}
.news {
	color: 455560;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
