/* ----------page styles-------- */
body {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
background-image: url(frontend-images/home/leavesBkg.gif);
background-repeat:no-repeat;
background-attachment:fixed;
font-family: Frutiger, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #828282;
background-repeat: no-repeat;
background-position: 50% 0%;
line-height: 1.8em;}

td {
vertical-align:  top;
text-align: left;}

p {
margin-top: 0;}


/* ----------link styles-------- */
a:link {
color: #005bab;
text-decoration: none;}

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

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

a:active {
color: #005bab;
text-decoration: none;}

/*--------Customer Support---------------*/
.footerLinkCS a
{
	font-weight: bold;
}

.footerLinkCS a:link {
text-decoration: none;
color: #0859ad;}

.footerLinkCS a:visited {
color: #0859ad;
text-decoration: none;}

.footerLinkCS a:hover {
color: #0859ad;
text-decoration: underline;}

.footerLinkCS a:active {
color: #0859ad;
text-decoration: none;}
/*-----------------------*/


/*-------Client Login----------------*/
.footerLinkCL a
{
	font-weight: bold;
}

.footerLinkCL a:link {
text-decoration: none;
color: #296100;}

.footerLinkCL a:visited {
color: #296100;
text-decoration: none;}

.footerLinkCL a:hover {
color: #296100;
text-decoration: underline;}

.footerLinkCL a:active {
color: #296100;
text-decoration: none;}
/*-----------------------*/

.footerLink a:link {
text-decoration: none;
color: #999999;}

.footerLink a:visited {
color: #999999;
text-decoration: none;}

.footerLink a:hover {
color: #295804;
text-decoration: underline;}

.footerLink a:active {
color: #999999;
text-decoration: none;}

.resources a:link {
text-decoration: none;
color: #0175a1;}

.resources a:visited {
color: #0175a1;
text-decoration: none;}

.resources a:hover {
color: #0175a1;
text-decoration: underline;}

.resources a:active {
color: #0175a1;
text-decoration: none;}

.downloads a:link {
text-decoration: none;
color: #7d5700;}

.downloads a:visited {
color: #7d5700;
text-decoration: none;}

.downloads a:hover {
color: #7d5700;
text-decoration: underline;}

.downloads a:active {
color: #7d5700;
text-decoration: none;}

.newsHome a:link {
font-weight: bold;
text-decoration: none;
color: #ffcc01;}

.newsHome a:visited {
font-weight: bold;
color: #ffcc01;
text-decoration: none;}

.newsHome a:hover {
font-weight: bold;
color: #ffcc01;
text-decoration: underline;}

.newsHome a:active {
font-weight: bold;
color: #ffcc01;
text-decoration: none;}


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

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

.sideHome a:hover {
color: #ffcc01;
text-decoration: none;}

.sideHome a:active {
color: #FFFFFF;
text-decoration: none;}



/* ----------text styles-------- */
.homeWhite {
font-size: 12px;
color: #FFFFFF;
line-height: 1.25em;}

.subhead {
line-height: 1.2em;
font-weight: bold;
text-transform: uppercase;
display: block;
margin-bottom: 5px;}

.subheadNews {
line-height: 1.2em;
font-weight: bold;
text-transform: uppercase;
display: block;
margin-bottom: 5px;
color: #2c5e04;}

.headNews {
line-height: 1.2em;
font-weight: bold;
display: block;
margin-bottom: 5px;
color: #2c5e04;
font-size: 18px;}

.callout {
font-size: 11px;
color: #000000;
line-height: 1.65em;
font-style: italic;}

.callout2 {
font-size: 11px;
color: #000000;
line-height: 1.20em;
font-style: italic;}

.calloutRule {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #aacef4;}

.yellow {
color: #FFCC01;
font-weight: bold;}

.footerHome {
color: #999999;
text-align: right;
padding-top: 11px;
padding-bottom: 11px;
font-size: 10px;}

.footer {
color: #999999;
text-align: right;
padding-top: 11px;
padding-right: 42px;
padding-bottom: 11px;
font-size: 10px;}

.form {
padding-right: 10px;
padding-bottom: 3px;}

#msg
{
	color: #ff0000;
}

.req
{
	color: #ff0000;
	padding-left: 3px;
	font-size: 13px;
}