/* hide from IE mac \*/
html {
min-height:100%;
margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
	background-color: #D2D6DB;
	height: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: text-bottom;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 775px;
	background-color: #Fcf7ea;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border: thick inset #604000;
	margin-top: 25px;
}
/*#outer {
	height: 100%;
}*/
#main {
	float: left;
	display: inline;
	width: 610px;
	background-color: #Fcf7ea;
	padding-left: 6px;
	padding-right: 6px;
}

#wrapper #menu #AddressBlock {
	font-size: small;
	padding-top: 2em;
	text-align: right;
	padding-right: 4px;
	background-color: #FFF7EF;
	font-weight: bold;
}
#outer #wrapper #menu #AddressBlock p {
	margin-bottom: 6px;
}
#header {
	display: block;
	text-align: left;
}

#footer {
	float: none;
	clear: both;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 100%;
	color: #FCF7EA;
	background-color: #1B1C00;
	text-align: center;
	padding-bottom: .5em;
}
#menu {
	float: left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #428421;
	background-color: #a0a0a0;
}
#disclaimer {
	text-align: justify;
	font-weight: normal;
	font-size: x-small;
	background-color: #FFF7EF;
}
#disclaimer p {
	padding: 6px;
	font-size: x-small;
}
#eclipsme {
	margin-top: 1em;
}
#eclipsme a {
	text-decoration: underline;
	background-image: none;
	font-size: x-small;
	font-weight: bold;
	border: thin solid #428421;
}
#menu a {
	display: block;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
#menu a:link, #menu a:visited {
	color: #49492C;
	background-color: #C8C8A4;
}
#menu a:hover, #menu a:active, .month a:hover {
	color: #000000;
	background-color: #DBDBC4;

}
#wrapper #menu p {
	margin: 0px;
}


#sidebar .SidebarSubmenu .SidebarHeading1 {
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 6px;
}

#sidebar {
	float: right;
	width: 155px;
	text-align: right;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 3px;
	border-right-style: outset;
	margin-left: 4px;
	font-size: x-small;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	border-top-width: 2px;
	border-top-style: solid;
}
#sidebar .SidebarHeading {
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	font-weight: bold;
	font-size: small;
	background-color: #C8C8A4;
	margin-bottom: 8px;
	color: #49492C;
}
#sidebar .SidebarSubmenu {
	padding-right: 2px;
}
#wrapper #main #sidebar p {
	margin-bottom: 6px;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #DBDBC4;
}

#sidebar .SidebarSubmenu p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#sidebar .SidebarSubmenu a {
	color: #333333;
}
#sidebar .SidebarSubmenu a:hover, #sidebar .SidebarHeading a:hover {
	color: #000000;
	background-color: #DBDBC4;
}
#sidebar .SidebarHeading a {
	color: #333333;
	text-decoration: none;
	display: block;
}

#divider hr {
	height: 8px;
	background-color: #000000;
	display: block;
	margin: 0px;
	color: #000000;
}
 div.hr {
	height: 6px;
	background-color: #a0a060;
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 6px;
}

#dividerthin hr {
	height: 8px;
	background-attachment: scroll;
	background-color: #C8C8A4;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 4px;
	margin-bottom: 4px;
/*    display: none;*/
}
.emphasis {
	color: #69693F
}
.border {
	border: thin solid #9E0B0E;
}

#wrapper #main h1 {
	background-color: #DBDBC4;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 150%;
}
#menu p a.twoline {
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#CalendarTable 
			{
	border:1px solid #336699;
	border-collapse: collapse;
	text-align:left;
			}
#CalendarTable td, td.month
			{
	border:1px solid #604000;
	color: #000000;
			}
.month, .dayNames, .dayText
			{text-align:center;
			}
.month		{
	font-size: 12pt;
	background-color:#C8C8A4;
	color:#000000;
	height:35px
}

.month a     {
	color: #604000;
	text-decoration: underline;
}

.dayNames, .dayNumbers, .otherMonth
			{
	width: 14%;
	font-size: 8pt;
	font-weight: bold
			}
.dayNames	{
	text-align:center;
	color:#000000;
	background-color: #c0c0c0;
}

.dayNumbers	{
	color:#2D1E0F;
	text-align: left;
	background-color: #E4E4D3;
			}
.dayText	{height:92px;
}
.dayText, .daytext p	{ 
			font-size: 10pt;  
			color:#0000FF 
			}
.dayText td {
			vertical-align: top;
			 width:14%;}

.dayText a   {
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
	color: #604020;
}

#wrapper #main #CalendarTable tr.dayNumbers td.otherMonth	{
	color:#999999
}
#wrapper #main #CalendarTable tr.dayNumbers td {
	padding-left: 4px;
}
#wrapper #main .diebot {
	display: none;
}
#wrapper #main .error a {
	color: #990000;
	text-decoration: none;
	background-color: #F0F0F0;
	line-height: 1.1;
}
#wrapper #main .error a:hover {
	color: #FF0000;
	background-color: #CCCCCC;
}
#wrapper #main .error {
	font-size: 80%;
}
#wrapper #main a {
	color: #993300;
	background-color: #FFFFCC;
	border: thin dotted #FFFFFF;
}
#wrapper #main #content #sidebar p {
	padding-right: 4px;
}
.faqQusetion {
	font-weight: bold;
}
.FltRight {
	float: right;
}
