body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #002246;
	font-size: 90%;
}

p, h2, h3, h4, h5, h6, ul, ol {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
}
a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #344d7e;
	text-decoration: underline;
}
h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	color: #333333;
	font-weight: bold;
}

h2{
	font-size: 117%;
	font-weight: bold;
	color: #344d7e;
}

h3{
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

h4{
 font-size: 100%;
 font-weight: bold;

}

h5{
 font-size: 100%;
 font-style: italic;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

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

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

a:visited{
	color: #344d7e;
	text-decoration: underline;
}

a:hover {
	color:#002246;
	text-decoration: underline;
}

#rhstext{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Masthead{
	margin: 0 0%;
	padding: 0px 0px;
	text-align: center;
	vertical-align: top;
}
#Masthead img {

	float: left;
	padding: 0px;
	margin: 0 0px 0px 0;
}
#Navbar {
	text-align: center;
	background-color: #E6E6E6;
	border: 1px solid #6699CC;
	font-size: 85%;
	color: #666666;
	padding: 5px;
}

#RightBox {
	border: 1px solid #6699CC;
	background-color: #E6E6E6;
	margin-top: 0px;
	font-size: 80%;
	padding-top: 4px;
	padding-right: 1px;
	padding-left: 2px;
	padding-bottom: 2px;
	position: absolute;
	margin-left: 1%;
}

#MainContent{
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: 726px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#righthandcolumn
{
	margin-left: 750px;
	position: absolute;
	width: 11px;
	right: 14px;
	top: 112px;
	background-color: #E6E6E6;
}
#rightcontent {
	position: absolute;
	right:10px;
	top:100px;
	width:210px;
	border:1px solid #7F9DB9;
	background-color: #E3E9F1;
	padding: 5px;
}

/***** footer styles ***************/

#footer
{
	border-top: #2A338D 0px solid;
	text-align: center;
	margin-left: 1px;
	padding-top: 12px;
	width:726px;
	font-size: 70%;
}

#centercontent {
	margin-right:250px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right:220px;
	padding: 10px;
	text-align: justify;
}

/********** left  hand side navigation styles ***********/

#lhsnavlist
{
	position: absolute;
	width: 154px;
	left: 11px;
	top: 123px;
	height: 339px;
	background-color: #5A86B3;
	font-size: 80%;
	border-right: #cc3333 1px solid;
	border-bottom: #cc3333 1px solid;
}
#lhsnavlist ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;

}
#lhsnavlist li
{
	margin: 0;
	border-bottom: 1px solid #fff;
	background-color: #344d7e;
	color: #ffffff;
}
#lhsnavlist a
{
	display: block;
	padding: 2px 2px 2px 5px;
	color: #ffffff;
}
#lhsnavlist a:link, #lhsnavlist a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#lhsnavlist a:hover, #lhsnavlist a:active, #lhsnavselected a:link, #lhsnavselected a:visited, #lhsnavselected a:hover, #lhsnavselected a:active
{
	background-color: #CC3333;
}
#advertbox {
	float: none;
	width: 95%;
	padding: 3px;
	background-color: #FFFFCC;
	border: thin solid #FF0000;
	position: relative;
	text-align: center;
}

#Enquiry {
	font-size: 85%;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	width: 45em;
	padding: 0em 0em 0em 2em;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px;
}

.feature img{
	float: left;
	padding: 10px 10px 10px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	font-size: 80%;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.story img{
	clear: both;
	padding: 5px;
	float: right;
	border: none;
	margin-left: 5px;
}

.tableCopy {
	font-size: 80%;
	vertical-align: top;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.skiplink {
	font-style: italic;
	display: none
}
#box {

	float: none;
	width: 95%;
	padding: 3px;
	background-color: #FFFFCC;
	border: thin solid #FF0000;
	position: relative;
	text-align: center;
}
.leftimage {
	padding: 5px;
	float: left;
}
.rightimage {
	padding: 5px;
	float: right;
}

@media print {
    #lhsnavlist, #Masthead, #footer {display: none; }
    #MainContent {width: 630px; margin-left: 0px;}
}
