Body{
	background-color : #dfa766;
	font-family : arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
	background-image : url(/assets/furniture/stripe.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;
}

#title{
	
	font-size : 210%;
	color : black;
	border-bottom : 3px solid #da4e02;
	padding : 0 0 4px 0;
	margin : 0 0 20px 0;
	text-align : center;
	font-weight : bold;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1{
	font-size : 130%;
	color : #006600;
	border-bottom : 1px solid #da4e02;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
	text-transform : uppercase;
}

H2{
	font-size : 130%;
	color : black;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H3{
	font-size : 130%;
	color : #900;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H4{
	font-size : 110%;
	color : #060;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H5{
	font-size : 110%;
	color : #900;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;	
}

H6{
	font-size : 100%;
	color : black;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;		
}




HR{
	border : none;
	background-color : #da4e02;
	color : #da4e02;
	height : 3px;
	margin : 0 0 1em 0;
}

form{
	display : inline;
}

Label{

}

UL, OL, Blockquote{
	margin : 0 30px 1em 30px;
}

UL{

	list-style : none;
}

UL LI{
	background-image : url(../furniture/bullet.gif);	
	background-repeat : no-repeat;
	background-position : 0px 1px;
	margin : 2px 0 3px 0;
	padding : 0 0 0 18px;
}

#logo{
	text-align : center;
	margin : 0 0 20px 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;
	padding : 0;
	font-family : arial, helvetica, sans-serif;
	font-size : 0.75em;
	text-align : left;
	background-image : url(../furniture/background.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
	background-color : #ffffcc;
}

#columnOne{
	display : inline;
	float : left;
	width : 180px;
	padding : 0;
	margin : 10px 0 0 10px;
}

#columnTwo{
	display : inline;
	float : right;
	width : 510px;
	padding : 0 15px 10px 15px;
	margin : 10px 0 0 0;
	text-align : justify;
}

#columnTwo Table{
	margin : 0 0 1em 0;
}

#footer{
	border-top : 4px solid #ffcc00;
	background-color : #ffffcc;
	margin : 0 10px 0 10px;
	
}

#cwn{
	display : block;
	float : left;
	width : 180px;
	text-align : center;
	font-size : 80%;
	padding : 10px 0 0 0;
}

#updated{
	display : block;
	float : right;
	width : 510px;
	text-align : right;
	font-size : 80%;
	padding : 10px 0 0 0;
}

#misc{
	font-size : 120%;
	text-align : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
	width : 350px;
}

.clear{
	clear : both;
	font-size : 5%;
	height : 1px;	
}

/* ******************* */

#columnOne UL{
	margin : 6px 0 8px 0;
	padding : 0 0 0 0;
	font-size : 90%;
}

/* ******************* */

#columnOne UL LI{
	list-style : none;
	margin : 0 0 0 5px;
	padding : 0 0 0 0;
	color : #333;
	list-style-image : none;
	display : block;
	font-weight : bold;
	background-image : none;
}

/* ******************* */

#columnOne UL LI A{
	color : black;
	text-decoration : none;
	display : block;
	margin : 0 0 0 0;
	background-image : url(../furniture/bullet-menu.gif);
	background-position : 0 3px;
	background-repeat : no-repeat;
	padding : 2px 5px 2px 20px;
}



#columnOne UL LI A:hover{
	color : #000;
	text-decoration : underline;
	display : block;
}



#columnOne UL LI UL{
	margin : 0 0 2px 0;
	padding : 2px 0 0 0;
	font-size : 100%;
}
#columnOne UL LI UL LI{
	color : black;
	text-decoration : none;
	display : block;
	margin : 0 0 0 0;
}

#columnOne UL LI UL LI A{
	background-image : url(../furniture/bullet-submenu.gif);
	background-position : 20px 50%;
	background-repeat : no-repeat;

	color : black;
	text-decoration : none;
	display : block;
	font-weight : normal;
	
	margin : 0 0 0 0;
	padding : 0 5px 2px 30px;

}


/* 
#columnOne UL .currentPage A{
	background-image : url(../furniture/bullet-menu-selected.gif);
	background-position : 11px 50%;
	background-repeat : no-repeat;
	color : black;
	text-decoration : none;
	display : block;
	padding : 2px 5px 2px 25px;
	background-color : #FFD89E;
	margin : 0 0 0 0;
}

#columnOne UL .currentPage A:hover{
	color : #000;
	text-decoration : underline;
	display : block;
}

#columnOne UL LI UL .currentPage A{
	background-image : url(../furniture/bullet-submenu-selected.gif);
	background-position : 26px 50%;
	background-repeat : no-repeat;
	color : black;
	text-decoration : none;
	display : block;
	padding : 0 5px 2px 38px;
	background-color : #FFD89E;
	margin : 0 0 0 0;
}
*/

/*
#columnOne UL .currentPage UL LI A{
	background-image : url(../furniture/bullet-submenu.gif);
	background-position : 25px 50%;
	background-repeat : no-repeat;
	color : black;
	text-decoration : none;
	display : block;
	padding : 0 5px 2px 38px;
	background-color : transparent;
	margin : 0 0 0 0;
}

#columnOne UL .currentPage UL LI A:hover{
	text-decoration : underline;
}
*/
.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;
}

textarea.formInput{
	border : 1px solid black;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 5px 0 0;
	width : 493px;
}

.important{
	color : #900;
}

.formControl{
	text-align : right;
}


.dataTable{
	font-size : 90%;
	width : 100%;
	border : 1px solid black;
	margin : 0 0 1em 0;
	border-collapse : collapse;
}

.dataTable TH{
   background-color : #ffcc00;
	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 : white;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
   color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}
iframe{
	width : 490px;
	height : 700px;
	border : 1px solid black;
	padding : 10px;
	margin : 0 0 0 0;
}


.highlight{
	color : #da4e02;
}

#printFooter{
	display : none;
	font-size : 90%;
	text-align : center;
	margin : 2em;
	border-top : 1px solid #da4e02;
	padding : 1em 0 0 0;
}