/* program.css */

body { 	
	background-image: url(/images/1cc77dd2a9b23dee2f82a313089c2002.jpg);	
	background-position: center 0;
	background-repeat: repeat;	
}

div#header {
		background-image: url(/images/bac99b72f9ee7cbdcfa6e9341b8f5e37.jpg);
		background-position: 0 0;
	background-repeat: no-repeat;
	height: 234px;
	overflow: hidden;
	width: 930px;
	}

div#header h1 a {
	background-repeat: no-repeat;	
	padding-top: 56px;
	overflow: hidden;
		
}

div#user-toolbar,
div#header-nav ul li, div#user-greeting {
	color: #fff;}

div#user-toolbar a,
div#header-nav ul li a, 
div#header-nav ul li a:hover, 
div#header-nav ul li a:visited {
	color: #fff !important;}



div#profile-custom-header { 
	height: 178px; 
	top: 56px;
	}


/* alert box redux */
div#alert {
				  
}


.fake-link,
a {  }
a:visited {  }
a:hover { 
	text-decoration: none;}



/* forms redux */
/* nav redux */
div#tab-nav li a { }

li#required-reading-wrapper {display: none}

div#header-nav li#toolbar-ask { display: none; }

div#btn-emergency {
	margin: 20px 0 40px 0;
	width: 310px;
	height: 28px;
	overflow: hidden;
	float: left;
	background: transparent url(/images/btn_emergency.gif) left top no-repeat;
}

div#btn-emergency a {
	display: block;
	width: 310px;
	height: 0;
	padding-top: 28px ! important;
	line-height: 1;
	background: transparent;
}



#opaque {
	position: absolute;
	top:0;
	left:0;
	bottom: 0;
	right: 0;
	z-index: 550;
	background-color:#000;
	-moz-opacity: 0.70;
	opacity:.70;
	filter: alpha(opacity=70);
}

#opaque[id] {
	position:fixed;
}

#innerbox{
text-align:left!important;
}
/* page load time 0.02579 - using memcache */

