body
{
    background-color: white;
    font-family: verdana, helvetica, sans-serif;
    font-size:80%;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    background-repeat: repeat-y;
}

h1, h2, h3, h4, h5, th, thead, tfoot
{
    color: #053722;
}
h1	{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:	200%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:	175%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h3	{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:	158%;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h4	{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:	140%;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h5, dt	{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:	120%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h6	{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:	100%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
tfoot, thead	{	
	font-size:	100%;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: arial, helvetica, sans-serif;
	}	
		
th	{	
	vertical-align:	baseline;
	font-size:	100%;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: arial, helvetica, sans-serif;
	}	
	
textarea 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:95%;
	overflow:auto;
}

a:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
a:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
a:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
a:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
small	{	
	font-size:	70%;
	}	

big	{	
	font-size:	117%;
	}	

blockquote, pre	{	
	font-family:	verdana, arial, helvetica, sans-serif;
	}	
	

ul li	{	
	list-style-type:	square ;
	}	

ul li li	{	
	list-style-type:	disc;
	}	

ul li li li	{	
	list-style-type:	circle;
	}	
	
ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	

img 	
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
p
{
	text-align:left;
	/*font-size:80%;*/
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:80%;
    font-weight: bold;
    line-height: 120%;  
}

.FrameLook
{
	background-color: #053722;
	margin-left: 50px;
}

.ProductDisplay
{
	position:relative;
	margin-left: 50px;
	
}

.ProductMotto
{
	font-size:80%;
	font-style:italic;
}

.ProductHyperlink
{
	/*font-size:80%;*/
	color:#053722;
}

.ProductHyperlinkNormal
{
	font-size:100%;
	color:#053722;
}

.SearchHyperlink
{
	font-size:x-small;
	color:Black ;
}

.Toolbarhilite
{
	background-color:#e7ebef;
	border-collapse:collapse;
	width:100%;
}

.linksColumn
{
	height:100%;
	/*background-repeat:repeat-y;*/
	width:200px;
	/*background-image:url(images/left_main.gif);*/
	background-color:#053722;
	border-width:medium;
	border-style:solid;
	border-color:#b9b9b9;
	padding-top: 25;
}

.ProductList
{
	/*font-size:80%;*/
}

.ProductListNormal
{
	font-size:100%;
}

.navBar
{
	font-size:80%;
}

.navBarColumn
{
	/*width:120;*/
}

.navBarRow
{
	vertical-align:top;
}

.LinksBold
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    line-height:normal;  
    color:#b9b9b9;
    text-decoration: none; 
}

a:link.LinksBold{color: #b9b9b9}
a:visited.LinksBold{color: #b9b9b9}
a:active.LinksBold{color: #b9b9b9}

a:hover.LinksBold
{
	color: #b9b9b9;
	text-decoration: underline;
}

.navigation
{
	height:100%;
	margin-left:-2;
	/*margin-top:80;*/
}

.content
{
	padding-left:5;
	padding-top:5;
	margin-left: 5;
}

.navRow
{
	height:80px;
}

.contentForm
{
	margin-left:0;
	margin-top:0;
}

.GridStyle
{
	font-size:85%;
	width:100%;
}

.ReportItemGrid
{
 background-color: #67AC8F;
 
}

.ReportAlternatingGrid
{
 background-color: #C2CCD3;
}

.ListHeadings
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	100%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#053722;
	}	
	
.Subtitle
{
	COLOR: #053722;
	font-size:90%;
	font-weight:bold;
}

.ProductLarger
{
	font-size:90%;
}

A {COLOR: #006600}

A:hover{
COLOR: #006600;
TEXT-DECORATION: underline;
}

A:link {color: #006600}
A:visited {color: #006600}
A:active {color: #006600}

.leftnavheading
{
COLOR: #FFFFFF;
TEXT-DECORATION: none; 
}

a:link.leftnavheading{color: #b9b9b9}
a:visited.leftnavheading{color: #b9b9b9}
a:active.leftnavheading{color: #b9b9b9}

a:hover.leftnavheading
{
COLOR: #b9b9b9;
TEXT-DECORATION: underline;
}

.searchEntry
{
	font-size:90%;
	width:178;
	height:17;
}

.paragraf
{
	/*font-size:80%;*/
}

.heading2
{
	font-weight:bold;
}

.heading4	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	133%;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #053722;
}

.listBullet
{
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 4px;
	border: 0px;
}

.CommentText
{
	/*font-size:80%;*/
	font-style:italic;
}

.EntryField
{
	font-size:80%;
	width:350px;
}

.LanguageEditMultiline
{
	font-size:80%;
	width:300px;
	height:68px;
}

.StatusText
{
	font-weight:bold;
	color:Maroon;
}

.DisplayTable
{
	border-collapse:collapse;
	width:100%;
}

.title4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:110%;
	font-weight:bold;
}

.title3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:100%;
	font-weight:bold;
}
	
.imageNoMargin 	
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
