body {
	background-color: #669;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 0.8em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
h1 {
	color: #669;
	font-size: 1.5em;
	line-height: .5em;
}
h2 {
	background-color: #fff;
	color: #112282;
	font-size: 1em;
	font-weight: bold;
	line-height: 0.5em;
}
h3 {
	background-color: #ecc;
	color: #669;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 0.5em;
}
h4 {
	background-color: #ecc;
	color: #112282;
	font-size: 1.1em;
	font-weight: normal;
}
img {
	margin: 10 px;
}
th {
	width: 14%;
}
td {
	text-align: center;
	width: 43%;
}
#logo {
	background-color:#cf9;
	border:#000 solid 2px;
	color:#2D2FB2;
	font-family:"MS Serif", "New York", serif;
	font-size:2em;
	margin:10px 2px 0px 2px;
	padding:10px;
	text-align:center;
}
#leftcolumn {
	background-color:#cf9;
	border:#000 solid 2px;
	height:100%;
	left:0;
	margin:10px;
	padding:10px;
	position:absolute;
	text-align:center;
	width:190px;
}
#rightcolumn {
	background-color:#cf9;
	border:#000 solid 2px;
	color:#333;
	font-size:0.85em;
	font-weight: bold;
	height:100%;
	margin:10px;
	padding:10px;
	position:absolute;
	right:0;
	width:190px;
}
#rightcolumn li {
	margin-left:-12px;
}
#rightcolumn #GAlogo {
	text-align: center;
	text-decoration: none;
}
#rightcolumn #GAlogo a, #rightcolumn #GAlogo a:hover {
	text-decoration: none;
	color:transparent;
	background-color:transparent;
}	
#centercolumn {
	background-color:#fff;
	border:#000 solid 2px;
	color:#112282;
	font-style:italic;
	margin:10px 210px 10px 210px;
	padding:20px;
	text-align:justify;
	font-size:1.1em;
}
#centercontent {
	text-align:center;
}
#centercolumn a, #centerbottom a, #footer a {
	color:#333;
	background-color:#cf9;
}
#rightcolumn a {
	color:#333;
	background-color:#ecc;
}
#centercolumn a:hover, #centerbottom a:hover {
	color:#666;
	background-color:#cf9;
}
#rightcolumn a:hover, #footer a:hover {
	color:#666;
	background-color:#ecc;
}
#centerbottom {
	background-color: #ecc;
	color: #000;
	text-align: justify;
	color: #112282;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:20px;
	border:#000 solid 2px;
	margin:10px 210px 10px 210px;
}
#SGlogo {
	border:none;
	text-align:center;
}	
.oneM {
	font-size: 1em;
}
.nineM {
	font-size:.9em;
}
.eightM {
	font-size:.8em;
}
.normalstyle {
	font-style: normal;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
#navBar {
	list-style-type:none;
	line-height: 1;
	display: block;
}
#navBar ul {
	list-style-type:none;
	display: block;
	margin-left:-30px;
}
#navBar ul li {
	font-size:0.9em;
	font-weight:bold;
	list-style-type:none;
	text-decoration:none;
	width:170px;
	height:50px;
	display: block;
}
#navBar ul li a {
	color:#333;
	list-style-type:none;
	text-decoration:none;
	width:170px;
	height:40px;
	background: url(../images/buttontripleA.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	line-height: 2;
}
#navBar ul li a.current {
	color: #900;
	display: block;
	font-style:italic;	 
}
#navBar ul li a:hover {
	background: url(../images/buttontripleA.png);
	background-position: -170px 0;
	background-repeat:no-repeat;
	color: #666;
	display: block;
}
#navBar ul li a:active {
	background: url(../images/buttontripleA.png);
	background-position: -340px 0;
	background-repeat:no-repeat;
	color: #666;
	display: block;
}
#footer {
	background-color:#FFF;
	clear:both;
	border:#000 solid 2px;
	color:#0E0E37;
	font-size:0.9em;
	font-style:italic;
	margin:10px;
	padding:5px;
	text-align:center;
}
.table {
	background-color:#FFF;
	border:#000 solid 2px;
	color:#112282;
	font-size: 0.9em;
	text-align:center;
	width:100%;
	margin: 3px;
	font-style: normal;
}
.italic {
	font-style:oblique;
}
#topAnchor {
	position: absolute;
	height: 1px;
	width: 1px;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#blogimg {
	text-align: center;
	padding: 0px 10px 10px 10px;
	font-size: 80%;
	clear: none;
}

