
/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
background: #ffffff url(/images/squares_bg_grey2.gif) repeat;
}

td p{
line-height:1.2em;
font-size:0.7em;
font: Verdana,Tahoma,Arial,sans-serif;
color:#505050;
line-height:1.4em;
padding:0px 0 0 0px;
}

td a{
color:#467aa7;
text-decoration:none;
background-color:inherit;
}



a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}


a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container2{
width:758px;
margin: 10px 0px 0px 0px;;
padding:0px 0;
text-align:left;
color:#303030;
/*border:1px solid #a0a0a0;*/
}

#container{
width:758px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-align:left;
background:#ffffff;
/*border:1px solid #a0a0a0;*/
}

#header{
height:127px;
width:758px;
margin:0px 0px 0px 0px;
/*background-image: url(/images/logo2.gif);*/
}

#header h1{
padding:10px 0 0 20px;
font-size:2.4em;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:758px;
margin:0 0px;
background:#663366;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#996699;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

 
#main_content{
float:right;
width:740px;
font-size:0.9em;
padding:0px 0 0 0px;
}


#navigation_box{
margin:0px 0px 0px 0px;
width: 190px;
padding:5px;
border:1px solid #c0c0c0;
background-color:#e1e1e1;
line-height:1.2em;
}

#navigation_box li{list-style:none; font-weight:bold; display:block; 
	margin:9px 0 0px 0px;
	padding:  0px 0px 3px 10px; 
	border-bottom:  1px dotted   #467aa7;
	border-left:  1px dotted #467aa7;}
#navigation_box li a{font-weight:normal;  font-weight:bold; text-decoration:none; }
#navigation_box li a:hover{text-decoration:underline; color:#723983;}
#navigation_box li ul{margin:0px 0 0px 0px; font-size:3em; font-weight:normal;}
#navigation_box li ul li{margin-bottom:0;}
#navigation_box li ul a{font-weight:normal;}


#navigation_box h2 a{
display:block;
margin: 0px 0px 0px 5px;
font-size:.7em;
font-weight:bold;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#altsubcontent{
float: left;
width:170px;
background-color:#FFFFFF;
padding:15px 0px 10px 10px;
line-height:1.4em;
font-size:0.9em;
padding:12px 0 0 12px;
}

#altsubcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.7em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#altsubcontent p{margin:0 0 0px 0; font-size:0.9em;}


/************  Altcontent  removed from here   ***************/

#altcontent{
float: right;
background-color:#FFFFFF;
width:525px;
font-size:0.9em;
padding:15px 5px 0 15px;
}


/************  Continuation of main style sheet ***************/

#altcontent h2{
display:block;
margin:0 0 6px 0;
padding: 3px 0px 6px 3px;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#7faa40;
background-color: #e1e1e1;
}

#content{
float:left;
width:500px;
font-size:0.9em;
padding:15px 0 0 15px;
background-color:#FFFFFF;
}

#error_page{
float:left;
width:718px;
font-size:0.9em;
padding:15px 20px; 0 0 15px;
background-color:#FFFFFF;
}

#error_page h2{
display:block;
margin:0 0 16px 0;
padding: 3px 20px 6px 3px;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#7faa40;
background-color: #e1e1e1;
}

#content h2{
display:block;
margin:0 0 16px 0;
padding: 3px 0px 6px 3px;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#7faa40;
background-color: #e1e1e1;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}


/**************** 3 column styles ****************/
#wrapper{
font-size:0.9em;
padding:10px 0 0 10px;
}

#wrapper h2{
display:block;
margin: 10px 0px 0px 5px;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#7faa40;
background-color:inherit;
}

#wrapper h2 a{font-weight:normal; color:#7faa40;}
#wrapper h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#wrapper a:hover,#subcontent a:hover{text-decoration:underline;  color:#723983;}
#wrapper dl{margin:0 5px 10px 25px;}
#wrapper dt{font-weight:bold; margin-bottom:5px;}
#wrapper dd{margin:0 0 10px 15px;}
#wrapper p {margin:10px 10px 0px 10px;}

 #block_1
	{
	float: left;
	width: 184px;	
	margin-left: 0px;
	border-right: dotted;
	border-width: 1px;
	}
		
#block_2
	{
	float: left;
	width: 174px;		
	margin-left: 0px;
	}
	
#block_3
	{
	float: left;
	width: 184px;	
	border-left: dotted;	
	border-width: 1px;	
	margin-left: 0 px;
	}
	
#block_4
	{
	float: left;
	width: 194px;	
	border-left: dotted;	
	border-width: 1px;	
	margin-left: 0 px;
	}


/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3, #block_4
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#block_1, #block_2, #block_3, #block_4
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#block_1:before, #block_2:before, #block_3:before, #block_4:before
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign
	{
	position: absolute;
	bottom: 0;
	}
#block_1 .verticalalign
	{
	width: 25%;
	}
