@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 95%;
	color: #003366;
	margin: 0px;
	background-color: #3F97D4;
	background-image: url(images/bg-container.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.outer-container {
	width: 875px;
	margin:0px auto;
}
.wrapper {
	width: 800px;
	margin-left: 63px;
}

a {
	text-decoration: none;
}
h5 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 38px;
	text-transform: uppercase;
}
.left {
	width: 223px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
}
.navlink {
	height: 38px;
	border-top: 1px dashed #CECECE;
	width: 178px;
	margin-left: 3px;
}
.navlink h5 {
	padding-left: 20px;
}
.navlink a {
	color: #003366;
}
.navlink a:hover {
	color: #FF6600;
}
.navlink-txt {
	float: left;
}
.pts {
	float: right;
	color: #B7B7B7;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 38px;
}
.video {
	margin-top: 59px;
	padding-left:16px;
}
.right {
	width: 510px;
	float: left;
	overflow: hidden;
	margin-top: 70px;
}
.right-inner {
	width: 490px;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 103px 0px 0px 0px;
}


.home-para1-txt {
	float: right;
	width: 318px;
	font-family: Arial;
	text-align: justify;
	padding: 10px;
	border: 1px solid #B2EDFF;
	background-image: url(images/bg-para.jpg);
	background-repeat: repeat-x;
}
.img-para {
	float: left;
	width: 145px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B2EDFF;
}
.flag {
	float: left;
	padding-right: 10px;
}
.dotted-divider {
	clear: both;
	border-top: 1px dashed #94D9F0;
  margin: 10px;
}

.txt-blue {
	color: #0099FF;
}
.txt-orange {
	color: #FF6600;
}
a.details {
	font-weight: bold;
	color: #003366;
}

.footer {
	clear: both;
	width: 750px;
	margin: 0px auto;
	font-size: 11px;
	color: #809EAC;
	padding-top: 20px;

}
.footer .validate {
	float: left;
	padding: 15px 30px 0px 10px;
}
.footer .validate img {
	border:none;
}

.footer .webmaster {
	float: left;
	height: 59px;
	line-height: 59px;
}
.footer .webmaster a {
	color: #6A8C9D;
}
.footer .webmaster a:hover {
	color: #FFFFFF;
	background-color: #6A8C9D;
}


.footer .copyright {
	float: right;
	line-height: 59px;
	height: 59px;
	background-color: #C6F1FF;
	color: #6397AC;
	margin-right: 16px;
	padding: 0px 15px;
	width: 310px;
}
.footer .copyright a {
	color: #6397AC;
	text-decoration: underline;
}
.footer .copyright a:hover {
	color: #FFFFFF;
	background-color: #6397AC;
	text-decoration: none;
}
a.details:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A5E3FE;
	color: #FFFFFF;
}
.pg-ttl {
	background-image: url(images/pg-ttl-bg.gif);

}
.spcl-txt {
	font-weight: bold;
}
.pic-inr-lft {
	float: left;
	padding-right: 30px;
}
.spl-grey-txt {
	color: #868686;
	font-size: 19px;
	font-family: "Trebuchet MS";
	font-style: italic;
}
.spl-trqs-txt {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #0AB2FD;
	text-align: center;
	padding: 20px 0px;
}
.spl-blk-txt {
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #E4E4E4;
	border: 1px solid #ccc;
	padding: 15px 35px;
	font-size: 115%;
}
.txt-blue2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #0AB2FD;
}
.txt-pie-jaws-spl {
	font-size: 27px;
	font-family: Impact;
	color: #FF6C00;
}
.txt-spl-itl {
	font-family: Tahoma;
	font-style: italic;
	font-size: 17px;
}
.txt-grg-small {
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
	color: #FF6600;
}
.txt-grg-big {
	font-family: Georgia;
	font-size: 25px;
	font-weight: bold;
	color: #FF6600;
}
a.spl-txt {
	text-decoration: underline;
	color: #003366;
}
a.spl-txt:hover {
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
}
.tbl-brdr{
	border:1px solid #A8E7FF;
	margin: 0px;
}
.field {
	background-image: url(images/bg-txt-fld.jpg);
	background-repeat: repeat-x;
	border: 1px solid #66CCFF;
	color: #003366;
}

.comments{
	background-image: url(images/bg-txt-area.jpg);
	background-repeat: repeat-x;
	border: 1px solid #66CCFF;
	color: #003366;
}
.btns {
	background-color: #003366;
	color: #FFFFFF;
	letter-spacing: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #006699;
}
