html, body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	background-color: #DBE7F9;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0;
	padding:0;
}
#wrapper {
	width: 1012px;
	margin: 16px auto 0;
	background-color: #a1b7ce;
	padding: 0px;
	overflow: visible;
}
/*---------------masthead start-------------*/

#masthead {
	display: block;
	width:960px;
	height:88px;
	margin: 0px auto 30px!important;
	/*padding-bottom: 10px;*/
	background-color: #0267ff;
	position:relative;
	top: 24px;
}
/*-----------dropdown start----------*/

#mastheadnav { /* all lists */
	padding: 0;
	margin: 0.4em auto 0;
	width: 960px;
	height: 24px;
}
/*----------dropdown end----------------------*/

/*-------------masthead ends----------------*/




/*------------------generic styles here---------------------*/
.fblink {
	padding: 4px;
	background-image: url(css_images/ya8q506x.gif);
	text-indent: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	width: 100px;
}
.centre img {
	text-align: center !important;
}
.leftalignimg {
	margin: 0 0 0 -40px!important;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
.floatright2pxleftedge {
	float: right !important;
	padding-left: 3px!important;
}
.floatright2pxborder {
	float: right !important;
	padding: 2px;
	margin-left: 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.imgborder {
	padding: 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.imgborderTrans {
	padding: 2px;
	border: 1px solid #000000;
}
.smalltext {
	font-size: 75%!important;
}
.clearall {
	clear: both!important;
}
.quote {
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px !important;
	margin-bottom: 0px;
}
strong {
	font-weight: bold;
	color: #000000;
}
.italic {
	font-style: italic;
}
.standout {
	padding: 3px!important;
	margin: 0px 0px 0px 20px!important;
	background-color: #EBEDFE;
	border : solid 1px #fff;
}
/*-------------end generic styles-------------*/
/*----------page area starts----------------------*/


#pagearea {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	clear: both;
	padding:0;
}
/*#pagearea .pagetop {
	width: 960px;
	margin:0;
	padding:0;
	background-image: url(css_images/page_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/
#pagearea .pagebot {
	width: 960px;
	margin:0;
	padding:0 0 30px 0;
	clear: both;
}
#pagefoot {
	width: 1012px;
	height: 20px;
	margin: 0 auto !important;
	padding: 10px 0 0;/*clear: both;*/
}
#topofpage {
	width : 80px;
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	color:#CCCCCC;
	padding: 0px;
	height: 30px;
	top: -10px;
	position: relative;
}
#topofpage p {
	font-size: 90%;
	text-align: right;
	margin-right: 20px;
	color:#CCCCCC;
	/*line-height: 4em;*/
	padding-top: 0em;
	margin-top: 0px;
}
#topofpage a:link, #topofpage a:visited {
	font-size: 90%;
	text-align: right;
	line-height: 4em;
	margin-top: 0em;
	color: #fff;
	text-decoration: none;
	background-image: url(css_images/topofpagearrow.gif);
	background-repeat: no-repeat;
	background-position: center 0em;
	height: 30px;
	overflow: visible;
	display: block;
}
#topofpage a:hover, #topofpage a:active {
	font-size: 90%;
	text-align: right;
	line-height: 4em;
	margin-top: 0em;
	color: #0C8AB3;
	text-decoration: none;
	background-image: url(css_images/topofpagearrow_up.gif);
	background-repeat: no-repeat;
	background-position: center 0em;
	height: 30px;
	overflow: visible;
	display: block;
}
#col1 {
	width: 550px;
	float: left;
	padding-top: 0px;
}
/*col2w is for 2 col layouts*/
#col2 {
	width : 320px;
	float: left;
	margin: 8em 0px 20px 40px;
	padding: 0px;
}
#col1 p {
	font-size: 100%;
	line-height: 1.6;
	font-weight: normal;
	color: #2F3248;
	display: block;
	text-align: left;
	vertical-align: top;
	margin: 2px 4px 0 0;
	text-indent: 0px;
	padding: 0px 10px 10px 60px;
	
}
#col2 p {
	font-size: 76%;
	line-height: 1.3;
	font-weight: normal;
	color: #000000;
	display: block;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 10px 30px;
	margin: 2px 0 0 0;
	text-indent: 0px;
	width: 220px;
}
#col1 h1, #col1 h2, #col1 h3, #col1 h4, #col1 h5, #col2 h1, #col2 h2, #col2 h3, #col2 h4, #col2 h5 {
	font-family: Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0;
	display: block;
	vertical-align: top;/*text-transform: capitalize;*/
	line-height: 1;
}
#col1 h1, #col2 h1 {
	font-size: 1.6em;
	padding: 15px 10px 10px 20px;
	color: #0033CC;
}
#col1 h2, #col2 h2 {
	font-size: 1.3em;
	padding: 20px 10px 6px 60px;
	color: #0037B2;
}
#col1 h3, #col2 h3 {
	font-size: 1.2em;
	padding: 14px 10px 6px 60px;
}
#col1 h4, #col2 h4 {
	font-size: 0.9em;
	padding: 14px 10px 6px 60px;
}
#col1 a:link, #col1 a:visited, #col2 a:link, #col2 a:visited {
	font-size: 100%;
	text-decoration: none;
	color: #6699FF;
	font-weight: bold;
	padding: 0px !important;
	margin: 0px;
}
#col1 a:hover, #col1 a:active, #col2 a:hover, #col2 a:active {
	color: #FF6633;
}
#col1 a:link img, #col1 a:visited img, #col2 a:link img, #col2 a:visited img {
	border: 1px solid #1097F6;
	text-decoration: none !important;
	background-color: #FFFFFF;
	padding: 3px;
}
#col1 a:hover img, #col1 a:hover img, #col2 a:hover img, #col2 a:active img {
	border: 1px solid #000000;
	text-decoration: none !important;
	padding: 3px;
	background-color: #F0EFF4;
}
#col1 ul {
	font-size: 90%;
	margin-left: 60px;
	padding-left:40px;
	display: block;
}
/*-----------generic form start-----------------------*/

