body
{
	font-family: Arial;
	font-size: .8em;
	text-align: center;
}

td
{
	font-family: Arial;
	font-size: .7em;
	text-align: center;
}

table
{
	margin-left: 55px;
}

.tableheader
{
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

.tablerow1
{
	background-color: #FFFFFF;
}

.tablerow2
{
	background-color: #F5F5F5;
}

.sitewrapper
{
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

.header
{
	font-family: Arial;
	font-size: .9em;
	margin: 5px;
	text-indent: 10px;
}

.menu
{
	background-image: url(../Images/Menu_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	/* background-color: #089C08; */
	background-color: #2F82FF;
	border: solid 1px #666666;
	height: 30px;
	line-height: 30px;
}

.menu ul
{
	margin: 0px;
	clear: both;
	list-style: none;
}

.menu ul li
{
	float: left;
	margin: 0px 10px 0px 10px;
}

.menu ul li a
{
	font-family: Arial;
	font-size: 1.2em;
	text-decoration: none;
	color: black;
}

.menu ul li a:hover
{
	text-decoration: underline;
}

.center
{
	float: left;
	width: 550px;
	margin: 5px; 
	padding: 5px;
}

.center h1
{
	margin: 5px 10px 15px 0px;
	font-family: 'Trebuchet MS';
	padding-bottom: 3px;
	text-align: center;
	border: solid 2px #f5f5f5;
}

.center h2
{
	padding: 0px;
	margin: 5px;
	font-family: 'Trebuchet MS';
	text-align: center;
}

.center h3
{
	padding: 5px;
	margin: 5px;
	font-family: 'Trebuchet MS';
	border: solid 1px #666666;
	background-image: url(../Images/Title_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFCC81;
}

.center h4
{
	padding: 5px;
	margin: 5px;
	font-size: 1.2em;
	text-align: center;
	font-family: 'Trebuchet MS';
	border: solid 2px #eeeeee;
}
.center h5
{
	padding: 3px;
	margin: 15px 10px 0px 10px;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	border-bottom: solid 1px #999999;
}

.center p
{
	text-indent: 15px;
	line-height: 110%;
	margin: 8px 3px 12px 3px;
}

.smallfont
{
	text-indent: 15px;
	line-height: 110%;
	margin: 8px 15px 15px 15px;
	font-size: .8em;
}

.right
{
	padding-left: 5px;
	float: left;
	width: 140px;
	color: #999999;
	border-left: dashed 1px #999999;
}

.right h1
{
	font-family: Arial;
	font-size: 1.6em;
	text-align: left;
	margin: 10px 2px 15px 2px;
	padding: 0px;
	color: #666666;
}

.right h2
{
	margin: 2px;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: solid 1px #666666;
	text-align: left;
}

.right p
{
	font-family: Arial;
	font-size: .8em;
	text-indent: 10px;
	line-height: 110%;
	margin: 6px 6px 15px 6px;
}

.right a
{
	font-family: Arial;
	font-size: 1em;
	text-decoration: none;
	color: #6666FF;
}

.right a:hover
{
	text-decoration: underline;
}

.bubble
{
	float: left;
	height: 75px;
	width: 160px;
	padding: 0px;
	margin: 0px;
	background-image: url(../Images/Bubble_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	font-size: .8em;
}

.bubblebox
{
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.bubble h1
{
	font-weight: bold;
	font-size: 1.4em;
	margin: 15px 15px 0px 15px;
	border: none;
}

.bubble p
{
	margin: 0px 15px 0px 15px;
	border: none;
}

.footer
{
	padding: 5px;
	height: 30px;
	line-height: 30px;
	font-size: .8em;
	border-top: dashed 1px #666666;
}

.footer ul
{
	list-style: none;
	margin: 0px;
	clear: both;
}

.footer ul li
{
	float: left;
	margin: 0px 10px 0px 10px;
}

.footer ul li a
{
	font-family: Arial;
	text-decoration: none;
	color: black;
}

.footer ul li a:hover
{
	text-decoration: underline;
}
