body {
    background-color: #FFFFFF;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
}

STRONG {
	font-weight: bold;
}

H1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #669966;
}

H2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669966;
}

P, LI { 
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px; 
	font-weight: normal;
    line-height: 18px;
    color: #666666;
}

UL { 
    list-style-type: disc; 
    margin: 0;
	border: none;
}

A { 
    color: #669966;
    text-decoration: none;  
}
	
A:visited { 
    color: #669966;
    text-decoration: none; 
}	

A:hover { 
    color: #669966;
	text-decoration: underline; 
}

#leftnav {
}
#leftnav ul {
    list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}	
#leftnav li {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px; 
    color: #999999;
    text-decoration: none;  
	font-weight: normal;
    display: block;
	width:100px;
    border-left:none;
    border-right:none;
	border-top: 3px double #EEEEEE;
    border-bottom:none;
	margin:0;
	padding-left:16px;
	padding-right:0;
	padding-top:4px;
	padding-bottom:4px;
}
#leftnav li.arrow{
    background-color: #FFFFFF;
    background-image: url(../navimages/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#leftnav li.plus{
	font-weight: bold;
    background-color: #FFFFFF;
    background-image: url(../navimages/plus.gif); 
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#leftnav li a {
	color: #999999;
	text-decoration: none;
}
#leftnav li a:hover {
    color: #669966;
	text-decoration: none; 
}

.maincontent {
    padding: 30px;
    vertical-align: top;
}

#helpdesktext p {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px; 
	font-weight: bold;
    line-height: 19px;
    color: #999999;
	padding:0;
	border:none;
	margin:0;
}

.homeshowcaseTitle {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px; 
	font-weight: bold;
    line-height: 13px;
    color: #336633;
}

.homeshowcase{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px; 
	font-weight: normal;
    line-height: 18px;
    color: #666666;
}

#homebullets h2 { 
    margin: 0;
	padding: 0;
	border: none;
}
#homebullets ul { 
    list-style-type: none; 
	padding: 0;
    margin: 0;
}
#homebullets li {
    background-image: url(../navimages/plus.gif); 
	background-repeat: no-repeat;
	background-position: 0 2px;
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right:0;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px; 
    line-height: 13px; 
    color: #666666;
}

.copyright { 
	font-family: Arial,Helvetica,sans-serif;
    font-size: 10px; 
	font-weight: normal;
    line-height: 36px;
	text-align: center;
    color: #666666;
	background-image: url(../navimages/copyright_bg.gif);
	background-repeat: repeat-x;
	border:none;
	padding:0;
	margin:0;
}

hr {
    border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
    background-color: #CCCCCC;
}

#contact td {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px; 
	font-weight: bold;
    color: #666666;
	vertical-align:top;
}
.invalid {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px; 
	font-weight: normal;
    color: #FF0000;
}
#newsletter {
    background: #8ED38E url(../navimages/newsletter_bg.gif) repeat-y;
}
#newsletter form {
    border:none;
	margin:0;
	padding:0;
}
#newsletter table {
    border:none;
	margin-left:10px;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}
#newsletter tr, #newsletter td {
    border:none;
	margin:0;
	padding:0;
}
#newsletter input {
    background-color: #CCFFCC;
	color: #336633; 
	border: none;  
	font: 11px Arial,Helvetica,sans-serif;
	text-indent: 1px; 
}
#newsletter .thanks {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 11px; 
	font-weight: bold;
    color: #336633;
    border:none;
	margin-left:10px;
	margin-right:0;
	margin-top:10px;
	margin-bottom:0;
	padding:0;
}