.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666699;
	text-indent: 0pt;
	text-align: left;
	font-style: normal;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	line-height: 1;
	vertical-align: middle;
	display: inline;
	margin: 0px;
	border: 1px solid #9292B6;
	padding-top: 2px;
	width: 102px;
}
.formbutton {
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	line-height: 0.9;
	vertical-align: middle;
	display: inline;
	margin: 0px;
	border: 1px solid;
	text-decoration: none;
	padding: 4px 2px;
	width: 48px;
	background-color: #29AAFF;
}
/*----------------end generic form-----------------*/
/*--------generic tables------------------*/
.datatable, .datatableplain {
	border-collapse: collapse;
	margin: 0px auto;
}
.datatable td, .datatableplain td {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	vertical-align: top;
}
.datatable td {
	border: 1px solid #C9CAEF;
}
.datatable th, .datatableplain th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF!important;
	text-align: center;
	background-color: #ffffff;
	vertical-align: top;
	padding: 2px 2px 6px;
}
.datatable th {
	vertical-align: top;
	padding: 2px 2px 6px;
	background-image: url(css_images/th_bkg1.png);
	background-repeat: repeat-x;
	background-position: left center;
	border-top: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #9999CC;
	border-left: 1px solid #99CCFF;
}
.tableheader {
	font-family: Tahoma, Verdana, sans-serif!important;
	font-size: 1em!important;
	color:#FFFFFF!important;
	font-weight: bold!important;
	vertical-align: top;
	padding: 2px 2px 6px;
	background-image: url(css_images/th_bkg2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-top: 1px solid #99CCFF;
	border-right: 1px solid #99CCFF;
	border-bottom: 1px solid #9999CC;
	border-left: 1px solid #99CCFF;
}
.datatable caption, .datatableplain caption {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	color: #666699;
	padding-left: 16px;
	padding-bottom: 2px;
}
/*---------------end generic tables---------------------*/
/*-----------search field start----------------*/
#search {
	width: 200px;
	margin-left: 1em;
	padding: 0px;
	float: left;
	margin-top: 0px;
	height: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1px;
}
.searchbtn {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #000;
	font-size: 80% !important;
	width: 5em !important;
	height: 1.9em;
	padding: 0px;
	background-color: #109AF8;
	float: left;
	border: 1px solid #A1B7CE;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.searchformtxt {
	color: #000000;
	width: 8em;
	height: 1.6em;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-align: left;
	display: block;
	font-size: 80%;
	border: 1px solid #0C8AB3;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #A1B7CE;
}
/*-----------search results----------------*/
#searchresults {
	width: 100%;
	margin-left: 20px;
	margin-right: 20px;
}
#searchresults p {
	font-size: 0.8em;
}
#searchresults .resulttitle {
	color:#0099FF;
	font-size: 80%;
}
#searchresults .resulttext {
	color:#333333;
	font-size: 80%;
}
#searchresults .resulturl {
	color:#999999;
	font-size: 70%;/*this is the url details on the last line */
}
#searchresults .resultinfo {
	color:#FF6600;
	font-size: 70%;/*This is the number of results found details at head and foot of result lisitngs*/
}
#searchresults .hittitle {
	color:#339933 !important;
	font-size: 70% !important;
}
#searchresults .hittext {
	color:#FF6600;
	font-weight: bold;	/*this is the search word/phrase and is hightlighted in title and text extract--------------*/
}
