/* Header Layout */

#textheader {
	width:auto;
	height:auto;
	margin-top:0em;
	margin-bottom:0.2em;
	margin-left:0.5em;
	margin-right:0.5em;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	clear:both;
}

.ban1, .ban2 {
	width:auto;
/*	text-align:center;*/
	font-family: 'Times New Roman', Times, serif;
	font-weight:800;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-image:none;
	background-color:transparent;
}

/* Main Banner */

h1.mainbanner {
/*	width:278px;
	height:85px;*/
	background-image:none;
	background-color:transparent;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: 'Times New Roman', Times, serif;
	font-weight: 800;
	line-height:100%;
	font-size: 1.5em;
/*	text-align:center;*/
}

h1.mainbanner .ban1 {
	color: #333399;
	font-size: 54pt;
	line-height:90%;
	background-color: inherit;
/*	position: relative;
	top: 0px;
	left: 0px;
	width: 278px;*/
	text-align:left;
/*	clear:both;*/
	display:block;
}

h1.mainbanner .ban2 {
	color: #ff0000;
	font-size: 15pt;
	line-height:100%;
	text-align:left;
	display:block;
	background-color:  inherit;
}

/* News Banner */

h1.newsbanner {
	width:316px;
/*	height:85px;*/
	background-color:transparent;
	background-image:url(images/redflashl.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	font-family: 'Times New Roman', Times, serif;
	font-weight: 800;
	line-height:100%;
	font-size: 1.5em;
	overflow:visible;
/*	position: relative;
	top: 0px;
	left: 0px;*/
/*	clear:both; */
}

h1.newsbanner .ban1 {
	color: #333399;
	font-size: 32pt;
	line-height:100%;
/*	width:316px;*/
	text-align:left;
/*	position: relative;
	top: 0px;
	left: 0px;*/
	clear: both;
	display: block;
	background-color: inherit;
}

h1.newsbanner .ban2 {
/*	position:relative;
	left:50px;
	top:7px;*/
	color: #000000;
	font-style:italic;
	font-size: 15pt;
	line-height:100%;
	text-align:left;
	clear: both;
	display: block;
	padding-bottom:15px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 50px;
	background-color: inherit;
}

/* Right Banner Image */

img.banimg {
	float:right;
	margin-top:0;
	margin-bottom:0;
	margin-left:0.5em;
	margin-right:0.5em;
} 

/* Content Layout */

#headerline, #header, #content, #footer {
	width:auto;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	display: block;
	clear:both;
}

/*#headerline {
	margin-bottom: 2em;
}*/

/* Subject Line */

div.sitline, div.sitlinethin {
	width:100%;
	height:auto;
	font-family: 'Times New Roman', Times, serif;
	font-size:1em;
	font-weight:800;
	line-height:100%;
	margin-left:0em;
	margin-right:0em;
	margin-top:0em;
	margin-bottom:0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-style:none;
	display:block;
}

div.sitline {height:auto;}
div.sitlinethin {height:1px; overflow:hidden;}

span.snheaderl {
	width:28%;
	height:auto;
	text-align:left;
	background-color:#ff0000;
	color:#ffffff;
	background-image:url(images/redbar.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	margin-left:0pt;
	margin-right:0pt;
	margin-top:0pt;
	margin-bottom:0pt;
	padding-left:0pt;
	padding-right:0pt;
	padding-top:1pt;
	padding-bottom:1pt;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-style:none;
	display: inline;
	float:left;
	line-height: 125%;
}

span.snheaderr {
	width: 70%;
	height:auto;
	text-align:right;
	background-color:#333399;
	color:#ffffff;
	background-image:url(images/bluebar.jpg);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	margin-left:0pt;
	margin-right:0pt;
	margin-top:0pt;
	margin-bottom:0pt;
	padding-left:0pt;
	padding-right:0pt;
	padding-top:1pt;
	padding-bottom:1pt;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-style:none;
	display: inline;
	float:right;
	line-height: 125%;
}

span.headerbartext {
	padding-left:5pt;
	padding-right:5pt;
	padding-top:1pt;
	padding-bottom:1pt;
	line-height: 125%;
}

span.headerbartext {
	background-color: inherit;
	color:#ffffff;
}

div.sitline a:hover, div.sitline a:link, div.sitline a:active, div.sitline a:visited {
	background-color: inherit;
	color:#ffffff;
}

/* Footer Layout */

#footer p {
	font-size: 0.8em;
	font-weight: 800;
	text-align:right;
	line-height:100%;
}
