html,body,form{
    height:100%;
    background-color:#F8F9FE;
    margin: 0 auto 0 auto;

}
h1{
	font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
	font-size: 150%;
    color: #00537d;
}
h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 125%;
    color: #3e3877;
}
h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 110%;
    color: #494949;
}    
strong {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 100%;
}
a {
	font-size: 95%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: DARKBLUE;
    text-decoration: none;
}  
a:hover {
	font-size: 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: DARKRED;
    text-decoration: underline;
}
a.astyle2 {
	font-size: 75%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #062d70;
    text-decoration: none;
}
a.astyle2:hover {
    font-size: 75%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: DARKRED;
    text-decoration: underline;
}

/* --------------------

a.astyle3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.astyle3:hover {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #F1F1F1;
    text-decoration: none;
}
a.astyle4 {
    font-size: 75%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #062d70;
    text-decoration: underline;
}
a.astyle4:hover {
    font-size: 75%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #661515;
    text-decoration: none;
}

a.astyle5 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #F1F1F1;
    text-decoration: none;
}
a.astyle5:hover {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #F1F1F1;
    text-decoration: none;
}

------------------------------
*/

table.t1{
	background-color:#A6AED2;
}
tr.t1{
	background-color:#F8F9FE;
	padding:10px;
	vertical-align:top;
}

.leftnavbar_item{
	position:relative;
	padding:2px;
	border:1px;
	border-style:solid;
	border-color:#B5B5B5;
	border-bottom:0px solid #B5B5B5;
	border-left:0px solid #B5B5B5;
	border-right:0px solid #B5B5B5;
	border-top:1px solid #B5B5B5;
}
.leftnavbar_keslogo{
	border-bottom:0px none #B5B5B5;
	border-left:0px solid #B5B5B5;
	border-right:0px solid #B5B5B5;
	border-top:1px solid #B5B5B5;
	background-color:#F8F9FE;
}
.leftnavbar_separator{	
	border:1px;
	padding:1px;
	background-color:#B5B5B5;
}
.rightnavbar_item{
	position:relative;
	padding:4px;
	border:1px;
	text-align:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:80%;
	font-weight:normal;
	color:#062d70;
}

.rightnavbar_item_center{
	position:relative;
	padding:4px;
	border:1px;
	text-align:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:65%;
	font-weight:normal;
	color:#062d70;
	text-align:center;
}

.center{
	text-align:center;
}

#container{
	position:relative;
	min-height:100%;
	height:100%;
	height:auto;
        margin: 0 auto 0 auto;
        width: 910px;

}
#kes200x{
	position:absolute;
	top:80px;
	left:750px;
	font-family:Helvetica,Arial,sans-serif;
	color:#3e3877;
	font-weight:bold;
}

#keslogo{
	position:absolute;
	top:250px;
	left:5px;
	z-index:0;
}
#keslogojournal{
	position:absolute;
	top:390px;
	left:5px;
	z-index:0;
}
#hrstyle{
	border:1;
	border-style:solid;
	border-color:#B5B5B5;			
}

#img_alpha_kes_logo{
	position:absolute;
	top:0px;
	left:3px;
	z-index:2;

}
#img_waveform{
	position:absolute;
	top:0px;
	left:186px;
	z-index:2;
}
#leftnavbar{
	position:absolute;
	left:3px;
	top:105px;
	width:180px;
	padding:1px;
	border:1px; 
	border-color:#B5B5B5;
	border-style:solid;
	background-color:#F0F2FB;
}
#leftnavbar_heading{
	position:relative;
	padding:0px;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:75%;
	font-weight:bold;
	text-align:center;
	background-color:#80ACD3;
}

#leftnavbar_heading_2{
	position:relative;
	padding:0px;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:75%;
	font-weight:bold;
	background-color:#47BF63;
}

#leftnavbar_heading_3{
	position:relative;
	padding:0px;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:75%;
	font-weight:bold;
	background-color:lightyellow;
}

#leftnavbar_heading_4{
	position:relative;
	padding:0px;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:75%;
	font-weight:bold;
	background-color:lightblue;
}

#leftnavbar_item_bottom{
	position:relative;
	padding:2px;
	border:1px;	
	border-color:#B5B5B5;
	border-bottom:0px solid #B5B5B5;
	border-left:0px solid #B5B5B5;
	border-right:0px solid #B5B5B5;
	border-top:1px solid #B5B5B5;
}
#main_content{
	position:relative;
	min-height:400px;
	width:530px;
	top:14px;
	left:195px;
	padding:10px;
	border:1px;
	border-style:solid;
	border-color:#B5B5B5;
	border-right:0px;
	border-bottom:0px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:80%;
	font-weight:normal;
	color:#424242;
	text-align:justify;
}

#proselogin{
	position:absolute;
	left:3px;
	top:310px;
	width:160px;
	padding:2px;
	border:1px;
	border-color:#B5B5B5;
	border-style:solid;
	background-color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	text-align:center;	
}

#rightnavbar{
	
}
#rightnavbar_index{
	position:absolute;
	left:750px;
	top:105px;
	width:156px;
	padding:1px;
	text-align:center;
	border:1px;
	border-color:#B5B5B5;
	border-style:solid;
	background-color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	background-image:url(images/rightnav_gradient.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#rightnavbar_heading{
	position:relative;
	padding:0px;
	color:#F1F1F1;
	font-family:Helvetica,Arial,sans-serif;
	font-size:75%;
	color:#000000;
	font-weight:bold;
	background-color:#80ACD3;
	text-align:center;
}
#topnavbar{
	position:relative;
	width:100%;
	height:55px;
	background-color:#f8f9fe;
}
#topnavbar2{
	position:absolute;
	top:33px;
	left:0px;
	width:100%;
	padding:0px;
	background-color:#80ACD3;
	border:1px;
	border-color:#666666;
	border-style:solid;
	border-right:0px;
	border-left:0px;
	z-index:1;
}
#topnavbartext{
	position:relative;
	width:750px;
	left:195px;
	top:0px;
	color:#000000;
	z-index:1
}

