.text {
	font: 11px/16px "trebuchet MS", verdana, arial;
	color: #666666;
	text-align: left;}
	
.subhead {
	font: bold 13px verdana;
	color: #990000;}
	
.revtext {
	font: 9px verdana;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 5px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.revtextsml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-align: left;
	height: auto;
}
.subred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}
.subcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	width: 450px;
}
.left {
	background-position: left center;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
}
.right {
	background-position: right;
	float: right;
}



/* All the css below belongs to threecol_liquid.css */
body {
        margin:0px 0px 0px 0px;
        padding:0px;
        font:11px verdana, arial, helvetica, sans-serif;
		background-image: url(../images/gifs/bg.gif);
		background-repeat: repeat-x;
        }
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
       color:#09c;
        font-size:11px;
        font-family:verdana, arial, helvetica, sans-serif;
        font-weight:600;
        text-decoration:none;
        }
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}
  

/* All the content boxes belong to the content class. */
.content {
        position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
        width:auto;
        min-width:150px;
        margin:20px 210px 20px 40px;
        z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
        }

#navAlpha {
        position:absolute;
        width:140px;
        top:75px;
        left:5px;
        z-index:2;
        voice-family: "\"}\"";
        voice-family:inherit;
        }

body>#navAlpha {width:128px;}
                
#navBeta {
	position:absolute;
	width:150px;
	top:90px;
	padding:10px;
	z-index:1;
	voice-family: "\"}\"";
	voice-family:inherit;
	right: 5px;
        }
body>#navBeta {width:168px;}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
