@import url("reset.css");

body {
	background-color: #000;
	font-family: Verdana;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding: 0 0 0 0;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #96d0e3;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding-bottom:5px;
}

h2 {
	color: #0c3a07;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	color: #ea0406;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	color: #ffd972;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	color: #ffd972;
	font-size: 10px;
	font-weight: bold;
}

h6 {
	color: #ffd972;
	font-size: 9px;
	font-weight: bold;
}

p {
	margin-bottom: 15px;
}

.paragraph {
	margin-bottom: 15px;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	border: 1px solid #727272;
}

#wrapper1 {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#wrapper1 #top {
	background: url(../images/lightbox_bg.jpg) repeat-x left top;
	min-height: 590px;
	height: auto !important;
	height: 590px;
	padding: 7px 6px 9px 20px;
}

#wrapper1 #top .topleft {
	float: left;
	width: 180px;
	padding-top: 123px;
}

#wrapper1 #top .topleft .moduletable {
	color: #fdfdfd;
	font-size: 11px;
	margin-bottom: 100px;
}

#wrapper1 #top .topleft .moduletable.link {
	margin-bottom: 0;
}

#wrapper1 #top .topleft .moduletable h4 {
	color: #9cd8ea;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 25px;
}

#wrapper1 #top .topleft .moduletable h5 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

#wrapper1 #top .topleft .moduletable .blue, .blue {
	color: #9cd8ea;
	display: inline;
}

#wrapper1 #top .topleft .moduletable a:link, 
#wrapper1 #top .topleft .moduletable a:visited, 
#wrapper1 #top .topleft .moduletable a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#wrapper1 #top .topleft .moduletable a:hover {
	text-decoration: underline;
}

#wrapper1 #top .topright {
	float: right;
	width: 729px;
}

#wrapper1 #top .topright .moduletable img {
	border: 1px solid #f8f8f8;
}

#wrapper1 #top .topright .moduletable ul {
	padding: 5px 0 0 16px;
}

#wrapper1 #top .topright .moduletable ul li {
	float: left;
	margin-right: 29px;
}

#wrapper1 #top .topright .moduletable ul li.none {
	margin-right: 0;
}

#topHeader {
	background: url(../images/header_bg.jpg) no-repeat left top;
	height: 78px;
	margin-top: 30px;
	position: relative;
}

#topHeader .logo {
	position: absolute;
	left: 56px;
	top: 6px;
	float: left;
}

#topHeader .logo h1 {
	text-indent: -9999px;
	color: white;
	font-size: 30px;
	margin: 0;
	text-align: center;
}

#topHeader .logo a:link, 
#topHeader .logo a:active, 
#topHeader .logo a:visited {
	width: 215px;
	height: 61px;
	display: block;
	cursor: pointer;
}

#topHeader .headerText {
	color: #fff;
	float: right;
	width: 438px;
	text-align: right;
	padding: 40px 18px 0 0;
}

#topHeader .headerText h3 {
	color: #fff;
	font-weight: bold;
}

#header {
	height: 37px;
	border-bottom: 1px solid #5e5e5e;
	padding: 0 15px 0 60px;
}

#menu {
	float: left;
	width: 606px;
}

#menu ul li {
	display: inline;
	line-height: 37px;
}

#menu ul li a:link, 
#menu ul li a:active, 
#menu ul li a:visited {
	color: #cbcbcb;
	text-decoration: none;
	font-size: 12px;
	padding: 0 26px 0 0;
}

#menu ul li a:hover
{
	text-decoration: none;
	color: #fff;
}


#menu ul li.active a  {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#header .search {
	float: right;
	width: 178px;
	padding-top: 9px;
}

#header .search .button {
	background: url(../images/button.jpg) no-repeat left top;	
	width: 47px;
	height: 16px;
	display: block;
	cursor: pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: none;
	padding-bottom: 2px;
	margin-right: 5px; 
	margin-top: 2px;
}

