@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #AAC1E0;
	background-image:url(images/backg_SDS.jpg);
	background-repeat:repeat-x;
}
.twoColFixLtHdr #containeroutside {
	width: 900px;
	margin: 0 auto;
	color: #000;
	text-align:left;
}
.twoColFixLtHdr #containerinside {
	background-color:#FFF;
	/*height: 100%;*/
}
.twoColFixLtHdr #mainContent {
	margin: 10px 0 0 25px;
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 590px;
	float: left;
}
.bigblue {
	font-size:14px;
	color:#0774AF;
}
.twoColFixLtHdr #mainContent a:link {
	color:#FF7A21;
	text-decoration:none;
}
.twoColFixLtHdr #mainContent a:visited {
	color:#930;
	text-decoration:none;
}
.twoColFixLtHdr #mainContent a:hover {
	color:#FF7A21;
	text-decoration:underline;
}
.twoColFixLtHdr #mainContent hr {
	border: none 0;
	border-top: 1px solid #999;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-bottom:-22px;
	margin-top:-10px;
}
.twoColFixLtHdr #mainContent td {
	border-right: 1px dashed #FFF;
}
.twoColFixLtHdr #mainContent p {
	font-size:11px;
	line-height: 25px;
}
.twoColFixLtHdr #mainContent h1 {
	font-size:20px;
	line-height: 18px;
	font-weight:normal;
}
.twoColFixLtHdr #mainContent h2 {
	font-size:20px;
	padding-top: 20px;
	line-height: 22px;
	font-weight:normal;
	color:#00599b;
}
.twoColFixLtHdr #mainContent h3 {
	font-size:11px;
}
.twoColFixLtHdr #mainContent h4 {
	font-size:20px;
	line-height: 22px;
	font-weight:normal;
	color:#00599b;
}
.twoColFixLtHdr #mainContent ul {
	font-size:11px;
	line-height: 18px;
}
.twoColFixLtHdr #mainContent ol {
	font-size:11px;
	line-height: 18px;
}
.twoColFixLtHdr #mainContent table {
	font-size:11px;
	line-height: 18px;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	_vertical-align: bottom;
}
.article_list {
	font-size:14px;
	list-style:disc;
}
.article_header {
}
.description_link {
	float:right;
	font-size:14px;
	padding-right:60px;
	padding-left:40px;
	background:url(images/icon_completedescription.gif) left no-repeat;
}
/* ----- Header -----*/
.twoColFixLtHdr #header {
	background-color: #FFF;
	height: 112px;
}
.topnav_logo {
	background:url(images/backg_header.jpg) repeat-x;
	text-align:left;
	height:82px;
}
.topnav_tag {
	float:right;
	color:#ff7a21;
	font-size:15px;
	padding:10px 20px 0 0;
}
.topnav_box {
	background:url(images/backg_headernav.jpg) repeat-x;
	height:30px;
	padding-left:225px;
}
/* -----  Home page ------ */
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.secondlevel {
	background:url(images/backg_home_secondlevel.jpg) repeat-x #FFF;
	min-height:592px;
}
.secondlevel p {
	font-size:12px;
}
.secondlevel h4 {
	font-size:15px;
	font-weight:lighter;
	margin-top:0px;
}
.secondlevel a {
	color:#006CAA;
	text-decoration:none;
}
.secondlevel a:hover {
	color:#000;
	text-decoration:none;
}
.thirdlevel {
	width:860px; 
	background:url(images/backg-news.jpg); 
	padding:10px 20px 0 20px
}
.thirdlevel ul {
	font-size:12px;
	margin-left:-25px;
	line-height:20px;
}
.thirdlevel p {
	font-size:12px;
}
.thirdlevel h3 {
	margin:0; 
	border-bottom:#333 dashed 1px; 
	padding:10px
}
.thirdlevel h4 {
	font-size:15px;
	font-weight:lighter;
	margin-top:0px;
}
.thirdlevel a {
	color:#006CAA;
	text-decoration:none;
}
.thirdlevel a:hover {
	color:#000;
	text-decoration:none;
}
.twoColFixLtHdr #sidebar1 a:visited {
	color:#ff7a21;
	text-decoration:none;
}
.twoColFixLtHdr #sidebar1 {
	color:#666666;
	float:right;
	padding:0 20px 15px 20px;
	width:235px;
}
.twoColFixLtHdr #sidebar1 a:link {
	color:#ff7a21;
	text-decoration:none;
}
.twoColFixLtHdr #sidebar1 a:visited {
	color:#ff7a21;
	text-decoration:none;
}
.twoColFixLtHdr #sidebar1 a:active {
	color:#ff7a21;
	text-decoration:none;
}
.twoColFixLtHdr #sidebar1 a:hover {
	color:#000;
	text-decoration:none;
}
.twoColFixLtHdr #sidebar1 hr {
	border: none 0;
	border-top: 1px dashed #999;/*the border*/
	margin-left:-21px;
	width:220px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.navbox {
	border:#999 solid 1px;
	margin-top:15px;
    -webkit-border-radius: 0 8px 0 8px;
    -moz-border-radius: 0 8px 0 8px;
    border-radius: 0 8px 0 8px;
	behavior: url(PIE.htc);
}
.navbox-title {
    -webkit-border-radius: 0 8px 0 8px;
    -moz-border-radius: 0 8px 0 8px;
    border-radius: 0 8px 0 8px;
	background-color:#FF7A21; 
	padding: 5px 0 5px 20px; 
	color:#FFF; 
	margin-bottom:-10px;
    behavior: url(PIE.htc);
}
.twoColFixLtHdr #sidebar1 .navbox-admin  {
}
.twoColFixLtHdr #sidebar1 .navbox-admin ul {
   background-color:#CCC; list-style:none; line-height:20px; font-size:14px;
}
.twoColFixLtHdr #sidebar1 .navbox-admin li {
   border-bottom:#FFF dashed 1px;
}
.twoColFixLtHdr #sidebarlefthome {
	float: left; /* since this element is floated, a width must be given */
	width: 405px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 5px 10px 15px 20px;
	text-align:left;
}
.twoColFixLtHdr #sidebarrighthome {
	float: right; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 5px 40px 15px 30px;
	font-size:12px;
}
.twoColFixLtHdr #sidebarlefthome a:link {
	color:#ff7a21;
	text-decoration:none;
}
.twoColFixLtHdr #sidebarlefthome a:visited {
	color:#ff7a21;
	text-decoration:none;
}
.twoColFixLtHdr #sidebarrighthome a:link {
	color:#ff7a21;
	text-decoration:none;
}
.twoColFixLtHdr #sidebarrighthome a:visited {
	color:#ff7a21;
	text-decoration:none;
}
.twoColFixLtHdr #sidebarlefthome p {
	font-size:12px;
}
.twoColFixLtHdr #sidebarlefthome h2 {
	color:#ff7a21;
	font-size:14px;
}
.twoColFixLtHdr #sidebarrighthome h1 {
	color:#ff7a21;
	font-size:14px;
}
.twoColFixLtHdr #sidebarrighthome h2 {
	color:#ff7a21;
	font-size:14px;
}
.twoColFixLtHdr #sidebarrighthome p {
	font-size:12px;
	line-height: 18px;
}
.twoColFixLtHdr #sidebarlefthome td {
	font-size:11px;
	line-height: 18px;
}
.twoColFixLtHdr #loginarea {
	background: url(images/backg-memberheader.jpg) top no-repeat; 
	min-height: 250px;
	padding:20px;
}
.twoColFixLtHdr #loginarea h1 {
	font-size:20px;
	line-height: 18px;
	font-weight:normal;
}
.twoColFixLtHdr #loginarea h2 {
	font-size:20px;
	padding-top: 20px;
	line-height: 22px;
	font-weight:normal;
	color: #FFF;
}
.twoColFixLtHdr #loginarea h3 {
	font-size:11px;
}
.twoColFixLtHdr #loginarea h4 {
	font-size:20px;
	line-height: 22px;
	font-weight:normal;
	color:#FFF;
}
.twoColFixLtHdr #loginarea p {
	font-size:14px;
	color:#FFF;
}
.twoColFixLtHdr #loginarea a {
	color:#FF7A21;
	text-decoration:none;
}
.twoColFixLtHdr #loginarea .registerbutton {
	margin: 30px 0;
}
.twoColFixLtHdr #loginarea .registerbutton a {
	background-color:#FF7A21;
	color:#FFF;
	font-size:18px;
	padding:10px;
	 border: 1px solid #999999;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}
