@charset "utf-8";
/* CSS Document */


body {
	width: 800px;
	float: centre;
	font-size: 62.5%;
	margin: 0px auto;
	padding: 0px;
	background-color: #DBE6F1;
	font-family: arial, sans-serif;
	height: 120px;
	}
	
.page-container-2 {
	width: 800px;
	padding: 0;
	background-color:#FFFFFF;
	background-image: url(img/MINE2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: auto;
	top: 0px;
	border: solid 1px rgb(54,83,151);
	border-top: solid 1px rgb(54,83,151);
	border-bottom: solid 1px rgb(54,83,151);
}
/*horizontal navigation bar at top*/

/*banner*/

.banner{
	width:800px;
	height:120px;
	top:0px;
	background-image: url(./img/Banner2.jpg);
	}

.nav2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans serif;
	font-size: 1em;
	left: 117px;
	top: 111px;
	border-bottom: 10px;
	border-color: #365397;
}

.nav2 ul {
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: rgb(127,162,202);
	font-weight: bold;

}	

.nav2 li {
	display: inline; 
	list-style: none; 
	margin: 0px; 
	padding: 0px;}

.nav2 li a {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px rgb(54,83,151);
	color: rgb(255,255,255);
	text-transform: uppercase;
	text-decoration: none;
	font-size: 100%;
}

.nav2 a:hover, .nav2 a.selected {
	color: #333333;
	text-decoration: none;
}

/*buffer after nav 2*/
.buffer {
	clear: both;
	width: 800px;
	height: 15px;
	background-color: rgb(255,255,255);
}

/*navigation on left hand side of page*/
.nav3 {
	overflow: hidden;
	clear: both;
	float: left;
	width: 166px;
	min-height: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-size: 1em;

}

.nav3 ul {
	width: 160px; 
	margin: 0px 0px 20px 0px; 
	padding: 0px; 
	border-bottom: solid 1px rgb(216,206,159); 
	background-color: rgb(219,230,241);
	}
		
.nav3 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

.nav3 li.title {
	padding: 3px 5px 3px 5px;
	background-color: #7FA2CA;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
	width: 160px;
}

.nav3 li.group a {
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 15px;
	color: rgb(75,75,75);
	font-weight: bold;
	font-size: 120%;
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: rgb(200,200,200);
	border-left-color: rgb(219,230,241);
}

.nav3 li a {
	display: block; 
	min-height: 1.7em; 
	height: auto !important; 
	height: 1.7em; 
	line-height: 1.7em; 
	margin: 0px; 
	padding: 0px 7px 0px 20px; 
	color: rgb(75,75,75); 
	text-decoration: none; 
	font-size: 120%;
	}
	
.nav3 li a:hover, .nav3 li a.selected {
	background-color:rgb(225,225,225); 
	color:rgb(42,90,138); 
	text-decoration:none;
	}

/*main content area*/	
.content1 {
	float: left;
	width: 457px;
	margin: 0px;
	padding: 5px;
	color: rgb(75,75,75);
	
}

.content1-container {
	clear: both;
	float: left;
	width: 447px;
	margin: 0px;
	padding: 0px;
}

.content1-container-1col {
	overflow: hidden;
	width: 447px;
	margin: 0px 0px 0px 10px;
	position: centre;
}

.content1-pagetitle {
	overflow: hidden;
	width: 460px;
	margin: 0px 0px0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 180%;
	border: 0 px;
	height: 100px;
}

.content1-container-2col-left {
	overflow: hidden;
	float: left;
	width: 290px;
	padding: 0px;
	margin-left: 5px;
}

