body{
	background-color:#cccc99;
	margin-bottom:10;
	margin-left:0; 
	margin-top:0; 
	margin-right:10;
	}
P{
	margin:10;
	}
UL{
	margin-top:0;
	}
LI{
	margin-top:2;
	}
H1{
	color:#001111; 
	margin-top:25; 
	margin-bottom:0; 
	margin-left:10; 
	margin-right:10; 
	font-weight:bold; 
	font-size:14;
	}
.imageTopRight{
	CLEAR: right; 
	DISPLAY: block; 
	PADDING: 0px; 
	FLOAT: right; 
	margin-top: 0px; 
	margin-bottom: 10px;  
	margin-left: 10px; 
	margin-right: 0px;  
	BORDER-LEFT: #336666 1px solid; 
	BORDER-BOTTOM: #336666 1px solid;
	}
.imageTopLeft{
	CLEAR: left; 
	DISPLAY: block; 
	PADDING: 0px; 
	FLOAT: left;
	margin-top: 0px; 
	margin-bottom: 10px;  
	margin-left: 0px; 
	margin-right: 10px;  
	BORDER-RIGHT: #336666 1px solid; 
	BORDER-BOTTOM: #336666 1px solid
	}
.imageLeft{
	CLEAR: left; 
	DISPLAY: block; 
	PADDING: 0px; 
	FLOAT: left;
	margin-top: 10px; 
	margin-bottom: 10px;  
	margin-left: 0px; 
	margin-right: 10px;  
	BORDER-top: #336666 1px solid;
	BORDER-BOTTOM: #336666 1px solid;
	BORDER-RIGHT: #336666 1px solid; 
	}


.content{
	height:100%;
	width:100%;
	padding:0; 
	margin:0;
	border:0; 
	font-size:10pt;
	font-weight:normal;
	background-image: url(images/gridbg.gif);
	background-repeat: repeat;
	background-color: #ffffee;
	color: #001111;
	}
.callToday{
	padding-top:25; 
	padding-bottom: 25px; 
	padding-left: 25px; 
	padding-right: 25px; 
	font-size: 10pt;
	font-weight:bold;
	text-align: center;
	}
.MainTable{ 
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #ffffcc; 
	background-image: url(images/gridbg-gld.gif); 
	BACKGROUND-REPEAT: repeat; 
	border:none; 
	width:100%; 
	margin:0; 
	padding:0;
	}
.Banner{
	background-color:#336666;
	}
.VLine{
	background-color:#336666; 
	width:1;
	}
.HLine{
	background-color:#336666; 
	height:1;
	}
.navBar{
	font-size:12; 
	font-weight:bold; 
	TEXT-ALIGN: center; 
	}
.navBarButton{
	cursor:hand; 
	padding:2; 
	width:100px; 
	height:18; 
	COLOR: #ffffcc; 
	BACKGROUND-COLOR: #999966; 
	}
.navBarButtonHilite{
	cursor:hand; 
	padding:2; 
	width:100px; 
	height:18; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #cccc99; 
	}
.navBarSeparator{
	WIDTH: 1px; 
	}
.ContentTitle{
	FONT-SIZE: 18pt; 
	COLOR: #ffffdd; 
	font-weight:bold; 
	padding-bottom:4; 
	padding-top:4;
	}
.ContentPageLinksContainer{
	FONT-SIZE: 9pt; 
	TEXT-ALIGN: right; 
	padding-right:8; 
	padding-bottom:8; 
	}
.ContentPageLinksHilite
{
	text-decoration:none;
	COLOR: #ffffff; 
	FONT-WEIGHT: bold;
	}
.ContentPageLinks{
	text-decoration:none;
	COLOR: #ffffcc; 
	FONT-WEIGHT: bold;
	}
.ContentPageLinksSeparator{
	COLOR: #ffffcc; 
	}
.ContentBox{
	BORDER-LEFT: #336666 1px solid; 
	BORDER-BOTTOM: #336666 1px solid
	}
.Copyright{
	FONT-SIZE: 6pt; 
	COLOR: #ffffcc; 
	TEXT-ALIGN: right; 
	height:25;
	}