.twoColFixLtHdr #loginarea .registerbutton a:hover {
	background-color:#000;
}
.twoColFixLtHdr h3 {
	font-weight:normal;
	font-size: 18px;
}
/*---- footer ----*/
.twoColFixLtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(images/backg_footer.jpg);
	height: 159px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left:20px;
	margin-top:10px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
}
.footerfltlft {
	float: left;
	margin: 8px 8px 0 8px;
	width: 450px;
	line-height: 18px;
}
.footerfltrt {
	float: right;
	margin-right: 8px;
	width: 265px;
	line-height: 18px;
}
.footerfltlft a:link {
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}
.footerfltlft a:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}
.footerfltlft a:active {
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
}
.footerfltlft a:hover {
	font-size: 10px;
	color: #333;
}
.footertitle a:link {
	font-weight:bold;
	font-size:12px;
	color:#ff7a21;
}
.footertitle a:visited {
	font-weight:bold;
	color:#ff7a21;
}
.MPLS {
	float:left;
	font-size:8px;
	text-align:right;
	padding-top:7px;
	padding-left:30px;
	color:#333;
}
.DLINC {
	font-size:8px;
	text-align:right;
	padding-top:7px;
	color:#333;
}
.DLINC a:link {
	color:#000;
	text-decoration:none;
}
.DLINC a:visited {
	color:#000;
	text-decoration:none;
}
.DLINC a:hover {
	color:#000;
	text-decoration: underline;
}
/*------left nav2 styles------*/
ul#navigation2 {
}
ul#navigation2 li {
	list-style: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999;
	line-height: 16px;
	margin-left:-20px;
	margin-bottom:-2px;
	border-top: 1px dashed #666;
}
ul#navigation2 li a {
	display: block;
	text-decoration: none;
	padding:15px
}
#navigation2 #subnav {
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 20px
}
#navigation2 #currentpage {
	background:url(images/backg-sidebarnav.gif) left center no-repeat;
	text-shadow: 0.1em 0.1em 0.2em #CCC;
	margin-left:-40px;
	padding-left: 10px;
	color:#000;
}
#navigation2 #currentpagesub a {
	background-color: #ADC32A;
	/*padding-left:30px;*/
	color: #000;
	margin-top: -10px;
}
#navigation2 a:hover {
	color:#C60;
}
#navigation2 a:link {
	color: #666;
}
#navigation2 a:visited {
	color: #666;
}
#navigation2 a:active {
	color: #666;
}
ul#navigation3 {
	margin-left:-20px;
}
ul#navigation3 a:link {
	color:#333;
	text-decoration:none;
}
ul#navigation3 a:visited {
	color:#333;
	text-decoration:none;
}
ul#navigation3 a:active {
	color: #ADC32A;
	text-decoration:none;
}
ul#navigation3 a:hover {
	color:#333;
}
ul#navigation3 li {
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	margin-bottom: 20px;
	line-height: 25px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-color: #FFF;
}
/* ---- floats ----*/
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*----- rotator-----*/

