body, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#4A4A4A;
	margin:0;
	link="#005DAA";
	vlink="#005DAA"; 
	alink="#005DAA"
	}
h2 {
	color:#005DAA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.ftr {
	height:57px;
}
.ftr_p {
	font-size:10px;
	color:#333333;
}
.ftr a:link {color: #333}
.ftr a:visited {color: #666}
.ftr a:active{color: #999}
.ftr a:hover {color: #999}
.btn_login {
	margin:6px 0px 8px 11px;
}
.links a:link {color: #005DAA}
.links a:visited {color: #0080C0}
.links a:active{color: #F58426}
.links a:hover {color: #F58426}
.buttonstyle {
	font-family:Arial;
	font-size:9pt;
	color:#005DAA;
	cursor:pointer;
	}

/* Start feed button CSS */

.feed-button {
   padding: 20px 0;
   }
.feed-button a {
	color: #666;
	padding: 10px 10px 15px 45px;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #565656;
	border-left: 1px solid #d7d7d7;
	background-color: #ccc;
	background-image: url(../img/feed-icon-32x32.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.feed-button a:hover {
	color: #444;
	border-top: 1px solid #f5f5f5;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #646464;
	border-left: 1px solid #f2f2f2;
	background-color: #eee;
	background-image: url(../img/feed-icon-32x32.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

/* End feed button CSS */

/* Button Styles */
#buttcon
{
	width: 200px;
	height:160px;
	float: right;
}
.login  
{
     background: url(../img/login_back.png);
     background-repeat: no-repeat;
     height:40px;
	 width:200px;
}
.button1  
{
     background: url(../img/paybill_button.png);
     height:40px;
	 width:200px;
	 display:block;
}
.button1:hover
{
     background-position:0px 40px;
}
.button2 
{
     background: url(../img/webmail_button.png);
     height:40px;
	 width:200px;
	 display:block;
}
.button2:hover
{
     background-position:0px 40px;
}
.button3  
{
     background: url(../img/spamfilter_button.png);
     height:40px;
	 width:200px;
	 display:block;
}
.button3:hover
{
     background-position:0px 40px;
}
.button4 
{
     background: url(../img/quicklinks_button.png);
     height:40px;
	 width:200px;
	 display:block;
}
.button4:hover
{
     background-position:0px 40px;
}
.header {
	height:100px;
	background: url(../img/header.png);
}
a img {
	text-decoration: none;
	border: 0 none;
}
.locsol {
	top: 50px;
	position: relative;
}
.footer {
	height:50px;
	background: url(../img/footer.png);
}
.footer_p {
	font-size:10px;
	color:#333333;
}
.footer a:link {color: #333}
.footer a:visited {color: #666}
.footer a:active{color: #999}
.footer a:hover {color: #999}
