/* CSS Document */

body {
margin: 0;
padding: 0;
color: #FFFFFF;
}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
}

a {
font-size:12px;
font-weight:bold;
color:#0B6388;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#A07B01;
font-weight:normal;
line-height:30px;
padding:0 0 15px 0; 
margin:0;
}

img.spacer { display:block; }

/* Header */
table.header td {
background-color:#F50F0F;
font-size:18px;
font-weight:bold;
color:#FFF;
}
table.header span.main_bold {
font-size:52px;
font-weight:bold;
color:#FFF;
}
table.header span.date {
font-size:24px;
font-weight:bold;
color:#FFF;
}

/* Left Navigation */
td.left_back {
background-image:url(images/left_line.gif);
background-repeat:no-repeat;
background-position:left top;
background-color:#DBD7C6;
padding:8px 5px 8px 5px;
}

.bgnav {
padding-left:10.5px;
background-image: url(images/nav_bg.gif);
background-repeat: no-repeat;
}
.bgnav_back {
padding-left:10.5px;
background-color:#F9F7F0;
}
.mainlinks{
font-size: 13px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.nav_divider{
font-size: 13px;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-left:10.5px;
}
.mainlinks:hover{
font-size: 13px;
font-weight: bold;
color: #CF0202;
text-decoration: none;
}
.mainlinkson{
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CF0202;
text-decoration: none;
}
.subnavtext {
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
A.subnavtext:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #CF0202;
text-decoration: none;
}

/* Right Navigation */
td.right_back {
background-color:#EFEBD9;
padding:14px 2px 10px 4px;
}
td.industry_back {
background-image:url(images/right_back.gif);
background-repeat:no-repeat;
background-position:left top;
}
.copyright {
background-image:url(images/right_back.gif);
background-repeat:repeat;
background-position:left top;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

/* Content */
table.content td {
padding:15px 25px 25px 25px;
}
table.content td td { padding:0; }
table.content table.border { border:1px solid #fff; }
table.content table.border td {
padding:6px;
}
table.content table.border td td {
padding:2px;
}
table.content table.border ul,ol {
margin-top:10px;
margin-bottom:10px;
margin-left:15px;
padding-left:15px;
}
table.content table.border li {
list-style-image:url(images/dot.gif);
margin-left:2px;
padding:0 0 2px 2px;
}
td.redtitle {
background-color:#F50F0F;
padding:5px;
color:#fff;
}

table.content span.page_title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
color:#A07B01;
font-weight:normal;
line-height:30px;
}
table.content span.sub_title {
font-size:13px;
color:#363636;
font-weight:bold;
line-height:16px;
}
table.content table.right td {
padding:0;
}
span.track_text {
font-size:15px;
font-weight:normal;
color:#000;
}
table.content table.bullets td {
font-size:13px;
color:#000;
font-weight:normal;
padding:0;
}
table.content table.bullets a {
font-size:13px;
color:#0B6388;
font-weight:bold;
padding:0;
}
table.content div.featuredBorder {
overflow:auto;
/*width:575px;
height:225px; */
border:1px solid #C8C8C8;
border-top:0;
margin:0;
padding:0;
}
table.featuredBorder td.featured_bold {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-left:12px;
}
table.content div.featured {
overflow:auto;
width:575px;
/*height:225px; */
border:1px solid #C8C8C8;
border-top:0;
margin:0;
padding:0;
}
table.featured td {
padding:0;
margin:0;
}
table.featured td.featured_bold {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-left:12px;
}
table.featured a.view_all {
font-size:11px;
font-weight:normal;
color:#FFFFFF;
padding-right:12px;
}
a.sponsors_link {
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
line-height:12px;
}
.title_black {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

/**** CSS MENUS ****/
#chromemenu{
	margin:0px;
	padding:0px;
	height:30px;
	float:left;
	position:relative;
}
#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul{
	width: 632px;
	height:30px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/top_nav_bg.gif);
	background-repeat:repeat-x;
	vertical-align: middle;
	text-align: center;
	line-height: 23px;
}

#chromemenu ul li{
	display: inline;
}

#chromemenu ul li a{
	float: left;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	padding-bottom:5px;
}

