body {
	font-size:62.5%;
	color: black;
	background:#525252;
	width:100%;
	margin:0;
	padding:0;
}

html *{
	font-family: Verdana, Arial;	
}

html{
	height:100%;
	margin-bottom:1px;
	width:100%;
}

#header{
	top:0;
	left:0;
	height:110px;
	width:100%;
	background-image: url("../img/blue_gard.gif");/* add ../ in css file */
	background-repeat: repeat-x;
}

#header fieldset{
	border:none;	
}

/* logo */
#header img{
	position:absolute;
	left:110px;
	top:0;
	border:none;	
}

#shadowtop{
	background-image: url("../img/shadow_top.gif");
	background-repeat: repeat-x;
	width:100%;
	height:33px;
}

.main{
	position:static;
	margin:0;
	width:100%;
	height:auto;
	overflow:hidden;
	align:center;
}

.main div.boxhead,.main div.boxfoot,.main div.box{
	margin:0 auto;	
}

.main div.boxhead{
	background-image: url("../img/box_head.gif");/* add ../ in css file */
	background-repeat: no-repeat;
	height:34px;
	width:852px;
	padding:0;
}

.main div.box{
	background-color:#ffffff;
	width:852px;
	padding:0px;
	text-align:left;
	background-image: url("../img/box_middle.gif");/* add ../ in css file */
	background-repeat: repeat-y;

}

.main div.boxfoot
{
	height:47px;
	width:852px;
	background-image: url("../img/box_foot.gif");/* add ../ in css file */
	background-repeat: no-repeat;

}

.main div.box h2{
	color:#837E84;
	font-size:3.8em;
	text-align:center;
	margin:0;
	padding:0;
}

.main div.box  h3 
{
	color:#6AA1CB;
	font-size:18px;
	font-weight:normal;

}

h4.policy
{
	color:#6AA1CB;
	font-size:22px;
	font-weight:normal;
	margin-left:50px
}

.main img.center{
	margin-left:251px;	
}

.main p{
	color:#000000;
	font-size:1.6em;
	text-align:left;
	margin:0;
	padding:1em 0 0 0em;
	width:79%;
	line-height:1.6em;
	margin-left:10%;
	margin-right:10%;
}

.main p2{
	color:#000000;
	font-size:1.6em;
	text-align:left;
	margin:0;
	padding:2px 1px 1px 0;
	width:79%;
	line-height:1.6em;
	
}

#shadowbot{
	background-image: url("../img/shadow_bot.gif");
	background-repeat: repeat-x;
	width:100%;
	height:33px;
	bottom:110px;
	position:absolute;
	z-index:20;
}

div.forgotPassword
{
	position:static;
	margin-top:520px;
	margin-left:250px;
	cursor:pointer;
}

#placeholder
{
	position:static;
	width:100%;
	height:143px;	
}

#footer{
	z-index:20;
	text-align:center;
	align:center;
	clear:both;
	position:absolute;
	bottom:-0px;
	left:0px;
	padding:0;
	margin:0;
	width:100%;
	height:110px;
	background-image: url("../img/blue_gard.gif");/* add ../ in css file */
	background-repeat: repeat-x;
	color:#F0F0F0;
}

#footer ul
{
	position:static;
	list-style-type:none;
	padding:30px 0 20px 0;
	margin:0 auto;
	display:block;
	height:0.4em;
	width:298px;
	display:block;
}

#footer h1{
	paddin:0;
	display:block;
	clear:both;
	margin:0 auto;	
}

#footer li
{
	float:left;
	padding:5px;
	border-right:2px solid white;
	line-height:8px;
	display:block;
}

#footer li.last
{
	border:none;
}


/*hover function*/
#footer a:hover{
	background-color:inherit;
	color:#FFFFFF;
	
}

#footer a{
	background-color:inherit;
	color:#F0F0F0;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
}

/*login at top */ 
#login { 
	position:absolute; 
	right: 10px; 
	top:10px;
	width:450px;
	z-index:3;
	
}

#login label{ 
  	font-family:Verdana;
	font-size:12px;
	color:black;
}

/*remember me*/
#login fieldset div{
	position:absolute;
	right:-7px;
	top:30px;
	white-space:nowrap;
	width:140px;
}
/*remember me layer*/
#login fieldset div layer {
	font-size:10pt;
	font-style: italic; 
	vertical-align: middle; 
	padding:0;
	margin:0;
}
/*remember me checkbox*/
#login fieldset div input {
	width:auto;
	padding:0;
	margin:0;
}


/*login box input */ 
#login input{
	opacity:0.80; 
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
	width:120px;
	height:auto;
	font-family: Verdana;
	font-size: 10px;
}

/*login button */ 
#login input.loginsubmit {
	width:50px;	
	border-color:-moz-use-text-color #19589D #19589D -moz-use-text-color;
	border-style:none solid solid none;
	border-width:0 1px 1px 0;
	font-size:11px;
	padding:1px 4px;
}

div.submitPassword
{
	position:static;
	margin-top:10px;
	margin-left:250px;
	cursor:pointer;
}

#onavigation{
	position:relative;
	height:110px;	
	z-index:2;
}

#navigation{
position:absolute;
margin:0 1px;
left:450px;
bottom:0px;
color:#ffffff;
}

#navigation li{
margin-top:3px;
margin-left:2px;
height:25px;
line-height:25px;
padding: 1px;
float:left;
list-style-type:none;
white-space:nowrap;
}

#navigation li a{
font-family:Verdana;
display:block;
padding:0 10px;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#ffb243;
color:#ffffff;
}

#prevload{
	position:absolute;
	left:-200px;
	top:-200px;
	width:1px;
	height:1px;
}

#pagemargins
{
	position:absolute;
	height:auto;
	min-height:100%;
	height:auto;
	width:100%;	
	margin:0;
	padding:0;
}

#cont1,#cont2{
	position:absolute;
	display:none;	
}

/*rotation*/

#img_preload
{
	position:absolute;
	left:-1500px;
}
#img_rotation_space
{
	position:static;
	height:510px;
	width:1px;
}
#img_rotation
{
	position:relative;
	width:770px;
}
#img_rotation_display, #img_rotation_effect
{
	position:absolute;
	left:25px;
	top:0;
	margin:0;
}
#img_rotation_display
{
	z-index:1;
}
#img_rotation_effect
{
	z-index:2;
	display:none;
}