/***
	General StyleSheet for all browsers supporting CSS.
	For newer browsers than version 4 see "w3c.css".
***/

BODY {font-family: "Helvetica Neue", Helvetica,Arial, Verdana, sans-serif;color: #383736;background-color: #dbd8d1;font-size:12px;line-height:16px;padding:0;margin:0;text-align:left;width:900px;}
A, A:link, A:visited {color: #383736;font-weight:bold;border-bottom:1px solid;border-color: #cf0018;text-decoration:none;}
IMG {border-width:0px;}
P {margin: 0;}
P SPAN {font-weight:bold;}
UL {padding-left:0px;margin-left:20px;}
DIV {text-align:left;margin:0px;padding:0px;}
FORM {margin:0px;display:block;}
SELECT {font-size:1.0em;width:187px;vertical-align:middle;margin: 4px 0px 4px 0px;}
INPUT {font-size:1.0em;line-height:1.0em;vertical-align:middle;margin: 4px 0px 4px 0px;}
H1 {font-size:1.6666em;letter-spacing:-.01em;color:#cf0018;margin:25px 0px 10px 20px;line-height:1.2em;}
H1 SPAN {color:#303030;}
H2 {font-size:1.3333em;color:#57564c;line-height:1.2em;}

DIV.hr {width:100%;clear:both;height:1px;background-image: url('../images/hr_grey.gif');background-repeat: repeat-x;margin:10px 0px 10px 0px;}
DIV.hr HR {display:none;}

DIV.hr1 {width:100%;clear:both;height:1px;}
DIV.hr1 HR {display:none;}
/************* ids *************/

/******* classes - general *******/
.db {display:block;}
.fr {float:right;}
.fl {float:left;}
.fn {float:none;}
.cb {clear:both;}
.tal {text-align:left}
.tac {text-align:center}
.tar {text-align:right}
.vat {vertical-align:top}
.vam {vertical-align:middle}
.vab {vertical-align:bottom}
.hdn {display:none;border:none 0px;}

/******* classes  *******/
.nb {border-bottom:0px;}
.l10 {margin-left:10px}
.b10 {margin-bottom:10px;}
.m20{margin:0 20px 15px 20px}
.white {color:#FFFFFF;}
