html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	background: #EDEDED;
	text-align: center;
	margin-top:18px;
	font-family:"Helvetica Neue Light",Helvetica,Arial,Sans-Serif;
	font-size:80%;
	color: #333;
	}


.extra1 h1 {
float:none;
}

#subpage .extra1 h1 {
margin-bottom:10px;
}

.extra1 h2,
.extra1 h3,
.extra1 h4
 {
	font-size: 140%;
	margin-bottom:5px;
	}
	
.extra1 h3 {		font-size: 120%;}
.extra1 h4 {		font-size: 110%;}


.entrytitle h2{
font-size:140%;
letter-spacing:0;
margin:0;
text-transform:uppercase;
color:#333333;
font-weight:normal;
text-transform:uppercase;
}

	
.extra1 ul, .extra1 ol {
	list-style-type: disc;
	margin-left: 25px;
	margin-bottom:10px;
	}

.extra1 ol {
list-style-type:decimal
}	

a:link{color:#56A512; text-decoration:none}
a:visited{color:#56A512; text-decoration:none}
a:hover{color:#76E71A; text-decoration:none}
a:active{color:#56A512; text-decoration:none}

#subpage .extra1 p {margin-bottom:10px;}


.extra1 table{
	background: #fff;
	margin: 25px;
	width: 90%;
	border-collapse: collapse;
	text-align: left;
}

.extra1 table th
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 10px 8px;
	border-bottom: 2px solid #6ACA16;
}
.extra1 table td
{
	border-bottom: 1px solid #ccc;
	color: #333;
	padding: 6px 8px;
}
.extra1 table tbody tr:hover td
{
	color: #509B13;
}


/**********************************

Use: cmxform template
Author: Nick Rigby

***********************************/

form.cmxform fieldset { margin-bottom: 10px; }
	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */


form.cmxform {
	width: 370px;
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
	}


/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */



.wrap {
	margin: 0px auto;
	text-align: left;
	width: 770px;
	position: relative;
	}	
	
hr{border-bottom:#CACACA 1px solid; border-right:#CACACA 1px solid; border-left:#CACACA 1px solid; border-top:0px; padding:0px; height:1px; margin:10px 0px 10px 0px; clear:both}

hr.clear{clear:both; size:0; width:100px; height:1px; border-top:1px solid #fff; border-right:none; border-bottom:none; border-left:none; margin-right:10%; text-align:left}

.clear{clear:both; display:block; font-size:1px; margin:0px; line-height:0px; height:0px}

h2.lowtech, 
.lowtech,
.extra2 .subnav h2
 {position:absolute; right:9999em; left:auto}

.brand img {
	margin-left:25px;
	}
	
#home .pageheader {margin-bottom:80px}
#subpage .pageheader {margin-bottom:70px;}

#mnav, 
#search,  
.enav {position:absolute}

/*navigation */

#mnav {
	top:60px; 
	left:0px; 
	font-size: 13px; 
	background:#71DC19 url("../images/mnav-bg.gif") repeat-x bottom; 
	height: 36px; 
	width: 768px; 
	border:1px solid #70D518;
	}

#mnav ul {
	}

#mnav ul, 
#mnav ul li, 
.enav ul, 
.enav ul li
 {float:left; list-style-type:none; }

#mnav ul li a:link, 
#mnav ul li a:visited, 
#mnav ul li a:hover, 
#mnav ul li a:active{
	display: block;
	padding:12px 20px; 
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/mnav-sep.gif) no-repeat right;
	}

#mnav ul li a:hover,
#mnav ul li a.selected {
	background:#76E71A url(../images/mnav-sep-hover.gif) no-repeat right;
	}


.subnav ul li a {
	background: url(../images/subnav-sep.gif) bottom left no-repeat;
	display: block;
	padding:6px 0px 6px 4px;
	text-transform: uppercase;
	width: 117px
	}
	
.subnav ul li a.selected {
	color: #000;
	}

/*search*/

#search {
	top:70px;
	right:10px;
	}

.searchbar {
	background: url(../images/search-bg.gif) no-repeat;
	border: 0px;
	height: 19px;
	width: 130px;
	padding:3px 0px 0px 28px;
	}
	
