/* Master Styles*/
hr{width:90%; color:#666; height: 1px;}
div#solutionborder{width:93%; border-bottom:1px #666 dotted; height: 1px;}
div#border{width:94%; border-bottom:1px #666 dotted; height: 1px;}

/*Master Div Styles */
div#slidingSection{width:100%;height:318px;padding-left:6px;}
div#slideNavDiv{width:100%;height:36px;position:relative; left:0px;bottom:13px;overflow:hidden;background:url('/resources/home/images/menu.png') 0px 0px no-repeat;}
div#midContentWrapper{width:100%;}

div#leftBox{width:48%;min-width:49% !important; float:left;}

div#topLeft{width:100%;}

div#tll{width:50%; float:left;}
div#tlr{float:left;}

div#bottomLeft{width:100%; padding: 5px 5px;}
div#bll{width:50%; float:left;}
div#blr{width:50%; float:left;}

div#midBox{width:1%; height:100%; float:left;}
div#borderDiv{width:100%; height:100%; }
div#rightBox{width:50%; float:left; border-left:1px #666 dotted;}

/* Solution Divs */
div#solution{width:77%; float:left;}
div#solutionImage{width:20%; float:left; margin-top:9px;}

/* News Divs */
div#news{width:47%; float:left; padding:5px;}

/* Master Typography */
.header {font-size:1.3em; margin-left:5px; margin-right:5px; margin-top:5px; line-height:14pt; font-family:helvetica,arial,sans-serif;}
.redboxheader {font-size:.90em; margin-top:5px; margin-left:5px; margin-right:5px; line-height:13pt;}
.bodytext {font-size:.75em; margin:5px; line-height:14pt;}
.newstext {font-size:.75em; margin:0px 5px 0px 5px; line-height:11pt;}

/* Master ColorSets */
.headerGray {color:#8A8A8A;}
.headerWhite{color:#FFFFFF;}
.bodyGray {color:#5F5F5F;}
.accentGray{color:#3F3F3F;}

/* Bulleted List */
.blueBullet {margin-top:3px;}

/* Curved Red Box */
div#leftRB{width:12px; height:32px; background-image:url(/resources/home/images/left.gif); background-repeat:no-repeat; float:left;}
div#rightRB{width:12px; height:32px; background-image:url(/resources/home/images/right.gif); background-repeat:no-repeat; float:left;}
div#middleRB{height:32px; background-image:url(/resources/home/images/middle.gif); background-repeat:repeat-x; float:left; margin-top:1px; color:#FFF; width:160px;}

/* Off White Bottom For Red Box */
.bl {background: url(/resources/home/images/botleft.gif) 0 100% no-repeat #f2f2f2; width:184px; position:relative; top:-5px;}
.br {background: url(/resources/home/images/botright.gif) 100% 100% no-repeat}
.tl {}
.tr {padding-left:20px;padding-right:20px;padding-top:5px;padding-bottom:0px;}
.cleared {font-size: 1px; height: 1px} 

/* Sliding Content Styles */
.SlidingPanels {
	position: relative;
	width: 905px;
	height: 262px;
	padding: 0px;
	float: left;

}
.SlidingPanelsContentGroup {

	position: relative;
	height:600px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 10000px;
}
.SlidingPanelsContent {

	width: 100%;
	height: 400px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 905px;
}

