	body {
	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;
	background-color: #000033;
	padding: 0px;
	margin: 0px;
}
#mainTable {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 670px;
		background-color: #000066;
	/*/*/line-height: 1.5em; /* */
 }
 #altTable {
	width: 428px;
	padding: 0px;
	margin: 0px;
		/*/*/line-height: 1.2em; /* */
		background-color: #000066;
 }
 #maincontentLeft {
 	border-left: 0px solid #000000;
		padding:10px;
		 	color: #FFFFFF;	
	background: #000066;
 	font-size: 14px;
				height:600px;
	/*/*/font-size: 100%; /* */
 }
 #maincontentLeft h1 {
	color: #8B2145;
	font-size: 1.5em;
	border-bottom: 1px solid #FFFFCC;
	font-weight: normal;
	margin-bottom: 10px;
}
 #maincontentLeft h2 {
	color: #8B2145;
	font-size: 1.0em;
	border-bottom: 1px solid #FFFFCC;
	font-weight: normal;
	margin-bottom: 7px;
}
 #maincontentLeft h3 {
	color: #FFFFFF;
	font-size: 1.4em;
	border-bottom: 0px solid #FFFFCC;
	font-weight: bold	;
	margin-bottom: 7px;
}
 #maincontentLeft h4 {
	color: #FFFFFF;
	font-size: 1.4em;
	border-bottom: 0px solid #FFFFCC;
	font-weight: normal	;
	margin-bottom: 7px;
}
 #maincontentLeft_Background {
 	border-left: 10px solid #000000;
		padding:10px;
		 	color: #000000;
	background: #D2DBE2;					
	background-repeat: no-repeat;
 	font-size: 14px;
	/*/*/font-size: 100%; /* */
 }
 #maincontentLeft_Background h1 {
	color: #8B2145;
	font-size: 1.5em;
	border-bottom: 1px solid #DFDDD1;
	font-weight: normal;
	margin-bottom: 10px;
}
 #maincontentLeft_Background h2 {
	color: #8B2145;
	font-size: 1.0em;
	border-bottom: 1px solid #DFDDD1;
	font-weight: normal;
	margin-bottom: 7px;
}
 #maincontentLeft_Background h3 {
	color: #8B2145;
	font-size: 1.0em;
	border-bottom: 0px solid #DFDDD1;
	font-weight: bold	;
	margin-bottom: 7px;
}
 #sidebar {
 	border-left: 0px solid #000;
	padding:3px;
 	font-size: 16px;
	vertical-align:top;
	/*/*/font-size: 100%; /* */
 }
  #sidebar h1 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;	
}
 #sidebar h2 {
	color: #8B2145;
	font-size: 1.2em;
	border-bottom: 1px solid #DFDDD1;
	font-weight: normal;
	margin-bottom: 7px;
}
 #sidebar h3 {
	color: #8B2145;
	font-size: 1.0em;
	border-bottom: 0px solid #DFDDD1;
	font-weight: bold	;
	margin-bottom: 7px;
}
#sidebar a {
	/*/
	*/padding: 0px;
	display: inline;
	border: 0px solid #CCC;
	text-decoration: none;
	 /* */
}
 #sidebar a:link, #sidebar a:visited {
 	color: #FFFFFF;
 }
 #sidebar a:hover, #sidebar a:active {
	color: #FFFF00;
}
 #sidebar ul {
	/*/
	*/
		margin-top: -0.9em;
	padding-left: 1em;
	padding-bottom: 0px;
	margin-left: 1em;
	list-style-type: none; /* */
}
 #sidebar li {
	/*/
	*/margin: 4px 0px 2px 0px;
	padding-bottom: 0px; /* */
}
 #colheading{
	background:#D7D7D7;
	vertical-align:middle;
	font-size: 105%;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
		padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
}
 #greenflyer{
	font-family: Helvetica, Arial, sans-serif;
	 	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: lighter;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: normal;
		background-image: url(images/green_bg.jpg);
	background-repeat: no-repeat 0px 0px;
	border:medium;
	border-color:#000000;
	border-style:solid;
}
 td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
 }
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 130%; 
 		color: #7C2930;
	}
 h2 { font-size: 140%; }
 a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFCC;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
  #belowfooter {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top:6px;
	 	font-size: 12px;
 	 }	
 #belowfooter a:link, #belowfooter a:visited {
 	color: #CCCCCC;
	 	text-decoration: none;
 }
 #belowfooter a:hover, #belowfooter a:active {
 	color: #FFFFFF;
	 	text-decoration: none;
 }
.cImg
    {
    text-align:center;
    display:block;
	padding:5px;
    }
.rImg
    {
    text-align:right;
    display:block;
	padding:5px;	
    }
.lImg
    {
    text-align:left;
    display:block;
	padding:5px;	
    }	
 #current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: 2px dotted #999 !important; /* */
 }