﻿img, div, li, a { behavior: url(iepngfix.htc);}
html { height: 100%; }
body 
{
	margin: 0;
	padding: 0;
	height: 100%;
	background:  #00457f url(Images/content-bg.jpg) repeat-y top center;
	font-family: Helvetica, Arial, Sans-Serif;
	
}

#BackgroundContainer
{
	background: #00457f url(Images/site-bg.jpg) repeat-x 0 50px;
}

#PageContainer
{
	width: 960px;
	margin: 0 auto;
	background:  #00457f url(Images/content-bg.jpg) repeat-y;
	padding-top: 4px;
}


#Banner
{
	height: 152px;
	background-color: #fff;
	width: 100%;
	position: relative;
}

#Header
{
	height: 152px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
}

#Logo
{
	display: block;
	float: left;
	width: 345px;
	height: 152px;
}

#BannerCopy
{
	margin-left: 10px;
	display: block;
	float: left;
	width: 576px;
	padding-top: 32px;
}

#ResourcesContent p
{
	margin-bottom: 25px;
}




#Navigation
{
	height: 51px;
	position: relative;
	background: #004077 url(Images/menu-bg.jpg) no-repeat top left;
	padding: 3px 0 0 50px;
}
#NavigationBackground
{
	height: 33px;
	background-color: #000;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}

#MenuContainer
{
	margin: -33px auto 0 auto;
	width: 930px;
	padding-left: 50px;
	position: relative;
}

#Menu
{
	/*margin: 1px auto 0 auto;*/
	color: #fff;
	padding: 0;
	margin: 0;
	height: 34px;
}

#Menu td
{
	vertical-align: middle;
	padding: 0; 
	margin: 0;
	height: 34px;
	padding: 0 30px;
	cursor: pointer;
}

#Menu td a
{
	color: #fff;
	text-decoration: none;
}
#Menu td.Selected
{
	background-image: url(images/menu_selected_bg.png);
}

#Menu td.MenuHover
{
	background-image: url(images/menu_selected_bg.png);
}

#Body, #Footer
{
	background:  #00457f url(Images/content-bg.jpg) repeat-y;
}


#Body
{
	color: #fff;
	padding: 50px 0;
}

#HomePageContent
{
	padding: 0 75px 0 120px;
}


.Footer
{
	 clear: both; 
	 text-align: center;
}


#Body h1
{
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;

}

#Body h2
{
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
}

.Comment
{
	border-bottom: solid 1px #fff;
	color: #fff;
	margin-bottom: 10px;
	font-size: .8em;
}

#WebcastContent
{
}

#WebcastComments
{
	padding: 75px;
	clear: both;
}
#ContactContent
{
	padding: 0 100px;
}
.FormLabel
{
	width: 200px;
	vertical-align: top;
}
.FormSubmit
{
}

a
{
	color: #8FDAFF;
}
a:hover
{
	color: #CADB2A;
}

a img
{
	text-decoration: none;
}
#TranscriptContent
{
}

#TranscriptContent h3
{
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	font-size: 1em;
}

.TList1
{
	list-style: none;
}

.TList1 li
{
	margin: 1em 0;
}

.VideoBorder
{
	background-color: #fff;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: .25;
}


.Poll li
{
	margin-bottom: 10px;
}

#PollContent
{
	padding: 0 125px;	
}

.Question
{
	padding: 10px 10px 10px 55px;
}

.Question .Number
{
	margin-left: -35px;
	float: left;
	color:#8FDAFF; 
	font-size: 1.7em;
	margin-top: -11px;
}

h3 {color:#8FDAFF; }

.Options,
.Results
{
	clear: both;
}

.Thumbnail
{
	 width: 77px; 
	 height: 77px; 
	 float: left;   
	 margin-right: 25px;
}

.Thumbnail img
{
	border: solid 1px #999;
}

.ResultBar
{
	height: 11px; 
	display: inline-block; 
	vertical-align: middle;
}

.ResultBar>Div
{
	background-color: #CADB2A; 
	width: 0; 
	height: 100%;
}