/* Version 1.3 - 
	Last updated: 27/10/2008
*/

/* Template */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.78em;
	line-height:1.4em;
	background-color: #fff;
}

img {
	margin:0;
	border: 0;
}

* {
	margin:0;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #ED1C24;
}
div.bg {
	color: #808284;
	background: #DCDDDE url("../img/bodybgbg.gif") top left repeat-x;
	margin: 10px 0px 0px 0px;
	padding-bottom: 0px;
}
div.wrapper {
	width: 800px;
	background-color: #fff;
	margin: 0px auto 0px auto;
	background: #DCDDDE url("../img/bodybg.jpg") top left no-repeat;
	padding: 0 85px 0 85px;
}
div.contentholder {
	background-color: #fff;
	padding: 0 17px 10px 17px;
}
.clearboth {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.hidden {
	position: absolute;
	top: -3000px;
	height: 0px;
}

/* inner template layout */
.logoholder, .col1, .topsection_withmenu .submenu {
	float: left;
	width: 105px;
	margin-right: 16px;
}
.headright, .topsection_withmenu .mainimage {
	float: left;
	width: 645px;
	clear: right;
}
.mainimage{position:relative;}
.mainimage a#homepageOverButton{
  position:absolute;
  display:block;
  background:transparent url("../img/learn_more_btn.gif") no-repeat top left;
  top:146px;
  left:24px;
  width:82px;
  height:16px;
  zoom:1;
}

.headright form {
      display: inline;
}

.col2 {
	width: 420px;
	float: left;
}
.col3 {
	width: 224px;
	float: left;
	clear: right;
}
.expanded {
	width: 640px;
}
.reduced {
	width: 4px;
}
.mainsection {
	margin-top: 10px;
}
/* Header & menu */
.headrighttop {
	padding-top: 10px;
	text-align: right;
	height: 35px;
}
.sitesearch {
	color: #8D8E8D;
	font-size: .9em;
	padding-left: 4px;
	border-top: 1px solid #ADADB0;
	border-left: 1px solid #ADADB0;
	border-bottom: 1px solid #E4E4E5;
	border-right: 1px solid #E4E4E5;
}
.searchsubmit {
	position: relative;
	top: 4px;
	left: -3px;
}
.headrighttop img {
	margin: 0px 12px -4px 0;
}
.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: .9em;
}
.menu li {
	float: left;
	border-top: 1px solid #808080;	
	padding-bottom: 6px;
}
.menu li.clearboth {
	padding: 0;
	border: 0;
	float: none;
	font-size: 0px;
}
.menu li.lit {
	
}


.menu li.lit a:link, .menu li.lit a:visited, .menu li.lit a:active {
	border-bottom: none;
	background: #fff url("../img/menulit.gif") bottom left no-repeat;
	padding-bottom: 11px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #404040;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #808080;
	padding: 5px 9px 5px 10px;
}
.menu a:hover, .menu a:focus {
	background: #fff url("../img/menulit.gif") bottom left no-repeat;
	padding-bottom: 11px;
	border-bottom: none;
}

/* Sub menu */
.submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
}

.menu li.nolit a:link, .menu li.nolit a:visited, .menu li.nolit a:active {
  margin-bottom: 5px;
}

.menu li.nolit a:hover {
  margin-bottom: 0;
}


.submenu li {
	padding: 0 0 2px 0;
	margin: 0;
	line-height: 1em;
}
.submenu li.lit span {
	background: #fff url("../img/menulit.gif") bottom left no-repeat;
  padding-bottom: 10px;
	border-bottom: none;
}
.submenu span {
	border-bottom: none;
}
.submenu a:link, .submenu a:visited, .submenu a:active, .submenu span {
	color: #404040;
	text-decoration: none;
	display: block;
	padding: 4px 0 10px 0;
	border-bottom: 1px solid #808080;
	width: 105px;
}
/*, .submenu ul li.lit a:link, .submenu ul li.lit a:visited */
.submenu a:hover, .submenu a:focus  {
	background: #fff url("../img/menulit.gif") bottom left no-repeat;
	padding-bottom: 11px;
	border-bottom: none;
}
.submenu li.first a:link, .submenu li.first a:visited, .submenu li.first a:active    {
/*  padding-top: 0;*/
}
/* Red boxes */
.redboxtop {
	background: #9E0A0E url("../img/redboxtopbg.gif") top left repeat-y;
	color: #fff;
	padding: 2px 5px 1px 8px;
	font-weight: bold;
}
.redboxmid {
	background: #f3f3f4 url("../img/redboxbg.gif") top left repeat-y;
	margin-bottom: 53px;
	border-bottom: 1px solid #F38A8F;
	padding: 5px 5px 10px 8px;
	color: #333333;
	font-size: .9em;
	line-height: 1.2em;
}
.redboxmid p {
	margin-bottom: 5px;
}
.redboxtop .tips {
	background: url("../img/tipsbg.gif") top right no-repeat;
}
#pdfBoxInner p{
	color: #1E1E1E;
}
#pdfBoxInner p {
	font-size: 12px;
}

#pdfBoxInner ul {
	list-style-type: none;
}

#pdfBoxInner ol {
	list-style-position: inside;
	
}

#pdfBoxInner ul, #pdfBoxInner ol {
	margin:0;
	padding: 10px 0 10px 0px;
	color: #000;
	font-size: 11px;

}



