body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
dl,ul,ol,h1,h2,h3,h4,h5,h6,pre,p,blockquote,table,img
{
	margin-bottom: 1.0em;
}

blockquote
{
	/*background: url(/images/bg-quote.gif) 0 0 no-repeat;*/
	padding: 6px 0 0 28px;
}

ul li
{
	/*background: url(/images/bg-bullet-mint.gif) 2px 0.6em no-repeat;*/
	margin-top: 0.4em;
	margin-left:16px;
	list-style-type:square;
	list-style-position:outside;
}

body {
	padding: 0;
	margin:0;
	font: 62.5%/1.4  'Lucida Grande', Tahoma, sans-serif;
	color:#666;
	background:#fff url(../images/layout/body_bg.jpg) repeat-x top left;
	}
hr {display: block; clear: both; margin: -5px 0 0 0; padding:0; visibility: hidden;}

.climg {
	float:left;
	}



h1{
	font: 13pt 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:normal;
	/*color: #303030;*/
	color:#31363E;
	margin-bottom: 0.8em;
	}
h2{
	font: 10pt 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight:normal;
	/*color: #303030;*/
	color:#31363E;
	margin-bottom: 0.8em;
	}
h3{
	font: bold 1.5em/1 "Helvetica Neue", Helvetica, Arial;
	/*color: #303030;*/
	margin-bottom: 0.8em;
	}


#headprint {
	display:none;
	width:0px;
	}

#container {
	width: 960px;
	margin:0 auto 0 auto;
	padding:0;
	font-size:0.75em;

	}
#top-nav {
	height:144px;
	padding:0;
	margin:0;
	background:url(../images/layout/logo.jpg) no-repeat top left;
	text-align:right;
	}
.head{
	width:960px;
	float:left;
	height:250px;
	background:url(../images/layout/head_bg.jpg) no-repeat top left;
	padding:0;
	margin:0;
		}
.content {
	float:left;
	width:320px;
	}
	.double{width:640px;}
	.triple{width:960px;}
	.pad {padding:0 30px 0 30px;}
p, ul
	{
	font-size: 8pt;
	line-height: 1.5em;
	}
li{font-size:8pt;}
#foot {
	width:960px;
	color:#cccccc;
	clear:both;
	padding-top:30px;
	text-align:center;
	}
	#foot p{font-size:7pt;}
.bottomline{clear:both;}

/*#foot .copyright {
	width:350px;
	float:left;
	margin:5px 0px 0px 10px;
	text-align:left;
	}
#foot .valid {
	border:0px solid silver;
	width: 100px;
	margin:5px 250px 0px 0px;
	float:right;
	text-align:right;
	}
*/td.head {font-weight:bold; text-align:right; color:silver;}

a:link, a:visited, a:hover {
	color:#689e21;
	/*border-bottom:1px dotted #FF9933;*/
	text-decoration: none;
	}
	a:hover {color:#3A3417;}
a.inline:visited, a.inline:active, a.inline:link, a.inline:hover {
	background:url(../img/ico_link.gif) left no-repeat;
	padding-left:15px;
	}
a.anchorlink:visited, a.anchorlink:active, a.anchorlink:link, a.anchorlink:hover {
	text-decoration:none;
	color:#666;
	}

a.toplink:visited, a.toplink:active, a.toplink:link {
	background:url(../img/ico_link_top.gif) left no-repeat;
	padding-left:15px;
	}
.top-nav a{
	color:#BCE27F;
	text-decoration: none;
	border:0;
	}
	.top-nav a:hover {color: #E9F08F;}
a.image:visited, a.image:link, a.image:active, a.image:hover {
	text-decoration: none;
	border:0;
	}
.anchor{
	font-size:0em;
	}
.contactleftcolumn{
	text-align:right;
	}


/* MOO TOOLS */

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	/*color: #9FD4FF;*/
	color:#66CC66;
	padding: 8px 8px 4px;
	background: url(../img/layout/bubble2.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../img/layout/bubble2.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

/****
Navigation
****/
.topnav_menuitem{
	background: url(../images/layout/topnav_menuitem_bg.jpg) repeat-x;
	height:35px;
	width:130px;
	float:right;
	line-height:35px;
	text-align:center;
	margin-top:109px;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:10pt;
	z-index:2;
	}
	.img_left{float:left;}
	.img_right{float:right;}
	.topnavborder-left{
		float:left;
		width:15px;
		height:35px;
		background: url(../images/layout/topnavborder-left_bg.jpg) no-repeat;
		}
	.topnavborder-right{
		float:right;
		width:15px;
		height:35px;
		background: url(../images/layout/topnavborder-right_bg.jpg) no-repeat;
		}

.topnav_menuitem a:link, .topnav_menuitem a:visited, .topnav_menuitem a:hover {
	clear:none;
	text-decoration: none;
	}
	.topnav_menuitem a:hover {color:#3A3417;}
