/* Main ER Screen Style Sheet -- Author Erick Ovando -- Created 9/23/2008 */

* {
margin:0;
padding:0;
}

ul
{
list-style-position:inside;
}

body {
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
width:960px;
height:100%;
margin:0 auto;
}

H1,H2,H3,H4,H5 {
color:#FF6600;
}
#fomr
{
display:none;
}
#slogan {
margin-left:0;


position:absolute;
left:260px;
top:90px;
z-index:15;
}

.light_font {
color:#000000;
}
.last_updated {
font-size:8px;
}

#establish_date {
margin-left:0;
background-color:#FFF;
color:#600;
position:absolute;
left:650px;
top:75px;
font-size:10px;
font-style:italic;
z-index:15;
}

.header_nav {
background-color:#FFF;
color:#603;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
position:absolute;
left:450px;
top:125px;
z-index:15;
}

.header_text{
color:#000;
}
#logo{
position:relative;
left:0px;
z-index:15;
}
#header_image {
position:absolute;
left:425px;
top:0px;
z-index:15;
}
#header_image1 {
position:absolute;
left:605px;
top:0px;
z-index:15;
}
#header_image2 {
position:absolute;
left:750px;
top:0px;
z-index:15;
}
#header H2 { 
color:#CC0000;
}
#title {
color:#FF6600;
position:absolute;
left:328px;
top:0px;
z-index:15;
}

#header {
background-color:#CC9966;
color:#300;
position:relative;
z-index:15;
}

.sidebar {
color:#603;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}


#content {
background-color:#CC9966;
color:#000;
z-index:10;
width:960px;
height:2000px;
overflow:auto;
top:0;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}


#rightcol {
background-color:#FFF;
width:160px;
float:right;
color:#603;
padding:8px;
vertical-align:top;
}


#centercol {
background-color:#FFF;
margin-right:177px;
margin-left:177px;
height:100%;
border-left-color:#600;
border-right-color:#600;
border-right-width:thin;
border-left-width:thin;
border-left-style:groove;
border-right-style:groove;
vertical-align:top;
padding:8px;
}

#pagecontent {
background-color:#FFF;
vertical-align:top;
height:100%;

}
#centercol_no_lt {
background-color:#FFF;
margin-right:177px;
border-right-color:#600;
border-right-width:thin;
border-right-style:groove;
vertical-align:top;
padding:8px;
}

#centercol_no_rt {
background-color:#FFF;
margin-left:177px;
margin-right: 8px;
height:100%;
border-left-color:#600;
border-left-color:#FF6600;
border-left-width:thin;
border-left-style:groove;
vertical-align:top;
padding:8px;
}

#centercol_no_sb {
background-color:#FFF;
padding:8px;
}

#insideLeft {
width:341px;
float: left;
}

#insideRight{
width:341px;
float: right;
}

#leftcol {
background-color:#CC9966;
position:relative;
	top:-10px;
	left:-10px;
	float:left;
width:160px;
color:#603;
clear:both;
/*padding:8px;*/
vertical-align:top;

	
	margin:0 0 -10px 0;
	padding:10px;
		z-index:100;
}

#leftcol a:link { color:#CC3300 }
#leftcol a:visited {color:#FFF}

#pmtform{
font-weight: bold;
background-color: #ffb76c;
}
#search {

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFF;
color:#600;
position:absolute;
left:750px;
top:110px;
z-index:25;
}


.headerrow {
background-color:#600;
color:#FFF;
}

.columnheader {
background-color:#666;
color:#FFF;
}

.rowheader {
background-color:#CCC;
color:#000;
}

.blocktext ul {
text-align:center;
}

*/

 /* CSS Document */
/*
body {
	background:#9343B9;
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	}
a {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../images/leftcolor_bg.gif") repeat-y top left;
	}
#header {
	background:#BB62AB;
	padding:10px;
	margin:0;
	text-align:center;
	color:#FFF;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN 
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value 
	margin:0 0 -10px 0;
	padding:10px;
	background:#ECB9E8;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN 
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value 
	margin:0 0 -10px 0;
	padding:10px;
	background:#D7C4FA;
	z-index:99;
	}
#centercol {
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position:relative;
	top:1px;
	background:#7A2875;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	} 
	*/
