@charset "UTF-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; text-align:left;} 

#container {
	 width:90%;
	 max-width:950px;
	 min-width:450px;
	margin: 0 auto;
	border:0px;
}

#header{
 position:relative; 
 height:60px; 
 width:100%;

 margin:0px 0px 10px 0px;
} 

#logo{
 position:relative; 
 float: left;
 height:30px;  
 width:126;
 padding-bottom:4px;
 padding-top:10px;
 
}

#tagline{
 position:relative; 
 float: right;
 height:20px;  
 width:170;
  padding-top:25px;
 padding-bottom:0px;
 font: 12pt;
 color:#000066;
 font-weight:bold;
 
}

#orangebar{
 float: center; 
 position: relative; 
 width:100%;
 height: 4px;
 padding:0px;
 margin:0px;
}

#orangebrand{
 position: relative; 
 width:100%;
 margin:0px;
 background:#F60;
 padding:0px;
 margin:0px;
}

#bluebrand{
 position: relative; 
 width:100%;
 margin:0px;
 background:#90BDE6;
  padding:0px;
 margin:0px;
 height:8px;
}


#topbar{
	position: relative;
	width:100%;
	padding:0px;
	margin:0px;
	height:auto;
	display:block;
	background:#ff6600;
	
	}
	
#topleft{
	height:100%;
	background:#ff6600;
	position:relative;
	color:#FFF;
	width:65%;	
	float:left;
	padding-top:10px;
	margin:auto;
	font-size:20px;
}
#toplefttxt {
	display:block;
	position:relative;
	width:85%;
	height:auto;
	margin:auto;
	}

#topright{
	height:100%;
	background:#e5e5e5;
	position:relative;
	color:#000066;
	width:30%;	
	float:right;
	padding:7px;
}

#toprighttext{
	width:85%;
	position:relative;
	text-align:left;
	margin:auto;
	height:auto;
	font-size:13px;
}

.solutions{
	font-weight:100;
	font-size:25px;
}

.modern{
	font-weight:900;
	font-size:50px;
}
	
#main{
 position: relative; 
 width:95%;
 margin: 20px;
 padding:0px;
}

#table{
	position:relative;
	width:100%;
}

#tableie{
	display:none;
	
}

#footer {
 width:100%;
border:0px;
font-size:11px;
color:#000000;
padding-bottom: 10px;
text-align:left;
		
}

a:link {color: #3399cc;
text-decoration: none
}

a:hover {color: #66ccff;
text-decoration:underline;
}

a:visited {color: #3399cc;
text-decoration: none
}

.orangebar{
border-top: 5px solid  #ff6600;
}

.headline{
	
	color:			#FFF;
	margin:			0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	font-size:40px;
}

.headline2{
	font-size:		20px;
	color:			#FFF;
	text-align: 	left;
	margin:			0px;
	padding:		0px;
}


.subhead{
font-size:		16px;
font-weight:	bold;
color:			#000066;
text-align: 	left;
}

.subhead2{
font-size:		18px;
font-weight:	bold;
color:			#ff6600;
text-align: 	left;
}

.subhead3{
font-size:		18px;
font-weight:	bold;
color:			#999;
text-align: 	left;
}


.body{
font-size:		14px;
color:			#333;
}

.disclosure {
font-size:11px;
color:#000000;
padding-bottom: 10px;
padding-right: 10px;
}

#orng_wrapper {
	width: 100%;
	margin: 0 auto;
	border: 0px solid #666666;
	position:relative;
}


.linkListheader{
	margin: 0px;
	padding: 0px;
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.new{
font-size:		14px;
color:			#006;
font-weight:	bold;
}

.list{
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:12px;
	text-align: left;
	line-height:16px;
	margin: 0 0 0 0px;
	list-style-type:disc;
}
	
	
.orgbld { font-weight:bold; color:#F60;}
.label{ font-size:11px;}

a.materials:link {color:#000066; font-size:14px; text-decoration:none;}  
a.materials:visited {color:#000066;} 
a.materials:hover {color:#666666; text-decoration: underline;} 
a.materials:active {color:#000066;} 
