@charset "utf-8";
/* CSS Document */

/*Containers*/	
BODY, HTML
{
	height:100%;
	min-height:100%;
	width: 100%;
}

body
{
	background: #2eaec9 url(images_layout/bkgMainGradient.png) repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica;
	color: white;
	/*text-align: center;*/
	display: block;
	font-size: 10pt;
}

table, td, th
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	/*margin-left: auto;
	margin-right: auto;*/
}

#Main
{
	width: 100%;
	height: 100%;
	min-height: 100%;	
	background: url(images_layout/bkgMainGradientTop.png) top right repeat-x;
	/*text-align: center;*/
	display: block;
}

#Main table, #Main td, #Main th
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	table-layout: fixed;
	border-spacing: 0px;
	border-collapse: collapse;
}


#Container
{
	width: 1097px;
	height: auto;
	text-align: left;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;

}

/*Right Column Content*/
#RightColumn
{
	width: 833px;
	height: 100%;
	min-height: 100%;
	float: left;
}

#Header
{	
	float: left;
	width: 833px;
	height: 327px;
	color: white;
	font-weight: bold;
	background-image: url(images_layout/bkgHeaderTop.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#ContactInfo
{
	width: 833px;
	height: 100px;
	clear: both;
	margin-left: 10px; 
	margin-top: 10px;
	float: left;
	color: #59bbe4;
	font-weight: normal;
	font-size: 8pt;
}

#Banner
{
	float: left;
	width: 833px;
	background: url(images_layout/bkgBanner.png) left top no-repeat;
	height: 217px;
	text-align: right;
}

#XFactorContent, #xFactorContentLong
{
	width: 80%;	
	margin: 0 auto;
}

#xFactorContentLong h1, #xFactorContentLong h2, #xFactorContentLong h3, #xFactorContentLong h4
{
	text-align: left;
}

#XFactorContent table, #XFactorContent th, #XFactorContent tr, #XFactorContent td, #XFactorContent p
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#XFactorContent table, #xFactorContentLong table
{
	width: 100%;
	border: 0px;
	table-layout: fixed;
	text-align: left;
	font-size: 10pt;
}

#XFactorContent div
{
	border: 0px;
	background: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

#XFactorContent td
{
	background: url(/images_layout/bkgBAGGradient.png) bottom repeat-x;
	border: 0px;
}

#XFactorContent select
{
	width: 300px;
}

/*Main Content*/
.WorkArea
{
	width: 82%;
	height: auto;
	padding-bottom: 20px;
}

#Content 
{
	background: url(images_layout/bkgContent.png) top left no-repeat;
	float: left;
	display: block;
	width: 833px;
	height: auto;
	text-align: left;
	color: white;
	text-align: left;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 12px;
	font-family: Verdana, Helvetica;
}

#xFactorContentLong
{
	width: 80%;
	height: auto;
	color: white;
	text-align: center;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 12px;
	font-family: Verdana, Helvetica;
}

#Content a, #xFactorContentLong a
{
	color: #e8ba4a;
}

a.reallytiny
{
	color: #e8ba4a;
	font-size: 9pt;
}

h1, #Content h1 a
{
	color: #ff7055;	
	clear: both;
	font-weight: normal;
	font-size: 18pt;
	margin-top: 10px;
	font-family: Verdana, Helvetica;
}

h2, #Content h2 a
{
	font-size: 12pt;
	color: #e8ba4a;
}

h3, #Content h3 a
{
	font-size: 10pt;
	color: #ff7055;
}

h4, #Content h4 a
{
	font-size: 10pt;
	color: #e8ba4a;
}

#Content .btnNext
{
	float: right;
	clear: both;
	font-size: 10pt;
	font-weight: normal;
	width: 100%;
	text-align: right;
	margin-bottom: 2em;
}

#Content input, #Content select, #Content textarea
{
	border: 1px solid #6b925f;
	background: #164360;
	color: white;
	width: 300px;
}

#Content form table
{
	width: auto;
	border: 0px;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-weight: bold;
}

#Content form table tr, #Content form table td 
{
	border: 0px;
}


#Content .BADocHeader table
{
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	background: none;
}

#Content .BADocHeader tr, #Content .BADocHeader td, #Content .BADocHeader th
{
	border: 0px;
	background: none;
}


#Content table
{	
	/*border: 1px solid black;*/
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
}

#Content th, #Content td
{
	/*border: 1px solid black;
	padding: 5px;
	text-align: left;*/
}

#Content th
{
	/*font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: white;
	background: #6b925f;
	border-bottom: 3px solid black;
	text-transform: uppercase;*/
}

#Content td
{
	vertical-align: top;
	/*font-size: 10pt;*/
}

#Content ul
{
	font-weight: normal;
}

#Content ul a
{
	text-decoration: none;	
}


/* TOOLS */
#ToolsArea
{
	font-size: 8pt;
	text-align: right;
	display: block;
	padding-right: 80px;
	float: right;
}

#ToolsArea a
{
	text-decoration: underline;
}

#tools
{
	margin:0;
	padding:8px 0 0 0;
	text-align:right;	
}

#tools a
{
	font-size:.9em;	
	color: #e8ba4a;
	font-weight: normal;
	text-decoration: underline;
}

#tools a:hover
{
	text-decoration:underline;			
}

#tools ul
{
	display: inline;
	margin:0;
	padding:0;
}

#tools li
{
	display:inline;
	margin:0;
	padding:8px 0 0 10px;
	text-align:right;
	font-size:12px;
}

#tools li a
{
	text-decoration: underline;
}

.Print a
{
	padding-left: 20px;
	background: url("/images_layout/icnPrint.png") no-repeat left;
	text-decoration: underline;
}

.Print a:hover
{
	background: url("/images_layout/icnPrint.png") no-repeat left;
	text-decoration: underline;
}

.Email a
{
	padding-left: 20px;
	background: url("/images_layout/icnMail.png") no-repeat left;
	text-decoration: underline;
}

.Email a:hover
{
	background: url("/images_layout/icnMail.png") no-repeat left;
	text-decoration: underline;	
}


/*Sidebar*/
#Sidebar
{
	width: 262px;
	height: 100%;
	float: left;
	text-align: center;
	background: url(images_layout/bkgSidebar.png) right top no-repeat;
}


/*Navigation*/
#SidebarNav
{
	clear: both;
	width: 100%;
	height: auto;
	background-image: url(images_layout/bkgLeftMainNav.png);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}



/* Hide from IE5-Mac \*/
#SidebarNav li a
{
	float: none
}
/* End hide */


#SidebarNav a
{
	
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;

}

#SidebarNav ul li a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	width: 100%;
}

#SidebarNav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#SidebarNav ul li a
{
	display: block;
	vertical-align: bottom;
	color: #4e4e4e;
}

#SidebarNav ul li
{
	color: #4e4e4e;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	position: relative;
}

#SidebarNav li:hover
{
	background-color: #e8954b;
	color: white;
	width: 262px;
}


#SidebarNav li:hover a.selected:hover
{
	background: none;
}

#SidebarNav li.selected:hover
{
	color: white;
}

#SidebarNav li:hover a, #SidebarNav ul li.sfhover a
{
	color: white;
}

#SidebarNav ul li a.selected, #SidebarNav ul li a.selected:visited
{
	color: white;
	background: #e8954b;

}

#SidebarNav ul li a.selected:hover
{
	color: white;
}

#SidebarNav ul li ul
{
	display: none;
	padding: 0;
	margin: 0;
	background: #de672b url(images_layout/bkgSubNavGradient.png) repeat-y left top;
	position: absolute;
	width: 300px;
	font-size: 10pt;
	font-weight: normal;
	color: #4e4e4e;
}

#SidebarNav ul li:hover ul
{
	display: block;
	left: 262px;
	top: 0px;
}

#SidebarNav ul li:hover ul li:hover
{
	background: #e8b949;
	display: block;
	color: white;
	width: 100%;
}

#SidebarNav ul li:hover ul li a, #flex_navigation ul li:hover ul li a
{
	color: #4e4e4e;
	display: block;
	font-size: 10pt;
}


#SidebarNav ul li:hover ul a:hover, #flex_navigation ul li:hover ul a:hover
{
	color: white;
	display: block;
	font-size: 10pt;
}

#SidebarContent
{
	background: url(images_layout/bkgLeftContent.png) center top no-repeat;
	width: 100%;
	clear: both;
	text-align: center;
	color: white;
	float: left;
	margin-top: 20px;
}


#SidebarContent img
{
	margin-top: 10px;
	border: 0px;
}

#SidebarContent img a
{
	border: 0px;
	text-decoration: none;
}

#SidebarContent a
{
	border: 0px;
	text-decoration: none;
}

#SidebarSpecialArea
{
	padding: 20px;
	text-align: left;
}

#LogoArea
{
	width: 100%; 
	height: 110px; 
	float: left;
}

#LogoArea img
{
	border: 0px;
}

#Footer
{
	width: 100%;
	color: black;
	text-align: center;
	font-size: 8pt;
	clear: both;
	margin-top: 20px;
	min-height: 100px;
	letter-spacing: 1px;
	font-family: Verdana, Helvetica;
}

#Footer img
{
	border: 0px;
}

#Footer a
{
	color: #e8ba4a;
}



#Copyright
{
	clear: both;
	width: 800px;
	overflow: visible;	
}

#Copyright table
{
	width: auto;
}

#Copyright .FinePrint
{
	text-align: justify;
	font-size: 8pt;
	width: 470px;
	font-family: Verdana, Helvetica;
	padding-left: 20px;
	padding-right: 20px;
}

