

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, 
ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, 
tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;outline:none;}

/* forms.css */
label {font-weight:normal;font-size:1em;}
label.small-label{font-size:0.9em;}
fieldset {padding:0;margin:0;border:0;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0;border:1px solid #a5acb2;color:#666;font-size:0.9em;}
input.text:focus, input.title:focus, textarea:focus, select:focus {}
input.text, input.title {padding:4px;}
input.title {font-size:1.5em;}
textarea 
{
	font-family:Arial, Sans-Serif;width:311px;height:100px;padding:5px;
	font-size:1em;
}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.error p{margin-bottom:5px!important;}
.contacterror{color:#f00;}
input.button,
a.button
{
	background-color:#ccc;
	background-image:url(images/bg-button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:7px 10px 6px 37px;
	overflow: visible;
	color:#fff;
	text-decoration:none;
	font-size:1.4em;
	text-align:left;
	border:0;
}

#page select,
#page textarea
{
	background-color:#f0f0f0;
}

a.button
{
	color:#fff!important;
	text-decoration:none!important;
	padding:7px 15px 8px 37px;
}

a.arrow
{
	background-image:url(/images/arrow-right-orange.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#333;	
	text-decoration:none;	
	padding:0 0 0 16px;
}

.small
{
	font-size:0.8em;
}

/*******************************************************************************************/
/*******************************************************************************************/

html{height:100%;margin-bottom:1px;}

body
{
	font-family: arial, Sans-Serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0 0 100px 0;
	text-align: left;
	background-color:#f9f9f9;
	color:#333333;		
	
}

#feedback ul
{
	list-style-type:square!important;
	padding-left:20px!important;
	margin:0!important;
}

#feedback ul li
{
	background:none!important;
	padding:0 0 5px 5px!important;
	margin:0;
}

#feedback
{
	padding:10px;
	border:1px solid #CBD0D4;
	margin:15px 0;
}

.feedback-green
{
	border:1px solid #C6D880!important;
	color:#264409!important;
	background-color:#E6EFC2;
}

.feedback-blue
{
	border:1px solid #00ADEF!important;
	color:#00ADEF!important;
	background-color:#E5F6FD;
}

.feedback-red,
.form-error
{
	border:1px solid #FBC2C4!important;
	color:#8a1f11!important;
	background-color:#FBE3E4;
}

.feedback-red{border:2px solid #FBC2C4!important;}

.clearfix,
.clear
{
	clear: both;
}

.clearfix:after,.clear:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide
{
	display:none;
}

.grey
{
	color:#666!important;
}

.jsneeded
{
	visibility:hidden;
}

#page
{
	width:960px;
	min-height:350px;
	height:auto !important;
	height:350px;
	position:relative;
}

.top-curve
{
	background-image:url(images/bg-top-curve.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.top-curve-as
{
	background-image:url(images/bg-top-curve-as.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.top-curve h2,
.top-curve-as h2
{
	color:#fff;
	font-family:Arial Black;
	font-size:2.5em;
	padding:12px 0 0 22px;
}

table#debugger td,
table#debugger th
{
	padding:5px;
	border:1px solid #000;
	border-collapse:collapse;
}


/* LINK DEFAULT STYLE */
a,
a:visited
{
	color:#333;
	text-decoration:underline;
	outline:none;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:0;
	text-decoration:none;
}

div.hr-orange
{
	background-image:url(images/bg-hr-orange.gif);
	background-repeat:repeat-x;
	height:2px;
	font-size:0.1px;
}

.larger
{
	font-size:1.1em;
}

/* END LINK STYLE */

/* FILE OBJECTS */

p.filedesc{height:30px;}
	
a.fileobject
{
	display:block;
	width:100%;
	float:left;
	clear:both;
	display:inline;
	text-decoration:none;
	padding:0 0 0 50px;	
	color:#000;
	background-position:10px top;
	background-repeat:no-repeat;
}

.fileobject span
{
	float:left;
	display:inline;
}

.fileobject span.file-displayname
{
	width:320px;
}

.fileobject span.file-filesize
{
	width:60px;	
	clear:both;
}

.fileobject span.file-date
{
	width:130px;
}

.fileobject span.file-filesize,
.fileobject span.file-date
{
	font-size:0.8em;	
	color:#ccc;
	margin-right:10px;
}

.file-doc,.file-docx{background-image:url(images/icons/doc.gif);}
.file-mdb{background-image:url(images/icons/icon_access.gif);}
.file-xls,.file-xlsx{background-image:url(images/icons/icon_excel.gif);}
.file-ppt,.file-pptx{background-image:url(images/icons/icon_powerpoint.gif);}
.file-pdf{background-image:url(images/icons/pdf.gif);}

#wrapper {
	background-image:url(images/bg-gradient.gif);
	background-position:center top;
	background-repeat:repeat-y;
	height:auto !important;
	position:relative;
	width:100%;
}
#footer-wrapper {
	background-image:url(images/bg-gradient-footer.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:auto !important;
	position:relative;
	width:100%;
}

#footer-wrapper #footer-top
{
	height:24px;
	width:960px;
	background-image:url(images/bg-footer-top.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 auto;
	padding:68px 0 0 0;
	background-color:#fff;
	color:#666666;
	font-size:0.9em;
	text-align:center;
}

#page-paddedleft #footer-wrapper #footer-top
{
	padding-top:18px;
}

#footer-wrapper #footer-top a
{
	color:#666666;
}

#footer-wrapper #footer-bottom
{
	height:36px;
	width:960px;
	margin:0 auto 0 auto;
	color:#fff;
	font-size:0.8em;
	text-align:center;
	padding:0;
}

#footer-wrapper #footer-bottom a
{
	color:#fff;
}

div#site-container
{
	margin:0 auto;
	width:960px;
	background-color:#fff;
}

div#banner
{
	width:960px;
	height:105px;
	background-image:url(images/banner2.jpg);
	background-repeat:no-repeat;
	position:relative;
}

div#banner h1
{
	display:none;
}		

div#banner a#home-link
{
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:105px;
}

#banner ul
{
	position:absolute;
	list-style-type:none;
	top:65px;
	left:113px;
}

#banner ul li
{
	position:absolute;
	width:230px;
	height:20px;
}

#banner ul li a
{
	display:block;
	width:230px;
	height:20px;
}

#banner ul li#micro1{left:0}
#banner ul li#micro2{left:260px;width:260px;}#banner ul li#micro2 a{width:260px;}
#banner ul li#micro3{left:555px;width:250px;}#banner ul li#micro3 a{width:250px;}


/************ MENU ****************/



#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:1000;
}

div#menu
{
	width:960px;
	height:35px;
	background-image:url(images/bg-menu.gif);
	background-repeat:no-repeat;
	border-bottom:5px solid #F68D10;		
	z-index:1000;
	overflow:hidden;
}

#menu a {
	display: block;
	text-decoration:none;
	line-height:35px;
	padding:0 24px;
	text-align:center;
	outline:none;
	/*width: 10em;*/
}

#menu li { /* all list items */
	background-image:url(images/bg-menu-divider.gif);
	background-repeat:no-repeat;
	background-position:left -2px;
	padding:0 0 0 2px;		
	z-index:1000;
	float: left;
	
	 /* width: 10em;width needed or else Opera goes nuts */
}

div#menu li.item1
{
	background-image:none;
	padding:0;
}

div#menu li.selectedl1,
div#menu li.childselectedl1
{
	background-image:url(images/bg-menu-divider-selected.gif);
}

div#menu li.selectedl1 a,
div#menu li.childselectedl1 a
{
	background-image:url(images/bg-menu-selected.gif);
	background-repeat:repeat-x;
	color:#fff;
}

#menu li ul { /* second-level lists */
	position: absolute;
	background-color:#424242;
	padding:16px 0px 9px 19px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#menu li:hover
{
	position:static;
}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#menu ul.menu2 li
{
	display:block;
	height:auto;
	width:auto;
	float:none;
	background:none;
	padding:0;
	clear:both;	
	z-index:1000;
}

div#menu ul.menu2 li a
{
	line-height:normal;
	text-align:left;
	width:auto;
	padding:0 20px 0 0 ;
	padding:0 20px 11px 12px;
	background-image:url(images/bg-menu-top-arrow-white.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	color:#fff;
}

div#menu ul.menu2 li a:hover
{
	color:#F68D10;
	background-image:url(images/bg-menu-top-arrow.gif);
}

/* Support for the "ie-iframe-shim.js" */

* html div#menu ul.menu1 iframe, * html ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: 0;/*-0.25em;*/
	top: 0;/*-0.25em;*/
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */


/*** MENU LEFT ***/

div#menu-left
{
	float:left;
	width:188px;
}

div#menu-left #current-parent
{
	background-color:#F68D10;
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	padding:12px 10px 12px 14px;
}

div#menu-left #menu-wrapper
{
	width:188px;
	margin-bottom:21px;
}

div#menu-left ul
{
	list-style-type:none;
	width:172px;
	padding:0 0 0 16px;	
	background-image:url(images/bg-menu-left.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#eaeaea;
}

div#menu-left ul li 
{
	background-image:url(images/bg-menu-left-bullet.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding:0 3px 0 0;
	width:169px;
}


div#menu-left ul li a 
{
	color:#333;
	text-decoration:none;
	background-image:url(images/bg-menu-left-dotted-border.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	display:block;
	padding:9px 0 9px 14px;
	outline:none;
}

div#menu-left ul li.selectedl2,
div#menu-left ul li.childselectedl2
{
	background-image:url(images/bg-menu-left-bullet-selected.gif);
}

div#menu-left ul li.selectedl2 a ,
div#menu-left ul li.childselectedl2 a 
{
	color:#333;
	font-weight:bold;
}

div#menu-left ul ul
{
	background-image:none;
	background-color:Transparent;
	padding:0 0 5px 15px;
	background-image:url(images/bg-menu-left-dotted-border.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:154px;
	margin-bottom:0px;
}

div#menu-left ul ul li
{
	background-image:none;
	width:auto;
	padding:0;
}

div#menu-left ul li.selectedl2 ul li a,
div#menu-left ul li.childselectedl2 ul li a
{
	background-image:none;
	width:auto;
	padding:3px 0;
	font-weight:normal;
	font-size:0.9em;
}

div#menu-left ul li.childselectedl2 ul li.selectedl3 a
{
	font-weight:bold;
}

#page-left
{
	width:625px;
	float:left;
	display:inline;
	margin:81px 0 0 25px;
}

#page-left-as
{
	width:580px;
	float:left;
	display:inline;
	margin:100px 0 0 25px;
	overflow:hidden;
}

#page-left #bottom-text,
#page-left-as #bottom-text
{
	padding:20px 0 20px 0;
}

/*PANEL*/

#panel,
#panel-as
{
	width:281px;
	float:right;
	display:inline;
	margin:-52px 16px 0 0;
	font-family:Arial Black;
	font-size:1.7em;
	line-height:1em;
	color:#fff;
}

#panel-as
{
	width:301px;
	margin-right:26px;
	margin-top:-38px;
}

#panel #panel-top
{
	width:281px;
	height:43px;
	
}

*>#panel #panel-top
{
	background-image:url(images/bg-panel-top.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#panel-as #panel-top
{
	width:301px;
	height:43px;
	background-image:url(images/bg-panel-as-top.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:10px top;
}



#panel #panel-middle
{
	width:217px;
	padding:11px 32px 30px 32px;
	min-height:200px;
	height:auto !important;
	height:200px;
	position:relative;
	
}

#panel-as #panel-middle
{
	width:217px;
	min-height:200px;
	height:auto !important;
	height:200px;
	position:relative;
	padding:0px 52px 0px 32px;
padding:0px 52px 10px 32px;
	background-image:url(images/bg-panel-as-middle.png);
	background-repeat:no-repeat;
	background-position:left top;
}

*>#panel #panel-middle
{
	background-image:url(images/bg-panel-middle.png);
	background-repeat:repeat-y;
	background-position:left top;
}

*>#panel-as #panel-middle
{
	
}

#panel #panel-bottom,
#panel-as #panel-bottom
{
	width:281px;
	height:43px;
	background-image:url(images/bg-panel-bottom.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:0.7em;
	color:#333333;
}

#panel-as #panel-bottom a
{
	color:#fff;
	text-decoration:underline;
}

#panel-as #panel-bottom
{
	width:259px;
	background-image:url(images/bg-panel-as-bottom.png);
	padding-bottom:65px;
	background-position:left top;
	height:122px;
	padding:52px 22px 65px 20px;
	font-family:Arial;
	word-spacing:-2px;
}

#panel-as #panel-bottom p
{
	margin-bottom:10px;
}

#panel-as #panel-bottom .small
{
	font-weight:normal;
	font-size:1em;
	word-spacing:normal;
}

#panel .medium,
#panel-as .medium
{
	font-size:1.76em;
	line-height:1em;
}

#panel .large,
#panel-as .large
{
	font-size:2.46em;
	line-height:1em;
}

#panel .xlarge,
#panel-as .xlarge
{
	font-size:5.1em;
	line-height:1em;
}

#panel .small,
#panel-as .small
{
	font-size:0.9em;
	line-height:1em;
	font-family:Arial;
	font-weight:bold;
}

#panel .white,
#panel-as .white
{
	color:#fff!important;
}

#panel .yellow,
#panel-as .yellow
{
	color:#ffcc33!important;
}

#panel .orange,
#panel-as .orange
{
	color:#f78c11!important;
}

#panel p
{
	margin-bottom:29px;
}

#panel-as p
{
	margin-bottom:10px;
}

#bottom-text
{
	font-size:1.1em;
}

#bottom-text strong
{
	font-size:1.3em;
}

#bottom-text a
{
	color:#F98B11;
	text-decoration:underline;
}


#panel .medium-yellow,
#panel-as .medium-yellow
{
	font-size:1.76em;
	line-height:1em;
	color:#ffcc33!important;
}

#panel .large-yellow,
#panel-as .large-yellow
{
	font-size:2.46em;
	line-height:1em;
	color:#ffcc33!important;
}

#panel .xlarge-yellow,
#panel-as .xlarge-yellow
{
	font-size:5.1em;
	line-height:1em;
	color:#ffcc33!important;
}

#panel .small-yellow,
#panel-as .small-yellow
{
	font-size:1em;
	line-height:1em;
	font-family:Arial;
	font-weight:bold;
	color:#ffcc33!important;
}

#panel .medium-orange,
#panel-as .medium-orange
{
	font-size:1.76em;
	line-height:1em;
	color:#f78c11!important;
}

#panel .large-orange,
#panel-as .large-orange
{
	font-size:2.46em;
	line-height:1em;
	color:#f78c11!important;
}

#panel .xlarge-orange,
#panel-as .xlarge-orange
{
	font-size:5.1em;
	line-height:1em;
	color:#f78c11!important;
}

#panel .small-orange,
#panel-as .small-orange
{
	font-size:1em;
	line-height:1em;
	font-family:Arial;
	font-weight:bold;
	color:#f78c11!important;
}

#page #page-content
{
	padding:90px 25px 25px;
}

#panel a,
#panel-as a{
	color:#fff;
}

#panel ul,
#panel-as ul{
	padding-left:20px;
}

.formtable
{	
	border-collapse:collapse;
}

.formtable td
{
	padding:1px 20px 1px 0;
	margin:0;
	vertical-align:middle;
	border:0;
}

.formtable td input
{
	border:0;	
	margin:0;
}

.formtable td input.text
{
	width:315px;
	background-color:#F1F1F1;	
	padding:4px;
}

.formtable td.top-border,
.formtable th.top-border
{
	border-top:1px solid #F68D10;
	padding-top:12px;
	padding-bottom:12px;
	
}

.formtable td label.grey
{
	color:#666666;
	position:relative;
	top:-9px;
}

.formtable td input.radio
{
	height:24px;
}

.formtable td table label
{
	display:block;
	width:100px;
}

#comp-info{
	color:#999;
	font-size:0.8em;
	margin:20px auto 0 auto;
	width:960px;
}

