@charset "utf-8";
/* CSS Document */

#container { 
width:996px;
}

.mainpagecontent {
width:300px;;
}

body { 
margin:0px;
color:#000000; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
background:#FFFFFF;
}

td { 
margin:0px;
color:#000000; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
}

div { 
text-align:left;
}

ul {
margin-left:15px; 
padding-left:10px;
}

.header { 
background:url(images/header.jpg) no-repeat; 
height:70px; 
}

.left_content { 
width:187px; 
background:#24942e;
}

.left_content_home { 
width:165px;
color:#FFFFFF; 
background:url(images/left_content_home_arrow_bottom.jpg) bottom no-repeat #24942e;
}

.right_content_home { 
width:830px; 
background:#FFFFFF;
}

.left_content { 
width:187px; 
background:#24942e; 
color:#FFFFFF;
}

.right_content { 
width:809px; 
background:#FFFFFF;
}

.footer {
background:#000000; 
font-size:10px;
color:#FFFFFF; 
text-align:center; 
padding:8px;
}

a:link { 
color: #24942e;
}

a:visited { 
color: #24942e;
}

a:active { 
color: #24942e;
}

a:hover { 
color: #9a9a9a;
}

a.grey_small:link { 
color:#9a9a9a; 
font-size:11px; 
text-decoration:none;
}

a.grey_small:visited { 
color:#9a9a9a; 
font-size:11px; 
text-decoration:none;
}

a.grey_small:active { 
color:#9a9a9a; 
font-size:11px; 
text-decoration:none;
}

a.grey_small:hover { 
color:#24942e; 
font-size:11px; 
text-decoration:none;
}

a.green:link { 
color:#006600; 
text-decoration:none;
}

a.green:visited { 
color:#006600;
text-decoration:none;
}

a.green:active { 
color:#006600;
text-decoration:none;
}

a.green:hover { 
color:#ff6600;
text-decoration:none;
}

a.white:link { 
color:#FFFFFF; 
text-decoration:none;
}

a.white:visited { 
color:#FFFFFF;
text-decoration:none;
}

a.white:active { 
color:#FFFFFF;
text-decoration:none;
}

a.white:hover { 
color:#e5eb0d;
text-decoration:none;
}

a.lnkFaq:link { 
color:#006600; 
text-decoration:none;
}

a.lnkFaq:visited { 
color:#006600;
text-decoration:none;
}

a.lnkFaq:active { 
color:#006600;
text-decoration:none;
}

a.lnkFaq:hover { 
color:#ff6600;
text-decoration:none;
}

.header_large_orange_dark { 
font-size:26px; 
color:#ff6600;
}

.header_orange { 
font-size:14px; 
font-weight:bold;
color:#ff6600;
}

.header_green { 
font-size:14px; 
font-weight:bold;
color:#006600;
}

.brdorangeleft {
border-left:#FDA00E solid 1px; 
padding-left:10px;
}