/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html { height:100%;}
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #556b2f; height:100%; }
#main_container { height: 100%; width: 748px; border-right: 1px solid #fff; border-left: 1px solid #fff; margin-right: auto; margin-left: auto; background: #fff url(../images/bg.gif) repeat-y left top; }
#home_container { height: 100%; width: 748px; border-right: 1px solid #fff; border-left: 1px solid #fff; margin-right: auto; margin-left: auto; background: #fff url(../images/home/bg.gif) repeat-y left top; }

.main_content p, .main_content .text, .main_content ul { margin:0px 0px 10px 0px; }
.main_content h1 { color: #003366; font-weight: normal; margin:0px 0px 12px 0px; }
.main_content h2, .main_content h3, .main_content h4, .main_content h5 {  color: #336600; font-weight: normal; margin:15px 0px 2px 0px; }

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-bottom: 2px; padding-left: 8px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { margin-left: 5px; }

a:link, a:visited { color: #cc0000; text-decoration: underline; }
a:hover, a:active{ color: #cc0000; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #ccd6e0; border-right: 0px; border-bottom: 0px; border-left: 0px; padding-bottom:5px; margin: 18px 0px 10px 0px !important; margin: 0px 0px 10px 0px; }

.formbox, .formtextarea, .formselect, .formbutton {  border: 1px solid #999; font-size: 11px; line-height:13px; color: #666666; }
.formbox { padding: 2px 3px; background: #fff; }
.formtextarea { padding: 2px 0px; background: #fff; }
.formselect { padding: 0px 0px 0px 5px; background: #fff; }
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; }

.nobr { white-space: nowrap }
td { empty-cells:show;}
.photoright { float:right; margin:0px 0px 10px 20px; padding:1px; border:solid 1px #ccc}
.photoleft { float:left; margin:0px 20px 10px 0px;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { display:block; }


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { padding:15px 30px;color:#999;font-size:10px;line-height:10px; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#999; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; }


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:123px;padding:5px 5px 4px 12px;text-decoration:none;color:#dde1d5;display:block;border-bottom: 1px solid #fff;background: #fff url(../images/navigation/Tier2_Off.gif) no-repeat left top; line-height:13px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #556b2f url(../images/navigation/Tier2_On.gif) no-repeat left top;color:#fff; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:123px;padding:5px 5px 4px 12px;text-decoration:none;color:#fff;display:block;border-bottom: 1px solid #fff;background: #556b2f url(../images/navigation/Tier2_On.gif) no-repeat left top; line-height:13px; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:113px;padding:5px 5px 4px 22px;text-decoration:none;color:#335c85;display:block;border-bottom: 1px solid #fff;background: #e0e6ec url(../images/navigation/Tier3_Off.gif) no-repeat left top; line-height:13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: #859db5 url(../images/navigation/Tier3_OffHover.gif) no-repeat left top; color:#fff; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:113px;padding:5px 5px 4px 22px;text-decoration:none;color:#fff;display:block;border-bottom: 1px solid #fff;background: #859db5 url(../images/navigation/Tier3_On.gif) no-repeat left top; line-height:13px; }

/*----- TIER 4 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier4_Inactive a:link, .Tier4_Inactive a:visited { width:103px;padding:5px 5px 4px 32px;text-decoration:none;color:#6685a3;display:block;border-bottom: 1px solid #fff;background: #fff3c2 url(../images/navigation/Tier4_Off.gif) no-repeat left top; font-size:10px; line-height:12px; }
/* OFF HOVER */.Tier4_Inactive a:hover, .Tier4_Inactive a:active { background: #ffe066 url(../images/navigation/Tier4_OffHover.gif) no-repeat left top; color:#003366; font-size:10px; }
/* ON */.Tier4_Active a:link, .Tier4_Active a:visited, .Tier4_Active a:hover, .Tier4_Active a:active { width:103px;padding:5px 5px 4px 32px;text-decoration:none;color:#003366;display:block;border-bottom: 1px solid #fff;background: #ffe066 url(../images/navigation/Tier4_On.gif) no-repeat left top; font-size:10px; line-height:12px; }


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #6685a3; font-size:11px; line-height:17px; }
.Footer a:link, .Footer a:visited { color: #333; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #333; text-decoration:none; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.photoCaption {margin:0px 2px 10px 22px; display:block; }
.photoCaption img { padding:1px; border:solid 1px #ccc}
.photoCaption td { font-style:italic; font-size:10px; color:#6685a3;}


/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */