/*Compliant W3C - CSS with use with Default.html TemplateCreated by Stephen Foster 26.09.06*/
/*------Text areas-----*/
body {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 1.1em;
	color: #565555;
	background-color: White;
	line-height: 0.9em;
}
#mainContent {
	color: #333;
	background-color: White;
}
#form {
	text-align: left;
	color: #333;
	background-color: White;
}
/*----text types--*/
h1 {
	text-align: left;
	background-color: #333;
	font-size: 2em;
	color: #666;
}
h2 {
	margin-top: 20px;
	text-align: left;
	background-color: #fff;
	font-size: 2.6em;
	font-style: normal;
	color: #565555;
	font-weight: normal;
}
h3 {
	text-align: left;
	color: #999;
	background-color: #ffcc00;
}
p {
	color: #333;
	text-align: left;
	font-size: 1.1em;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #F15C22;
}
a:active {
	text-decoration: underline;
	color: #F15C22;
}
.gobutton {
	width: 43%;
	color: #ffffff;
	background-color: #666666;
	/*background-image: url(images/start.gif);
	background-position: right;
	background-repeat: no-repeat;
*/
	padding: 6px 6px 6px 6px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #fff;
}
#gobuttontext:hover {
	color: #F15C22;
}
ul {
	list-style: none;
	color: #fff;
	font-size: 1.1em;
	margin: 0em;
	line-height: 1.8em;
	padding: 0em;
	padding-left: 20px;
}
ol li {
	text-align: left;
	font-size: 1.1em;
	list-style: circle;
}
#tools {
	color: #333;
	/*font-size: 0.6em;
*/
}
#footer {
	text-align: right;
	font-size: 0.6em;
	color: #333;
	padding: 20px 0px 20px 0px;
	margin-bottom: 0px;
	height: 80px;
	background-color: #fff;
}
#footer img {
	float: left;
}
#tools {
	text-align: right;
}
#ctl00_ContentPlaceHolder1_Label1 {
	font-size: 1.0em;
	color: #FFF;
}
#ctl00_ContentPlaceHolder1_Label1 a {
	font-size: 1.0em;
	color: #FFF;
	border: 0px;
}
#ctl00_ContentPlaceHolder1_Label1 img {
	border: 0px;
	padding: 15px, 0px, 15px, 0px
}
#ctl00_ContentPlaceHolder1_GridView1 {
	/*border: 4px #FFCC00;
*/
	clear: both;
/*---------------------------------------------------------------------------------*/
}
/*------------------Div's--------------------*/
.newshead img {
	font-size: 1.1em;
	padding: 15px, 0px, 15px, 0pxcolor: #FFF;
}
.banner {
	font-size: 0.5em;
	color: #333;
	padding: 0px 0px 5px 0px;
	background-color: #fff;
}
.bannerimage {
	float: left;
}
.bannertext {
	float: right;
	margin-top: 25px;
	font-size: 1.2em;
}
.mainbody {
	color: #999;
	background-color: White;
	border: 1px solid #525252;
	padding: 0px 0px 0px 16px;
	background-image: url(images/subbacking1.gif);
	background-repeat: repeat-y;
}
.mainhome {
	color: #333;
	text-align: left;
	font-size: 0.6em;
	background-color: White;
	border: 1px solid #525252;
	padding: 0px 0px 0px 20px;
	background-image: url(images/subbacking1.gif);
	background-repeat: repeat-y;
}
.container {
	width: 498px;
	float: left;
}
.rightImages {
	float: right;
	background-color: #D9CFCD;
	/*border-left: solid 1px #525252;
*/
	padding: 0px;
	margin: 0px;
}
.content {
	/*height: 300px;
*/
	color: #999;
	margin-left: 200px;
	background-color: #666;
	padding: 10px 10px 15px 15px;
}
.logon {
	float: left;
	width: 180px;
	background-color: #fff;
}
.greybox {
	float: right;
	width: 460px;
	/*height: 312px;
*/
	background-color: #666;
}
.greybox p {
	color: #fff;
	padding-left: 20px;
}
.greybox h2 {
	color: #fff;
	padding-left: 20px;
	background-color: #666;
}
#oneliner {
	line-height: 16px;
}
.innerbox {
	border: solid #333333 1px;
	width: 90%;
	height: 350px;
	background-color: White;
	padding: 10px;
	line-height: 2.5em;
}
/*---------------TABLES------------------*/
/*------Table styleing-------------*/
table#downloads {
	background-color: #FFFFFF;
	border: solid #fff 1px;
	width: 100%;
	font-size: 0.6em;
}
table#downloads td {
	padding: 5px;
	border: solid #fff 1px;
}
.size {
	color: #483D8B;
	text-align: center;
}
.download {
	background-image: url(~/images/download.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #483D8B;
	text-align: left;
}
.download a {
	color: #483D8B;
}
.download a:hover {
	color: #99CC99;
}
.lables {
	color: #fff;
	text-align: left;
	background-color: #666;
}
.leftcol {
	color: #333;
	/*font-weight: bold;
*/
	text-align: left;
	width: 150px;
}
.evenrow {
	background-color: #999999;
}
.contentleft {
	float: left;
}
.contentright {
	float: right;
	line-height: 2em;
	padding-top: 22px;
}
.contentright a {
	line-height: 2em;
	text-decoration: none;
}
.contentright a:hover {
	text-decoration: underline;
}
.clear {
	height: 20px;
}
/*---------------EXTRAs------------------*/
/*------used to center page that ajustable---*/
.center {
	text-align: center;
	width: 90%;
	margin-left: 5%
}
.centerlocked {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 680px;
	margin: auto;
	background-color: #fff;
	color: white;
}
/******************FORM STYLES******************/
#content-container form {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content-container fieldset {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
/* a nested fieldset */
#content-container fieldset fieldset {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content-container legend {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-weight: bold;
}
/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom: 0px;
	padding: 0px;
	font-weight: normal;
}
#content-container label {
	display: block;
	padding-top: 0px;
}
#breadcrumb-right form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#breadcrumb-right form fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
#breadcrumb-right form legend {
	display: none;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/** {
	padding: 0, margin: 0;
}
*/
html, body {
	min-height: 95%;
	height: auto !important;
	height: 95%;
	width: 97%;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	background-color: #fff;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	border: 1px solid #525252;
	text-align: left;
}
#TB_window img {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}
#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}
#TB_closeAjaxWindow {
	padding: 5px 10px 7px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}
#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}
#TB_title {
	background-color: #e8e8e8;
	height: 27px;
}
#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}
#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}
#TB_load {
	position: absolute;
	display: none;
	height: 100px;
	width: 100px;
	z-index: 101;
}
#TB_HideSelect {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}

