body {
	margin:0px;
	padding:0px;
	background: #FFFFFF url(../images/body_bg.png) repeat-x top left;
	height:100%;
}
#tnav {
	background-color:#231f20;
	height:34px;
	width:100%;
}
#tnav TD {
	color:#FFFFFF;
	padding-top:10px;
}
#tnav #tnav-login {
	padding:0px;
	margin:0px;
	list-style:none;
	text-indent: -99999999px;
}
#tnav #tnav-login LI A {
	background: transparent url(../images/login_btn.png) no-repeat top left;
	display:block;
	width:201px;
	height:14px;
}
#tnav #tnav-login LI A:hover {
	background: transparent url(../images/login_btn_hover.png) no-repeat top left;
	display:block;
	width:201px;
	height:14px;
}
#tnav_foo {
	background-color:#231f20;
	height:55px;
	width:100%;
}
#tnav_foo TD #copyrights{
	font-size:11px;
	padding-top:7px;
}
#tnav_foo TD {
	color:#707070;
	padding-top:10px;
	text-align:center;
}
#tnav_foo TD A {
	color:#FFFFFF;
	
}

.container {
	/* margin:0 auto; */
	width:1000px;
	min-height:700px;
	height:100%;
	margin: 0 auto;
}
#logo {
	width:535px;
	height:118px;
	padding-left:60px;
	padding-top:10px;
}
/* CONTENT SECTION */
#content {
	background: transparent url(../images/content_bg.png) no-repeat top left;
	width:1000px;
	min-height:600px;
	margin-top:-10px;
}
#content #flush {
	background: transparent url(../images/flush_bg.png) no-repeat top left;	
	width:970px;
	height:280px;
	margin-left:17px;
}
/* NAVIGATION */
#nav {
	width:834px;
	height:34px;
	position:absolute;
	padding-top:24px;
	padding-left:125px;
}
#nav UL {
	list-style:none;
	padding:0px;
	margin:0px;
	height:34px;
}
#nav LI {
	display:inline;	
}
#nav LI A {
	height:34px;
	float:left;
	text-indent:-9999999px;
	padding:0px;
	margin:0px;
}
#nav UL LI.n1 A {
	width:130px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: 0 0;
}
#nav UL LI.n1 A:hover {
	background-position: 0 -34px;
}
#nav UL LI.n1-current A {
	width:130px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: 0 -34px;
}
#nav UL LI.n2 A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -130px 0;
}
#nav UL LI.n2 A:hover {
	background-position: -130px -34px;
}
#nav UL LI.n2-current A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position:  -130px -34px;
}

#nav UL LI.n3 A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -245px 0;
}
#nav UL LI.n3 A:hover {
	background-position: -245px -34px;
}
#nav UL LI.n3-current A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -245px -34px;
}
#nav UL LI.n4 A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -360px 0;
}
#nav UL LI.n4 A:hover {
	background-position: -360px -34px;
}
#nav UL LI.n4-current A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -360px -34px;
}
#nav UL LI.n5 A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -475px 0;
}
#nav UL LI.n5 A:hover {
	background-position: -475px -34px;
}
#nav UL LI.n5-current A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -475px -34px;
}
#nav UL LI.n6 A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -590px 0;
}
#nav UL LI.n6 A:hover {
	background-position: -590px -34px;
}
#nav UL LI.n6-current A {
	width:115px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -590px -34px;
}
#nav UL LI.n7 A {
	width:129px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -705px 0;
}
#nav UL LI.n7 A:hover {
	background-position: -705px -34px;
}
#nav UL LI.n7-current A {
	width:129px;
	background: transparent url(../images/nav_items.png) no-repeat top left;
	background-position: -705px -34px;
}
/* NAVIGATION */
#content #flush {
	padding-top:58px;
	padding-left:20px;
}
#content #flush #mission-txt {
	padding-right:60px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index:100000;
}
#content #flush #mission-txt #demo {
	height:24px;
	background-color:#616062;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	padding-top:4px;
}
#content #flush #mission-txt #demo A {
	color:#FFF;
}