#header .search .inputbox {
	width: 120px;
	height: 17px;
	padding: 0 2px;
	border: 1px solid #8e8e8e;
	font-size: 11px;
	color: #000;
	float: left;
}

#banner {
	border-bottom: 1px solid #5e5e5e;
}

#containerRepeat {
	background: url(../images/container_bg.jpg) repeat-y left top;
}

#containerRepeat3 {
	background: url(../images/container_bg3.jpg) repeat-y left top;
}

#containerRepeat5 {
	background: url(../images/container_bg2.jpg) repeat-y left top;
}

#containerRepeat6, #containerRepeatinner {
	background-image: none;
}

#container {
	background: url(../images/container_bottom_bg.jpg) repeat-x left bottom;
	padding-bottom: 1px;
}

#container1 {
	background: url(../images/container_bottom_bg.jpg) repeat-x left bottom;
	padding-bottom: 1px;
}

#container #contentCol {
	width: 675px;
	float: left;
	padding-top: 2px;
}

#container #contentCol4 {
	width: 676px;
	float: left;
	padding-top: 0px;
}

#container #contentCol1 {
	width: 675px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#container #contentCol3 {
	width: 723px;
	float: left;
	padding-top: 1px;
}

#container #contentCol5 {
	width: 679px;
	float: left;
	padding: 39px 0px 20px 26px;
}

#container #contentCol6,
#container #contentColinner {
	width: 1000px;
	float: none;
	padding-top: 0px;
}

#container1 #contentCol7 {
	width: 645px;
	float: left;
	padding: 15px;
}

#container1 #contentCol7 .content {

	height: 243px;
	padding: 0 10px 0 0;
}

#container1 #contentCol7 .componentheading {
	color:#9CD8EA;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0;
}

#container #contentCol .moduletable,
#container #contentCol4 .moduletable {
	margin-bottom: 8px;
}

#container #contentCol6 .moduletable {
	margin-bottom: 0px;
}

#container #contentCol3 .moduletable {
	margin-bottom: 8px;
}

#contentCol3 .moduletable1 {
	margin-bottom: 5px;
}

#contentCol3 .moduletable1 .text {
	padding-left: 38px;
}

#contentCol3 .moduletable1 .link {
	width: 150px;
	float: right;
	margin-top: 20px;
}

#contentCol3 .moduletable1 a.info {
	background: url(../images/info_button.jpg) no-repeat left top;
	width: 73px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:	none;
	float: left;
	margin: 13px 10px 0 20px!important;
	margin: 13px 10px 0 10px;
}

#contentCol3 .moduletable1 a.playmovie {
	background: url(../images/play_button.jpg) no-repeat left top;
	width: 87px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:	none;
	float: left;
	margin: 13px 0px 0 0px;
}

#contentCol3 .moduletable1 ul {
	padding: 8px 0 0 20px;
	width: 417px;
	float: left;
}

#contentCol3 .moduletable1 ul li {
	float: left;
	margin-right: 10px;
}

#contentCol3 .moduletable1 ul li img {
	border: 0px solid #5d6666;
}

#contentCol3 .moduletable1 ul li.none {
	margin-right: 0;
}

#container #contentCol5 .moduletable .imagerow5 {
	padding-bottom: 19px;
	min-height: 54px;
	height: auto !important;
	height: 54px;
	float: right;
}

#container #contentCol5 .moduletable .imagerow5 ul li {
	float: left;
	vertical-align: middle;
	margin-right: 6px;
	text-align: right;
}

#container #contentCol5 .moduletable .imagerow5 ul li.none {
	margin-right: 0;
}

#container #contentCol5 .moduletable .imagerow5 ul li img {
	vertical-align: middle;
	border: 1px solid #959595;
}

#container #contentCol6 .moduletable .innermenu6 ul {
	background: url(../images/menu_bg.jpg) repeat-x left top;
	height: 27px;
	line-height: 27px;
	padding-left: 250px;
}

