﻿html
{
	background-color: #DBE5EB;
	background-image: url('BackgroundGradient.jpg');
	background-position: top;
	background-repeat: repeat-x;
}
body
{
	min-width: 1200px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	border-style: solid;
	border-color: #95B3C6;
	border-width: 3px;
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E9EFF3;
}
img
{
	border-style: none;
}
div#pageHeader
{
	height: 175px;
	background-image: url('Header.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #3563B8;
}
div#pageHeader div#tools
{
	height: 25px;
	background-color: transparent;
}
div#pageHeader div#title
{
	/*     position:absolute;     top: 25px; */
	height: 150px;
	background-color: transparent;
	color: White;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bold;
	margin: 0 10px 0 10px;
	background-image: url('Logo.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
div#pageHeader div#tagline
{
	position: absolute;
	top: 75px;
	margin: 0 10px 0 10px;
	color: White;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
}
div#navigationBar
{
	height: 41px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	background-image: url('NavigationBar.png');
	background-position: left;
	background-repeat: repeat-x;
	z-index: 100;
	border-top-style: solid;
	border-top-color: #95B3C6;
	border-top-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #95B3C6;
	border-bottom-width: 3px;
}
div#navigationBar ul
{
	background-image: url('NavigationBar.png');
	background-position: left;
	background-repeat: repeat-x;
	list-style: none none outside;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	display: block;
}
div#navigationBar ul#siteMenu
{
	float: left;
}
div#navigationBar ul#languageMenu
{
	float: right;
}
div#navigationBar ul li
{
	background-image: url('NavigationBar.png');
	background-position: left;
	background-repeat: repeat-x;
	color: #ECF3F9;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	height: 41px;
	white-space: normal;
}
div#navigationBar ul li.active
{
	background-image: url('NavigationBarActive.png');
	color: #000000;
	z-index: 100;
}
div#navigationBar ul li.separator
{
	background-image: url('NavigationBarSeparator.png');
	width: 1px;
}
div#navigationBar li:hover, div#navigationBar li.active:hover
{
	background-image: url('NavigationBarHover.png');
	color: #ECF3F9;
	z-index: 10000;
}
div#navigationBar a, div#navigationBar a:link, div#navigationBar a:visited, div#navigationBar a:hover
{
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}
div#navigationBar ul li a span
{
	color: #ECF3F9;
	height: 41px;
	line-height: 41px;
	padding: 10px 10px;
	margin: 0 0px;
	line-height: 41px;
	text-align: center;
	cursor: pointer;
}
div#navigationBar ul li a span img
{
	padding-top: 5px;
}
div#navigationBar ul li.active a span
{
	color: #000000;
}
div#navigationBar ul li:hover a span
{
	color: #ECF3F9;
}
div#pageFooter
{
	/*background-color: #AFC6D4;*/
	border-top-style: solid;
	border-top-color: #95B3C6;
	border-top-width: 3px;
	background-color: White;
	overflow: hidden;
	clear: both;
	padding: 5px;
	text-align: center;
}
div#pagefooter a img
{
	margin: 0 10px 0 10px;
}
#pageMain
{
	background-color: #E9EFF3;
	overflow: hidden;
	width: 100%;
}
#contentMain
{
	background-color: #E9EFF3;
	overflow: hidden;
}

#pageSidebarLeft
{
	float: left;
}

#pageSidebarRight
{
	float: right;
}
.contentArea
{
	background-color: White;
	border-color: #95B3C6;
	border-width: 1px;
	border-style: solid;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	overflow: hidden;
}
.sidebar
{
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
}
.sidebar * ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}
.sidebar * li
{
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	padding-bottom: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.content div
{
	border: none;
	padding: 0;
}
div.block
{
	padding: 0px;
	margin-bottom: 10px;
}
.header
{
	margin: 0;
}
div.block div.header
{
	background-image: url('BlockHeader.png');
	background-repeat: repeat-x;
	padding: 0px 5px 0px 5px;
}
div.block div.header h3.header
{
	background-image: url('BlockHeaderIcon.png');
	background-position: 0px 11px;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 1em;
	margin-bottom: 5px;
	padding: 0 5px 0 12px;
}
div.block * li
{
	text-align: center;
}
div.article
{
	padding: 0px;
	margin-bottom: 10px;
}
div.article div.header
{
	background-image: url('ArticleHeader.png');
	background-repeat: repeat-x;
	margin-bottom: 0;
	padding: 0px 5px 0px 5px;
}
div.article div.header h2.header
{
	background-image: url('ArticleHeaderIcon.png');
	background-position: 0px 15px;
	background-repeat: no-repeat;
	height: 45px;
	line-height: 45px;
	padding: 0 10px 0 19px;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 1.5em;
	margin-bottom: 5px;
}
div.article div.header h2.header a, div.article div.header h2.header a:link, div.article div.header h2.header a:visited, div.article div.header h2.header a:hover
{
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: Black;
}
div.article div.content
{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
div.contentArea div.content
{
	padding-left: 5px;
	padding-right: 5px;
}
div.article div.content h3
{
	margin-bottom: 0;
}
div.article div.content h3 a, div.article div.content h3 a:link, div.article div.content h3 a:visited, div.article div.content h3 a:hover
{
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: Black;
}
div.article div.content div.timestamp
{
	font-size: 0.7em;
}
div.content > div.text
{
	text-align: justify;
	font-size: 0.7em;
}
div.content > p.text
{
	text-align: justify;
	font-size: 0.7em;
}
div#WLSearchBoxDiv
{
	border: solid 1px #cccccc;
	padding: 0;
	margin-bottom: 5px;
}
div#WLSearchBoxDiv table
{
	width: 100%;
	height: 32px;
}
div#WLSearchBoxDiv table tr td
{
	vertical-align: middle;
}
#WLSearchBoxButton
{
	border: none 0 transparent;
	height: 24px;
	width: 24px;
	vertical-align: middle;
}
#WLSearchBoxInput
{
	background-image: url(http://www.bing.com/siteowner/s/siteowner/searchbox_background_k.png);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	width: 100%;
	border: none 0 transparent;
}
div#WLTranslateBoxDiv
{
	padding: 5px 0 5px 0;
}
div#WLTranslateBoxDiv select
{
	width: 155px;
}
img.project
{
	border: none;
	width: 160px;
	height: 65px;
}
