@charset "UTF-8";


#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    /* content page is 800 wide by 600 deep - so measurements are halved!!!!*/
	{
	background-color: #001046;
	margin-left: -400px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible
	}

#nav {
	width: 800px;
	height: 40px;
	margin: 0px;
	text-align: left;
}

#greypanel {
	width: 800px;
	height: 260px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(imgs/pg-grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#page {
	width: 800px;
	height: 260px;
	text-align: left;
	background-color: #001046;
}

#footer {
	width: 800px;
	height: 40px;
	text-align: left;
	background-color: #001046;
	margin: 0px;
	padding: 0px;
}
.introwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 160px;
	height: 125px;
}
.introclick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	margin-top: 10px;
	line-height: 22px;
}
.introclick a:hover {
	text-decoration: underline;
}

.introtxt {
	width:395px;
	height:90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #395089;
	text-decoration: none;
	text-align: justify;
}
.introwhtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: 50px;
}
.introwhtsmall a:hover {
	text-decoration: underline;
}
.blue {
	background-color: #03427C;
}
.white {
	background-color: #FFFFFF;
}
.bkgrndintro {
	background-attachment: scroll;
	background-color: #001046;
	background-image: url(imgs/pg-intro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #001046;
	text-decoration: none;
	font-weight: normal;
	line-height: 26px;
	width: 335px;
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.plink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
.plink a:hover {
	text-decoration: underline;
}
.pghdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #03427c;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001046;
	text-decoration: none;
	line-height: 16px;
	width: 335px;
}
.pgftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #03427c;
}
.titleabout {
	background-attachment: scroll;
	background-color: #03427C;
	background-image: url(imgs/pnl-about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 720px;
}
.titleaddress {
	background-attachment: scroll;
	background-color: #03427C;
	background-image: url(imgs/pnl-address.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 720px;
}
.titlechirois {
	background-attachment: scroll;
	background-color: #03427C;
	background-image: url(imgs/pnl-chirois.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 720px;
}
.titlechirohelp {
	background-attachment: scroll;
	background-color: #03427C;
	background-image: url(imgs/pnl-chirohelps.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 720px;
}
.titlecontact {
	background-attachment: scroll;
	background-color: #03427C;
	background-image: url(imgs/pnl-contactus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 720px;
}