#content #data-div {
	padding-left:40px;
	padding-right:40px;
}
#content #data-div #cont-div {
	width:575px;
	color:#573717;
	line-height:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
#content #data-div #cont-div H1 {
	color:#573717;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	border-bottom: 1px dotted #b9ab9d;
}

#content #data-div #events-div {
	float:right;
	background: transparent url(../images/sep_line.png) no-repeat top left;
	height:350px;
	width:280px;
	padding-left:50px;
}
#content #data-div #events-div  H1 {
	padding:20px 0 10px 0;
	margin:0px;
}
#vid_box {
	width:550px;
	height:240px;
	background: transparent url(../images/video_box 2.png) no-repeat top left;
	margin-left:0px;
}

/******************/
a:link, a:visited, p.bc, p.bc span {
	color:#787878;
	text-decoration: none;
}
a:hover, a:active {
	color:#4f4f4f;
	text-decoration: underline;
}
IMG {
	border: 0px;	
}
/* TYPOGRAPHY SECTION */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	
}
.class-for-26px {
	font-size: 2.1667em; /* 26px */
	line-height: 1.3846em; /* 36px */
	margin-top: 0.6923em;
	margin-bottom: 0em;
}
.class-for-24px {
	font-size: 2em; /* 24px */
	line-height: 1.5em; /* 36px */
	margin-top: 0.75em;
	margin-bottom: 0em;
}
.class-for-22px {
	font-size: 1.8333em; /* 22px */
	line-height: 1.6364em; /* 36px */
	margin-top: 0.8182em;
	margin-bottom: 0em;
}
.class-for-20px {
	font-size: 1.6667em; /* 20px */
	line-height: 1.8em; /* 36px */
	margin-top: 0.9em;
	margin-bottom: 0em;
}
.class-for-18px {
	font-size: 1.5em; /* 18px */
	line-height: 1em; /* 18px */
	margin-top: 1em;
	margin-bottom: 0em;
}
.class-for-16px {
	font-size: 1.3333em; /* 16px */
	line-height: 1.125em; /* 18px */
	margin-top: 1.125em;
	margin-bottom: 0em;
}
.class-for-14px {
	font-size: 1.1667em; /* 14px */
	line-height: 1.2857em; /* 18px */
	margin-top: 1.2857em;
	margin-bottom: 0em;
}
.class-for-12px {
	font-size: 1em; /* 12px */
	line-height: 1.5em; /* 18px */
	margin-top: 1.5em;
	margin-bottom: 0em;
}
/**********************/

/* HEADER SECTION */
#header {
	height:112px;
}
#header p.subnav {
	padding-top:12px;
	padding-right:20px;
	float:right;
	color:#c3c3c3;
}
#header p.subnav a:link {
	text-decoration:underline;
	color:#58585a;
	font-weight:normal;
}
#header p.subnav a:visited {
	text-decoration:underline;
	color:#58585a;
}
#header p.subnav a:hover, #header p.subnav a:active {
	color:#333333;
	text-decoration: none;
}
#header #socialmediabar {
	clear:right;
	float:right;
	padding-top:12px;
	padding-right:20px;
	width: 250px;
	padding-left:25px;
}
#header #socialmediabar img {
	position:relative;
	top:16px;
	padding-right:15px;
}
#socialmediabar a:link, #socialmediabar a:visited {
	color:#ffffff;
	display: inline;
	text-decoration:underline;
}
#socialmediabar a:hover, #socialmediabar a:active {
	color:#333333;
	text-decoration: none;
}