.content1-container-2col-right {
	overflow: hidden;
	float: right;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

.content1-container-2col-right2 {
	overflow: hidden;
	float: right;
	width: 290px;
	margin: 0px;
	padding: 0px;
}

.content-title-noshade-size1 {
	margin: 0px;
	color: #7FA2CA;
	font-weight: bold;
	font-size: 140%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

.content-title-noshade-size3 {
	margin: 0px;
	color: #7FA2CA;
	font-weight: bold;
	font-size: 160%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.content-txtbox-noshade {
	margin: 0px;
	background-color: rgb(255,255,255);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.content-subtitle-noshade-size1 {
	margin: 0px;
	color: #7FA2CA;
	font-weight: bold;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.content1-container-1col-centre {
	overflow: hidden;
	float: left;
	width: 447px;
	padding: 0px;
	margin-left: 5px;
	text-align:center;
}

/*Alternative Content*/

.content2 {
	width: 634px;
	min-height: 500px;
	margin: 0px;
	padding: 0;
	color: #4B4B4B;
	font-size: 1em;
	float: left;
}

.content2-container-2col-left3 {
	overflow: hidden;
	float: left;
	width: 125px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
}

.content1-container-2col-right3 {
	overflow: hidden;
	float: right;
	width: 458px;
	margin: 0px;
	padding: 5px;
}

.content2-pagetitle, .content3-pagetitle {
	overflow: hidden;
	width: 594px;
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 2px 0px;
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 180%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6892BF;
}

.content2-container, .content3-container {
	clear: both;
	float: left;
	width: 604px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
	
/* Right sidebar area */

.sidebar {
	overflow: hidden;
	float: right;
	width: 167px;
	min-height: 1000px;
	text-align: left;
	color: rgb(75,75,75);
}

.sidebar-alt {
	overflow: hidden;
	float: right;
	width: 167px;
	min-height: 200px;
	text-align: left;
	color: rgb(75,75,75);
	background-color: rgb(219,230,241);
}
.sidebar-maintitle {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 1px 10px;
	background-color: #7FA2CA;
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
	border-left: solid 1px rgb(230,230,230);
}
.sidebar-title-noshade {
	margin: 0px;
	padding: 2px 0px 3px 10px;
	border-top: solid 1px rgb(215,215,215);
	color: rgb(75,75,75);
	font-weight: bold;
	font-size: 120%;
}
.sidebar-title-shade {
	margin: 0px; 
	padding: 2px 0px 3px 10px; 
	background-color: rgb(215,215,215); 
	color: rgb(75,75,75); 
	font-weight: bold; 
	font-size: 120%;
	}
.sidebar-txtbox-noshade {
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 3px 10px;
}
.sidebar-txtbox-shade {
	margin: 0px 0px 10px 0px; 
	padding: 2px 0px 3px 10px; 
	background-color: rgb(235,235,235);}
.sidebar-txtbox-noshade p {
	margin: 0px 0px 5px 0px; 
	padding: 0px; 
	line-height: 1.25em; 
	font-size: 110%;}
.sidebar-txtbox-shade p {
	margin: 0px 0px 5px 0px; 
	padding: 0px; 
	line-height: 1.25em; 
	font-size: 110%;}

/* footer */
.footer {
	overflow: hidden;
	clear: both;
	width: 800px;
	height: 3em;
	margin: 0px;
	border-top: solid 1px rgb(125,125,125);
	background-color: rgb(128,161,202);
	color: rgb(255,255,255);
	font-size: 1em;
	padding-right: 0px;
}

.footer p {
	margin: 0px; 
	padding: 0px; 
	text-align: center; 
	line-height: 1.3em; 
	font-size: 110%;}
	
/*text syles*/

.style1 {
	font-size: 12px
}
.style2 {
	font-size: 12px; 
	font-weight: bold; 
	}

.style3 {
	font-family: Arial, Helvetica, sans-serif
		}
		
.style4 {
	font-size: 9px
}

.style5 {
	font-size: 18pt
	}
	
.style6 {
	color: #6892BF
}

.style16 {
	font-size: 24px
		}
		
.style17 {
		color: #7FA2CA
		}


	
/*borders*/

.line-box {
	border-bottom: solid 1px rgb(200,200,200);
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 5px;
}

.line-box2 {
	border-bottom: solid 1px rgb(200,200,200);
	width: 604px;
	margin-top: 0;
	margin-left: 0px;
}

.line-box8 {
	border-bottom: solid 1px rgb(200,200,200);
	width: 604px;
	margin-top: 0;
	margin-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* alternative buffer */

p2 {
	padding: 0px;
	line-height: 1.2;
	font-family: arial, sans serif;
	font-size: 100%;
}

/*paragraph*/

p {
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	line-height: 1.3em;
	font-family: arial, sans serif;
	font-size: 120%;
}

/* alternative right sidebar */


.sidebar ul {width: 160px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: rgb(219,230,241);}	
.sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 170px;
	background-color: rgb(219,230,241);
}
.sidebar li.title {
	padding: 3px 5px 3px 5px;
	background-color: #7FA2CA;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
	width: 160px;
}
.sidebar li.group a {
	display: block;
	min-height: 1.7em;
	height: auto !important;
	height: 1.7em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px 7px 0px 15px;
	color: rgb(75,75,75);
	font-weight: bold;
	font-size: 120%;
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: rgb(200,200,200);
	border-left-color: rgb(219,230,241);
}
.sidebar li a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; color: rgb(75,75,75); text-decoration: none; font-size: 120%;}
.sidebar li a:hover, .sidebar li a.selected {background-color:rgb(225,225,225); color:rgb(42,90,138); text-decoration:none;}

/*image settings*/
.img-centre{
align:center;
}

.img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}
.img-left-noborder-topmargin {float: left; margin: 3px 10px 0px 0px;}
.img-left-border-notopmargin {float: left; margin: 0px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-left-border-topmargin {
	float: left;
	margin: 0px 10px 0px 0px;
	border: solid 1px rgb(150,150,150);
}
.img-right-noborder-notopmargin {
	float: right;
	margin: 0px 0px 0px 10px;
	padding-top: 10px;
}

.img-right-noborder-notopmargin1 {
	float: right;
	margin: 0px 0px 0px 0px;
	padding-top: 25px;
	}

.img-left-noborder-notopmargin1 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-top: 25px;
	}
	
.img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}

.img-right-noborder-topmargin1 {float: right; margin: 20px 0px 0px 10px;}
.img-right-border-notopmargin {float: right; margin: 0px 0px 0px 10px; border: solid 1px rgb(150,150,150);}
.img-right-border-topmargin {
	float: right;
	margin: 3px 0px 0px 10px;
}

	
