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:	120%;
	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:	100%;
	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:	80%;
	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:150;
	background-image:url(images/left_main.gif);
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#B9B9B9;
	padding-top:25;
}

.ProductList
{
	font-size:80%;
}

.ProductListNormal
{
	font-size:100%;
}

.navBar
{
	font-size:70%;
}

.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;
}

.contentForm
{
	margin-left:0;
	margin-top:0;
}

.GridStyle
{
	font-size:smaller;
	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:300px;
}

.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;
}

.ProductList
{
	font-size:80%;
}