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

body {
	background-color: #000;
	margin: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E0EB97;
	background-image: url(../images/background_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* WRAPPER, CONTAINERS AND BOXES */

.wrapper_container {
	margin: 0px auto;
	height: 600px;
	width: 955px;
	position: relative;
	border: 0px;
	display: block;
}

.wrapper_main {
	height: 600px;
	width: 910px;	
}



/* HEADER */

.wrapper_header {
	height: 100px;
	width: 803px;
	margin-left: 105px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3FF06;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3FF06;
}

.box_header {
	padding-top: 30px;
	padding-left: 20px;
}



/* CONTENT */

.wrapper_content {
	/* min-height: 395px; */
	width: 910px;
}

.wrapper_copyMain {
	/*min-height: 340px;*/
	width: 565px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3FF06;
	padding-top: 55px;
	padding-left: 25px;
	padding-right: 5px;
}

.wrapper_heading {
	height: 35px;
	width: 565px;
	background-color:  #131e00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #224700;
}

.box_headingSub {
	float:left;
	height:35px;
}

.box_headingMain {
	background-color:#000
}

.box_divider {
	width:35px;
	float:left;
}

.box_headingMainTitle {
	float:left;
	height:35px;
	background-color:#000;
	position:relative
}

.wrapper_copy {
	/* min-height: 275px; */
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #224700;
	background-image: url(../images/tile_black_50_02.png);
}

.wrapper_copy_tri-series {
	height: 825px;
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #224700;
	background-image: url(../images/tile_black_50_02.png);
}

.box_copy {
	/* height: 245px; */
	min-height: 245px;
	/* width: 363px; */
	padding: 15px;
	
}

.box_copy img {
	float: left;
	border: 2px solid #224700;
	padding: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
}

.wrapper_copyImage {
	min-height: 275px;
	width: 167px;
	float: right;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: block;
}

.box_copyImage {
	min-height: 260px;
	width: 165px;
	border: 3px solid #224700;
	display: block;
}

.box_imageFooter {
	height: 5px;
	width: 165px;
	background-color: #224700;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #224700;
	border-bottom-color: #000;
	border-left-color: #224700;
}

.box_latest_news {
	min-height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #224700;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/* NAVIGATION */

.wrapper_nav {
	height: 375px;
	width: 313px;
	padding-top: 20px;
}

.box_nav01 {
	height: 300px;
	width: 127px;
	float: right;
	padding-top: 75px;
	padding-left: 5px;
}

.box_nav02 {
	height: 1000px;
	width: 174px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3FF06;
	padding-top: 25px;
	padding-right: 5px;
}

.menu_body {
	display:none;
}

/* FOOTER */

.wrapper_footer {
	height: 105px;
	width: 730px;
	margin-left: 0px;
	float:right;
}

.box_footer {
	height: 105px;
	width: 294px;
	float: right;
	padding-right: 50px;
}

.box_fifa {
	height: 50px;
	width: 284px;
	vertical-align: bottom;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.box_terms {
	height: 20px;
	width: 284px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3FF06;
	padding-right: 10px;
}

.box_ticker {
	height: 105px;
	width: 386px;
}


/* COPY: NAVIGATION */

.wrapper_nav h1, .wrapper_nav h2, .wrapper_nav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 14px;
	padding: 3px;
	margin: 0px;
}

.wrapper_nav h1 {
	font-size: 18px;
	color: #FFF;
}

.wrapper_nav h2 {
	font-size: 14px;
	color: #A3FF06;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

.wrapper_nav h3 {
	font-size: 12px;
	color: #C4FF82;
	padding-bottom: 1px;
	padding-top: 0px;
	cursor: pointer;
}

.wrapper_nav h2 a:link, .wrapper_nav h2 a:visited {
	color: #A3FF06;
	text-decoration:none;
	line-height: 14px;
	display: block;
}

.wrapper_nav h2 a:hover {
	color: #FFF;
	line-height: 14px;
	text-decoration:none;
	display: block;
}

.wrapper_nav h3 a:link, .wrapper_nav h3 a:visited {
	color: #C4FF82;
	text-decoration:none;
	line-height: 14px;
	display: block;
}

.wrapper_nav h3 a:hover {
	color: #FFF;
	line-height: 14px;
	text-decoration:none;
	/*
	background-color: #000;
	*/
	display: block;
}

.wrapper_nav a:active {
	color: #679E00;
	text-decoration:none;
}

.wrapper_nav ul {
	padding-bottom: 1px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* COPY: NAVIGATION 01 */

.box_nav01 h1, .box_nav01 h2, .box_nav01 h3, .box_nav01 ul {
	text-align: left;
}

.box_nav01 h1 {
	padding-top: 20px;
	color: #679E00;
	cursor: pointer;
	font-size: 16px;
}

/*
.box_nav01 h2, .box_nav01 h3, .box_nav01 u {
	background-image: url(../images/tile_black_50_02.png);
	width: 100px;
	right: 0px;
	padding: 2px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 65px;
}

.box_nav01 h2 u a:link, .box_nav01 h3 u a:link, .box_nav01 u a:link {
	color: #679E00;
	text-decoration:none;
}

.box_nav01 h2 u a:visited, .box_nav01 h3 u a:visited, .box_nav01 u a:visited {
	color: #679E00;
	text-decoration:none;
}

.box_nav01 h2 u a:hover, .box_nav01 h3 u a:hover, .box_nav01 u a:hover {
	color: #FFF;
	line-height: 12px;
	text-decoration:none;
	background-color: #666;
	display: block;
}

.box_nav01 h2 u a:active, .box_nav01 h3 u a:active, .box_nav01 u a:active {
	color: #679E00;
	text-decoration:none;
}
*/

/* COPY: NAVIGATION 02 */

.box_nav02 h1, .box_nav02 h2, .box_nav02 ul {
	text-align: right;
}

.box_nav02 h1 {
	padding-bottom: 5px;
	margin-bottom: 15px;
}

/*
.box_nav02 a:link {
	color: #A3FF06;
	text-decoration:none;
}

.box_nav02 a:visited {
	color: #A3FF06;
	text-decoration:none;
}

.box_nav02 a:hover {
	color: #FFF;
	text-decoration:none;
}

.box_nav02 a:active {
	color: #A3FF06;
	text-decoration:none;
}

*/

/* COPY */

.wrapper_heading h1, .wrapper_heading h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 14px;
	padding: 3px;
	margin: 0px;
	text-align: left;
}

.wrapper_heading h1 {
	color: #679E00;
	padding-top:10px;
	font-size:18px;
	padding-left: 15px;
}

.wrapper_heading h2 {
	color: #679E00;
	padding-top:10px;
	font-size:18px;
}

.box_terms p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #738C1F;
	margin: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




/* CONTENT COPY */

.box_copy h1, .box_copy h2, .box_copy p, .box_copy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.box_copy h1 {
	font-size: 16px;
	padding-bottom: 5px;
	color: #C4FF82;
}

.box_copy h2 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #FFF;
	padding-top: 0px;
}

.box_copy p {
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 18px;
}

.box_copy ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../images/link_arrow_green_02.gif);
	list-style-type: disc;
}

.subscript {
}


/* COPY: LATEST NEWS */

.box_latest_news h1, .box_latest_news h2, .box_latest_news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}

.box_latest_news h1 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.box_latest_news h2 {
	font-size: 12px;
	padding-bottom: 10px;
}

.box_latest_news p {
	font-size: 12px;
	padding-bottom: 7px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #224700;
	*/
	padding-top: 5px;
}

.news_title {
	color: #679E00;
	font-size: 12px;
}

.news_summary {
	
}

.news_readMore, .news_readMore a:link, .news_readMore a:visited, .news_readMore a:active {
	color: #A3FF06;
	text-decoration:none;
}

.news_readMore a:hover {
	color: #FFF;
	text-decoration:none;
}

.news_subText {
	color: #666;
	font-size: 9px;
	display: block;
	padding-top: 2px;
}


/* MAIN COPY */

a:link {
	color: #679E00;
	text-decoration: none;
}

a:visited {
	color: #679E00;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}

.box_nav02 a:active {
	color: #A3FF06;
}
