 #newscontent {
	padding: 2px 10px;
 }
 
 * html #mainbanner
 {
   height: 100%
 }
 
 
.menuodd { display:none; }

hr.typ1 {
	color: #005B39;
	height: 1px;
}

a {
	color:#000066;
}

a:hover {
	color:#666666;
}

a.toptext {
	color: #6C7DBD;
	text-decoration: underline;
}

a.toptext:hover {
	color:#000099;
}


img {
	border:0;
	margin:0;
	padding:0;
}

img.typ1 {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.typ2 {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 2px;
}

img.typ3 {
	float: left;
	margin-right: 15px;
	margin-top: 10px; 
	margin-bottom: 10px; 
}

img.typ4 {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 2px;
}

img.typ5 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

h1 {
	font-size: 1.6em;
	margin:0 0.5em 0 0;
	padding:0.5em 0;
}

h2 {
	font-size: 1.4em;
	margin-top:0.8em;
	margin-bottom:0em;
	padding:0;
}

p {
    text-align: justify;
	margin-top: 0em;
}

p.typ1 {
    text-align: center;
}

p.typ2 {
    text-align: center;
	font-size:1.5em;
	color: #6C7DBD;
	font-style: italic;
	padding-bottom: 0px;
}

p.typ3 {
	margin-bottom:0;
}

p.copyright {
	margin-top: 30px;
	border-top: 1px solid #000080;
	padding-top: 7px;
	font-size:0.7em;
	text-align:center;
	clear: both;
}

table {
   margin: 0;
   padding: 0;
   border: 0;
   border-collapse: collapse;
}

table.typ1 {
   width: 33em;
}

table.typ2 {
 	margin: 30px 0 0 10px;
}

td {
	padding: 5px;
	border: 1px solid #000080;
	vertical-align: top;
    	font-size:0.8em;
}

td.typ1 {
    	text-align: center;
}

td.typ2 {
	padding: 1px;
	border: none;
}

td.typ3 {
	padding: 1px;
	border: none;
	width: 5em;
}

td.typ4 {
	padding: 0px;
	border: none;
}

th {
    	font-size:0.8em;
	background-color: #EAF0FF;
	padding: 5px;
	border: 1px solid #000080;
}

td.imgal1 {
	padding: 0px;
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	height: 175px;
	width: 175px;
	background-color:#BAC0D9;
	border: none;
}

td.imgal2 {
	width: 10px;
	border: none;
}

td.imgal3 {
	height: 20px;
	border: none;
}

td.imgal4 {
	padding: 10px;
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	height: 30px;
	width: 155px;
	background-color:#6C7DBD;
	font-weight: bold;
	color: #F2EED1;
	border: none;
}



ul,ol { 
   margin-top: 5px;
   margin-left: 20px;
}

li { 
    text-align: justify;
   margin-top: 3px;
}

li.typ1 { 
	margin-top: 1em;
}

div.typ1 {
	float: right;
	margin-left: 20px;
	width: 200px;
}

div.typ2 {
	border: 2px solid #58638F;
	padding: 10px;
}