#rotator {
	background:#FFF;
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	margin:0;
	font-size:16px;
	height:313px;
}
/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	/*margin:0;
	padding:0;
	border:0;
	outline:0;*/
	text-decoration:none;
	font-size:20px;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
ul.ui-tabs-nav {
	position:absolute;
	bottom:0px;
	z-index:1;
	width:900px;
	margin: auto;
	padding:0;
}
/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	font-size:.8em;
	font-weight:normal;
	color:#FFF;
	/*background:#FFF url(images/uitabsbg.gif) repeat-x bottom left; */
	outline:none;
}
/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover, #rotator .ui-tabs-nav-item a:active {
	background:url(images/uiactivetabbg.gif) repeat-x bottom left;
	color:#FFF;
}
#rotator .ui-tabs-nav-item a span {
	float:left;
	padding:9px 30px;
	cursor:pointer;
}
/* Active Tab */
#rotator .ui-tabs-selected a:link, #rotator .ui-tabs-selected a:visited, #rotator .ui-tabs-selected a:hover, #rotator .ui-tabs-selected a:active {
	background:url(images/backg_tabactive.jpg) repeat-x top left;
	color:#FFF;
}
/* Content Panels */
#rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	color:#000;
	height:237px;
}
#rotator .ui-tabs-hide {
	display:none;
}
#rotator h1 {
	color:#00599b;
	font-weight:normal;
	margin:0;
	font-size:1.2em;
	line-height:1.2em;
}
#rotator h2 {
	color:#000;
	font-weight:normal;
	margin:0;
	font-size:1.2em;
	line-height:1.2em;
}
#rotator h3 {
	color:#000;
	font-weight:normal;
	margin:0;
	font-size:1.2em;
	line-height:1.2em;
}
#rotator p {
	font-size:.9em;
	margin:.5em 0;
	color:#333;
	line-height:1.3em;
}
#rotator #fragment-1 a:link {
	color:#ff7a21;
	text-decoration:none;
}
#rotator #fragment-1 a:visited {
	color:#ff7a21;
	text-decoration:none;
}
#rotator #fragment-2 a:link {
	color:#ff7a21;
	text-decoration:none;
}
#rotator #fragment-2 a:visited {
	color:#ff7a21;
	text-decoration:none;
}
#rotator #fragment-3 a:link {
	color:#ff7a21;
	text-decoration:none;
}
#rotator #fragment-3 a:visited {
	color:#ff7a21;
	text-decoration:none;
}
/* Background Images */
#rotator #fragment-1 {
	background-image:url(images/banner_security.jpg);
	height:237px;
	padding:10px 0 0 20px;
}
#rotator #fragment-2 {
	background-image:url(images/banner_privacy2.jpg);
	height:237px;
	padding:10px 0 0 20px;
}
#rotator #fragment-3 {
	background-image:url(images/banner_compliance.jpg);
	height:237px;
	padding:10px 0 0 20px;
}
#nav-fragment-1 {
}
#nav-fragment-2 {
}
/* Tweet feeder */
.tweet, .query {
}
.tweet .tweet_list, .query .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}
.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: .5em;
}
.tweet .tweet_list li a, .query .tweet_list li a {
	color: #OOO;
}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	background-color: #FFF;
}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}
/*

	sNews 1.6 Minimal Template
	
*/
#newsmenu { float: right; }
#newsmenu li { float: left; }
#newsmenu li a { margin: 0 0 0 35px; }
#newsmenu li a.current { background: inherit; color: #444; }
	
