/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 25px;
}

.header, .footer
{
	width: 760px;
	margin: 0 auto;
	overflow: hidden;
}

.footer
{
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 65px;
	text-align: center;
	clear: both;
}
	
#main
{
	width: 760px;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

#content
{
	width: 495px;
	float: left;
	min-height: 400px;
	padding: 10px;
	padding-top: 0;
	padding-right: 0;
	margin-right: 45px;
}	

html>/**/body #content {
 	min-height: 0;
} 
 
* html #content
{
	margin-right: 35px;
}	

#navigation
{
	width: 160px;
	float: left;
	min-height: 400px;
	margin-left: 50px;
}	

* html #navigation
{
	margin-left: 25px;
}	

h1, h2
{
	font-size: 13pt;
	margin-top: 0;
}

p
{
	font-size: 8pt;
	line-height: 16px;
	color: #333333;
}	

.articleimage
{
	float: right;
	width: auto;
	overflow: hidden;
	padding: 10px;
	color: #666666;
	margin-left: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align:left;
}

.articleimagefullwidth
{
	float: right;
	width: auto;
	overflow: hidden;
	padding: 10px;
	color: #666666;
	margin-left: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align:left;
	padding-left: 0;
}

html>/**/body .articleimagefullwidth
{
	margin-left: -10px;
}

.border
{
	border: 1px solid black;
}

.articleimage p, .articleimagefullwidth p
{
	font-size: 7.5pt;
	margin-top: 5px;
	text-align: center;
}

a.morenews
{
	margin-right: 10px;
	text-decoration: underline;
}

.contactdetails
{
	float:left;
	width:470px;
	margin:0 auto;
	border:2px solid #FF9900;
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom: 20px;
}
		
.indent
{
	margin-left: 25px;
}

ol
{
	margin-left: 35px;
}

html>/**/body ol
{
	margin-left: -10px;
}

ul
{
	list-style-type: square;
	margin: 0;
	margin-left: 20px;
	margin-top: 5px;
	padding: 0;		
}

li
{
	font-size: 8pt;
	margin-bottom: 10px;
	list-style-type: square;
	margin-right: 5px;
}

ol li
{
	list-style-type: decimal;
}

.box
{
	width: 144px;
	height: auto;
	background-color: #FFFFFF;
	font-size: 8pt;
	text-align: left;
	background-image: url(images/box_border_bg.gif);
	margin-top: 5px;
	margin-bottom: 20px;
}

.box .header
{
	background-image: url(images/box_top_bg.gif);
	width: 144px;
	height: 33px;
	font-size: 13pt;
	font-weight: bold;
	color: #FF9900;
	display: block;
	line-height: 33px;
	text-align: center;
}

.box .content
{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 12px;
	display: block;
	background-image: url(images/box_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.centered
{
	text-align: center;
}

.box a
{
	color: #000000;
	text-decoration: underline;
}

.box a:hover
{
	color: #666666;
	text-decoration: underline;
}		

.contactformholder, .subscriptionformholder
{
	width:auto;
	height:auto;
}

.mainlinkscontainer
{
	width: 760px;
	margin: 0 auto;
	position: relative;
}

.mainlinks
{
	position: absolute;
	top: -56px;
	margin-left: 325px;
	font-size: 8pt;
	font-weight: normal;
	color: #FF9900;
}

.mainlinks a
{
	color: #FF9900;
	text-decoration: none;
}	

.mainlinks a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

hr
{
	height: 1px;
	color: #5F7638;
	border-style: dashed;
	margin-top: 10px;
	margin-bottom: 10px;
}

html>/**/body hr
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.teasersection
{
	font-size: 11pt;
	font-weight: bold;
	color: #5F7638;
	text-decoration: underline;
}

.teasertitle
{
	font-weight: bold;
	margin-top: 10px;
}

.teasercontent
{
	font-size: 8pt;
	line-height: 16px;
	color: #333333;
}

.morenewsbox
{
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: right;
}

.small
{
	font-size: 8px;
}

.archiveheader
{
	float: left;
}

.archivesnapshot
{
	float:right;
}

.archiveindex
{
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 10px;
	color: #999999;
}

.archiveindex a, .archivetitle a
{
	color: #0000FF;
}

.archiveindex a:hover, .archivetitle a:hover
{
	color: #0066FF;
}

.archivesection
{
	color: #666666;
	padding-top: 10px;
}

.archivetitle
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 4px;
}

.archivecontent
{

}

.archivedate
{
	color: #999999;
}

.signupboxcontainer
{
	width: 760px;
	margin: 0 auto;
	position: relative;
}

.signupbox
{
	position: absolute;
	top: -135px;
	margin-left: 453px;
	width: 234px;
	height: 60px;
	border: 3px solid #FF9900;
}

.signupboxtitle
{
	background: #FF9900;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: -2px;
	padding-bottom: 4px;
}

.signupboxcontent
{
	background: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	text-align: center;
}