@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.centre_image {
	border: 1px solid #0066cc;
	margin-bottom: 10px;
	margin-top: 10px;
}
body{
	min-width:810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	text-align: justify;
	background-image: url(images/BG_image_blue.gif);
	background-repeat: repeat-x;
	background-color: #0079c2;
/*; background-position: top;*/
}


#wrap{
	width:810px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	/*background-image: url(../images/Bg_Shadow_20px.jpg);
	background-repeat: repeat-y;*/
}

#header {
	height: 277px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.top_logo{
	height: 52px;
	width: 391px;
	border-top-width: 0px;

	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 40px;
	margin-top: 19px;
}



#navigation {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/navigation_BG.gif);
	background-repeat: no-repeat;
	height: 48px;
	background-color: #1A61B7;
}
.solidblockmenu{
	background-repeat: no-repeat;
	width: 100%;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	float: left;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	color: white;
	text-decoration: none;
	padding-top: 17px;
	padding-right: 11px;
	padding-bottom: 16px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: inline;
	overflow: hidden;
	float: left;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #FF9900;
	background-position: center center;
	background-color: #0079C2;
}


#maincontainer{
	width:810px;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(../images/main_BG.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}


/*#maincontainer a:link {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
#maincontainer a:visited {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
#maincontainer a:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	background-color: #666;
}
#maincontainer a:active {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
	background-color: #E4E4E4;
}


#maincontainer h1, h2, h3, p, ul{
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-right: 40px;
}*/


a.maincontainer:link {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a.maincontainer:visited {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a.maincontainer:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	background-color: #666;
}
a.maincontainer:active {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
	background-color: #E4E4E4;
}


#maincontainer h1, h2, h3, p, ul{
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-right: 40px;
}



#maincontainer p{

	font-size: 0.7em;
	padding-bottom: .7em;
}


#maincontainer h1{
font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #0079C2;
	padding-bottom: 5px;
}

#maincontainer h2{
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 8px;
}

#maincontainer h3{
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: .8em;
}



#maincontainer ul {
	font-size: 0.85em;
	color: #666666;
	padding-left: 40px;
	font-size: 0.7em;
	list-style-type: none;
	padding-bottom: 10px;
	font-weight: bold;
}

#maincontainer li {
	padding-left:20px;
	background-color: transparent;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}




 .clearit{
	clear: both;
}



 #footer {
	width:810px;
	color: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 75px;
}

 #footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 18px;
	color: #FFFFFF;
	text-align: left;
}

.right_image{
	float: right;
	border: 1px solid #999999;
	margin-left: 20px;
	clear: both;
}

.right_image_noborder{
	float: right;
	padding-right: 30px;
}

.left_image{
	float: left;
	padding-right: 10px;
}

.downloads{
	margin-bottom: 15px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	margin-top: 10px;
	margin-right: 41px;
	margin-bottom: 0px;
	margin-left: 41px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/top_quote.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
blockquote p {
	text-indent: 20px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.6em;
}
#quote_attrib {
	font-size: 80%;
	background-image: url(../images/btm_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	text-indent: 0px;
	padding-bottom: 10px;
	padding-right: 40px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.boxout2{
	color: #666;
	margin-bottom: 20px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	width: 405px;
	margin-left: 40px;
	padding: 5px;
}

.boxout2 p {
	margin: 0;
	padding: 0px;
	color: #999;
}

.boxout2 h2 {
	margin: 0;
	padding: 0px;
	color: #999;
}

.boxout2 .imagesright{
	float:right;
	margin-left: 10px;
}

* html .boxout2 {
/* double margin bug fix */
	display: inline;
/* IE 5 box-model fix */
	width: 222px;
	w\idth: 200px; 
}

.sidebar {
	font-size: 85%;
	width: 130px;
	float: right;
	padding: 10px;
	margin-right: 40px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #999;
}

.sidebar h3 {
	margin: 0;
	text-align: center;
	padding: 0px;
}

.sidebar p {
	margin: 0;
	padding: 0px;
	color: #999;
}


/*CSS Hacks for Internet Explorer */

/* fix the over extended h2 borders */
* html h2 {
	zoom: 1;
}

* html .sidebar {
/* double margin bug fix */
	display: inline;
/* IE 5 box-model fix */
	width: 222px;
	w\idth: 200px; 
}


/*a.maincontent:link {
	text-decoration: none;
	
}
a.maincontent:visited {
	text-decoration: none;
}
a.maincontent:hover {
	text-decoration: none;
}
a.maincontent:active {
	text-decoration: none;
}*/





.form_inset{
	margin-left: 40px;
	padding: 0em;
	margin-bottom: 0.5em;
	background-color: #DDDDDD;
}

a img {border: none; }