/*enav*/
.enav {
	top:25px;
	right:0px;
	}
	
.enav ul li {	border-right: 1px solid #ccc}

.enav ul li.last {	border-right: 0px solid #ccc}	

.enav ul li a:link, 
.enav ul li a:visited, 
.enav ul li a:hover, 
.enav ul li a:active{
	color: #333;
	text-decoration: none;
	padding-right:10px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size:85%;
	}
	
.enav ul li a:hover	{color:#999}

/*subpage container*/
#wrapper
 {
	background: #fff;
	border: 1px solid #e9e9e9;
	padding:20px;
	width: 728px;
min-height:400px;
_height:1%;
	}


/*extra1*/
.extra1 {
	line-height: 140%;
	}

#home .extra1 {
	background: #65BF15;
	color: #fff;
	padding: 18px;
	position: relative;
	margin-bottom:15px;
height:120px;
	}
	
h1 {
	font-size: 26px; 
	margin-top:0px; 
	line-height: 140%;
	font-weight: normal
	}	
	
#home .extra1 h1 {
	font-size: 36px; 
	margin-top:-5px; 
	line-height: 140%;
	font-weight: normal
	}
	
	
#home .extra1 img, #home .extra1 img.promo {
	position: absolute;
	top:-20px;
	right:10px;
	}

#home .extra1 img.banner {
	position: absolute;
	top:0px;
	right:0px;
	}

#home .extra1 p{width:450px}	

/*extra2 */
#home .extra2{
	border:1px solid #D8D8D8;
	background: #fff;
	padding: 8px;
height:1%;
	}

#home .extra2 h2{
	font-size: 16px;
	margin-bottom: 10px;
	}
	
#home .extra2 h2.sIFR-replaced{
margin-bottom: 0px;
}
	
#home .extra2 h3 {
	margin-bottom: 2px;
	}	

#home .extra2 .read-more {
	float: right;
	text-transform: uppercase;
	font-size: 85%;
	}
	
#home .extra2 .ui-u em {
	font-style: normal;
	padding:9px 0px 12px 0px;
	display: block;	
	}	

	
#home .extra2 .ui-u form input {
	margin-bottom:10px;
	}
	
#home .extra2 .ui-u {
	float: left;
	width:220px;
	border-left: 1px solid #efefef;
	padding: 0px 15px;
	min-height: 155px;
	line-height: 130%;
	}	
	
#home .extra2 .ui-u.first {padding-left:5px;border-left:0px;}

.article.ui-u img {
	padding:2px;
	margin-right:5px
	}


.extra2 {font-size:95%;}
.extra2 .ui-u p {margin-bottom: 5px}





#subpage .extra1
	{
	float: left;
	width: 590px;
	margin-left: 138px;
	}
* html #subpage .extra1
	{
	display: inline;
	}
#subpage .extra2
	{
	float: left;
	width: 138px;
	margin-left: -728px;
	}
/* Start Mac IE5 filter \*/
#subpage .extra1, #subpage .extra2
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
	
@media all and (min-width: 0px) {
#subpage .extra1, #subpage .extra2
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#subpage .extra1:before, #subpage .extra2:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */
#wrapper
	{
	overflow: hidden; 
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
	float: left;
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */

/*frettasafn*/

.entrytitle em {
color:#A4A4A4;
display:block;
font-size:11px;
line-height:1;
padding:4px 0;
text-transform:uppercase;
font-style:normal;
}

.entrybody, .archive {
border-bottom:1px dotted #CCCCCC;
font-family:Helvetica Neue Light,Helvetica,Arial,Sans-Serif;
margin:0px 0 20px;
}

.entrybody img {
padding:10px;
}

.attached_asset {
float:right;
padding:0px 0px 10px 10px;
}

.footer {font-size:0.9em;width:770px;margin:10px auto 0 auto;clear:both;}
.footer p.left {float:left;width:60%;text-align:left;padding-left:10px;}
.footer p.right {float:right;width:30%;text-align:right;padding-right:10px;}