/* ------------------------------------------------------------------------------------ */
/* 															
/* ------------------------------------------------------------------------------------ */
html, body {
	height: 100%;
	background: url(../images/bg-repeat-lowres.jpg) repeat-x;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
ul {
	padding: 0px 0px 15px 30px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
}
hr {
	color: #CCCCCC; 
	background-color: #CCCCCC; 
	height: 1px; 
	border: 0px;
}



/* ------------------------------------------------------------------------------------ */
/* FORM STYLES																	
/* ------------------------------------------------------------------------------------ */
form {
	margin: 0px;
	padding: 0px;
}
input[type='text'], select {
	font-size: 11px;
	color: #000000;
	background: url(../images/bg-form-fade.gif) repeat-x;
	border: 1px solid #999999;
}
option.listItem {
	background-color: #FFFFFF;
	color: 000000;
}
input[type='submit'] {
	font-size: 11px;
	color: #000000;
	background: url(../images/bg-form-fade.gif) repeat-x;
	border: 1px solid #999999;
}
input[type='password'] {
	font-size: 11px;
	color: #000000;
	background: url(../images/bg-form-fade.gif) repeat-x;
	border: 1px solid #999999;
}
.input[type='checkbox'] {
	border: 0px;
	background-image: none;
}
input {
	padding-left: 4px;
}


/* ------------------------------------------------------------------------------------ */
/* 																	
/* ------------------------------------------------------------------------------------ */
h1 {
	padding: 0px 0px 14px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #000000;
}
h1 a:link { 
	color: #e55403;
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
	color: #e55403;
}
h1 a:hover { 
	text-decoration: none;
	color: #e8661e;
}
h1 a:active { 
	text-decoration: none;
	color: #e55403;
}

h2 {
	padding: 0px 0px 14px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #000000;
}
h2 a:link { 
	color: #e55403;
	text-decoration: none;
}
h2 a:visited {
	text-decoration: none;
	color: #e55403;
}
h2 a:hover { 
	text-decoration: none;
	color: #e8661e;
}
h2 a:active { 
	text-decoration: none;
	color: #e55403;
}

h3 {
	padding: 14px 0px 8px 30px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #FFFFFF;
}



/* ------------------------------------------------------------------------------------ */
/* 										
/* ------------------------------------------------------------------------------------ */
.containerPage {
	margin: 0px auto;
	width: 990px; 
	background: url(../images/bg-main-top.jpg) no-repeat;
	min-height: 684px;
}
.containerRepeat {
	margin: 0px auto;
	width: 990px; 
	background: url(../images/bg-main-repeat.gif) repeat-y;
}
.containerCenter {
	width: 960px;
	margin-left: 15px;
}



/* ------------------------------------------------------------------------------------ */
/* 													
/* ------------------------------------------------------------------------------------ */
.pageTop {
	height: 16px;
	width: 960px;
	background: url(../images/top-bg-repeat.gif) repeat-x;
}
.pageBottom {
	height: 22px;
	width: 960px;
	background: url(../images/footer-shadow.gif) repeat-x;
	clear: both;
}
.pageNav {
	height: 40px;
	width: 960px;
	background: url(../images/nav-bg-repeat.gif) repeat-x;
}


/* ------------------------------------------------------------------------------------ */
/* 													
/* ------------------------------------------------------------------------------------ */
.homeBanner {
	width: 960px;
	height: 382px;
	overflow: hidden;
}
.homeLeft {
	width: 338px;
	height: 382px;
	float: left;
	background: url(../images/bg-hometext.jpg) bottom no-repeat;
}
.homeText {
	width: 268px;
	padding: 0px 30px 0px 40px;
	font-size: 11px;
	line-height: 1.3em;
}

.homeRight {
	width: 622px;
	height: 382px;
	float: right;
}
.homeRow {
	width: 960px;
	overflow: hidden;
	clear: both;
}
.itemGroup{
	float: left;
}


/* ------------------------------------------------------------------------------------ */
/* 													
/* ------------------------------------------------------------------------------------ */
.enewsTitle {
	width: 259px;
	height: 56px;
}
.enewsBackground {
	width: 259px;
	height: 131px;
	background: url(../images/enews-bg.jpg) no-repeat;
	overflow: hidden;
}
.enewsText {
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.1em;
}
.enewsText p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.enewsText a:link { 
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}
.enewsText a:visited {
	font-size: 9px; 
	text-decoration: underline;
	color: #ffffff;
}
.enewsText a:hover { 
	font-size: 9px;
	text-decoration: underline;
	color: #cccccc;
}
.enewsText a:active { 
	font-size: 9px;
	text-decoration: underline;
	color: #ffffff;
}


/* ------------------------------------------------------------------------------------ */
/* 													
/* ------------------------------------------------------------------------------------ */
.newsGroup{
	padding: 10px 0px 20px 0px; 
	width: 310px;
	min-height: 70px;
	overflow: visible;
}
.itemDate {
	width: 56px;
	float: left;
}
.itemDateTop {
	width: 56px;
	height: 18px;
	background: url(../images/news-date-bg.gif) no-repeat;
	padding: 5px 0px 0px 17px;
	font-size: 10px;
	font-weight: bold;
}
.itemDateBottom {
	width: 56px;
	height: 43px;
}
.newsDescription {
	width: 250px;
	float: left;
	padding-left: 4px;
	line-height: 1.2em;
	font-size: 10px;
}
.newsDescription p {
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
.newsDescription strong {
	font-size: 11px;
}



/* ------------------------------------------------------------------------------------ */
/* 													
/* ------------------------------------------------------------------------------------ */
.secondBackground {
	width: 960px;
	background: url(../images/bg-second-body.jpg) no-repeat;
	min-height: 628px;
}
.secondPadding {
	width: 910px;
	padding: 0px 25px 0px 25px;
}
.secondLeftCol {
	width: 225px;
	float: left;
	overflow: hidden;
}
.secondBodyCol {
	width: 685px;
	float: left;
	padding-top: 61px;
	overflow: hidden;
}

.secondBodyCol2 {
	width: 685px;
	float: left;
	padding-top: 61px;
	overflow: hidden;
}

.secondBodyCol3 {
	width: 100%;
	float: left;
	padding-top: 61px;
	overflow: hidden;
	text-align:center;
	margin:0 auto;
}

.videoplayer-bg{
	background:url(../images/video-player-bg.jpg) no-repeat top center;
	}

.secondBodyCol2 p { 
	width: 650px;
}

.secSidePanelTitle {
	width: 194px;
	height: 45px;
	overflow: hidden;
	background: url(../images/side-panel-title.jpg) no-repeat;
}
.secSidePanelRepeat {
	width: 194px;
	background: url(../images/side-panel-repeat.gif) repeat-y;
}
.secSidePanelBg {
	width: 194px;
	background: url(../images/side-panel-fade.jpg) no-repeat;
	min-height: 150px;
}
.secSideText {
	width: 150px;
	color: #FFFFFF;
	font-size: 10px;
	padding: 4px 0px 0px 24px;
	line-height: 1.3em;
}
.secSidePics {
	float: right;
	width: 206px;
	padding-left: 15px;
}
.secSidePicText {
	float: right;
	width: 206px;
	background: url(../images/pic-text.gif) repeat-x;
	background-color: #77b800;
}
.secSidePicText p {
	padding: 8px 12px 12px 12px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.3em;
	font: Tahoma, Arial, Helvetica, sans-serif;
}

.secondBodyCol ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 18px 10px;
	line-height: 1.2em;
	list-style-type: none;
	width: 450px;
}
.secondBodyCol li { 
	background-image: url(../images/bullet-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
}
.secondBodyCol ul ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	line-height: 1.2em;
	list-style-type: none;
}
.secondBodyCol ul ul li { 
	background-image: url(../images/bullet-gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
	width: 400px;
}
.secondBodyCol p { 
	width: 450px;
}


/* ------------------------------------------------------------------------------------ */
/* 													
/* ------------------------------------------------------------------------------------ */
.footer {
	background-color: #86c01c;
	width: 960px;
	overflow: hidden;
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	padding-bottom: 20px;
}
.footer p {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
.footerLeft {
	width: 727px;
	padding-left: 16px;
	float: left;
}
.footerRight {
	width: 200px;
	padding-left: 16px;
	float: left;
	border-left: #FFFFFF 1px solid;
}
.footer a:link { 
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
}
.footer a:visited {
	text-decoration: none;
	color: #ffffff;
	padding: 3px;
	font-weight: bold;
}
.footer a:hover { 
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	background-color: #90cb25;
}
.footer a:active { 
	text-decoration: none;
	color: #ffffff;
	padding: 3px;
	font-weight: bold;
}


#mypopup {
	background:#00000;
	padding:15px;
	}


/* ------------------------------------------------------------------------------------ */
/* LINKS STYLES															
/* ------------------------------------------------------------------------------------ */
a:link {
	color: #e55403;
	text-decoration: underline;
}
a:visited {
	color: #e55403;
	text-decoration: underline;
}
a:hover {
	color: #e8661e;
	text-decoration: underline;
}
a:active {
	color: #e55403;
	text-decoration: underline;
}
