@import url("/styleNews.css");


body							{ 
	text-align: center; 
	background: #8695C4 url(images/bgfill.jpg) repeat-x; 
	color: #0E2B89; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a	{ color: #0E2B89; background-color: transparent; font-weight: bold; }
a:hover	{ color: #FC1922; background-color: transparent; font-weight: bold; }

#screen	{
	color: #0E2B89;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#siteContainer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0E2B89;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 760px;
	text-align: left;
}

#siteContainer #banner {
	background-color: #0E2B89;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 100%;
}

#siteContainer #banner #mastHeadText {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 380px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	text-align: right;
}

#siteContainer #banner #mastHeadText a	{
	background-color: transparent;
	color: #FFFFFF;
}

#siteContainer #banner #bannerLogo {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	width: 360px;
	float: left;
	text-align: left;
}

#siteContainer div.bodySplit	{
	background: transparent url('images/top-fill.gif') repeat-x;
}


#contentPanel	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: transparent;
	color: #0E2B89; 
	font-size: 0.8em; 
	text-align: left; 
	padding: 0px 0px 0px 0px; 
	margin: 10px 10px 10px 10px;
	clear: both;
}


#gototop	{ 	clear: both; font-size: 0.6em; text-align: center; }

#screenreader	{ position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden; }


#adminmenu	{ font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #CC0000; margin: 0px; padding: 1px; color: #FFFFFF; font-size: 0.6em; text-align: left; line-height: 1.6em; }

#adminmenu a	{ color: #FFFFFF; background-color: #FF0000; font-weight: bold; text-decoration: none; border: 1px solid #FFFFFF; padding: 0px 3px 0px 3px; margin: 0px 1px 5px 1px; }

#adminmenu a:hover	{ color: #FFFFFF; background-color: #999999; font-weight: bold; text-decoration: none; border: 1px solid #FFFFFF; padding: 0px 3px 0px 3px; margin: 0px 1px 5px 1px; }


#inputError					{ color: #FFFFFF; background-color: #CC0000; text-align: center; font-size: 1em; font-weight: bold; padding: 10px 10px 10px 10px; margin: 10px 40px 10px 40px; }


#comment					{ color: #0E2B89; background-color: #EEEEEE; text-align: center; font-size: 1em; font-weight: bold; padding: 10px 10px 10px 10px; margin: 10px 40px 10px 40px; border: 2px solid #0E2B89; }


div.reset	{ clear: both; line-height: 0em; }


.tiny	{ font-size: smaller; }
.smaller	{ font-size: smaller; }
.comic	{	font-family: 'Comic Sans MS', Textile, cursive;	}
.courier	{	font-family: 'Courier New', Courier, monospace;	}
.times	{	font-family: "Times New Roman", Times, serif;	}
.impact	{	font-family: Impact, Charcoal, sans-serif;	}


h1	{	color: #0E2B89;	font-weight: bold;	font-size: 1.4em;	}
h2	{	color: #0E2B89;	font-weight: bold;	font-size: 1.2em;	}
h3	{	color: #0E2B89;	font-weight: bold;	font-size: 1.1em;	}
h4	{	color: #0E2B89;	font-weight: bold;	font-size: 1em;	}
h5	{	color: #0E2B89;	font-weight: bold;	font-size: 1em;	}
h6	{	color: #0E2B89;	font-weight: bold;	font-size: 0.8em;	}


#contentPanel h1	{
	color: #0E2B89;
	font-weight: bold;
	font-size: 1.4em;
}

#siteContainer #siteFooter {
	background-color: transparent;
	color: #0E2B89;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 100%;
}

#siteContainer #siteFooter #siteFooterLeft {
	width: 370px;
	float: left;
	font-size: 0.6em;
}

#siteContainer #siteFooter #siteFooterRight {
	width: 370px;
	float: right;
	font-size: 0.6em;
}

div.navBar	{
	text-align: center;
	font-size: 0.8em;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
}

