html, body { 
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

body, p, div, td, th, a
{
	color: #666666;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: justify;*/
}

h1, h2, h3
{
	color: #336600;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h1
{
	font-size: 13px;
}

a
{
	color: #336600;
	text-decoration:none;
	outline: none;
}

a:hover
{
	color: #333333;
	text-decoration:underline;
}

.mceContentBody a {
   color: #333333 !important; /* FF requires a important here */
}

img
{
	border: 0px;
}

p
{
	margin-top: 3px;
	margin-bottom: 7px;
}	
	
ul
{
	margin: 0px;
	padding: 5px 0px 5px 15px;
}

li
{
	padding-bottom: 10px;
	margin-top: 9px;
}

hr
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	height: 1px;
	border: 0px;
	background-image: url('/img/hr.gif');
	background-repeat: repeat-x;
	clear: both;
}

iehr
{
	display: block;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	height: 1px;
	border: 0px;
	background-image: url('/img/hr.gif');
	background-repeat: repeat-x;		
	overflow: hidden;
	clear: both;
}

/* Custom styles */
div.clear
{
	clear: both;
}

div#navTop
{
	height: 40px;
	clear: both;
	padding-top: 5px;
}

div#navTop a
{
	display: block;
	float: right;
	border-right: 1px solid #FFFFFF;
	background-image: url('/img/triangle_top.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	padding: 10px 10px 0px 10px;
	color: #FFFFFF;
	font-size: 11px;
}

div#mainDiv
{
	
}

div#centerDiv
{
	background-image: url('/img/bg_top.gif');
	background-repeat: repeat-x;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

div#prefooter
{
	margin-top: 2px;
	border-top: 2px solid #4a7c01;
	margin-bottom: 2px;
}

div#footer
{
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}

div#footer a
{
	color: #CC0000;
	font-size: 10px;
}

div#copy
{
	width: 100px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #666666;
}

div#leftMenu
{
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('/img/menu_left_bg_bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

div#leftMenu a
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	background-image: url('/img/menu_left_bg_off.gif');
	background-repeat: no-repeat;
}

a.leftMenuOn
{
	background-image: url('/img/menu_left_bg_on.gif');
	font-weight: bold;
}

div#topMenu
{
	background-image: url('/img/menu_bg.gif');
	background-repeat: repeat-x;
	height: 43px;
	padding-top: 2px;
}

div#topMenu table
{
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	height: 32px;
}

div#topMenu table td
{
	text-align: center;
	border-right: 1px solid #518204;
	background-image: url('/img/triangle_menu.gif');
	background-position: right;
	background-repeat: no-repeat;
}

.topMenuOn
{
	border-bottom: 2px solid #497c00;
}

div#topMenu table td a
{
	color: #FFFFFF;
}

div#menu
{
	width: 152px;
	float: left;
	padding-bottom: 80px;
}

div#menuContainer
{
	margin: 0px;
	padding: 0px;
	display: block;
}

div#menuContainer div.menuItem
{
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url('/img/menu_item.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

div#menuContainer div.menuItem a
{
	text-align: left;
	width: 160px;
	color: #333333;
	display: block;
	padding-left: 22px;
	padding-bottom: 8px;
}

div#menuContainer div.menuItem div
{
	background-image: url('/img/menu_hr.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#menuContainer div.menuItem a.currentPage
{
	color: #cc0000;
}

div#contentBody
{
	float: left;
	width: 570px;
	margin-top: 5px;
	margin-bottom: 5px;
}


/* TinyMCE styles */
.red
{
	color: #cc0000;
}

.small, .small a
{
	font-size: 10px;
}

.niceTable
{
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 1px;
	border: 1px solid #CC0000;
	margin: 5px;
}

.niceTable td, .niceTable th
{
	border: 1px solid #CC0000;
	padding: 2px;
}

/* Home page */
.homeCertificates
{
	background-color: #4c7e03;
	background-image: url('/img/triangle_dark_green.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 13px 13px 13px;
	color: #cccccc;
	width: 180px;
}

.homeCertificates p, .homeCertificates div 
{
	color: #cccccc;
}

.homeCertificates h1
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.homeCertificatesMore
{
	display: block;
	height: 11px;
	overflow: hidden;
	background: url('/img/news_more_green.gif') no-repeat right;
}

.homeCertificatesMore span
{
	display: none;
}
/* ------------------------- */
.homeMedia
{
	background-color: #cdd229;
	background-image: url('/img/triangle_light_green.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 1px 13px 13px 13px;
	color: #666666;
	width: 180px;
	margin-bottom: 5px;
}

.homeMedia 
{
	color: #666666;
}

.homeMedia h1
{
	color: #336600;
	font-size: 14px;
	font-weight: bold;
}

.homeMediaMore
{
	display: block;
	height: 11px;
	overflow: hidden;
	background: url('/img/news_more_light_green.gif') no-repeat right;
}

.homeMediaMore span
{
	display: none;
}

.homeMediaTitle
{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
