/* CSS Document */

html {
height: 100%;
font-family: verdana;
font-size: 12px;
color: #575757;
line-height: 18px;
margin: 0px; 
padding: 0px; 
}

body {
margin: 0px; 
padding: 0px; 
background-color: #588D28;
font-family: verdana, arial;
font-size: 12px;
color: #575757;
line-height: 18px;
width: 100%;
margin: 0 auto; 
text-align: center;
background-image:url('../graphics/bg-page.gif');
background-repeat: repeat-x;
height:auto; 
}

p, div {
font-family: verdana, arial;
font-size: 12px;
color: #575757;
line-height: 18px;
}

#main1 {
width: 968px;
height: 100%; 
background-repeat: repeat-y;
background-position: center; 
margin: 0 auto;
text-align: left;
}

#menu-flash-holder {
width: 968px;
height: 225px; 
padding: 0px;
background-color: #ffffff;
}

#menu-pre {
width: 181px;
height: 225px; 
background-image:url('../graphics/bg-menu.gif');
background-repeat: repeat-x;
float: left;
}

#menu-pre-fix {
margin-top:10px;
}

#menu {
float: right;
}

#flash {
width: 787px;
height: 225px; 
float: right;
padding: 0px;
z-index:-1;
}

#cnt-bg {
width: 968px;
height:auto; 
background-image:url('../graphics/bg-content-stretch.gif');
background-repeat: repeat-y;
background-position: top center; 
}

#main {
width: 968px;
height:auto; 
background-image:url('../graphics/bg-content-panel.gif');
background-repeat: no-repeat;
background-position: top center; 
text-align: left;
}

td {
font-family: verdana, arial;
font-size: 12px;
color: #575757;
line-height: 18px;
}

#logo {
margin: 0px;
padding: 0px;
float: right;
}

#hdr-left
{
margin-left: 0px;
padding-top: 20px;
float: left;
}

#cnt-left {
width: 700px;
text-align: left;
float: left;
padding-left: 25px;
padding-top: 25px;
padding-right: 15px;
}

#cnt-right {
width: 190px;
text-align: left;
float: right;
padding-top: 7px;
padding-right: 29px;
}

#news {
text-align: left;
float: left;
padding: 0px;
}

#buttons {
width: 183px;
text-align: left;
float: left;
padding-top: 10px;
}

#content-finish {
width: 968px;
margin: 0 auto;
clear:both;
background-image:url('../graphics/content-finish.gif');
height: 10px;
}

#ftr
{
padding: 10px;
width: 950px;
text-align: left;
color: #ffffff;
background-image:url('../graphics/bg-ftr.gif');
}

#ftr ul
{
list-style-image:url("../graphics/bullet.png");
line-height: 24px;
}

h1 {
font-family: Century Gothic;
font-size: 18px;
color: #588D28;
font-weight: bold;
}

h2 {
font-family: Century Gothic;
font-size: 18px;
color: #588D28;
font-weight: bold;
}

.componentheading {
font-family: Century Gothic;
font-size: 18px;
color: #0397D3;
font-weight: bold;
}

/* link */

a:link { 

	font-family: Verdana; 
	font-size: 12px; 
	color: #00A6E9; 
	text-decoration: none;
    font-weight: bold;
}
a:visited  { 

	font-family: Verdana; 
	font-size: 12px; 
	color: #00A6E9; 
	text-decoration: none;
    font-weight: bold;
}

a:hover  { 

	font-family: Verdana; 
	font-size: 12px; 
	color: #639B30; 
	text-decoration: underline;
    font-weight: bold;
}

#menu a:link { 
	font-family: Arial; 
	font-size: 14px; 
	color: #ffffff; 
	text-decoration: none;
    font-weight: normal;
}
#menu a:visited  { 
	font-family: Arial; 
	font-size: 14px; 
	color: #ffffff; 
	text-decoration: none;
        font-weight: normal;
}

#menu a:hover  { 
	font-family: Arial; 
	font-size: 14px; 
	color: #A3CF7B; 
	text-decoration: underline;
        font-weight: normal;
}

#ftr a:link { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none;
    font-weight: normal;
}

#ftr a:visited  { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none;
    font-weight: normal;
}

#ftr a:hover  { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: underline;
    font-weight: normal;
}

/* end link */


.title { 

	font-family: verdana;
	font-size: 12px;
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;

}

img { 

	border: 0px;

}