HTML {
	font-size: 100%; /* IE hack */
}
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%; /* 10px in % - ems should work better in IE... should?! */	
	color:#999999;
	margin:0;
	background-color:#FFFFFF;
}
A {
	color:#999999;
}
A:hover {
	text-decoration:none;
}
P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	margin-top:0em;
	margin-bottom:1.2em;
	line-height:1.2em;
}
H1 {
	font-size:1.9em;
	margin-top:0em;
	margin-bottom:1em;
	color:#000000;
	font-weight:normal;
}
H2 {
	font-size:1.6em;
	margin-top:0em;
	margin-bottom:0.7em;
}
H3 {
	font-size:1.4em;
	margin-top:0em;
	margin-bottom:0.7em;
}
H4 {
	font-size:1.2em;
	margin-top:0em;
	margin-bottom:0.7em;
}
H5 {
	font-size:1.1em;
	margin-top:0em;
	margin-bottom:0.7em;
}
H6 {
	font-size:1em;
	margin-top:0em;
	margin-bottom:0.7em;
}
FORM {
	margin:0;
	padding:0;
}
INPUT, TEXTAREA, SELECT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
/* */
DIV#containerAll {
	width:728px;
	margin-left:auto;
	margin-right:auto;
}
DIV#containerDropShadow {
	padding-left:26px;
	padding-right:26px;
	width:676px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/mainDropShadow.gif);
	background-repeat:repeat-y;
	float:left;
	clear:both;
}
DIV#containerHeader {
	width:676px;
	background-color:#FFF742;
}
DIV#logoBriffa {
	width:676px;
	text-align:right;
}
DIV#containerNav-top {
	width:676px;
	height:40px;
	background-color:#FFF742;
	clear:both;
	float:left;
}
DIV#containerBody {
	width:660px;
	padding-left:8px;
	padding-right:8px;
}
DIV#columnLeft {
	width:225px;
	float:left;
}
DIV#flashPresentation {
	padding-top:8px;
	padding-bottom:8px;
	width:217px;
	border-bottom:1px dotted #B5B5B5;
}
DIV#currentDate {
	padding-top:16px;
	padding-bottom:16px;
	color:#999999;
	font-size:1.1em;
	width:217px;
}
DIV#addressDetails, DIV#addressDetails A {
	color:#999999;
}
DIV#addressDetails P {
	font-size:1em;
	line-height:1.4em;
}
DIV#columnRight {
	width:434px;
	float:left;
	border-left:1px dotted #B5B5B5;
	min-height:495px;
}
DIV#quoteFlash {
	padding-top:8px;
	margin-left:15px;
	width:406px;
	border-bottom:1px dotted #B5B5B5;
	float:left;
	clear:both;
}
DIV#quoteText {
	padding-top:13px;
	width:322px;
	float:left;
}
DIV#quoteText H2 {
	color:#CCCCCC;
	font-weight:normal;
	margin-top:.8em;
	font-size:1.5em;
}
DIV#blockFlash {
	width:84px;
	float:left;
}
DIV#mainBody {
	padding-top:18px;
	padding-bottom:18px;
	margin-left:15px;
	width:406px;
	border-bottom:1px dotted #B5B5B5;
	float:left;
	clear:both;
}
DIV#bodyFooter {
	padding-top:18px;
	margin-left:15px;
	width:406px;
	float:left;
	clear:both;
}
DIV#bodyFooter P {
	font-size:1em;
}
DIV#containerFooter {
	width:676px;
	background-color:#FFF742;
	height:30px;
	float:left;
	clear:both;
}
DIV#copyrightNotice {
	padding-left:8px;
	padding-top:8px;
}
TD.dottedLineVertical {
	background-image: url(../images/dottedLine-V.gif);	
	background-repeat:repeat-y;
}
TD.dottedLineHoriz {
	background-image: url(../images/dottedLine-H.gif);	
	background-repeat:repeat-x;
}

/* Top navigation */
UL#nav-top {
	list-style-type:none;
	margin:0;
	padding:0;
}
UL#nav-top LI {
	display:inline;
	float:left;
}
/* Drop panels */
DIV.dropPanel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	min-width:116px;
	background-color:#FFFFFF;
	z-index:1;
	border:1px solid #EEEEEE;
}
UL.dropPanelList {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:3px;
	margin-right:3px;
	border-bottom:4px solid #FFFFFF;
	padding:0;
	list-style-type:none;
}
UL.dropPanelList LI {
	/*width:110px;
	height:18px;
	line-height:18px;*/
	background-color:#e2efa1;
	border-top:4px solid #FFFFFF;
}
UL.dropPanelList LI A {
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	color:#000000;
	display:block;
	/*width:100px;*/
}
UL.dropPanelList LI A:hover {
	/*text-decoration:underline;*/
	background-color:#A6DD22;
}
/* FORMS */
FORM {
	margin:0;
	padding:0;
}
TABLE.formTable INPUT, TABLE.formTable TEXTAREA {
	width:165px;
}
TABLE.formTable INPUT.radio {
	width:14px;
	padding-top:15px;
	vertical-align:bottom;
}
TABLE.formTable SELECT {
	min-width:165px;
}
TABLE.formTable TD, TABLE.formTable INPUT, TABLE.formTable TEXTAREA, TABLE.formTable SELECT {
	color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
TABLE.formTable TD {
	padding-right:10px;
	padding-bottom:5px;
	vertical-align:top;
}
TABLE.formTable TD.label {
	padding-top:2px;
	font-weight:bold;
}