html {
	overflow:-moz-scrollbars-vertical;

} /* Firefox force Scroll Bar */
div#eventfeaturing ul li {
	font-size: 16px;
}
#secondary #ctl00_ctl00_vids object, #secondary #ctl00_ctl00_vids embed {
	margin:18px 0 0 20px;
}
a.calendar-link {
	position: absolute;
	left: 390px;
	width: 150px;
	height: 45px;
}
a.search-link {
	position: absolute;
	left: 540px;
	width: 75px;
	height: 45px;
}
#scrollDIV {
	width:96%;
	overflow:auto;
	scrollbar-3dlight-color:#d6d6d6;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#b7b7b7;
	scrollbar-face-color:#b7b7b7;
	scrollbar-highlight-color:#a2a2a2;
	scrollbar-shadow-color:#a2a2a2;
	scrollbar-track-color:#cecece;
}
#banner_inside {
	padding-bottom:20px;
}
.data_TD {
	padding-left:5px;
	padding-right:5px;
	font: 13px 'Trebuchet MS', Verdana, Sans-serif;
	padding-top:25px;
}
.data_TD TD {
	font: 12px 'Trebuchet MS', Verdana, Sans-serif;
	padding-left:15px;
}
.data_TD TD.cont_area {
	border-right: 1px solid #ebebeb;
	padding-right:15px;
}
.data_TD TD H3 {
	font: 20px 'Trebuchet MS', Verdana, Sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
}
.left {
	width:150px;
	background-color:#F3F3F3;
}
.right {
	width:200px;
}
.left_TD {
	width:180px;
	padding-left:10px;
}
.left_TD UL {
	list-style: none;
	margin:0px;
	padding:0px;
}
.left_TD UL UL {
	padding-left:15px;
}
.left_TD UL LI {
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	font-weight:bold;
}
.left_TD h3 {
	font-size: 14px;
	color: #000000;
	padding-bottom:10px;
}
.left_TD LI A {
	color:#787878;
}
.left_TD LI A:hover {
	color:#d6de23;
}

.right_TD {
	width:200px;
	padding-right:10px;
	padding-left:10px;
	border-left: 0px dotted #d6d6d6;
	font: 11px 'Trebuchet MS', Verdana, Sans-serif;
}
.middle_TD {
	border-left: 1px dotted #d6d6d6;
	border-right: 1px dotted #d6d6d6;
	padding-left:10px;
	padding-right:10px;
	font: 13px 'Trebuchet MS', Verdana, Sans-serif;
}
.middle_TD H1 {
	font: 30px 'Trebuchet MS', Verdana, Sans-serif;
	padding-bottom:10px;
	color:#000000;
	font-weight:bold
}
.middle_TD A {
color:#787878;
}
.middle_TD A:hover {
color:#d6de23;
}

.in_head {
	color:#cc0d13;
	font-size:24px;
}
.data_TD {
	border-left: 1px solid #f8c3da;
	padding-left:5px;
	padding-right:5px;
	font: 13px 'Trebuchet MS', Verdana, Sans-serif;
	border-right: 1px solid #f8c3da;
	padding-top:25px;
}
.data_TD TD {
	font: 13px 'Trebuchet MS', Verdana, Sans-serif;
}
.data_TD TD.cont_area {
	border-right: 1px solid #df6268;
	padding-right:15px;
}
.data_TD TD H1 {
	font: 13px 'Trebuchet MS', Verdana, Sans-serif;
	color:#cc0d13;
	font-size:24px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
#Table1 {

}
.Heading {
	background-color:#dbdbdf;
	padding-left:10px;
	font-weight:bold;
}
.dot {
	background: url(../images/dotted_line.gif) left top repeat-y;
	width:4px;
}
.left_block {
	padding-right:10px;
	vertical-align:top;
	padding-left:10px;
	text-align:left;
	width:325px;
}
.mid_block {
	width:300px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}
.right_block {
	vertical-align:top;
	padding-right:15px;
	width:280px;
}
#dataDiv {
	padding:0px 15px 10px 10px;
	width:100%;
	color:#6f6f6f;
}
#dataDiv A {
	color:#6f6f6f;
}
#dataDiv A:hover {
	color:#000000;
}

