Body{
	background-color : #f5f5f5;
	font-family : arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
	background-image : url(/assets/furniture/background.gif);
}

A			{ color : #900; text-decoration : none; }
A:hover	{ color : #900; text-decoration : underline; color : #900; }

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

H1{
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 190%;
	font-weight : normal;
	background-image : url(/assets/furniture/heading-rule.gif);
	background-repeat : no-repeat;
	background-position : 100% 100%;
	margin : 0 0 12px 0;
	padding :  0 0 5px 0;
	color : #003399;
}

H2{
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 160%;
	font-weight : normal;
	margin : 0 0 12px 0;
	padding :  0 0 0 0;
	color : #003399;
}

H3{
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 140%;
	font-weight : normal;
	margin : 0 0 12px 0;
	padding :  0 0 0 0;
	color : #003399;
}

H4{
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 120%;
	font-weight : 600;
	margin : 0 0 12px 0;
	padding :  0 0 0 0;
	color : #003399;
}

H5{
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 120%;
	font-weight : 600;
	margin : 0 0 12px 0;
	padding :  0 0 0 0;
	color : #900;
}

H6{
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	margin : 0 0 12px 0;
	padding :  0 0 0 0;
	color : #003399;
}

HR{
	border : none;
	background-color : black;
	color : #black;
	height : 1px;
	margin : 0 0 1em 0;
}

form{

}

Label{

}
Blockquote{
	margin : 0 20px 1em 20px;
	color : #039;
}


UL, OL{
	margin : 0 10px 1em 10px;
}

UL{
	list-style : none;
}

UL LI{
	background-image : url(/assets/furniture/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	padding : 0 0 2px 18px;
	margin :  0 0 3px 0;
}

UL.wide LI{
	margin :  0 0 8px 0;	
}


.checkbox{
	margin : 0;
	padding : 0;
}

.checkboxLabel{
	display : block;
	margin : 0 0 0 0;
	padding : 2px 0 0 0;
	color : #039;
}

#frame{
	border : 1px solid black;
	width : 750px;
	margin : 10px auto 0 auto;
	font-family : arial, helvetica, sans-serif;
	font-size : 0.75em;
	text-align : left;
	background-color : white;
	background-image : url(/assets/furniture/menu-bar.gif);
}

#columnOne{
	display : inline;
	float : left;
	width : 181px;
	padding : 0 10px 15px 15px;
	font-size : 90%;
}

#columnOne #searchBox{
	background-image : url(/assets/furniture/searchBox.gif);
	background-repeat : no-repeat;
	height : 36px;
	border-bottom : 6px solid white;
	padding : 5px 10px 5px 10px;
}

#columnOne #searchBox #SearchButton{
	background-color : #ffd698;
	border : 1px solid black;
	font-family : Arial, Helvetica, sans-serif;
	font-size:  11px;
	line-height : 1.4em;
	color : black;
	font-weight: bold;
	width : 30px;
}

#columnOne #searchBox #q{
	background-color : white;
	border : 1px solid black;
	font-family : Arial, Helvetica, sans-serif;
	font-size:  11px;
	padding : 2px 3px 2px 3px;
	margin : 0 3px 0 0;
	line-height : 1.3em;
	width : 120px;
}

#columnOne UL{
	border : 1px solid black;
	background-color : #f0f0f0;
	padding : 5px 10px 5px 10px;
	margin : 0 0 0 0;
	font-style : normal;
	list-style : none;
}
#columnOne UL LI{
	background-image : url(/assets/furniture/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	padding : 0 0 2px 15px;
	margin : 0 0 3px 0;
	font-weight : bold;
}
#columnOne UL LI A{
	color : black;
}
#columnOne UL LI A:hover{
	color : #039;
}


#columnOne UL LI UL{
	border : none;
	padding : 0 0 0 0;
	margin : 7px 0 0 0;
	font-style : normal;
	list-style : none;
}
#columnOne UL LI UL LI{
	background-image : url(/assets/furniture/bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	padding : 0 0 2px 15px;
	margin :  0 0 1px 0;
	font-weight : normal;
}
#columnOne UL LI UL LI A{
	color : black;
}
#columnOne UL LI A:hover{
	color : #039;
}





#columnOne .menuClose{
	background-image : url(/assets/furniture/menuClose.gif);
	background-repeat : no-repeat;
	background-color : white;
	height : 21px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

#address{
	display : inline;
	float : left;
	width : 181px;
	padding : 0 10px 15px 15px;
	background-color : white;
	font-size : 90%;
}

#address H2{
	font-family : Arial, Helvetica, sans-serif;
	background-image : url(/assets/furniture/h2-header.gif);
	background-repeat : no-repeat;
	font-size : 100%;
	color : black;
	padding : 9px 0 7px 10px;
	margin : 0 0 0 0;
	font-weight : bold;
	background-color : white;
}
#address address{
	border : 1px solid black;
	background-color : #f0f0f0;
	padding : 10px;
	margin : 0 0 0 0;
	font-style : normal;
}

#address A{
	color : #003399;
}
#address A:hover{
	color : #900;
}

#columnTwo{
	display : inline;
	float : right;
	width : 510px;
	padding : 20px 20px 10px 10px;
	margin : 0 0 -150px 0;
	text-align : justify;
}
#columnTwoClose{
	display : inline;
	float : right;
	width : 510px;
	margin : 136px 20px 0 10px;
	text-align : justify;
	background-image : url(/assets/furniture/heading-rule.gif);
	background-repeat : no-repeat;
	background-position : 100% 100%;
}
#columnTwo Table{
	margin : 0 0 1em 0;
}


#header{
	position : relative;
	background-image : url(/assets/furniture/header.gif);
	background-repeat : no-repeat;
	height : 145px;
}

#header #logo{
	position : absolute;
	top : 22px;
	left : 16px;
}
#header #strapline{
	position : absolute;
	top : 8px;
	right : 10px;
}

#footer{
	width : 750px;
	margin : 5px auto 0 auto;
	font-family : Tahoma, verdana, arial, helvetica, sans-serif;
	font-size : 0.70em;
	color : black;
}

#footer A 			{ color : #900; text-decoration : none;}
#footer A:hover 	{ color : #039; text-decoration : underline;}

#footer #cwn{
	display : block;
	float : right;
	width : 200px;
	text-align : right;
}

#footer #updated{
	display : block;
	float : left;
	width : 200px;
	text-align : left;
}

.clear{
	clear : both;
	font-size : 5%;
	height : 1px;	
}

/* ******************* */

.formInput{
	border : 1px solid black;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 5px 0 3px;
}

select.formInput{
	padding : 0;
}

select.formInput option{
	padding : 0 3px 0 3px;
}

.full{
	width : 340px;
}

.important{
	color : #900;
}

.formControl{
	text-align : right;
}


.dataTable{
	font-size : 90%;
	width : 510px;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}

.dataTable TH{
   background-color : #D7D7D7;
	font-weight : bold;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
	text-transform: uppercase;
	border : 1px solid black;
	text-align : left;
}

.dataTable TD{
	background-color : #f5f5f5;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
   color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}
.caption{
	display : block;
	margin : 0 auto 1em auto;
	border : 1px solid black;
	background-color : #f5f5f5;
	font-size : 90%;
	font-weight : bold;
	padding : 5px 10px 5px 10px;
	text-align : center;
	width : 480px;
}