#block_2 .verticalalign
	{
	width: 24%;
	}
#block_3 .verticalalign
	{
	width: 24%;
	}
	
#block_4 .verticalalign
	{
	width: 24%;
	}
/* hack for Opera 7+ */
@media all and (min-width: 0px){
.verticalalign
	{
	width: 100% !important;
	}
/* But Opera 9 does it right, so CSS3 hax to the max */
div[id^="wrapper"] #block_1 .verticalalign
	{
	width: 25% !important;
	}
div[id^="wrapper"] #block_2 .verticalalign
	{
	width: 24% !important;
	}
div[id^="wrapper"] #block_3 .verticalalign
	{
	width: 24% !important;
	}
div[id^="wrapper"] #block_4 .verticalalign
	{
	width: 24% !important;
	}
}
/* hack for IEs of all persuasions before IE7 */
* html .verticalalign
	{
	width: 100% !important;
	}
.verticalalign p
	{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	background: #996666;
	}
#wrapper_extra
	{
	position: relative;
	}
* html #wrapper
	{
	position: relative;
	}
#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the columns vanish */
* html #wrapper_extra
	{
	float: left;
	width: 100%;
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
	




/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:200px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock {margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:758px;
padding:5px 0;
margin:0 0px;
font-size:0.9em;
color:#f0f0f0;
background:#663366;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.indent {padding: 0pt 0pt 10pt 30pt;} 
.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.med{font-size:1.0em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.errortext{color:#f02025; background-color:inherit;}
.boldred{color:#f02025; background-color:inherit; font-weight:bold;}
.boldpurple{color:#67136d; background-color:inherit; font-weight:bold;}
.boldblack{color:#000000; background-color:inherit; font-weight:bold;}

.paragraph{color:#000000; background-color:inherit; font-weight:bold;}

#wrapper_box1{
margin:34px 6px 10px 6px;
padding:0px;
height:155px;
border:1px solid #c0c0c0;
background-color:#e1e1e1;
color:#505050;
line-height:1.5em;
}
#wrapper_box2{
margin:0px 6px 10px 6px;
padding:0px;
height:155px;
border:1px solid #c0c0c0;
background-color:#e1e1e1;
color:#505050;
line-height:1.5em;
}

#wrapper_box3{
margin:17px 6px 10px 6px;
padding:0px;
height:155px;
border:1px solid #c0c0c0;
background-color:#e1e1e1;
color:#505050;
line-height:1.5em;
}

#wrapper_box4{
margin:-17px 6px 10px 6px;
padding:0px;
height:155px;
border:1px solid #c0c0c0;
background-color:#e1e1e1;
color:#505050;
line-height:1.5em;
}

#wrapper_box1 li{list-style:none; display:block; padding: 0px 0px 0px 8px; margin-bottom:2px;}
#wrapper_box1 li a{font-weight:bold; text-decoration:none;}
#wrapper_box1 li a:hover{text-decoration:none;}
#wrapper_box1 li ul{margin:2px 0 3px 5px; font-size:3em; font-weight:normal;}
#wrapper_box1 li ul li{margin-bottom:0;}
#wrapper_box1 li ul a{font-weight:normal;}

#wrapper_box2 li{list-style:none; display:block; padding: 0px 0px 0px 8px; margin-bottom:2px;}
#wrapper_box2 li a{font-weight:bold; text-decoration:none;}
#wrapper_box2 li a:hover{text-decoration:none;}
#wrapper_box2 li ul{margin:2px 0 3px 5px; font-size:3em; font-weight:normal;}
#wrapper_box2 li ul li{margin-bottom:0;}
#wrapper_box2 li ul a{font-weight:normal;}

#wrapper_box3 li{list-style:none; display:block; padding: 0px 0px 0px 8px; margin-bottom:2px;}
#wrapper_box3 li a{font-weight:bold; text-decoration:none;}
#wrapper_box3 li a:hover{text-decoration:none;}
#wrapper_box3 li ul{margin:2px 0 3px 5px; font-size:3em; font-weight:normal;}
#wrapper_box3 li ul li{margin-bottom:0;}
#wrapper_box3 li ul a{font-weight:normal;}

#wrapper_box4 li{list-style:none; display:block; padding: 0px 0px 0px 8px; margin-bottom:2px;}
#wrapper_box4 li a{font-weight:bold; text-decoration:none;}
#wrapper_box4 li a:hover{text-decoration:none;}
#wrapper_box4 li ul{margin:2px 0 3px 5px; font-size:3em; font-weight:normal;}
#wrapper_box4 li ul li{margin-bottom:0;}
#wrapper_box4 li ul a{font-weight:normal;}



.box{
margin:0 0 20px 0;
padding:10px;
border:2px solid #c0c0c0;
background-color:#CCCCCC;
color:#505050;
line-height:1.5em;
}