#container #contentCol6 .moduletable .innermenu6 ul li {
	float: left;
	margin-right: 29px;
}

#container #contentCol6 .moduletable .innermenu6 ul li a:link,
#container #contentCol6 .moduletable .innermenu6 ul li a:active,
#container #contentCol6 .moduletable .innermenu6 ul li a:visited {
	color: #d3d3d3;
}

#container #contentCol6 .moduletable .innermenu6 ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#container #contentCol6 .moduletable .innermenu6 ul li.active a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#container #contentCol6 .moduletable .innercontent6 {
	padding: 20px 25px 10px 25px;
}

#container #contentColinner .moduletable .innercontent6,  #contentCol6 .moduletable .innercontentoverview {
	padding: 20px 25px 10px 25px;
}

#container #contentCol6 .moduletable .innercontent6 h4,
#container #contentCol6 .moduletable .innercontentoverview h4,
#container #contentColinner .moduletable .innercontent6 h4 {
	color: #9cd8ea;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#container #contentCol6 .moduletable .innercontent6 .blue,
#container #contentColinner .moduletable .innercontent6 .blue {
	color: #9cd8ea;
	font-size: 12px;
	font-weight: bold;
}

#container #contentCol6 .moduletable .innercontent6 h5,
#container #contentColinner .moduletable .innercontent6 h5 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#container #contentCol6 .moduletable .innercontent6 h6,
#container #contentCol6 .moduletable .innercontentoverview h6,
#container #contentColinner .moduletable .innercontent6 h6 {
	color: #e4deb4;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
}

#container #contentCol6 .moduletable .innercontent6 .imagesWrap,
#container #contentColinner .moduletable .innercontent6 .imagesWrap {
	width: 875px;
	padding: 0 0 10px 0px;
}

#container #contentCol6 .moduletable .innercontent6 .imagesWrap h4,
#container #contentColinner .moduletable .innercontent6 .imagesWrap h4 {
	border-bottom: 1px solid #646464;
	margin-bottom: 11px;
}

#container #contentCol6 .moduletable .innercontent6 .imagesWrap .image,
#container #contentColinner .moduletable .innercontent6 .imagesWrap .image {
	width: 129px;
	float: left;
	text-align: center;
	padding-left: 72px;
}

#container #contentCol6 .moduletable .innercontent6 .imagesWrap .image img,
#container #contentColinner .moduletable .innercontent6 .imagesWrap .image img {
	border: 1px solid #cbcfd1;
}

#contentCol .content,
#contentCol1 .content {
	width: 639px;
	padding-left: 17px;
	line-height: 17px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 620px;
	padding-right: 10px;
}

#contentCol3 .content {
	overflow: auto;
	height: 243px;
	padding: 10px 10px 0px 38px;
	margin-bottom: 10px;
	width: 639px;
}

#contentCol4 .content {
	width: 610px;
	line-height: 17px;
	overflow: auto;
	height: 317px;
	padding: 0 20px 20px 17px;
	margin-bottom: 10px;
}

#contentCol .content .blue,
#contentCol4 .content .blue,
#contentCol3 .content .blue,
#contentCol1 .content .blue {
	color: #96d0e3;
}

.componentheading {
	color: #9cd8ea;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.contentheading {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

blockquote {
	padding: 25px 100px 40px 30px;
}

.small, .createdate, .modifydate {
	color: #96d0e3;
	font-size: 10px;
}

#contentCol .content a.readon {
	color: #96d0e3;
}

.content ul {
	padding-bottom: 15px;
	padding-left: 30px;
}

.content ul li {
	color: #333333;
	list-style: disc;
	margin-bottom: 3px;
}

#contentCol .view {
	float: right;
	padding-top: 50px;
}

#contentCol .view ul li {
	display: inline;
	margin-right: 21px;
}

#contentCol .view ul li a:link,
#contentCol .view ul li a:active,
#contentCol .view ul li a:visited {
	color: #96d0e3;
	font-weight: bold;
}

