/* ----- GLOBAL & BODY ----- */
body {
	color: #443327;
	font: normal 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
}

/* ----- GENERAL TEXT TREATMENT ----- */
p { font-size: 12px; line-height: 16px;}
ul, ol{ padding-left: 25px;}
.col-highlight p { font-size: 11px; color: #565656; line-height: 15px;}
div.col { margin: 0px; text-align: left;}
#right div.col { padding: 0px 30px 0px 25px;}
body.bodyinfosheet #right div.col,
body.bodyfeedback #right div.col { 
padding: 10px 30px 0px 50px;
}
#right div.col img { padding: 10px;}
#right div.col img.nopadding { padding: 0px;}
#right div.col img.greenborder { padding: 0px;}

.titleimage { padding: 0px 0px 10px 0px;}

/* ----- TITLES STYLE ----- */
/*div.col h1 span {display:none;}*/
.maintitle { color: #990033; font-size: 16px; font-weight: bold;}
.maintitle { padding: 5px 0 0px 0; margin: 0;}
.maintitle span {display:none;}
body.bodyhome .maintitle { padding: 15px 0 0px 0; margin: 0;}
h1 span { font: normal 11px "Lucida Grande", verdana, arial, helvetica, sans-serif; color: #666666; padding-left: 6px;}

/*h1 { padding: 10px 0 0px 0; border-bottom: 0; margin: 0; color: #660099; font-size: 16px; font-weight: bold; line-height: 22px;}*/
h2 { margin: 0px; font-size: 15px; font-weight: bold; padding: 0;}
h3 { font: bold 15px; margin: 8px 0 10px 0;}
h4 { font-size: 12px; font-weight: bold; margin-bottom: 5px;}
h5 { font-size: 11px; font-weight: bold; margin-bottom: 5px;}
h5 span { font-weight: normal;}

/* ----- RIGHT COLUMN ----- */
#righthighlight { float:right; margin:0px 0px 0px 0px; padding:0px; width:220px;} /* change bottom margin to change the spacing between boxes */
#righthighlight h2 {margin:0px 0px 10px; color:#660099; font-size:15px; font-weight:bold; padding:0pt;}
#righthighlight div.boxpink h2 { color:#660099; font-size:12px; font-weight:bold;}
#righthighlight ul, #righthighlight ol {margin:0px 0px 10px;}
#box { margin:10px 0px 0px; padding:15px 10px 10px 25px;}
#boxfooter { height: 25px; padding:0px;}
.boxblue {background: transparent url(../images2/boxblue_bgd.gif) no-repeat scroll right top;}
.boxfooterblue { background: transparent url(../images2/boxblue_footer.gif) no-repeat scroll right top;}
.boxyellow {background: transparent url(../images2/boxyellow_bgd.gif) no-repeat scroll right top;}
.boxfooteryellow { background: transparent url(../images2/boxyellow_footer.gif) no-repeat scroll right top;}
.boxpink {background: transparent url(../images2/boxpink_bgd.gif) no-repeat scroll right top;}
.boxfooterpink { background: transparent url(../images2/boxpink_footer.gif) no-repeat scroll right top;}


/* ----- CMS STYLE ----- */
.yellow { color: #EAAD12;}
.brightred { color: #A62305;}
.darkred { color: #772200;}
.orange { color: #FF6600;}
.smallprint { font-size: smaller;}
.biggerprint { font-size: 14px;}

.greenborder { border: 2px solid #99CC33;}

/* ----- LINKS ----- */

a:link, a:visited, a:hover, a:active { color: #A62305;}
/*a:link, a:visited, a:hover, a:active { color: #eaad12;}*/
a { text-decoration: underline; padding: 1px;}
a:hover { text-decoration: none;}
a img { border: 0;}

/* ----- FOOTER STYLES ----- */

#contentfooterlinks { color: #004400; font-size: 11px;}
#contentfooter, #contentfooter2 { color: #004400; font-size: 11px;}
#contentfooter a, #contentfooter2 a { color: #933193; text-decoration: underline;}
#contentfooter a:hover, #contentfooter a:visited,
#contentfooter2 a:hover, #contentfooter2 a:visited { 
color: #004400; text-decoration: none;
}
#contentfooterlinks a { color: #004400; text-decoration: underline;}
#contentfooterlinks a:hover, #contentfooterlinks a:visited, { color: #004400; text-decoration: none;}


/* ----- TABLES ----- 

td { font-size: 11px; line-height: 15px; padding: 4px; border-bottom: 1px solid #ececec;}
.subtext { font-size: 14px; font-weight: bold;}*/

.greencell { background: #E6EB87;}
.pinkcell { background: #D798C0;}
.bluecell { background: #99CCFF;}
.orangecell { background: #DFB47E;}
.yellowcell { background: #FFFFCC;}

.headercell { margin: 10px 0px 0px 0px; font-size: 15px; font-weight: bold; padding: 3px 3px 3px 8px; background: #CCCCCC; text-align: center;}
.headercellleft { margin: 10px 0px 0px 0px; font-size: 15px; font-weight: bold; padding: 3px 3px 3px 8px; background: #CCCCCC; text-align: center; border-right: 1px solid #443327;}
.cellleft { border-right: 1px solid #443327;}
.staff h4 { font-size: 12px; font-weight: bold; margin: 0px 0px 5px 0px;}

/* ----- FORMS ----- */

.FormButton {
	background: transparent url(../images2/btn_formbutton.gif) no-repeat left center;
	display: block; padding: 10px 5px 10px 40px; color: #446077; font-size: 16px;
	font-weight: bold; text-decoration: none; border: none; cursor: hand;
}

/* -------- OLG ------- */

/*#olg { float: right; padding: 10px 10px 0px 0px;}*/
p.olg { color: #933193; text-align: right; font-size: 11px;}
#olg { text-align: right; padding: 10px 10px 0px 0px;}
#olg a { color: #933193; text-decoration: none;}
/*a.olg, a:link.olg, a:visited.olg, a:active.olg { color: #933193; font-weight: bold; text-decoration: none;}*/
#olg a:hover { color: #933193; text-decoration: underline;}
