html, body
{
	font-family: Helvetica,Arial,sans-serif;
	height:100%;
	width: 100%; 
	margin:0;
	padding:0;
	text-align: center;
	background-color: #63B1DA;
}
#header_main
{
	border-bottom: 8px solid #57ADB7; 
	width: 100%; 
	background-color: white;
	text-align: center;
	
}
#left_inner
{
	text-align: left;
	margin-top: 0;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 10px;
	padding-right: 10px;
}
.admin_header
{
	
	font:24px times new roman;
	color: #333300;
	letter-spacing:.2em;
	font-weight:bold;
}
.admin_td
{
	font-size: 12px;
}

.announceone
{
	width: 100%; 
	background-color: white;
	text-align: left;
	font-family: Arial,Geneva,Swiss,SunSans-Regular;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 5px;	
	margin-bottom: 5px;	
}
.announcetwo
{
	width: 100%; 
	background-color: white;
	text-align: left;
	font-family: Arial,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 5px;	
}
.button 
{	
	
	border: 1px solid #776655;
	color: #000000;
	background-color: #63B1DA;
	font-weight: bold;
	margin: 0;
	width: 80px;
	font-size: 12px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 3px;
	cursor: pointer;
	/*
	margin-top: 10px;
	margin-right: 3px;
	text-align: center;
	width: 75px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	*/
}
.buttonwide 
{	
	
	border: 1px solid #776655;
	color: #000000;
	background-color: #63B1DA;
	font-weight: bold;
	margin: 0;
	width: 150px;
	font-size: 12px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 3px;
	cursor: pointer;
}
.comment
{
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
.errormsg
{
	font-size: .8em;
	font-style: italic;
	color: red;
}
.field 
{
	display: block;
	float: right;
	text-align: left;
	width: 150px;
}
.hint
{
	font-size: 10px;
	font-style: italic;
}
.home_box_left
{
	text-align: center;
	float: left;
	width: 165px;
	/* margin: 0 0 15px 20px;
	padding: 0 0 2px 0; */
	font-size: 12px;
	background: url('/images/narrow_box_bottom.gif') no-repeat bottom left;
}
.home_box_left h2
{
	padding: 3px;
	color: #000078;
	font-size: 16px;
	margin: 0;
	background: url('/images/narrow_box_top.gif') no-repeat top left;
}
.home_box_left h1
{
	/*
	background-color: #E0FFFF;
	*/
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000078;
	text-align: left;
}
.instructions
{
	width: 625px; 
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.instructionsadmin
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 2px solid #000078;
	background-color: #fff9d8;
	padding: 10px;
	
}
.invisible
{
	display: none;
	visibility: 'hidden'; 
}
.label 
{
	text-align: right;
	width: 150px;
	padding-right: 20px;
}
.liquidcenter
{
	background-color:#ffffff;
	border:1px solid #333;
	width: 900px;
	height: 100%;
	padding: 10px;
}
.liquidleft
{
	position:absolute;
	text-align: left;
	left:100px;
	top:200px;
	padding:0;
	width:200px;
	height:100%;
	background-color: #ffffff;
	border:0;
	margin-left: auto;
	margin-right: auto;

}
.liquidright
{
	position:absolute;
	right: 0;
	top:200px;
	padding:0;
	width: 5%;
	height:100%;
	color:#333;
	border:1px solid #333;
}
.lmenuover
{
	/* cursor: pointer; */
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	background-color: yellow;
	text-align: center;
	border-bottom: 1px dotted;
	margin-top: 20px;
	margin-bottom: 20px;
}
.lmenuout
{
	background-color: #E0FFFF;
	cursor: default;
	/* font-size: 1.5em; */
	font-size: 15px;
	color: #000078;
	text-align: center;
	padding-bottom: 1px;
	border-bottom: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.middlecontent
{
	width: 100%;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 12px;
}
.middlecontent h1
{
	font-size: 16px;
	padding: 0;
	margin-bottom: 20px;
	color: #000078;
	text-align: left;
}
.option
{
	font-size: 12px;
	padding: 0;
	text-align: left;
}
.paddedmiddle
{
	display: inline;
	float: left;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	border: 1px solid #325C74;
	cursor: default;
}
.paddedmiddle td,th
{
	font-size: 12px;
}
.pageheader
{
	font-size: 14px;
	border-bottom: 2px solid #000078;
	font-weight: bold;
	background-color: #fff9d8;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 180px;
	margin-right: 5px;
	padding-left: 30px;
	margin-top: 10px;
	color: #000078;
}
.pageheaderflush
{
	font-size: 14px;
	border-bottom: 2px solid #000078;
	font-weight: bold;
	background-color: #fff9d8;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 30px;
	margin-top: 10px;
	color: #000078;
	
}
.paymentoption
{	
	display: inline;
	border: 0;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
}
.paymenttotal
{
	position: relative;
	right: 10px;
	border: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	background-color: #fff9d8;
	border-bottom: 1px solid #000078;
	border-top: 1px solid #000078;
}
.reportheader
{
	text-align: left;
	font-size: 14px;
	margin-left: 15px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	cursor: default;
}
.reportnav
{
	text-align: left;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 15px;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: default;
}
.reportnav a
{
	cursor: pointer;
	text-decoration: none;
}
.reporttable
{
	font-size: 12px;
}
.reporttable td 
{
	border-bottom: 1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
}
.reporttotal
{
	background-color: #fff9d8;
	border-top: 1px solid #000000;
}
.rightie
{
	text-align: right;
}
.selectionheader
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px solid #325C74;
}
.selection
{
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 5px;
	text-align: left;
}
.selectionover
{
	cursor: pointer;
	background-color: yellow;
	margin-left: 30px;
	margin-right: 30px;
	border-bottom: 1px dotted;
}
.selectionout
{
	background-color: #E0FFFF;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 1px;
}
.tablecontact
{
	width: 80%;
	margin: 10px;
	padding: 0;
	border: 0;
}
.wideout
{
	width: 700px;
}


