.mainmenu td
{
	background-image: url(images/gr_nav_main.gif);
	text-align: center;
}

.mainmenu td a
{
	color: #fff;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	margin: 0px 13px 0px 13px;
}

p
{
	font-family: Arial;
	font-size: 9pt;
	color: #414040;
	margin-bottom: 12px;
	margin-top: 5px;
}
h2
{
	color: #347334;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h1
{
	font-family: Arial;
	font-size: 12pt;
	color: #485948;
}

h3
{
	color: #347334;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 2px;
}

.notes
{
	font-family: Arial;
	font-size: 8pt;
	color: #5F5F5F;
	margin-top: 3px;
	margin-bottom: 2px;
}

.container
{
	min-width: 780px;
	max-width: 90%;
}

.more
{
	text-align: right;
	margin-right: 4px;
	margin-top: 3px;
}

.more a
{
	color: #347334;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: underline;
	text-align: right;

}

.more a:hover
{
	color: #57C357;
}

hr
{
	border: solid 1px #CECDCD;
}
.submenu a
{
	font-family: Arial;
	color: #444444;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

.submenu a:hover
{
	text-decoration: underline;
}
li
{
	font-family: Arial;
	font-size: 9pt;
	color: #414040; 
}
ul
{
	margin-top: 5px;
}
/*img
{
	margin: 7px 7px 6px 0px;
}*/

a img
{
	border: 0px;
}

.contentbox
{
	background-color: #fff;
}

.contentbox .topleft
{
	width: 19px; 
	height: 25px; 
	background-image: url(images/contentbox/top_left.gif);
}

.contentbox .topmiddle
{
	background-image: url(images/contentbox/middle_top.gif); 
	padding-top: 8px; 
	padding-bottom: 8px; 
	border-bottom: 1px solid #E4E5E3;
}

.contentbox .topright
{
	width: 19px; 
	height: 25px; 
	background-image: url(images/contentbox/top_right.gif)
}

.contentbox .middleleft
{
	background-image: url(images/contentbox/middle_left.gif);
}

.contentbox .middleright
{
	background-image: url(images/contentbox/middle_right.gif);
}

.contentbox .bottomleft
{
	background-image: url(images/contentbox/bottom_left.gif); 
	height: 16px;
}

.contentbox .bottommiddle
{
	background-image: url(images/contentbox/middle_bottom.gif);
}

.contentbox .bottomright
{
	background-image: url(images/contentbox/bottom_right.gif);
}

.contentbox .middle
{
	background: url(images/contentbox/background.gif) top right no-repeat; 
	vertical-align: top;
}
