#container {
	width:720px;
	height:720px;
	overflow:hidden;
	background:url(/images/bckgrnd.gif) no-repeat top left transparent;
	}

#gohome {
	position:relative;
	top:30px;
	left:280px;
	margin-bottom:-82px;
	display:block;
	width:40px;
/* IE5 on the Mac doesn't seem to appreciate float:right
	float:right;
*/
	z-index:22;
	}

#navigation {
	position:relative;
	top:50px;
	z-index:3;

	}
#navigation .lower {
	position:relative;
	top:50px;
	z-index:3;
	}
#content {
	width:360px;
	margin-top:80px;
	font: bold 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}
#tableDiv {
	background:#ffffff;
	border:1px solid #000000;
	height:100px;
	width:530px;
	overflow:auto;
	}
#tableDiv .sep {
	border-right:1px solid #cccccc;
	}
#faqDiv {
	margin-top:20px;
	height: 200px;
	width: 100%;
	overflow: auto;
	background: #ffffff;
	color:#000000;
	font:10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px;
	border:1px solid #cccccc;
	}

.form {
	font-size:9px;
	line-height:10px;
}

	/*<group=copy styles>*/
FORM {
	margin:0px;
}

TD, BODY {
	font: bold 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.title {
	font: bold 28px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.smtitle {
	font: bold 26px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.copy {
	font: bold 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.em {
	font: bold 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.whtcopy {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.news {
	font: 11px/13px Arial, Helvetica, sans-serif;
}

.posted {
	font: 9px Arial, Helvetica, sans-serif;
	color: #6A90AD;
}

.sm {
	font: 10px/13px Arial, Helvetica, sans-serif;
	color: #0f0f0f;
}

.wht { color: #ffffff; }

.bld { font-weight: bold; }

.uc { text-transform: uppercase; }



/*</group>*/

/*<group=nav/link styles>*/

.imgbttn {
background-color: #8B8B8B;
}

.imgbttn_on {
background-color: #9C9C9C;
}

.rollon {
background-color: #A1A1A1;
}

.rolloff {
background: none;
}

A, A:link, A:visited, A:active {
color: #000000;
font: bold 22px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: underline;
}

A:hover {
color: #ffffff;
background:none;
}

A.sm, A.sm:link, A.sm:visited, A.sm:active {
	font: 10px/13px Arial, Helvetica, sans-serif;
	color: #0f0f0f;
	text-decoration: none;
}

A.sm:hover {
	text-decoration: underline;
}

A.wht, A.wht:link, A.wht:visited, A.wht:active {
	color: #ffffff;
}

A.wht:hover {
	text-decoration: underline;
}


A.orange, A.orange:link, A.orange:visited, A.orange:active {
	color: #F7941C;
}

A.orange:hover {
	text-decoration: underline;
}


A.nav, A.nav:link, A.nav:visited, A.nav:active {
color: #A52118;
font: 11px/16px Arial, Helvetica, sans-serif;
text-decoration: none;
}

A.nav:hover {
color: #808080;
text-decoration: underline;
}

A.navhere, A.navhere:link, A.navhere:visited, A.navhere:active {
color: #000000;
font-weight: bold;
}

A.navhere:hover {
color: #000000;
}

/*</group>*/

/*<group=calendar styles>*/

A.calendarday, A.calendarday:link, A.calendarday:visited, A.calendarday:active {
color: #60873A;
font: bold 10px/16px Arial, sans-serif;
text-decoration: none;
margin: 0px;
}

A.calendarday:hover {
text-decoration: underline;
background-color: #F1F6F9;
}

A.title, A.title:link, A.title:visited, A.title:active {
font: 17px/20px Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
margin: 0px;
}

A.title:hover {
text-decoration: underline;
background-color: #F1F6F9;
}

A.calendaractiveday, A.calendaractiveday:link, A.calendaractiveday:visited, A.calendaractiveday:active {
color: #60873A;
font: bold 10px/16px Arial, sans-serif;
text-decoration: none;
margin: 0px;
}

A.calendaractiveday:hover {
text-decoration: underline;
background-color: #F1F6F9;
}

/*</group>*/

/*<group=misc styles>*/

LI {
list-style-type: square;
}

OL LI {
list-style-type: decimal;
}

/*</group>*/

/*<group=form styles>*/

INPUT.styled {
font: 11px Arial, Helvetica, sans-serif;
background: #FFFFFF;
background-color: #FFFFFF;
border: 1px inset #CCCCCC;
font: 11px Arial, Helvetica, sans-serif;
color: #000000;
width: 100%;
}

INPUT.bttn {
border: 1px outset #CCCCCC;
background: #A52118;
color: #ffffff;
font: bold 11px Arial, Helvetica, sans-serif;
padding: 3px 5px 3px 5px;
}

TEXTAREA.styled {
background: #FFFFFF;
background-color: #FFFFFF;
border: 1px inset #CCCCCC;
font: 11px Arial, Helvetica, sans-serif;
color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #000000;
width: 100%;
}

SELECT.styled {
background-color: #FFFFFF;
width: 100%;
border: 1px solid #000000;
color: #000000;
font: 11px Arial, Helvetica, sans-serif;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #000000;
}

SELECT.search {
background: #FFFFFF;
background-color: #FFFFFF;
border: 1px solid #000000;
color: #000000;
font: 10px Arial, Helvetica, sans-serif;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #000000;
}

INPUT.email {
background: #FFFFFF;
background-color: #FFFFFF;
border: 1px inset #CCCCCC;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

INPUT.search {
font: 11px Arial, Helvetica, sans-serif;
border: 1px inset #CCCCCC;
width: 114px;
height: 17px;
padding: 0px;
margin: 0px;
width: 100%;
}
	
/*</group>*/
