/*
// --------------------------------------------------------------------------------------------------------------------
// Desktop-Level Definitions
// --------------------------------------------------------------------------------------------------------------------
*/

/*
// Body
*/
.bea-portal-body {
	background-color: #FFFFFF;
	color: #666;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	/*background: #fff url(../images/home_bkgd.jpg) top left repeat-x;*/
	padding: 0;
	margin: 0px 0px 0px 10px;  	
	border: 0;
	width: 978px;
	align: center;
	text-align: left;	
}

.bea-portal-body a {
	display: inline;
	text-decoration: none;
}

.bea-portal-body a:hover {
	text-decoration: underline;
}


/*
// Header
*/
.bea-portal-body-header {
	margin: 4px 0px 4px 0px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

.bea-portal-body-header a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.bea-portal-body-header a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}


/*
// Footer
*/
.bea-portal-body-footer {
	background: #e5e5e5;
	font-weight: normal;
	text-align: center;		
	text-decoration: none;
	height: 20px;
	margin-top: 25px;
	color: #666666;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
}

.bea-portal-body-footer a {
	color: #666666;
	padding: 0px 0px 0px 10px;
}

.bea-portal-body-footer a:hover {
	color: #666666;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
}

.bea-portal-body-footer-copy {
	background-color: #ffffff;
	color: #000000;/*#666666*/
	text-align: left;		
}


/*
// Content
*/
.bea-portal-body-content {
}

#img_box{
	width:173px;
	float:left;
}

.font_services_home{
font-family:Arial;
font-size:12px;
font-weight:bold;
}
.grey_text_contactus{
font-family:Arial, Helvetica, sans-serif;
color:#646464;
font-size:10px;
}

#wireless_hdr{
background-color:#E0E0E0;
padding:3px;
width:168px;
font-family:Arial;
font-size:11px;
margin:left:2px;
}
.dummy_text1{
font-family:Arial;
font-size:11px;
}


#left_menu_box{
	width:166px;
	float:left;
	background-color:#E2EDEF;
	padding-bottom: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
}
#whie_box{
	width:525px;
	float:left;
}

.col_table{
font-family:Arial;
font-size:11px;
background-color:#E4E4E4;
}

.col_alt_table{
font-family:Arial;
font-size:11px;
background-color:#F2F2F2;
}
.bulletLink {
	margin-left: 4px;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	padding-top: 7px;
}
.bulletLink  a {
	color: #CC0000;
	text-decoration: none;
}
.bulletLink a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* file ended here*/


