@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	clear: both;
	background-color: #053566;

}

#LeftBG {
	background-image: url(../images/leftBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 655px;
	width: 60px;
	background-color: #053566;
}
#wd {
	width: 1002px;
	margin:0px auto;
	display:block;
	position:relative;
	background-color: #ffffff;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat-y;
}
#rightBG {
	background-image: url(../images/rightBG.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: right;
	height: 655px;
	width: 60px;
	background-color: #053566;
}
#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 881px;
	margin:0px;
	padding:0px;
	background-color:#fd9502;
	text-align:right;
	vertical-align:top;
	color:#FFFFFF;
}
#menuBG {
	background-image: url(../images/BG-Button.jpg);
	background-repeat: no-repeat;
	height: 40px;
	_height: 40px;
	#height: 40px;
	width: 881px;
	margin:0px;
	padding:0px;
	_padding:0px;
	#padding:0px;
}
#banner {
	height: 190px;
	width: 881px;
	padding:0px;
	margin:0px;
}
#bar {
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 881px;
	padding:0px;
	margin:0px;
	
}
#contentDiv {
	width: 601px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	_margin-left: 5px;



	#margin-left: 5px;
	padding: 0px;
	height:auto;
	min-height: 100%;
}

#rightpannel {
	width: 256px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	_margin-left: 620px;
	padding: 0px;
	min-height: 100%;
	background-color:#316698;
	float: right;
}

.input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #DFEBF7;
	height: auto;
	width: auto;
	border: 1px solid #053D76;
}
#HD1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #f86c06;
	text-decoration: none;
	margin: 0px;
	height: 25px;
	width: auto;
}
#box1 {
	float: left;
	height: auto;
	width: 295px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EFEFEF;
}
#HD2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FD9502;
	height: 20px;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
	margin: 0px;
}

#HD3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2A598D;
	height: 20px;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
	margin: 0px;
}


.whiteTxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.whiteTxt:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
.Blacktxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
a.Blacktxt:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 13px;
}

.more {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #f59003;
	text-decoration: none;
}
a.more:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #f59003;
	text-decoration: underline;
}
#box2 {
	height: auto;
	width: 295px;
	margin: 0px;
	background-color: #DFEBF7;
	float: right;
}
#footer {
	background-image: url(../images/FooterBG.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 881px;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
}

.Black {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}

a.Black:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}

#videoPenal {
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.Copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#HD4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FD9502;
	text-decoration: none;
	background-color: #053067;
	height: 20px;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
	margin: 0px;
}
.whitelinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #333333;
}

a.whitelinks:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
	line-height: normal;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #333333;
}#HD5 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #053067;
	text-decoration: none;
	height: 20px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
}
.videolinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #EEEEEE;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-position: inside;
	list-style-image: url(../images/Arrow1.jpg);
	margin: 0px;
}
a.videolinks:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	height: 20px;
	width: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #EEEEEE;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-position: inside;
	list-style-image: url(../images/Arrow1.jpg);
	margin: 0px;
}
#wd1 {
	width: 881px;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 60px;
	margin-left: 60px;
}
#InnerContentDiv {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: 585px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#ImgBigDiv {
	height: auto;
	width: 550px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 17px;
	border: 1px solid #000000;
	padding: 0px;
}

#innerHD {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #222931;
	text-decoration: none;
	height: 36px;
	width: auto;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/HeadingBG.jpg);
	background-repeat: repeat-x;
}
.clear{
clear:both;
margin:0px;
padding:0px;
}
.BlueHD {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #2A598D;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
.BlackHD {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#rightpannelIndex {
	width: 256px;
	_width: 250px;
	#width: 250px;
	margin-top: 0px;
	_margin-top: 0px;
	#margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding: 0px;
	min-height: 100%;
	background-color:#316698;
	float:right;
}
#contentDivIndex {
	width: 601px;
	_width: 600px;
	#width: 600px;
	margin-top: 0px;
	_margin-top: 0px;
	#margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	_margin-left: 5px;
	#margin-left: 5px;
	padding: 0px;
	height:auto;
	min-height: 100%;
	float: left;
}
#ImgDiv {
	height: auto;
	width: 550px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 19px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #053365;
	border-right-color: #053365;
	border-bottom-color: #053566;
	border-left-color: #053365;
	background-color: #B8D3F1;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#box {
	background-image: url(../images/BGdiv.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	border: 1px solid #b4d2e8;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bullet {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/Arrow3.gif);
	list-style-type: none;
}
.img {
	height: auto;
	width: auto;
	border: 1px solid #416F9E;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.bullet1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/disc.jpg);
	list-style-type: none;
}
.galleryHD {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-color: #66A0E1;
	height: 20px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

