/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333; }
#main_html { height:100%;}
#main_body { padding: 0px; margin: 0px; background: #b3c9c4 url(../images/bg.jpg) repeat-x center top; 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; }

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 18px; line-height: 17px; color: #456a4c; font-weight: normal; margin:0px 0px 15px 0px; }
.text h2 { font-size: 14px; line-height: 17px; color: #456a4c; 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-top: 10px; padding-left: 8px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 8px;}

a:link, a:visited { color: #990000; text-decoration: underline; }
a:hover, a:active{ color: #61503e; text-decoration: underline; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #c9d1c5; border-right: 0px; border-bottom: 0px; border-left: 0px; padding-bottom:5px; margin: 18px 0px 13px 0px !important; margin: 0px 0px 13px 0px; }

.formbox { border: 1px solid #999; height: 14px; font-size: 11px; color: #1e3667; padding: 0px 5px;}


/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { display:; }


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:138px;padding:3px 12px 3px 23px;text-decoration:none;color:#004400;display:block;background: #fff url(../images/navigation/Tier2_Off.gif) no-repeat left top; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: url(../images/navigation/Tier2_OffHover.gif) no-repeat left top; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:138px;padding:3px 12px 3px 23px;text-decoration:none;color:#fff;display:block;background: #fff url(../images/navigation/Tier2_On.gif) no-repeat left top; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:126px;padding:3px 12px 3px 35px;text-decoration:none;color:#004400;display:block;background: #fff url(../images/navigation/Tier3_Off.gif) no-repeat left top; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: url(../images/navigation/Tier3_On.gif) no-repeat left top; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:126px;padding:3px 12px 3px 35px;text-decoration:none;color:#004400;display:block;background: #fff url(../images/navigation/Tier3_On.gif) no-repeat left top; }


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #FF0000; }
.Footer a:link, .Footer a:visited { color: #FF0000; }
.Footer a:hover, .Footer a:active { color: #FF0000; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.photo-right {
	margin: 0px 0px 10px 20px;
	border: 1px solid #cbd2c7;
	float: right;
}


/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */