* { padding: 0; margin: 0; }

html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(../../graphics/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	margin: 0px;
	color: #666666;
}

.outside {
	height: auto;
	min-height: 100%;
	position: relative;
}
#wrapper {
	margin: 0 auto;
	width: 920px;
}
#header {
	width: 920px;
	height: 270px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
}
#header-home {
	width: 920px;
	height: 270px;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#nav {
	width: 864px;
	height: 45px;
	background-image: url(../../graphics/lighter-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-top: 0px;
}

#content {
	min-height: 200px;
	width: 920px;
	margin: 0px;
	background-image: url(../../graphics/white-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 60px;
}


#leftcolumn {
	width: 864px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 26px;
	border: 1px solid #999999;
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcolumn {
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
#footer {
	clear:both;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
}
.footer-inside {
	width: 872px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
}
.footer-inside a:link {
	color: #FFFFFF;
}
.footer-inside a:visited {
	color: #FFFFFF;
}


.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;


}



.clearfix {


	display: inline-block;


	}

html[xmlns] .clearfix {

	display: block;


	}


* html .clearfix {

	height: 1%;

	}
h1 {
	font-size: 22px;
	color: #666666;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 0px;
	margin: 0px;
}
.page-title {
	background-color: #FFFFFF;
	position: relative;
	top: -18px;
	display: block;
	left: 7px;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.all-text {
	padding-bottom: 25px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	padding-right: 25px;
}

h2 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
img {
	margin: 0;
	padding: 0;
}


h3 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 3px;
}

p {
	padding-bottom: 10px;
}
strong {
	color: #333333;
}
li, ol ,{
	list-style-type: none;
}

a:link, a:visited{
	color: #000000;
	text-decoration:none;
	}
a:hover {
	color: #CC9900;
	text-decoration:underline;
	}
	
	
	
.float-left{
float:left;
}
.float-right{
float:right;
}
.logo {
	float: left;
	width: 290px;
	padding-top: 7px;
}
.nav-right {
	float: right;
	width: 560px;
	display: inline;
	text-align: right;
	margin-top: 12px;
}
.news-head {
	font-size: 22px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
	margin-left: 7px;
	margin-right: 28px;
}
.news-head a:link {
	background-image:url(../../graphics/arrow-but.jpg);
	background-position: right 3px;
	background-repeat:no-repeat;
	padding-right: 25px;
	font-size: 17px;
	color: #666666;
	display: block;
}
.news-head a:visited {
	background-image:url(../../graphics/arrow-but.jpg);
	background-position: right 3px;
	background-repeat:no-repeat;
	padding-right: 25px;
	font-size: 17px;
	color: #666666;
	display: block;
}
.news-head a:hover {
	background-image:url(../../graphics/arrow-but2.jpg);
	background-position: right 3px;
	background-repeat:no-repeat;
	padding-right: 25px;
	font-size: 17px;
	color: #666666;
	display: block;
}


.news-box {
	background-image: url(../../graphics/news-bg-rep.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: inline;
	float: left;
	width: 278px;
	font-size: 11px;
	margin-right: 22px;
	line-height: 16px;
}

.news-footer {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../graphics/news-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 14px;
	height: 20px;
}
.news-header {
	font-size: 15px;
	font-weight: normal;
	background-image: url(../../graphics/news-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 14px;
	color: #030303;
}

.news-header a, .news-header span {
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}

.news-content {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	height: 169px;
	height: auto;
	min-height: 169px;
	line-height: 17px;
}
.news-single-article-header, .news-archive-article-header {
	font-size: 15px;
	margin-bottom: 14px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
}
.news-single-article-content, .news-archive-article-content {
}
.news-single-article-footer, .news-archive-article-footer {
	font-size: 10px;
	color: #999999;
	margin-top: 4px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.news-archive-pagination {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 10px;
}
.news-archive-article-container {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F9F9F9;
	border: 1px solid #ECECEC;
}
#textfield {
	padding: 2px;
	border: 1px solid #999999;
}
#button {
	margin-right: 10px;
}

.news-single-article-left-column {
	float:left;
	display:inline;
	width:385px;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.news-single-article-right-column {
	float:left;
	display:inline;
	width:385px;
}

.news-single-article-quote {
	font-size:27px;
	font-weight:normal;
	background-color: #FBFBFB;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #F1F1F1;
}

.news-single-article-image-right {
	float:right;
	padding-left:8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.news-single-article-image-left {
	float:left;
	padding-right:8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.custom-image {
	margin-left: 12px;
	border: 4px solid #FFFFFF;
}

.homepage-link a {
	background-color: #F8F8F8;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 8px;
}

.homepage-link p {
    font-size: 10px;
}


a.article-heading-link {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	padding-bottom: 3px;
}

.sign-image-box {
	float: left;
	border: 1px solid #dadada;
	margin-top: 23px;
	margin-right: 35px;
	margin-left: 5px;
}

.fader-wrap {
	padding-top: 12px;
}

div.news-box h3 {
    font-size: 12px;
    font-weight: bold;
    color: black;
    margin-bottom: 3px;
}

div.innovation-content h3 {
    font-weight: bold;
    font-size: 15px;
}