.lv1 {font-family:Arial;font-size: 11px;font-weight:bold; color:#555555}
.lv2 {font-family:Arial;font-size: 11px; font-weight:normal; color:#555555}
.sectionHeader {font-family:Arial;font-size: 11px; font-weight:bold; color:#5A83B2}
.sectionHeader2 {font-family:Arial;font-size: 11px; font-weight:normal; color:#5A83B2}
 
 
td.tbl_border { background:#FFFFFF}
td.tb_bg1 { background:#E2EEF2;} 
td.tb_bg2 { background:#F1F7F9;}   

td.allright { font-family:Arial;font-size: 11px;color:#ABABAB; font-weight: bold;}
.lv3 {font-family:Arial;font-size: 11px; font-weight:normal; color:#BDB4B9}
.brightlink {font-family:Arial;font-size: 11px; font-weight:normal; color:red}

.awards {font-family:Arial;font-size: 11px; font-weight:bold; color:#555555; text-decoration: none;}
.awards a {font-family:Arial;font-size: 11px; font-weight:bold; color:#555555; text-decoration: underline;}
.awards a:hover {font-family:Arial;font-size: 11px; font-weight:bold; color:#555555; text-decoration: underline;}
.awards a:active {font-family:Arial;font-size: 11px; font-weight:bold; color:#555555; text-decoration: underline;}
.awards a:visited {font-family:Arial;font-size: 11px; font-weight:bold; color:#555555; text-decoration: underline;}

.sectionHeaderBig {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5A83B2;
    font-weight: bold;
}


.portfoliohd{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#555555;  line-height:12px; height:20px; margin:0px;}
#portfolioframe{ border: 15px #e2eef2 solid; width:300px;}




.sliderwrapper{
    position: relative; /*leave as is*/
    overflow: visible; /*leave as is*/
    width: 300px; /*width of featured content slider*/
    height: 205px;
    background-color: #e2eef2;
    /*border: 15px #e2eef2 solid;*/
    margin:0px;
    padding:0px;
    border: 0px #e2eef2 solid;
}

.sliderwrapper .contentdiv{
    visibility: visible; /*leave as is*/
    position: absolute; /*leave as is*/
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    /*-moz-opacity: 1;*/
    opacity: 1;
    width:270px;
    border:0px;
    margin:15px;
    padding:0px;
}

.sliderwrapper .contentposition{
    visibility: visible; /*leave as is*/
    position: absolute; /*leave as is*/
    border:0px;
    margin:15px;
    padding:0px;
}



.pagination{
    width: 300px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    text-align: right;
    height:7px;
    background-color: white;
}

.pagination a:hover, .pagination a.selected{
    background-color:#5a83b2;
}



a.tocframe {
    text-decoration: none; 
    background: #e2eef2;
    width: 14px;
    height:7px;
    padding:0px 2px 0px 2px;
	font-size:7px;
}

a.tocframe a:hover, a.tocframe a.selected{
    background-color:#5a83b2;
}

#btnlaunch{
    float:left;
    padding: 5px 5px 0px 0px;
    visibility: visible; /*leave as is*/
    position: absolute; /*leave as is*/
}


.portfoliohr{
    margin: 20px 0px 5px 0px;
}

.pagetext{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#5a83b2;
	text-decoration:none;
}

.pagetext a{
	color:#d0d0d0;
	text-decoration:none;
	padding: 0px 3px 0px 3px;
    border: 1px solid #FFF;
}


.pagetext a:hover, .pagetext .current {
	color:#5a83b2;
	border: 1px solid #d0d0d0;}

/*what's New section---START----------------------*/
.selectbox{
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	font-weight:normal;
	border: 1px #333 solid;
	padding:2px 10px 2px 10px;
}


.newsdate{	
    background-color:#b4d0d9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	vertical-align:middle;
	height:18px;
	line-height:18px;
}

#newscate{    
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	/*font-weight:bold;*/
	line-height:14px;
	padding:10px 0px 5px 0px;
}


#newscate .nonbold{
	font-weight:normal;
}


#newscate a, #newscate a:visited{    
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}

/*//////////*/

.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555555;
	line-height:15px;
}

/*what's New section--END-----------------------*/

/* Box---START----------------------*/
.box_outer{
	position: absolute;
	width:100%;
	min-width:780px; 
    _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<780?"780px":""); 
	text-align:center;
	padding-top:170px;
	z-index:1;
}
.box_bg{
	position: absolute;
	width:100%;
	min-width:780px; 
    _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<780?"780px":""); 
	background:#FFF;
	top:0; 
	left:0;
	height:450px;
	opacity:0.7; 
	filter:alpha(opacity=70);
	z-index:0;
}
.box{
	position:relative;
	width:720px;
	margin:0 auto;
	text-align:center;
}
.box_info{
	font-family:Arial, Helvetica, sans-serif;
	background:#9abae5;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:10px 10px;
}
/* Box--END-----------------------*/