body, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	letter-spacing: 0.1em
}
body {
	padding:0;
	margin:0;
	background:url(images/template/bg-tile.png) repeat-x #347A22;
		color: #3546A2;
}

#wrapper {
	margin: 28px auto 0 auto;
	padding: 0 auto;
	width: 667px;
}
#header {
	margin-bottom: 11px;
	height: 77px;
	background: url(images/template/header-01.png);
}
#nav {
	margin: 11px 0 0 0;
		xbackground-color: #FFF;
}
#nav a {
	color: #FFF;
}
#skin {
	background:url(images/template/content-tile.gif) repeat-y;	
	width: 667px;
	background-color:#FFF;
}
#body {
	padding: 3px 8px 0 10px;
	width: 659px;
}
#content {
	width: 475px;
	padding-bottom: 7px;
	padding-left: 15px;
		xcolor: #3546A2;
}
#confoot {
	background: url(images/template/confoot.png);
	height: 17px;
}
#footerBanner {
	margin-top: 10px;
	height: 71px;
}

/*****************************************
		Other parc
*****************************************/

#counter {
	 	xposition:absolute;
	 	xwidth: 120px;
	 	margin-top:20px;
}


/*****************************************
		
*****************************************/

#right {
	float:right;
	width: 140px;
	text-align: center;
	margin: 11px 23px 0 0;
	padding: 0;
		xfont-size: .8em;		
		xvisibility:hidden;
}
#right img {
	border: none;
}
#right a {
	text-decoration: none;
}
#right p {
	margin-bottom: 11px;
}

/*****************************************
		Linkboxes
*****************************************/

.linkbox {
	width: 38em;
	margin:1em auto;
	border: 1px solid #CFE1EF;
	text-align: center;
}
.linkbox a {
	width: 36em;
	display:block;
	padding: 0.5em 1em;
	text-decoration:none;
}
.linkbox a em, .linkbox a:visited em {
	font-style: normal;
	color: #000;
}
.linkbox a:hover {
	background-color: #CFE1EF;
}

#clearright {
	clear: right;
}	
	

/*****************************************
		Heading Styles
*****************************************/

h1 {
	font-size: 2.3em;
	color: #327920;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a:hover, a:active {
	text-decoration: underline;
	color: #3546A2;
}
a:link, a:visited {
	text-decoration: none;
	color: #3DAB35;
}
.green {
	color: 327920;
}
.bluey {
	color: #3546A2;
}
.button {
	width: 33%;
	height: 150px;
	float: left;
	text-align: center;
	margin: 10px auto;
	font-size: 10px;
}
.button img {
	margin: 0 auto;
	padding: 0;
	display: block;
	border: none;
	filter:alpha(opacity=99);
    -moz-opacity:0.99;
    opacity: 0.99;
}	
.button a {
	text-decoration: none;
}	
.button a:hover {
	color: #329C08;
}	
.button a:hover img {
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
}

.footer {
	font-weight:bold;
	text-align:center;
	font-size:9pt;
	color:#0060A9;
	border-top: solid 1px #CFE1EF;
	margin: 11px 0px 0px 0px;
	padding-top: 4px;
	clear: left;
}

/*****************************************
		bullets
*****************************************/

.bulletcig, .bulletmata {
	list-style:none;
	padding: 0;
	margin: 0;
}
.bulletcig li {
	margin: 0 0 1em 0;
	padding: 0 0 0 41px;
	margin-bottom:1em;
	background:#fff url("images/template/bullet_cig.gif") no-repeat left 3px;
	height:auto !important;
	height:21px;
	min-height:21px;
}
/*****************************************
		stuff
*****************************************/

.ImgRight {
	padding: 0 0 17px 17px;
	font-size: 9px;
	color: #347A22;
}
caption {
	color: #347A22;
}
.biggerBold {
	font-size: 1.2em;
	font-weight: bold;
}
#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip a:active, #skip a:focus
{
position:static;
width:auto;
height:auto;
} 
#content a:hover {
	color: #3546A2;
	text-decoration: underline;
}
.oos {
	text-decoration: line-through;
} 