#container #rightCol,
#container #rightCol1,
#container #rightCol5,
#container1 #rightCol2 {
	width: 322px;
	float: right;
	font-size: 11px;
}

#container #rightCol3 {
	width: 274px;
	float: right;
	font-size: 11px;
}

#container #rightCol5  {
	width: 271px;
	float: right;
}

#rightCol .moduletable,
#rightCol3 .moduletable, 
#rightCol1 .moduletable,
#rightCol5 .moduletable, 
#rightCol .moduletable2 {
	color: #a9a9a9;
	padding: 0 29px 0 18px;
}

#rightCol2 .moduletable {
	color: #a9a9a9;
	padding: 15px 29px 0 18px;
}

#rightCol3 .moduletable {
	color: #a9a9a9;
	padding: 0 20px 0 20px;
}

#rightCol5 .moduletable {
	color: #a9a9a9;
	padding: 0 17px 0 18px;
}

#rightCol .moduletable h3,
#rightCol5 .moduletable h3,
#rightCol2 .moduletable h3 {
	font-size: 12px;
	padding-bottom: 24px;
	color: #fff;
	background: url(../images/moduletable_h3_bg.jpg) no-repeat left top;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-weight: bold; 
	margin: 0 -29px 0 -18px;
}

#wrapper #rightCol .moduletable2 h3,
#rightCol1 .moduletable h3 {
	font-size: 12px;
	padding-bottom: 11px;
	color: #fff;
	background: url(../images/moduletable_h3_bg.jpg) no-repeat left top;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-weight: bold; 
	margin: 0 -29px 0 -18px;
}

#rightCol3 .moduletable h3 {
	font-size: 12px;
	padding-bottom: 5px;
	color: #fff;
	background: url(../images/moduletable_h3_bg3.jpg) no-repeat left top;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: bold; 
	margin: 0 -20px 0 -20px;
}

#rightCol5 .moduletable h3 {
	font-size: 12px;
	padding-bottom: 11px;
	color: #fff;
	background: url(../images/moduletable_h3_bg2.jpg) no-repeat left top;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-weight: bold; 
	margin: 0 -17px 0 -18px;
}

#rightCol .moduletable h4,
#rightCol3 .moduletable h4,
#rightCol1 .moduletable h4,
#rightCol5 .moduletable h4,
#rightCol .moduletable2 h4,
#rightCol2 .moduletable h4 {
	color: #9cd8ea;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#rightCol .moduletable h5,
#rightCol1 .moduletable h5,
#rightCol5 .moduletable h5 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
}

#rightCol .moduletable h6,
#rightCol1 .moduletable h6,
#rightCol5 .moduletable h6 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
	padding-top: 4px;
}

#rightCol3 .moduletable h6 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
	padding-top: 4px;
	margin-left: -10px;
}

#rightCol3 .moduletable h5 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#rightCol1 .moduletable h5 a:link,
#rightCol1 .moduletable h5 a:active,
#rightCol1 .moduletable h5 a:visited,
#rightCol .moduletable h5 a:link,
#rightCol .moduletable h5 a:active,
#rightCol .moduletable h5 a:visited {
	color: #fff;
}

#rightCol1 .moduletable h5 span,
#rightCol .moduletable h5 span  {
	color: #96d0e3;
}

#rightCol .moduletable ol,
#rightCol1 .moduletable ol,
#rightCol3 .moduletable ol {
	padding-bottom: 15px;
	list-style: decimal;
	list-style-position: inside;
}

#rightCol2 .moduletable ol {
	padding-bottom: 0px;
	list-style: decimal;
	list-style-position: outside;
	margin-left: 18px;
}

#rightCol3 .moduletable ol {
	padding-bottom: 0px;
	list-style: decimal;
	list-style-position: outside;
	margin-left: 30px;
}