p.virtualisation img {
	margin-top: 5px;
}
.redboxmid form {
	margin: 5px 0 0 0;
	padding: 0;
}
.redboxmid span br {
	margin: 5px 0 5px 0;
}
.redboxmid span input {
	margin-right: 5px;
}
.redboxmid label {
	color: #ED1C24;
}
.redboxmid .polsubmit {
	margin-top: 5px;
}
.resultbar span {
	background: red url("../img/pollbar.gif") top left no-repeat;
	display: block;
	height: 12px;
	margin-top: 5px;
	font-size: 0;
}
p.result {
	color: #ED1C24;
	font-size: 95%;
	margin-top: 3px;
}
p.space {
	height: 25px;
}
/* Main content */
.col2, .col3 {
	font-size: 1.05em;
}
.col2inside {
	padding-left: 5px;
}
.col3inside {
	padding: 0px 0px 0 10px;
}
h1 {
	font-size: 1.2em;
	margin: 0px 0 5px 0;
}
h2 {
	font-size: 1.05em;
	margin: 5px 0 5px 0;
}
h2.process, h3.process {
	margin: 10px 0 5px 0;
	color: #8F9093;
	font-size: 1em;
}
.col2 a:link, .col2 a:visited, .col2 a:active {
	color: #58499E;
	font-weight: bold;
	text-decoration: none;
}
.col2 a:hover, .col2 a:focus {
	text-decoration: underline;
}
.col2 p {
	padding-bottom: 15px;
}
.col2 ul {
	margin: 5px 0 20px 0;
	padding-left: 0px;
	list-style-type: none;
}
.col2 ul li {
	background: url(../img/bullet2.gif) top left no-repeat;
	padding-left: 13px;
}
.homepage .col2 ul li {
	background-image: url(../img/bullet.gif);
}
.col2 ol {
	margin-left: 2em;
	padding-left: 1em;
}
.col2 li {
}
.col2 blockquote {
	font-style: italic;
}
.col2 blockquote p {
	padding-bottom: 2px;
}
p.caption {
	font-weight: bold;
}
.col3 blockquote {
	line-height: 1.7em;
}
.col3 p.caption {
	font-size: .6em;
	color: #000;
	font-weight: bold;
	line-height: 2em;
}
.hpsection {
	background-color: #f3f3f4;
	margin-bottom: 5px;
	padding: 1px 5px 0 8px;
	margin-left: -5px;
}
.latestnews {
	border: 1px solid #E4E5E6;
	padding: 0px 10px 6px 10px;
	margin-bottom: 15px;
}
.col3 .latestnews h3 {
	color: #000;
}
.latestnews h3 {
	font-size: 88%;
}
.latestnews a:link, .latestnews a:visited, .latestnews a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.latestnews a:hover, .latestnews a:focus {
	text-decoration: underline;
}
.latestnews p {
	margin-top: 6px;
	font-size: 85%;
}
	/* client profile page */
.cptable h2 span {
	float: left;
	width: 158px;
}
.cptable h2 strong {
	float: left;
	width: 200px;
}
.cptable h2 {
	padding-bottom: 5px;
}
.cptable {
	margin-bottom: 15px;
}
.cp {
	border-bottom: 1px solid #000;
	padding-top: 10px;
}
.cp h3 {
	float: left;
	width: 158px;
	font-weight: normal;
	color: #8F9093;
}
.cp p {
	float: left;
	width: 250px;
}
/* Footer */
.footer {
	background: #fff url("../img/footertop.gif") top left repeat-x;
	border-bottom: 1px solid #F69094;
	font-size: 90%;
}
.footerinside {
	padding: 15px 0 8px 15px;
}
.footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer li {
	display: inline;
}
.footer p {
	margin-top: 5px;
	float: left;
	width: 24.5em;
}
.footer ul.lefted {
	margin-top: 5px;
	float: left;
	width: 35em;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}


/* Contact page */
.fieldset {
	background-color: #F3F3F4;
	padding: 5px;
}
.fieldleft {
	float: left;
	width: 35%;
}
.fieldright {
	float: left;
	width: 50%;
}
.formsubmit {
	text-align: right;
	width: 89%;
}
.checkboxes div {
	padding-bottom: 3px;
}

/* News page & Search page */
p.date {
	color: #000000;
	font-weight: bold;
	margin: 10px 0 20px 0;
	font-size: 110%;
}
h2.headline {
	color: #909094;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 110%;
}
ul.newslist {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.newslist li span {
	color: #000000;
}
ul.newslist li {
	background: none;
	padding: 0 0 4px 0;
}
ul.newslist a:link, ul.newslist a:visited, ul.newslist a:active {
	color: #909094;
	font-weight: normal;
}
div.nap {
	font-weight: bold;
	text-align: right;
	margin: 30px 110px 0 0;
}
div.nap a.black:link, div.nap a.black:visited, div.nap a.black:active {
	color: #000;
	padding: 0 10px 0 10px;
}
div.nap strong {
	color: #000;
}
div.nap a:link, div.nap a:visited, div.nap a:active {
	color: #909094;
}
div.nap a:hover, div.nap a:focus {
	text-decoration: underline;
}
div.resultrow h2 {
	color: #000000;
	font-size: 110%;
}
.resultrow h2 a:link, .resultrow h2 a:visited, .resultrow h2 a:active {
	color: #000000;
}
div.noresult h2 {
	margin-bottom: 15px;
}