#chromemenu ul li a:hover{
	color:#F50F0F;
	text-decoration:none;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
	/*content: " v";
	content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

#NewBoxBorder {
overflow:auto;
/*width:575px;
height:225px; */
border:1px solid #C8C8C8;
border-top:0;
margin:-1;
padding:0;
} #whiteBoldRed {
color:#FFFFFF;
font-weight:bold;
background-color:#F50F0F;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
}
 hr {
  color:#C8C8C8;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	line-height:19px;
	z-index:100;
	background-color: #FBF8F1;
	color:#000000;
	width: 130px;
	border-top: 1px solid #CDC2AE;
	border-left: 1px solid #CDC2AE;
	border-right: 1px solid #CDC2AE;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CDC2AE; /*Theme Change here*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0;
	text-decoration: none;
	color: #000000;
	height:21px;
	line-height:19px;
	background-color: #FBF8F1;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	color: #DB433F;
	background-color: #FBF8F1;
}

.top_nav_back {
background-image:url(images/top_nav_bg.gif);
background-repeat:repeat-x;
background-position:left top;
padding-top:6px;
}
a.top_nav_link {
font-size:13px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.top_nav_link:hover {
color:#F50F0F;
text-decoration:none;
}
a.top_nav_redlink {
font-size:12px;
color:#F50F0F;
font-weight:bold;
text-decoration:none;
}
td.register_now_back {
background-image:url(images/register_now.gif);
background-repeat:no-repeat;
background-position:left top;
padding-top:5px;
}
td.footer {
background-color:#EFEBD9;
font-size:11px;
color:#555;
padding:10px;
}
td.footer a {
font-size:11px;
color:#555;
text-decoration:underline;
font-weight:normal;
}
td.footer a:hover {
text-decoration:none;
}
/* BELOW ARE LINKS FOR THE SIDE EXPANTION MENU (APPLICATIONS)*/
html, body, ul, li.side {margin: 0; padding: 0; border: 0;}
.wrapper {
	width: 0px;
	margin-right: auto;
	margin-top: 0px;
	background: #ffffff;
	text-align: left;
}
ul.sub {
  	width: 164px;
	border-top: 1px solid #CBC4AE; /* Makes top border on flyouts */
	/* background-image: url(images/sub_menu_bg_more.gif); */
	}
li.side {
	width: 162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	border-left: 1px solid #ffffff; /* Makes side borders on flyouts */
	border-right: 3px solid #ffffff; /* Makes side borders on flyouts */
	vertical-align: bottom; /* for IE5/win */
	}

li.sub {
	width: 162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	border-left: 1px solid #CBC4AE; /* Makes side borders on flyouts */
	border-right: 1px solid #CBC4AE; /* Makes side borders on flyouts */
	border-bottom: 1px solid #CBC4AE; /* Makes bottom border on flyouts */
	vertical-align: bottom; /* for IE5/win */
	background-color: #EFF4F8;
	}

ul.side a {
	width: 162px;
	display: block;
	padding-left: 20px;
	vertical-align: bottom; /* needed for IE5/win */
	text-decoration: none;
	color: #000000;
	}
ul.side ul {
	position: absolute;
	left: -3000px;
	background-color: #EFF4F8;
	}	/* flyout elements need a background image or color to avoid bugs in IE/win */
li.sub:hover {
	background: #ffffff;
	}

ul.side li:hover ul {
	width: 164px;
	left: 165px;
	top: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #AE0202;
	text-decoration: none;
	background-color: #EFF4F8;
}
ul.side a:hover {
text-decoration: none;
color: #AE0202;
}

<!-- The following block is a conditional comment, and only IE/Win browsers will -->
<!-- look inside the special "if IE" section. Within are the Jscript call, some height -->
<!-- bug fixes, the margin-left hacks for older IE/Wins, and a noscript block. Inside -->
<!-- IE5/Mac, but it does this only when IE/Win is JavaScript disabled, and could not -->
<!-- otherwise access the menu flyouts. All these rules and the ones for IE5/Mac above -->
<!-- should follow the main styling, so that these "dumbed down" rules will override -->
<!-- the main rules. If they precede the main rules, then the nav can never be -->
<!-- expanded for IE5/Mac, or IE/Win when in non-scripting mode. -->
<!-- [if IE]>
       body {behavior: url(csshover.htc);}
        ul.sub a, ul.sub, li.side {height: 1%;} /* Holly hack fix for IE bugs */
        li {
        	margin-left: -16px;
        	mar\gin-left: 0;
        } /* special rules to correct older IE/win bullet zone problems */

      <noscript>

	 		ul.side ul {position: static;}

		</noscript>
<![endif]-->