#subheader {
	clear: both;
	padding: 8px 10px;
	height: 27px;
	line-height: 20px;
	margin: 0 0 25px 0;
	background: #eee;
	color: #808080;
}
#subheader a {
	background: inherit;
	color: #444;
}
#breadcrumbs {
	float: left;
    font-size: 12px;
    margin: 5px 0 0 20px;
    max-height: 22px;
    max-width: 600px;
    overflow: hidden;
}
#search {
	float: right;
}
#search p {
	padding: 0;
	margin: 0;
}
.wrap {
	margin: 30px auto;
	width: 94%;
}
#right {
	float: right;
	width: 25%;
	font-size: 14px;
    line-height: 25px;
	padding-right:20px
}
#right li {
	color: #999999;
    font-size: 12px;
    list-style: none outside none;
	text-indent:-20px;
    margin-left: -20px;
    text-align: left;
}
#right a {
	color: #FF7A21;
    text-decoration: none;
}
#right a:hover {
	color: #FF7A21;
    text-decoration: underline;
}
#right .sidenav {
	border:#CCC 1px solid;
	padding: 0 20px 20px 20px;
	margin-bottom:20px;
}
#left {
	float: left;
	width: 67%;
	margin: 0 0 10px 0;
	font-size: 12px;
    line-height: 25px;
	padding-left:30px;
}
#left a {
	color: #FF7A21;
    text-decoration: none;
}
#left a:hover {
	color: #FF7A21;
    text-decoration: underline;
}
#newslogo {
	text-align:right;
}
#newslogo h1 { 
	font-size: 20px;
	color:#00599B;
	padding-left:30px;
}
#newsfooter {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 30px;
	font-size:12px;
}
#newsfooter a {
	color: #FF7A21;
    text-decoration: none;
}
#newsfooter a:hover {
	color: #FF7A21;
    text-decoration: underline;
}
#rss {
	float: right;
	text-align: right;
}
#rss li {
	float: left;
	margin: 0 0 0 10px;
	list-style:none
}
/* sNews */
fieldset {
	border: 1px solid #E4DF94;
	padding: 10px 8px;
	margin: 0 0 8px 0;
	background: #FFFBC0;
	color: #000;
}
input {
	padding: 2px;
}
textarea {
	width: 97%;
	height: 20em;
	padding: 3px;
}
.comment {
	background: #F5F6F6;
	color: #808080;
	padding: 10px;
	margin: 0 0 10px 0;
	border-top: 1px solid #ccc;
}
.commentsbox {
	background: #f4f4f4;
	color: #808080;
	padding: 10px;
	margin: 0 0 10px 0;
}
.date {
	border-top: 1px solid #eee;
	margin: 0 0 20px 0;
}
.admin-image {
    border: 1px solid #999999;
    float: left;
    font-size: 10px;
    margin: 10px;
    padding: 10px;
    text-align: center;
    width: 250px;
}

