@charset "utf-8";
/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; background-color: #a9a9a9; margin:0; padding:0 }
div.false_body { background-color:#FFF; border:1px solid #000; width:908px }
div.microsite img { border:0; }
div.microsite { width:698px; }
div.microsite div.logo { text-align:left; }
div.microsite div.col_right { width: 280px; }
div.microsite div.col_left { width: 400px; margin-left: 16px; }
div.microsite h2 { font-size: 14px; padding: 0; margin: 0; margin-left: 16px; }
div.hr { height:1px; }
div.hr hr { display:none }
div.photos img { margin:0; margin-bottom:4px }
div.photos img.right { margin-left: 8px; }
img.icon_pdf { margin: 0px 0px -3px 5px; }
/*LINKS AND BUTTONS */
a.button_green { float:right; position:relative; display:block; font-weight:bold; padding: 7px 20px; background-image:url(../Cabinets/CabinetImages/green_button.gif); border:0; color:white; text-decoration:none; margin-top: -7px; }
a.button_green:hover { background-image:url(../Cabinets/CabinetImages/green_button_h.gif) }
/* JUSTIFICATION */
.float-left { float:left }
.float-right { float:right }
.clear { clear:both }
.margin-lf-auto { margin-left: auto; margin-right: auto; }
.margin-tb-3em { margin-top: 3em; margin-bottom: 2em }
.text-center { text-align:center }
.text-left { text-align:left }
.text-right { text-align:right }
.line-height-2 { line-height:2em }
/*BACKGROUND COLOURS */
.grey { background-color: #c0c0c0 }
.lightgrey { background-color: #e6e6e6 }
.black { background-color: #010200 }
/* FONT COLOURS */
.ms_green { color: #39981f }
.ms_grey { color: #646464 }
.ms_darkgrey { color: #525252 }
/* PADDING */
.padding-12-0 { padding: 12px 0px }
.padding-0-0-12-0 { padding: 0px 0px 6px 0px; }
.padding-16-0 { padding: 16px 0px }
.padding-16 { padding: 16px; }
.padding-0-16 { padding: 0px 16px; }
.padding-left-12 { padding-left: 12px }
/* TEXT */
.font-size-10 { font-size: 10px }
.font-size-11 { font-size: 11px }
.font-size-12 { font-size: 12px }
.font-size-14 { font-size: 14px }
.bold { font-weight: bold }
.underline { text-decoration:underline }