#rightCol .moduletable ol li,
#rightCol1 .moduletable ol li,
#rightCol2 .moduletable ol li ,
#rightCol3 .moduletable ol li {

	padding-bottom: 5px;
}

#rightCol .moduletable ol li a:link,
#rightCol .moduletable ol li a:active,
#rightCol .moduletable ol li a:visited,
#rightCol1 .moduletable ol li a:link,
#rightCol1 .moduletable ol li a:active,
#rightCol1 .moduletable ol li a:visited,
#rightCol2 .moduletable ol li a:link,
#rightCol2 .moduletable ol li a:active,
#rightCol2 .moduletable ol li a:visited,
#rightCol3 .moduletable ol li a:link,
#rightCol3 .moduletable ol li a:active,
#rightCol3 .moduletable ol li a:visited  {
	color: #a1a1a1;
}

#rightCol .moduletable ol li a:hover,
#rightCol .moduletable ol li.active a:link,
#rightCol .moduletable ol li.active a:active,
#rightCol .moduletable ol li.active a:visited
#rightCol1 .moduletable ol li a:hover,
#rightCol1 .moduletable ol li.active a:link,
#rightCol1 .moduletable ol li.active a:active,
#rightCol1 .moduletable ol li.active a:visited
#rightCol2 .moduletable ol li a:hover,
#rightCol2 .moduletable ol li.active a:link,
#rightCol2 .moduletable ol li.active a:active,
#rightCol2 .moduletable ol li.active a:visited,
#rightCol3 .moduletable ol li a:hover,
#rightCol3 .moduletable ol li.active a:link,
#rightCol3 .moduletable ol li.active a:active,
#rightCol3 .moduletable ol li.active a:visited {
	color: #fff;
	text-decoration: none;
}

#rightCol .moduletable ul,
#rightCol3 .moduletable ul,
#rightCol1 .moduletable ul,
#rightCol5 .moduletable ul {
	padding-left: 2px;
	padding-top: 2px;
}

#rightCol .moduletable ul li,
#rightCol1 .moduletable ul li,
#rightCol5 .moduletable ul li {
	float: left;
	margin-right: 6px;
	padding-bottom: 5px;
}

#rightCol3 .moduletable ul li {
	float: none;
	margin-right: 0px;
	padding-bottom: 5px;
}

#rightCol5 .moduletable ul li,
#rightCol1 .moduletable ul li  {
	float: none;
	padding: 27px 0;
	background: url(../images/border_bg.jpg) repeat-x left top;
}

#rightCol5 .moduletable ul li.border,
#rightCol1 .moduletable ul li.border {
	background-image: none;
}

#rightCol5 .moduletable ul li a:link,
#rightCol5 .moduletable ul li a:active,
#rightCol5 .moduletable ul li a:visited,
#rightCol1 .moduletable ul li a:link,
#rightCol1 .moduletable ul li a:active,
#rightCol1 .moduletable ul li a:visited  {
	color: #cacaca;
	padding-left: 11px;
}


#rightCol .moduletable ul li.none,
#rightCol1 .moduletable ul li.none,
#rightCol5 .moduletable ul li.none {
	margin-right: 0;
}

#rightCol .moduletable ul li img,
#rightCol1 .moduletable ul li img,
#rightCol5 .moduletable ul li img {
	border: 1px solid #5a636b;
}

#footer {
	text-align: center;
	padding: 10px 0 10px 0;
	color: #bcbcbc;
} 

#footer ul,
#footer ul li {
	display: inline;
}

#footer ul li a:link, 
#footer ul li a:active, 
#footer ul li a:visited {
	color: #f2f2f2;
	text-decoration: none;
	font-size: 11px;
	padding: 0 9px 0 0;
}

#footer ul li a:hover,
#footer ul li.active a  {
	text-decoration: none;
	color: #fff;
}

 #rightCol ol li.active { /*hover state CSS*/
color: #fff;
line-height: 14px;
padding-left: 0px; /*link text is indented 8px*/
text-decoration: none;
font-weight: bold;
}                