
	html, body {
		height: 100%;
	}

	body {
		margin: 0;
		padding: 0;
		text-align: center;
		height: 99.8%;
	}

	#Content {
		margin: 0 auto;
		text-align: left;
		width: 1257px;
		min-height: 100%;
		height: auto;
		background: #FFFFFF;
		border: 1px solid #000000;
		padding: 0px;
	}

	/* Hack for IE, Reset to 100% height */
	* html #Content {
		height: 100%;
	}
	/* End IE Hack */
	
.mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-repeat:repeat
}

.addressBar {
	position:absolute;
	top:127px;
	left:2px;
	width:600px;
	height:20px;
	z-index:1;
	padding:5px;
	background-color:#810052;
	font:Verdana, Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
/* thia controls the placing and dimensionsof the address bar at the bottom of the window */
}

p {
	font-family: Arial, Verdana ;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {

	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {


	font-family: Arial, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
h4 {

	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
a:hover {

	font-family: Arial, Verdana;
	font-size: 14px;
	color: #610037;
}
a {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.normaltext {
	font-family: Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	
}


.divMenu {
position:absolute;
width:995px;
height:19px;
z-index:1;
left: 3px;
top: 135px;
background-color: #CC0000;
layer-background-color: #CC0000;
border: 1px none #000000;
background-image: url(/images/menu_bar_tail_fade.jpg);
layer-background-image: url(/images/menu_bar_tail_fade.jpg);
}

.divMenu800 {
position:absolute;
width:700px;
height:19px;
z-index:1;
left: 2px;
top: 77px;
background-color: #CC0000;
layer-background-color: #CC0000;
border: 1px none #000000;
background-image: url(/images/menu_bar_tail_fade_800.jpg);
layer-background-image: url(/images/menu_bar_tail_fade_800.jpg);
}

.largeHeader {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.sideHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.validatetext {
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #000000;
}
.sectionTitle {

	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.pagetext {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-weight: normal;
	background-position: left;
}


li {
	font-family: Arial, Verdana ;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: url(../images/buttons/bullet_list_small.jpg);
	list-style-type: none;
}

.default {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal
}


.panelText{
	font-family: Haettenschweiler;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
}

.headerText{
font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.headers{
	font-family: Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-weight: bold;

/*border: 1px solid black;*/
/*background-color: lightyellow;*/
}

.switchcontent{
	font-family: Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-weight: normal;
width: 550px;
/*border: 1px solid black;*/
border-top-width: 0;
}

	
	.addressBarText {
	font-family: Arial, Verdana ;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}

#marqueecontainer{
position: relative;
width: 99%; /*marquee width */
height: 225px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px solid black;
padding: 2px;
padding-left: 4px;
}

#scrollerHeader {
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 80px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(menubg.gif) center center repeat-x;
color: black;
font: bold 11px Tahoma;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #f8fbfb;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #e8eded;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */