body
{
	background: url(../images/background.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}

body#admin
{
	background-image: none;
	background-color: #999966;
}

#adminmenu
{
color: white;
text-align:left;
font-size: 14px;
width: 200px;
padding-left: 20px;
margin-right: 30px;
height: 650px;
float:left;
background-image: none;
background-color: #666633;
}


#middle
{
	position: relative; 
	margin: 0px auto;
	background: url(../images/center.jpg);
	background-repeat: no-repeat;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 1000px;
}

#logoleft,
#logoright
{
	border:0px;
	padding:0px;
	margin:0px;
}

#logoright
{
	float: left;
}

#rightmenu
{
	/*min-width: 169px;*/
	width: 169px;
	float: left;
	height: 100%;
}

#news
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#news,
#loginbox
{
	/*min-width: 157px;*/
	width: 154px;
	float: left;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding:7px;
}

#news h2,
#loginbox h2
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.title
{
	padding-left: 20px;
}

.main
{	
	width: 600px;
	min-height: 600px;
 height: auto !important;
 height: 600px;
	float: left;
	background: url(../images/center_dark3.jpg) no-repeat;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: dotted;
	padding: 0px;
	margin: 0px;
	/*position: relative;
	z-index:1;*/
}

.main_cp
{
	width: 800px;
	min-height: 740px;
	float: left;
	background: url(../images/center_dark3.jpg) no-repeat;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: dotted;
	padding: 0px;
	margin: 0px;
	/*position: relative;
	z-index:1;*/
}

.middlebg
{
	/*background: url(../images/center_dark2.jpg) no-repeat;*/
	width: 95%;
	min-height: 600px;
 height: auto !important;
 height: 600px;
	
	/*min-height: 546px;  removed this because failure in IE7*/
	padding: 0px;
	padding-top: 0px;
}

.middlebg#companypres
{
	/*background: url(../images/center_dark.jpg) no-repeat;*/
	width: 600px;
	min-height: 546px;
	padding: 7px;
	padding-top: 0px;
}

.flashcontent
{
	background: url(../images/background.jpg);
}

.menu a:link,
.menu a:visited,
.menu a:active,
.text a:link,
.text a:visited,
.text a:active
{
	color: white;
	text-decoration:underline;
}

.text a:hover
{
	color: #85C244;
	text-decoration:underline;
}

.loginboxlink
{
	float: right;
}

#loginbox a,
.newsitem a:link,
.newsitem a:visited,
.newsitem a:active
{
	text-decoration: underline;
	font-weight: bold;
}

.menu a:link,
.menu a:visited,
.menu a:active,
.menu a:hover,
#footnote a,
#footnote_cp a,
.navigation a:link,
.navigation a:visited
{
	text-decoration: none;
}

#footnote a:link,
#footnote a:visited,
#footnote a:active,
#footnote a:hover,
#footnote_cp a:link,
#footnote_cp a:visited,
#footnote_cp a:active,
#footnote_cp a:hover,
{
	color: white;	
}

#footnote a:hover,
#footnote_cp a:hover,
.navigation a:hover
{
	text-decoration: underline;
}

#hugefont
{
font-size: 30px;
}

#bigfont
{
font-size: 25px;
}

h1
{
	font-size: 20px; 
}

h2
{
	font-size: 15px;
	font-variant: small-caps;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

#tiny
{
font-size: 10px;
}

.text img
{
	border: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.text
{
	text-align: justify;
	margin-top: 50px;
	margin-left: 40px;
}

.smallertopmargin
{
	margin-top: 20px;
}

.text label
{
	text-align: left;
}

#bold 
{
	font-weight: bold;
	margin-top: 5px;
}

.newsitem
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#footnote
{
	clear: both;
	width: 763px;
	text-align: right;
}

#footnote_cp
{
	clear: both;
	width: 910px;
	text-align: right;
}

.menu
{
	position:relative;
	z-index: 6;
	min-width: 161px;
	width: 161px;
	float: left;
	height: 100%;
}


#gallery_menu
{	
	margin: 0px;
	font-size: 0.8em;
	width: 190px;
	height: 1600px;	
	border-right: 1px dotted #86C344;
}

.menu ul
{
	list-style: none;
	padding: 0; 
	margin: 0;
	width: 161px;
}

a:link
{
color: #FFFFFF;
text-decoration: none;
}

a:visited
{
color: #FFFFFF;
text-decoration: none;
}

a:hover
{
color: #FFFFFF;
text-decoration: underline;
}

.menu a
{
	display: block;
	/*border: 0;
	margin: 0;*/
}

.menu ul a,
#searchbox
{
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-width: 1px;
	border-left-width: 1px;;
}

.menu ul a,
#searchbox,
.menu ul ul a
{
	padding: 8px;
}

.menu a:hover
{
	color: white;
	text-decoration: none;
}

.menu ul li
{
	position: relative;
}

.menu li ul
{
	position: absolute;
	top: 0;
	left: 161px;
	width: 100%;
	display:none;
}

.menu ul li:hover ul ul
{
	display: none;
}

.menu ul li:hover ul,
.menu ul ul li:hover ul
{
	display: block;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
}

.menu ul li:hover ul
{
	background: url(../images/background2.jpg);
	/*background: black;
	opacity: 0.65;
	filter: alpha(opacity=65);*/
}

.menu ul li ul li:hover ul
{
	background: url(../images/background.jpg);
}

.menu ul ul li:hover ul
{
	/*background: black;
	opacity: 1.00;
	filter: alpha(opacity=100);*/
}

.menu ul li a,
.menu ul li:hover a
{
	display: block;
}

.expand
{
	background:url(../images/arrow.gif) no-repeat center right;
}


.menu form,
#rightmenu form
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.main form select
{
	background-color: #85C244;
}

.main form option
{
  color: black;
}

.menu form input,
#rightmenu form input,
.maininput,
.main form select,
#inputfield
{
	border: 1px solid white;
	/*background: transparent;*/
	background: url(../images/background3.jpg);
	background-repeat: repeat;
	color: white;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}

.formbutton
{
	/*position: relative;
	left: -4px;*/
}

#arrowbutton
{
border: 1px solid #FFFFFF;
position: relative;
left: 5px;
top: 7px;
}

#mimiclink
{
text-decoration: underline;
color: #FFFFFF;
background-color: transparent;
border: none;
cursor: pointer;
cursor: hand;
}

.navigation img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.formtext,
#yearnews,
#loginbox a,
.navigation a:link,
.navigation a:visited,
.navigation a:active,
.navigation a:hover,
.newsitem a:link,
.newsitem a:visited,
.newsitem a:active,
.specs
{
	color: #85C244;
}

#loginbox a:hover,
.newsitem a:hover
{
	color: white;
}

.main,
.main_cp,
#mainhome,
#news,
#searchbox,
#downloadpdf,
#loginbox,
.menu ul a,
.menu ul li:hover ul,
.menu ul ul li:hover ul
{
	border-color: #85C244;
}

#logo,
.menu a:hover,
.menu ul li:hover
{
	background-color: #85C244;
}

#filler
{
height: 186px;
}

#downloadpdf
{
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 0px;
border-top-width: 1px;
border-style: dotted;
padding: 10px 10px 0px 10px;
text-align: left;
}

#downloadpdf a:link
{
text-align: center;
background-color: #000000;
color: #FFFFFF;
text-decoration: none;
}

#downloadpdf a:active
{
text-align: center;
background-color: #000000;
color: #FFFFFF;
text-decoration: underline;
}

#downloadpdf a:visited
{
text-align: center;
background-color: #000000;
color: #FFFFFF;
text-decoration: none;
}

#downloadpdf a:hover
{
text-align: center;
background-color: #000000;
color: #85C244;
text-decoration: underline;
}

.labels,
.labelsleft
{
	width: 100%;
	float:left;
}

.boxleft
{
	margin-top: 5px;
}

.labels label,
.labelsleft label
{
	margin-top: 7px;
}

.boxleft,
.labels label
{
	float: left;
	width:30%;
	text-align:right;
}

.labelsleft label
{
	float: left;
	width: 40%;
	text-align: left;
}

.maininput
{
	margin:5px;
}

#reqmatcheck
{
	width:100%;
	margin-bottom:20px;
}

#allprograms
{
	width: 100%;
	float: left;
}

.programs
{
	padding-left: 50px;
	width: 70%;
	float: left;
}

.date
{
	font-style: italic;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.newstext
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.newstext h2
{
	margin-bottom: 0px;
}

.acceptbutton
{
	float: left;
	width:100%;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.error
{
	color: red;
}

.prodimg
{
	text-align: center;
}

.prodimg img
{
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0px;
}

.menu ul li { _float: left; }
.menu ul li a { 
_height: 1%; 
}

.backforward table
{
width: 100%;
}

td#back
{ 
text-align: left; 
width: 50%;
}

td#forward
{
text-align: right;
width: 50%;
}

#accentcolor
{
color: #85C244;
}

.filelinks
{
text-decoration: underline;
color: #FFFFFF;
background-color: transparent;
border: none;
cursor: pointer;
cursor: hand;
}
