/* AVIVA EDITOR STYLE */
body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
	line-height:13px;
}

/* GENERAL STYLES */	
body 
{
	color:#666666;
	font-size:11px;
	font-family: verdana,arial,helvetica;
	background-color:#999999;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	
}

p,td
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
	margin-top:9px;
	margin-bottom:5px;
	
}

img
{
	display:block;
	border:0px;
}

.layout
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

hr.news
{
	border:0px;
	border-top:1px dotted #9B9B9B;
	height:0px;
	margin-top:12px;
	margin-bottom:10px;
}


/* LINK STYLES */	
a 
{ 
	color:#666666;
	font-size: 11px; 
	text-decoration: underline; 
	
}
	
a:hover
{ 
	text-decoration: none; 
}
	
a.articles
{
	color:#99CC66;
	font-size:10px;
}
	
div.leftColumnHeader
{
	height:22px !important;
	line-height:21px;
	color:#FAFAFA;
	background-color:#A6A6A6;
	font-weight:bold;
	padding-left:17px;
	padding-top:0px !important;
	padding-top:6px;
	height:16px;
	
}

td.frontTopHeader
{
	height:39px;
	padding-top:8px;
	padding-left:49px;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-transform:uppercase;
}

td.frontTopCell
{
	
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	color:#666666;

}

div.fillLeft
{
	margin-top:5px;
	background-color:#E7E7E7;	
}

/* MENU STYLES */

#menu
{
	display:block;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:193px;
	list-style-type:none;
}

#menu li
{
	width:171px;
	height:20px;
	padding-left:22px;
	border-top:1px solid #C4DF8F;
	border-bottom:1px solid #7C9748;
	background-color:#C4DF8F;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:8px 0px;
	
}

#menu li.last
{
	border-bottom:1px solid #719AAD;
}

#menu li.selected a
{
	background-color:#C4DF8F;
}

#menu li a
{
	padding-top:3px;
	padding-left:12px;
	display:block;
	height:17px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	background-color:#9CBE59;
	font-weight:bold;
}



.rightBlock
{
	display:block;
	background-color:#E7E7E7;
	margin:0px;
	padding-left:17px;
	padding-right:7px;
	padding-top:14px;
	list-style-type:none;
}

#submenu
{
	padding-bottom:30px;
}

#submenu li
{
	color:#7D7D7D;
	line-height:16px;
}

#submenu li a
{
	color:#7D7D7D;
	text-decoration:none;
}

#submenu li.selected a
{
	color:#9CBE59;
}
	
/* HEADER STYLES */	
h1 
{
	display:block;
	font-family: verdana,arial,helvetica;
	font-size: 16px;
	font-weight: bold;
	line-height:22px;
	text-transform:uppercase;
	color:#436143;
	background-color:#9CBE59;	
	margin:0px;
	margin-bottom:20px;
	padding-left:6px;
	width:519px;
	height:22px;
}

h2 {
	font-family: verdana,arial,helvetica;
	font-size: 18px;
	font-weight: normal;
	color:#6A8EA1;
	margin:0px;
	margin-bottom:7px;
	padding:0px;
	
}

h3 {
	display:block;
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	height:14px;
	color:#678C9E;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:5px;
}

h4 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#9CBE59;
	margin:0px;
}

h5 {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#9CBE59;
	margin:0px;
}

/* FORM STYLES */	
input,select,text,textarea {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#003C58;
	background-color:#ffffff;
	border:1px solid #000000;
}

input.checkbox
{
	border:0px;
}

/* ID STYLES */	

#container
{
	background-color:#ffffff;
	padding-top:5px;
	width:995px;
	padding-right:5px;
}

#leftColumn
{
	width:193px;
}

#rightContainer
{
	float:right;
	width:797px;
}

#rightColumn
{
	float:right;
	width:196px;
}

#rightColumn hr
{
	height:0px;
	border:0px;
	border-top:1px solid #CCCCCC;
}

#centerColumn
{
	width:596px;
}

#content
{
    width:590px;
	padding-left:3px;
	padding-right:3px;
}

#productDisplay
{
	width:175px;
	height:236px;
	padding-top:15px;
	padding-bottom:6px; 
	padding-left:9px;
	padding-right:9px;
	background-color:#FFF6D3;
	overflow:hidden;
}

#productDisplay table tbody td
{
	font-size:10px;
}

#search
{
	width:187px;
	height:31px;
	padding-top:8px;
	background-color:#7199AC;
	padding-left:6px;
	border-top:1px solid #B3CFDC;
	color:#ffffff;
	margin-bottom:5px;
}

#search img
{
	display:inline;
	position:relative;
	top:4px;
	margin-left:6px;	
}

#searchInput
{
	width:111px;
	border:1px solid #5C7B8C;
	
}

#bottomSpacer
{
	background-color:#ffffff;
	border-style:none;
	height:5px;
	margin:0px;
	padding:0px;
	line-height:5px;
	clear:both;
}

#bottomBar
{
	height:7px;
	background-color:#668A9C;
	line-height:7px;
}

#options
{
	float:right;
	height:22px;
	width:66px;
	line-height:22px;
	background-color:#6F94A8;
}

#options img
{
	display:inline;
	margin-left:6px;
	margin-right:2px;
	margin-top:0px !important;
	margin-top:6px;
}

#news
{
	padding-top:21px;
	padding-bottom:20px;
}

#articlesSmall
{
	background-image:url(../images/smallArticleBg.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	height:206px;
	margin-top:5px;
	border-left:1px solid #CCCCCC;
	padding-top:6px;
	padding-left:6px;
	padding-right:2px;
}

#articlesSmall td
{
	font-size:9px;
}

#articlesSmall hr
{
	border-style:dotted;
}

#articlesSmall p
{
	margin-bottom:0px;
	margin-left:10px;
	margin-right:5px;
	margin-top:5px;
	font-size:9px;
}

#frontTop
{
	background-image:url(../images/frontBg.jpg);
	background-repeat:no-repeat;
	width:797px;
	height:216px;	
	margin-bottom:4px;
}

#frontTop tbody tr td
{
	text-align:top;
}
