/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
}
body {
	background:url(../images/index_power/background.jpg) repeat-x top #FFFFFF; 
}

img {
	vertical-align:bottom;
	border: none;
}
.left{ float:left}
.right{ float:right}
.clear {
	clear: both;
}
a{ color:#627591; text-decoration: none;}
a:hover{ color: #004E83; text-decoration:none;}

/* GENERAL DEFINITIONS ENDS */

#MainContainer{
	margin: 0 auto;
	width: 760px; 
	padding-top:50px;
}

marquee{ 
	border-bottom:1px solid #FFFFFF; 
	border-top:1px solid #FFFFFF; 
	color:#FFFFFF; font-size:15px; 
	font-family:"Times New Roman", Times, serif; 
	font-weight:bold;  
	padding:10px 5px 10px 5px; 
	width:757px; 
	clear:both; float:left; 
	margin:25px 0 20px 0
}
/* TOP STARTS */
#TopFlash{
	float:left; 
	/*height:293px; 
	background:url(../images/index_power/topflash_bg.jpg) repeat-x bottom; width: 386px;
	padding:0; */
}
#TopFlash p{ 
	color:#FFFFFF; 
	height:50px; 
	line-height:50px; 
	background: url(../images/index_power/flash_bg.jpg) repeat-x top; 
	padding-left:10px; 
	font-size:18px; 
	font-weight:bold;
}
#TopFlash span{ color:#66CCFF}

.powerlogo{ padding:40px 0 0 65px; float:left}

/* TOP ENDS */

/* MAIN PAGE STARTS */

#LogosBox{
	width: 745px;
	height:130px; 
	float:left;
	background:url(../images/index_power/logos_bg.jpg) repeat-x top;
	margin-left:7px; clear:both
}

/* MAIN PAGE ENDS */

/* BOTTOM STARTS */
#Bottom {
	margin: 0 auto;
	float:left; clear:both; padding:10px;
	width:738px;
}
#Bottom p, #Bottom a{ 
	color:#627591; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}
#Bottom a:hover{ color: #004E83; text-decoration:none;}
.copyright{ text-align:center; padding-bottom:25px; }

.copyright a:hover{ text-decoration:none; color: #00395F}
.login{ 
	height:63px; 
	width:275px; 
	background:url(../images/index_power/login_bg.jpg) no-repeat top; 
	float:left; 
	margin:0; 
	padding:8px 0 0 16px;
	border:0;
}


.login form{height:65px;}

.login li{ list-style:none; color:#66CCFF; clear:both;}

.login #username,.login #password{ 
	width:115px;
	float:left; 
	margin-bottom:5px; 
	padding-left:5px;
    padding-top:2px; 
	color:#093452;
    border:0;
    height:18px;
}
.login label{ width:75px; float:left; }

.contact{ 
	float:right; 
	width:170px; 
	background:url(../images/index_power/contact.jpg) no-repeat right; 
	padding:2px 80px 0 0; 
	text-align:right;
}

#accessError {
    color: #FF0000;
}
#submitLogin{
width:60px; margin-left:10px; border:0;
}

/* BOTTOM ENDS */

