/* 2007 VERACIS STYLE SHEET */
/* Design by Digit&#064;l &#073;diom Ltd - www.digitalidiom.co.uk */


*, div, p {margin:0; padding:0; border:0;}


body {
	border:0px;
	margin:0px;
	padding:0px;
	font:normal 11px/17px verdana, arial, geneva, sans-serif;
	background-color: #006;
	color:#006;
}

/* MAIN CONTAINERS */
#container {
	width: 760px;;
	border: 1px solid #EEE;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
}

#masthead {
	padding: 0px;
	margin:0px;
	background: #FFF url("images/bg-masthead.gif") no-repeat;
	color:#036;
	height:190px;
}

#topmenu {
	position:absolute;
	top:28px;
	float:right;
}

#logo {}

#home {
	margin-left: 20px;
	margin-right:20px;
	background-color: #FFF;
}

#content {
	margin-left: 250px;
	margin-right:20px;
	background-color: #FFF;
}



#footer {
	clear: both;
	padding: 6px 0px 16px 0px;
	background-color: #FC3;
	color:#036;
	text-align:center;
	font:normal 9px/12px verdana, arial, geneva, sans-serif;
	border-top: 4px solid #006;
}

/* SIDE BAR */
#sidebar {
	float: left;
	width: 200px;
	margin-left:10px;
	background: transparent url("images/h3-bg.gif") no-repeat;
}

#sidebar h3 {
	margin:6px 2px 2px 2px;
	color:#FFF;
}

#sidebar p.comment{
	width:196px;
	padding-left:2px;
}

#sidebar div{
	background-color: #FC3;
}

/* CONTENT STYLES */
.topHome {float:right;}

#links {display:none;}
#printInfo {display:none;}


/* TEXT STYLES */

h1 {
	font-size:130%;
	color:#006;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
}

h2 {font-size:120%; margin:2px 0px; color:#036;
padding-left:16px; 
background: transparent url("images/icon-bullet.gif") 0px 4px no-repeat;}
h3 {font-size:110%; margin:2px 0px; color:#C90;}



p  {margin:0px 0px 22px 0px;}
p.summary { font-weight:bold;}
.boxed {margin-left:20px; border:1px dashed #CCC; background-color: #EEE; padding:3px; width:90%;}

#content ul, #content ol {margin-left:30px; margin-bottom: 20px;} 

#flexW {font-size:120%; width:100%; min-height:130px; clear:both;}

#news {width:100%; min-height:130px; clear:both;}
table.news {width:100%; min-height:130px;
	background-color:#EEE;
	padding:10px;
	margin-bottom:10px;
}

table.news td {
	border-bottom:1px solid #BBB;
}


img {border:0px;}
.incog, .printOnly {position:absolute; top:-2000px; left:-2000px;}
.imgLeft {float:left; margin-right:6px;}
.imgRight {float:right; margin-left:6px;}

.center {text-align:center;}


/* LINK STYLES */
a:link {color:#666;}
a:hover {color:#F33; text-decoration:none;}
a:visited {color:#666;}

#navcontainer a:link, #navcontainer a:visited {border-bottom:1px solid #FFF;}
#navcontainer a:hover {border-bottom:1px solid #006;}

#topmenu td {font-size:80%; width:40px; text-align:center;}
#topmenu a:link {color:#FFF; text-decoration:none;}
#topmenu a:hover {color:#633; text-decoration:none;}
#topmenu a:visited {color:#FFF; text-decoration:none;}

#footer a:link {color:#036; text-decoration:none;}
#footer a:hover {color:#633; text-decoration:underline;}
#footer a:visited {color:#036; text-decoration:none;}

#sidebar a:link {color:#036; text-decoration:none;}
#sidebar a:hover {color:#C90; text-decoration:none;}
#sidebar a:visited {color:#036; text-decoration:none;}
#sidebar a.selected {color:#036; text-decoration:underline;font-weight:bold;}
