/**
 * Style sheet content
 */
a
{
	text-decoration:none;
	color:#555;
}

a:hover
{
	color:#f4200a;
}

a img
{
	border:0px;
}

*, body
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#555;
	line-height:1.4em;
}

p
{
	margin:0em 0em 1em 0em;
}

h1
{
	margin:0em 0em 1em 0em;
	font-weight:bold;
	font-size:16px;
}

.mod_article .ce_text
{
	margin-bottom:25px;
	padding-right:35px;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
}

.mod_article .ce_text.welcome_message
{
	padding-right:35px;
	padding-bottom:10px;
	font-style:italic;
	font-size:14px;
}

.mod_article .ce_text.noborder
{
	border:0px;
}

.mod_article .ce_text.nopadding
{
	margin-bottom:3px;
	padding-bottom:3px;
}

.scroller
{
	height:380px;
	overflow:auto;
}

.ce_hyperlink.inline
{
	display:inline;
	margin-right:10px;
}

.mod_newslist h1
{
	margin-bottom:5px;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
}

.ce_gallery img
{
	float:left;
}

.more
{
	padding-right:35px;
}

.back
{
	padding-right:35px;
}

.narrow
{
	line-height:1.3em;
}

.small
{
	font-size:10px;
}