#dataDiv H1 {
	font: 24px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	color:#000;
}
#dataDiv H2 {
	font: 15px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	padding-bottom:20px;
}
#dataDiv H2 A {
	color:#aeb249;
	font-weight:bold;
}
#dataDiv H2 A:hover {
	color:#383838;
	text-decoration:underline;
}
.clr {
	width:100%;	
	background: url(../images/dotted_line.gif) left top repeat-x;
	height:4px;
	margin-bottom:10px;
	margin-top:10px;
}
#dataDivX {
	padding:0px 10px 10px 10px;
	width:100%;
	color:#3c3c3c;
}
#dataDivX A {
	color:#6f6f6f;
}
#dataDivX A:hover {
	color:#000000;
}
#dataDivX H1 {
	font: 24px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
}
#dataDivX H2 {
	font: 15px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	padding-bottom:20px;
}
#dataDivX H2 A {
	color:#b1b554;
	font-weight:bold;
}
.clrX {
	width:100%;	
	height:4px;
	margin-bottom:10px;
	margin-top:10px;
}
#dataDiv_EVENTS {
	padding:0px 10px 30px 10px;
	width:625px;
	color:#3c3c3c;

}
#dataDiv_EVENTS H1 {
	background-color:#e9e9e9;
	font-size:13px;
	font-weight:bold;
	padding:3px;
	margin:0px;
}
#dataDiv_EVENTS H2 {
	font-size:11px;
	font-weight:bold;
	float:right;
	width:140px;
	padding-top:4px;
}
#dataDiv_EVENTS H3 {
	padding-top:15px;
}
#dataDiv_EVENTS IMG {
	float:left;
	margin-right:15px;
	margin-top:15px;
}
#first {
	border-top: 1px solid #c3d021;
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	padding:10px;
	text-align:center;
}
#second {
	border-top: 1px solid #c3d021;
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	padding:10px;
	text-align:center;
}
#third {
	border-top: 1px solid #c3d021;
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	padding:10px;
	text-align:center;
}
.active {
	border-bottom: 1px solid #c3d021;
}
#first A {
	font: 18px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	color:#000;
}
#second A {
	font: 18px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	color:#000;
}
#third A {
	font: 18px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	color:#000;
}
#dev_news {
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	border-bottom: 1px solid #c3d021;
	height:200px;
	width:620px;
	padding:10px 0 10px 0;
}
#prop_spotlight {
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	border-bottom: 1px solid #c3d021;
	height:200px;
	width:620px;
	padding:10px 0 10px 0;
}
#dev_tools {
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	border-bottom: 1px solid #c3d021;
	height:200px;
	width:620px;
	padding:10px 0 10px 0;
}
#vid_content {
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	border-bottom: 1px solid #c3d021;
}
#pic_content {
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	border-bottom: 1px solid #c3d021;
}
#firstX {
	border-top: 1px solid #c3d021;
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	padding:10px;
	text-align:center;
}
#secondX {
	border-top: 1px solid #c3d021;
	border-left: 1px solid #c3d021;
	border-right: 1px solid #c3d021;
	padding:10px;
	text-align:center;
}
#firstX A {
	font: 18px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	color:#000;
}
#secondX A {
	font: 18px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	color:#000;
}
#firstZ {
	padding:10px;
	text-align:center;
	background-color:#4bbde2;
}
#secondZ {
	padding:10px;
	text-align:center;
	background-color:#3b5999;
}
#firstZ A {
	font: 18px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	color:#FFFFFF;
}
#secondZ A {
	font: 18px 'Trebuchet MS', Verdana, Sans-serif;
	text-align:center;
	color:#FFFFFF;
}
.twtr-tweet-text {
	font-family: Arial, Helvetica, sans-serif;
}



#anchor1 {
width:150px;
height:20px;
background-image:url(../images/k-4bt.png);
background-repeat:no-repeat;
}

#anchor1:hover {
width:150px;
height:20px;
background-image:url(../images/k-4bt_hover.png);
background-repeat:no-repeat;
}

#anchor2 {
width:150px;
height:20px;
background-image:url(../images/5-12bt.png);
background-repeat:no-repeat;
float:left;
}

#anchor2:hover 
{
width:150px;
height:20px;
background-image:url(../images/5-12bt_hover.png);
background-repeat:no-repeat;
}

