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

html {}

body {
	background-color:#000000;
	background-image: url("/images/we_concept_bg2.png");
	background-repeat:no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	text-align:center;
	padding: 0px;
	margin-top: 10pt;
	margin-bottom: 0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

h2 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	}

h3 {
	font-size: 15px;
	margin-top:0px;
	margin-bottom:0px;
}
h4 {
	font-size: 13px;
	font-weight:bold;
}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
li a {
	color:#FFFFFF;
	text-decoration:none;
}
li a:hover {
	text-decoration: underline;
}
a {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#header {
	background-color:#000000;
	margin: 0px auto;
	padding: 0px;
	background-image: url("/images/banner_images.png");
	background-repeat: no-repeat;
	width: 1000px;
	height: 115px;
 	text-align: inherit;
}
/*Content*/
/* Internet Explorer \*/
* html #content {
	height:725px
}
/* Internet Explorer */

#content {
	height:auto;
	min-height: 725px;
	width: 1000px;
	text-align:left;
	margin: 0pt auto;
}
#contentcontainer {
	width: 950px;
	padding: 25px;
	height: auto;
	margin-left: 0px;
}
#homemagcontent {
	float: left;
	padding-top: 25px;
	width:960px;
	padding:20px;
}
/*Leftside*/


#leftside {
	float:left;
	font-size: 12px;
	color: #FFFFFF;
	width: 250px;
	display: inline;
}
/*  Rightside  */

#rightside {
	font-size: 12px;
	color: #FFFFFF;
	float:right;
	width:675px;
	display: inline;
}
#articletitle {
	color:#FFFFFF;
	float:left;
	margin-left:25px;
	margin-top: 90px;
}
#pagetitle {
	font-size: 20px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	margin-left:60px;
	margin-top: 90px;
}
#pagetitlelist {
	font-size: 20px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	margin-left:40px;
	margin-top: 90px;
}
#articleinfo {
	float:left;
	margin-top:5px;
	width: 500px;
	font-size: 12px;
}

#articleinfo ul {
	padding:0px;
	margin:0pt;
}

#articleinfo ul li {
	display:inline;
	padding-top:0px;
	padding-right: 20px;
}

/*Footer*/

#footer {
	width: 1000px;
	height:40px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-image: url("/images/footer_sm2.png");
	background-repeat: no-repeat;
	white-space:nowrap;
	background-color:#000000;
}
#footertxt {
	width: inherit;
	height: 20px;
	margin: 5px 0 0 0;
	vertical-align: middle;
}
#footer li {
	display:inline;
	list-style:none;
}
#footer ul {
	margin-top:0px;
	margin:0pt;
	padding-top: 6px;
}
#footer li a {
	padding:0 20px 0 20px;
	width:100px;
	height:24px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
/*Extras*/

#backtotop {
	text-align:center;
	margin-top: 0px;
	vertical-align: middle;
	padding-top:3px;
}
#backtotop a {
	font-weight:bold;
}
#breadcrumbs {
	font-weight:bold;
	height:20px;
	width:auto;
}
#welcometxt {
 width:;
 heith:;
	margin-bottom:30px;
}
a .alt {
	color:#000000;
	display:none;
}
#backlink {
	border:0
}
#magpreview {
	width: 195px;
	height: 160px;
	margin-bottom: 10px;
}
#smcarousel {
	width: 335px;
	margin-top: 10px;
	margin-left: 30px;
	margin: 10px 0 0 0px;
}
#hometxt {
	width: 335px;
	text-align: center;
	text-overflow: ellipsis;
	height: 60px;
	padding-top: 20px;
	margin-top: 20px;
	overflow: hidden;
	background-image: url("/images/hometxt_bg2.png");
	margin-bottom: 15px;
}
/* Article Head */
#articlelisthead {
	float:top;
	margin-top:0px;
	width: 675px;
}
#articlelisthead li {
	display:inline;
	font-size:15px;
	font-weight:bold;
	padding-right: 15px;
	padding-left: 40px;
}
#articlelisthead ul {
	display:block;
	padding:0px;
	margin:0pt;
	padding-right: 100px;
}
/*Search*/

#search {
	float: right;
	width: 335px;
	}
	
#search form {
	padding: 0px;
	margin: 0px;
	}

/*Left Navigation*/


#leftnav {
	font-size: 15px;
	color: #FFFFFF;
	width: 220px;
}

#leftnav h3 {
	margin-bottom: 10px;
	}

#leftnav ul {
	padding:0px;
	margin:0pt;
}

#leftnav li {
	display:block;
	list-style:none;
	padding: 5px 0px 5px 10px;
	border-left: 1px solid #fff;
}


#spacer {
	height: 100px;
	width: 220px;
	}
	
div.page-content {
	padding: 0px 10px;
	}

p.error {
	color: #900;
	background: #ffffcc;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #900;
	margin: 0px 0px 5px 0px;
	}
	
p.success {
	color: #006600;
	background: #ffffcc;
	font-size: 24px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #006600;
	margin: 20px 0px 5px 0px;
	}
	
p.success a, p.success a:visited, p.success a:hover { 
	color: #006600;
	text-decoration: underline;
	}
	
dl {
	margin-left: 20px;
	}
	
#portalHeader {
	color: #fff;
	background: #333;
	font-weight: bold;
	padding: 10px;
	text-align: right;
	margin-bottom: 10px;
	}
	
#portalMenu {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#portalMenu li {
	display: inline;
	margin-right: 5px;
	}
	
#portalMenu li a, #portalMenu li a:visited, #portalMenu li a:active {
	color: #fff;
	}
	
#portalMenu li a:hover {
	color: #ffff99;
	}
	
div.page-functions {
	float: right;
	width: 126px;
	height: 50px;
	color: #fff;
	background: transparent;
	font-size: 10px;
	padding: 5px 5px 0px 5px;
	border: 1px solid #e2e2e2;
	margin: 0px 0px 10px 10px;
	}
	
div.page-functions div.share {
	height: 20px;
	margin-bottom: 5px;
	}
	
div.page-functions div.print {
	height: 17px;
	background-color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
div.page-functions p {
	padding: 0px;
	margin: 0px;
	}
	
div.page-functions p a {
	display: block;
	height: 16px;
	color: #000;
	background: url("/images/print-3.png") no-repeat 2px 2px;
	padding: 3px;
	text-indent: 20px;
	text-decoration: none;
	}
	
div.page-functions p a:hover {
	color: #006600;
	}
	
#author-more-articles {
	color: #000000;
	background: #fff;
	padding: 10px;
	border: 1px solid #fff;
	margin-bottom: 10px;
	}
	
#author-more-articles h3 {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	}
	
#author-more-articles p a {
	color: #000;
	}
	
blockquote {
	font-family: Georgia, Times, sans-serif;
	font-size: 18px;
	line-height: 26px;
	padding-left: 10px;
	border-left: 4px solid #ffffff;
	margin-left: 10px;
	}