body {
    background: url("../images/background-2012.jpg") no-repeat scroll center top #000000;
    width: 100%;
	color: #b9b8b8;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
@font-face {
	font-family: Capture_it;
	src: url('/fonts/Capture_it.ttf');
}
* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #9D9D9B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: underline;
}

#disclaimer a:link { 
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
}
	
#disclaimer a:visited { 
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;	
}
	
#disclaimer a:hover, #disclaimer a:active { 
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: underline;
}
#banner {
	clear: both;
	height: 18px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
	border-left:#CCCCCC solid 3px;
	border-right:#CCCCCC solid 3px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(/images/content-bg.gif);
	background-repeat: repeat;
}

#footer {
	background: url(/images/footer-bg-1.gif) repeat-x;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

#headlines {
	background: #1F1F1F url(/images/stats_mesh.png) repeat-y;
	height: 100%;
	padding: 10px;
	width: 254px;
}

#left {
	background: #333333 url(/images/content-top-bg.gif) no-repeat 0% 0%;
	border-left:#000000 solid 3px;
	border-right:#000000 solid 2px;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 457px;
}
#left p, h1 {
	margin-top: 0px;
	padding-left:10px;
	list-style-image:url(../images/arrow.gif);
}
#left ul {
	margin-top: 0px;
	margin-left:15px;
	list-style-image:url(../images/arrow.gif);
}
#left li {
	margin-bottom: 10px;
}
#logo {
	height: 156px;
	width: 776px;
	background: #222222 url(/images/header-top-logo-1.jpg) no-repeat;
}

#nav {
	clear: both;
	display: block;
	height: 38px;
	width: 771px;
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
	border-bottom:#000000 solid 2px;
	padding-left:5px;
	overflow:hidden;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 13px;
	padding-left: 4px;
	padding-right: 8px;
	height:28px;
}
.nlink{
	background-image: url(/images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: right;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background-color: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #FFFF66;
	text-transform:uppercase;
	font-weight: bold;
}
.date-head {
	color: #FFFFFF;
	font-weight: bold;
}
.date-head-big {
	text-transform:uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.sitemap {
	color: #FFFF66;
	font-weight: bold;
	text-decoration:none;
	word-spacing: none;
	list-style-image:url(../images/arrow.gif);
	list-style-position:inherit;
	line-height:40px;
}

.flt-lft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
}

.flt-rgt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 35px;
	border: 3px solid #CCCCCC;
}

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 3px solid #CCCCCC;
}
.heading1 {
	background: url(/images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(/images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}
.heading3 {
	background: url(/images/heading-bg-3-1.gif) no-repeat;
	color: #FFFF00;
	display: block;
	font-family: arial, tahoma;
	font-size: 18px;
	font-weight: bold;
	height: 24px;
	margin-bottom: 10px;
	padding-left: 32px;
	padding-top: 2px;
	width: 450px;
}
* html .heading3 {
	margin-bottom: 5px;
}

 Vertical Nav with Arrow 
.show-nav {
	width: 150px;
	height: 135px;
}
#vert-one-container {
	display:block;
}
#vert-one ul
{
margin:0;
padding:0;
list-style-type:none;
list-style-image:none;
display:block;
font:bold 16px Helvetica, Verdana, Arial, sans-serif;
line-height:125%;
width:150px;
}
#vert-one li
{
margin:0;
padding:0;
border-top:1px solid #4D0000;
border-bottom:1px solid #761A1A;
}
#vert-one li a
{
display:block;
text-decoration:none;
color:#fff;
background:#600;
padding:0 0 0 20px;width:130px;
}
#vert-one li a:hover
{
background:#900 url("../images/vert-one_arrow.gif") no-repeat 0 6px;
}
#vert-one li a.current,#vert-one li a.current:hover
{
background:#933 url("../images/vert-one_arrow.gif") no-repeat 0 9px;
}
.showpage-top {
	float:right;
	width:auto;
	position: relative;
	display:inline;
}
#site-feedback 
{
position:fixed;
bottom:0;
right:0;
}
#back-top 
{
position:fixed;
top:320px;
left:20px;
}
.xl1516177
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	mso-background-source:auto;
	mso-pattern:auto;
	white-space:nowrap;}
.xl6316177
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:"Medium Time";
	text-align:general;
	vertical-align:bottom;
	mso-background-source:auto;
	mso-pattern:auto;
	white-space:nowrap;}

.TP_appContainer  {
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.TP_applications
{
font-family: Arial, Helvetica, sans-serif;
width:92%;
border-collapse:collapse;

}
.TP_applications td, .TP_applications th 
{
	font-size:.85em;
	color:#333333;
	border:1px solid #999999;
	padding:3px 7px 2px 7px;
	text-align:center;
}
.TP_applications th 
{
	font-size:.85em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#000000;
	color:#ffffff;
}
.TP_applications tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
#video-main  {
  background-color:#333333;
  text-align:center;
}
#content-video {
	clear: both;
	width: 776px;
	background-color: #333333;
	background-repeat: repeat;
}
.video-title {
    font-size: 24px;
	font-weight:bold;
	color:#FFFFFF;
}
#logoscroll {
	background-color:#FFFFFF;
	height:40px;
	width:100%;
}
#sponsors {
	background-color:#000000;
	color:#FFFFFF;
	font-size:10px;
	width:100%;
	padding-bottom:2px;
	text-align:center;
}
#slider {
	width:450spx;
	height:260px;
}
#slidedeck_frame {
	width:450spx;
	height:190px;
}
h2 {
	color:#333333;
	}
h3 {
	color:#666666;
	}
.slidertext {
	color:#666666;
	}
.showLogo {
	width:100%;
	padding-bottom:7px;
}

