/* Default Elements */

body, html{
	height: 100%;
}

body{
	background: url(../images/bg_main_grey.gif);
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
}

a {
	color:#FF6600;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	font-weight: normal;
	text-decoration:underline;
}

/* Total transparency for IE6 */

div#Logo-Effect, div#Logo, #Main-Nav ul li ul li.Arrow, img { behavior: url(iepngfix/iepngfix.htc) }

/* Custom Elements */

#IntroContainer{
	width: 100%;
	height: 100%;
	background-color: 	#000000;
	text-align:center;
}
#introbackground{
	width:100%;
	height:100%;
	background-color:#000000;
	text-align:center;
	}
#Container {
	width: 907px;
	margin: 0 auto;
}

#Page-Top {
	float: left;
	width: 907px;
	height: 14px;
	background: url(../images/bg_page_top.gif) no-repeat;
	margin-top: 16px;
}

#Page-Sides-Header, #Page-Sides {
	float: left;
	width: 907px;
	background: url(../images/bg_page_sides.gif) repeat-y;
}

#Page-Sides {
	padding-bottom: 20px;
}

#Page-Bottom {
	float: left;
	width: 907px;
	height: 8px;
	background: url(../images/bg_page_bottom.gif) no-repeat;
}

#Logo-Container {
	float: right;
	width: 211px;
	height: 32px;
	margin: 5px 20px 0 0;	
}

#Logo-Effect {
	z-index: 10;
	width: 211px;
	height: 32px;
	background: url(../images/logo_shadow.png) no-repeat;
}

#Logo {
	z-index: 10;
	width: 211px;
	height: 32px;
	background: url(../images/logo.png) no-repeat;
}

#Interactive-Container {
	float: left;
	width: 907px;
	padding-left:5px;
	padding-top:20px;
	height: 166px;
}

#Interactive {
	z-index: 30;
	width: 897px;
	height: 206px;
	position: absolute;
	margin: -40px 0 0 -14px;
}

#Main-Nav-Block {
	float: left;
	width: 907px;
	height: 102px;
	background: url(../images/bg_page_nav.gif) no-repeat;
}

#Main-Nav-Container {
	width: 861px;
	height: 66px;
	margin: 10px 23px 0 23px;
}

#Main-Nav-Start {
	float: left;
	width: 14px;
	height: 66px;
	background: url(../images/nav_main_left.gif) no-repeat;
}

#Main-Nav {
	float: left;
	width: 831px;
	height: 66px;
	background: url(../images/nav_main_middle.gif) repeat-x;
}

#Main-Nav ul {
	list-style:none;
}

#Main-Nav ul li {
	list-style:none;
	float: left;
	margin: 23px 10px 23px 10px;
}

#Main-Nav ul li a {
	color: #222222;
	font-size: 13px;
}

#Main-Nav ul li a:hover {
	color: #999999;
}

#Main-Nav ul li.Pipe {
	float: left;
	margin: 4px 10px 0 10px;
	background: url(../images/nav_main_pipe.gif) no-repeat;
	width: 2px;
	height: 56px;
	display: block;
}

#Main-Nav ul li ul li.Arrow {
	width: 34px;
	height: 18px;
	background: url(../images/arrow.png) no-repeat;
	/*position: relative;
	left: -20px;*/
	float: left;
	margin: 23px 0 23px -13px;
	padding: 0;
}

#Main-Nav-End {
	float: left;
	width: 16px;
	height: 66px;
	background: url(../images/nav_main_right.gif) no-repeat;
}

#Content-Column-1 {
	padding: 0 0 0 30px;
	float: left;
	width: 550px;
}

#Content-Column-3 {
	padding: 0 0 0 30px;
	float: left;
	width: 800px;
}

#Content-Column-1 p {
	text-align: justify;
}

#Content-Column-1 h1, #Content-Column-3 h1 {
	font-size: 24px;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 0;
}

#Content-Column-2 {
	margin-left: 30px;
	float: left;
	width: 220px;
}

#QuickLinks-Top {
	float: left;
	width: 220px;
	height: 11px;
	background: url(../images/quicklinks_top.gif) no-repeat;
}

#QuickLinks {
	float: left;
	width: 220px;
	background: url(../images/quicklinks_sides.gif) repeat-y;
	padding: 10px 0 10px 0;
}

#QuickLinks a {
	font-size: 11px;
	/*padding: 0 5px 0 5px;*/
	padding: 0 5px 0 5px;
	/*margin: 0 10px 1px 10px;*/
	line-height: 30px;
	color: #666666;
	background: url(../images/bg_extrabtn.gif) no-repeat;
	width: 190px;
	height: 32px;
	display: block;
	margin: 0 auto 0 auto;
	/*float: left;*/
}

#QuickLinks a:hover {
	color: #000000;
}

#QuickLinks-Bottom {
	float: left;
	width: 220px;
	height: 13px;
	background: url(../images/quicklinks_bottom.gif) no-repeat;
}

#Content-Column-Image {
	margin-left: 30px;
	margin-top: 10px;
	float: left;
	width: 220px;
}

#Main-Heading-Container {
	float: left;
	margin: 0 0 20px 20px;
}

#Main-Heading-Start {
	float: left;
	width: 25px;
	height: 64px;
	background: url(../images/heading1_left.gif) no-repeat;
}

#Main-Heading {
	float: left;
	height: 64px;
	min-width: 250px;
	background: url(../images/heading1_middle.gif) repeat-x;
}

#Main-Heading h1 {
	font-size: 24px;
	color: #666666;
	margin: 12px 0 12px 0;
	padding: 0 10px 0 10px;
}

#Main-Heading-End {
	float: left;
	width: 49px;
	height: 64px;
	background: url(../images/heading1_right.gif) no-repeat;
}

#Footer {
	font-size: 11px;
	color: #666666;
	padding: 10px 4px 10px 4px;
}

#Copyright {
	float: left;
}

#Credits {
	float: right;
}

#Credits a {
	color: #333333;
}

#Credits a:hover {
	color: #000000;
}

#TeamPage {
	width: 847px;
	float: left;
}

#Questions-Fast {
	position: relative;
	display: block;
}

.step{
	background-color:#efefef;
	color:#666666;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	cursor:pointer;
	border-bottom:1px solid #FFFFFF;

}
/*
.stephover{
	background-color:#666666;
	color:#FFFFFF;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:1px solid #FFFFFF;
}

.step:hover{
	background-color:#666666;
	color:#FFFFFF;
	cursor:pointer;
}
*/
.stepsdiv{
	border:1px solid #999999;
	padding:10px;
	width:630px;
}

#Quest textarea{
	width:600px;
	height:50px;
}

#FastQuest textarea{
	width:525px;
	height:50px;
}
div.Flash-Message-1 {
	text-align: center;
	margin: 50px 10px 10px 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	background: #FFFFFF;
	color: #666666;
}

div.Flash-Message-1 a {
	font-size: 12px;
	font-weight: bold;
}

/*NEWS ITEMS*/

div.NewsContent {
	min-height: 300px;
}

ul.Category {
	list-style: none;
	margin: 20px 0 20px 0;
	padding: 0;
	font-weight: bold;
}

ul.Category li ul.Item {
	list-style: none;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
}

ul.Category li ul.Item li {
	padding: 2px 0 2px 0;
}

a.NewsLink {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 0 8px;
}
a.NewsLink:hover {
	color: #000000;
	font-weight: bold;
}

a.CategoryLink {
	font-weight: bold;
	color: #000000;
}

a.CategoryLink:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}