
/* ADDED *//* A, ACRONYM, ADDRESS, AREA, B, BIG, BLOCKQUOTE, BODY, CAPTION, CENTER, CITE, DD, DIV, DT, EM, FIELDSET, FONT, FORM, I, INPUT, LABEL, LEGEND, LI, MARQUEE, NOBR, OL, P, PLAINTEXT, PRE, SELECT, SMALL, SPAN, STRIKE, STRONG,  SUB, SUP, TABLE, TBODY, TD, TEXTAREA, TFOOT, TH, THEAD, TR,  U, UL {	font-family: Tahoma, Arial; color: #DCDCDC; font-size: 11px; }*/
A, ACRONYM, ADDRESS, AREA, B, BIG, BLOCKQUOTE, BODY, CAPTION, CENTER, CITE, DD, DIV, DT, EM, FIELDSET, FONT, FORM, I, LABEL, LEGEND, LI, MARQUEE, NOBR, OL, P, PLAINTEXT, PRE, SELECT, SMALL, SPAN, STRIKE, STRONG,  SUB, SUP, TABLE, TBODY, TD,  TFOOT, TH, THEAD, TR,  U, UL {	font-family: Tahoma, Arial; color: #DCDCDC; font-size: 11px; }

INPUT {color:#000;}
SELECT {color:#000;}

/******************************
Top level
******************************/
body {
	background-color: #2a2a2a;
	background-image: url('/Mcms.Web/Skins/PartTwo/Images/bg.gif');
	background-repeat: repeat-x;
	margin: 0px;
}
.site_container {
	margin: 0px auto;
	width: 879px;
	/* REMOVED height: 753px;
	overflow: hidden; */
}
/******************************
Header
******************************/
.header {
	/* REMOVED position: relative;
	top: 0px;
	left: 0px;
	width: 879px; */
	height: 62px;
	/* ADDED */ width: 873px; margin-right: 3px; margin-left: 3px;
	/* REMOVED overflow: hidden; */
}
.header_menu {
	/* REMOVED position: absolute;
	top: 0px;
	left: 3px; */
	/* ADDED */ float: left;
	width: 736px;
	/* REMOVED height: 62px; */
}
.header_logo {
	/* REMOVED position: absolute;
	top: 0px;
	left: 739px; */
	/* ADDED */ float: right;
	width: 137px;
	/* REMOVED height: 62px; */
	padding-top: 34px;
}
/******************************
Footer
******************************/
.footer {
	width: 879px;
	height: 19px;
	text-align: center;
	/* ADDED */ float: left; margin-top: 5px;
}
.footer_item {
	position: relative;
	top: -2px;
	left: 0px;
	padding: 0px 7px;
}
.footer_item a { 
	font-family: Helvetica;
	font-size: 12px;
	color: #888;
	text-decoration: none;
}
.footer_item.selected a {
	color: #009966; /*#9bcc02;*/
}
/******************************
Content
******************************/
.content_container {
	/* REMOVED position: relative;
	top: 0px;
	left: 0px;
	background-color: #000; */
	/* ADDED */ float: left; border: 3px solid #000; width: 873px; min-height: 558px;
	height: auto!important;
	height:558px;
	 background-color: #171717;
	/* REMOVED width: 879px;
	height: 603px; */
	/* REMOVED overflow: hidden; */
}
.content_banner {
	/* REMOVED position: absolute;
	top: 3px;
	left: 3px; */
	/* ADDED */ float: left;
	width: 873px;
	height: 206px;
	/* REMOVED overflow: hidden; */
}
/******************************
Content Menu
******************************/
.content_menu_container {
	/* REMOVED position: absolute;
	top: 212px;
	left: 3px; */
	/* ADDED */ float: left; border-top: 3px solid #000;
	width: 187px;
	/* REMOVED height: 388px; */
	background-color: #171717;
	/* REMOVED overflow: hidden; */
}
.content_menu {
	margin: 25px 0px 0px 9px;
	padding: 7px 0px 7px 3px;
	border-top: 1px solid #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	width: 169px;
	/* REMOVED overflow: hidden; */
}
.content_menu_item {
	padding: 4px 0px;
}
.content_menu_item a {
	font-family: Impact, Arial; /* REPLACED : WITH ; */
/* MAC: 
	font-family: Impact, Arial:
*/
	/* REMOVED font-weight: bold; */ 
	/* ADDED */ font-weight: normal; color: #DCDCDC;
	font-size: 11px;
	/* REMOVED color: #fff; */
	text-decoration: none;
}
.content_menu_item.selected a {
	color:#009966;/* #9bcc02; */
}
/******************************
Content Main
******************************/
/* ADDED */ .content_main_container_flash {
	float: left;
	width: 873px;
	z-index:0;
	background-color: #171717;
}

.content_main_container {
	/* REMOVED position: absolute;
	top: 212px;
	left: 190px; */
	/* ADDED */ float: left; border-top: 3px solid #000;
	width: 686px;
	/* REMOVED height: 388px; */
	background-color: #171717;
	/* REMOVED overflow: hidden; */
}
.content_main_header {
	/* REMOVED position: absolute;
	top: 20px;
	left: 20px; */
	/* ADDED */ padding: 20px 0 0 20px;
	font-family: Impact, Arial,Tahoma;
/* MAC: 
	font-family: Impact, Arial:
*/
	/*font-weight: bold;*/
	font-size: 24px;
	color: #009966; /*#9bcc02;*/
}
.content_main_body {
	font-family: Tahoma, Arial; /* REPLACED : WITH ; */
/* MAC: 
	font-family: Lucida grande, Arial:
*/
	/* ADDED */ padding: 14px 0 25px 20px; color: #DCDCDC;
	/* REMOVED font-weight: bold; */
	font-size: 11px;
	/* REMOVED color: #fff;	*/
}
.content_main_body.full_width {
	/* REMOVED position: absolute;
	top: 64px;
	left: 20px; */
	/* ADDED */ padding: 14px 0 25px 20px;
	width: 491px;
	/* REMOVED height: 622px; */
}
.content_main_body.half_width_left {
	/* REMOVED position: absolute;
	top: 64px;
	left: 20px; */
	/* ADDED */ padding: 14px 0 25px 20px;
	width: 313px;
	/* REMOVED height: 622px; */
}
.content_main_body.half_width_right {
	/* REMOVED position: absolute;
	top: 64px;
	left: 353px; */
	/* ADDED */ padding: 14px 0 25px 20px;
	width: 313px;
	/* REMOVED height: 622px; */
}
