@charset "utf-8";
/* CSS Document */

/* reset.css (83%) */
a{outline:none;color:#FBBD3B;}
*:focus { outline: 0; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:400;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}
q:before,q:after{content:'';}
a:link,a:visited,a:hover,a:active{text-decoration:none;}
img,div{behavior:url(/_elements/iepngfix/iepngfix.htc);}
fieldset,img,abbr,acronym{border:0;}

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background: #a9a8aa;*/
	background-image:url(/_elements/art/backgroundWrapperHome.gif);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#headerSub {
	background-image:url(/_elements/art/headerSubImage.jpg);
	height:56px;
	padding:0;
}
#headerSubBtm {
	height:158px;
	padding:0;
}
#headerNav {
	/*background-image:url(/_elements/art/headerNavImage.jpg); 
background-repeat:no-repeat;*/
background-color:#006999;
	padding:22px 18px 18px 30px;
}
#headerNav img {
	margin-right:86px;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 388px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further 
	padding: 15px 10px; */
	background-image:url(/_elements/art/sidebarBackground.gif);
	background-repeat:repeat;
}
#mainContent {
	width:560px;
	_width:557px;
	overflow:hidden;
	margin: 0 390px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding:0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#chooseAct {
	background-color:#a4b837; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top:12px;
	padding-left:24px;
	padding-right:24px;
	
}
#chooseAct img {
	margin-bottom:10px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
form {
	padding:0px;
	margin:0px;
}
.headlineTxt {
	font-size:12px;
	font-weight:bold;
}
.regTxt {
	font-size:11px;
	line-height:14pt;
}
#image {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0 0 0 1em;
}
#newsDisplay {
	background:#a9a8aa;
	color:#FFFFFF;
	padding:30px 24px;
}
#newsDisplay a, #newsDisplay a:link, #newsDisplay a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#newsDisplay a:hover, #newsDisplay a:active {
	text-decoration:underline;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #666666;
	text-decoration: none;
}

/* HEADER */

#topbar {
	position:relative;
	height:261px;
	background-image:url(/_elements/img/header_bg.jpg);
	background-repeat:repeat-x;
}

#topbar #logo{
	position:absolute;
	top:0;
	left:15px;
}

#topbar h1{
	color:#C5C5C7;
	font-size:14px;
	line-height:24px;
	position:absolute;
	top:125px;
	left:22px;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#topbar h2{
	color:#C5C5C7;
	font-size:16px;
	line-height:24px;
	width:510px;
	position:absolute;
	top:175px;
	left:22px;
	font:Georgia, "Times New Roman", Times, serif;
}

#topbar #slideshowOverlay {
	position:absolute;
	top:0px;
	right:0px;
	width:390px;
	z-index:10;
}

#topbar #slideshowOverlay img{
	z-index:10;
	position:absolute;
	top:0px;
	right:0px;
}

#topbar #slideshow {
	position:absolute;
	top:0px;
	right:0px;
	width:390px;
	height:261px;
}

#topbar #slideshow span{
	display:inline-block;
	width:375px;
	font-size:16px;
	background-color:#222126;
	padding:6px;
	padding-left:9px;
	color:#BCBCBC;
	font-weight:bold;
	position:absolute;
	top:230px;
	left:0;
	opacity: .7;
	filter: alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#topbar #slideshow div, #topbar #slideshow div img {
	position:absolute;
	top:0px;
	right:0px;
	width:390px;
	height:261px;
}