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

#TagImg {
	margin-left: 20px;
}

#Slogan h2 {
	line-height: 150%;
	color:#358E22;
}

#PRS_left {
	width: 250px;
	padding-left:3px;
}

#PRS_right {
	padding-left:258px;
}

/*START: Slideshow CSS*/
.controlPanelWrap {
	position: absolute;
	display: block;
	float:left;
	height:50px;
	right:0;
	top:0;
	left:0;
	z-index:1000;
}

.transparency {                           /*there is also an IE specific rule for IE6*/
	position:absolute;
	height: 60px;
	top:0;
	bottom:0;
	left: 0;
	width:100%;
	background:#585858;
	opacity: 0.65;
	-moz-opacity:0.65;
	filter:alpha(opacity=65);            /*IE 6&7*/
}

#ControlPanelText {
	color: white;
	width: 25%;
	position: relative;
	text-align: center;
	padding: 10px;
}

#ControlPanelText a, #ControlPanelText a:visited {
	color: white;	
}

#SlideContent {
	position:relative;
	margin-right: 8px;
	border: solid 2px #236B8E;
	height: 350px;
	overflow: hidden;
}

.slidePicture {
	border-left:1px solid #585858;
	float: right;
	height: 350px;
	width: 250px;
}

.findMoneyPic {
	margin-top:25px;
}

.welcomePic {
	margin-top:2px;
}

.whoPic {
	margin-top:8px;
} 
.overwhelmedPic {
	margin-top:15px;
}

.successPic {
	margin-top:35px;
}

.slideTextWrap {
	cursor:pointer;
	overflow:hidden;
}

.slideText {
	height:340px;
	background: #f7f7f7;
	padding: 5px;
	/*overflow: auto;  This causes the animation to be jumpy in firefox*/
}

.slideWrap {
	display:none; 
}

.subHead {
	display:block;
	text-align: center; 
	margin-bottom: 15px;
}

.indSlide { 
	font-size: 16px !important;
	line-height: 115%;
}

/*Slide Navigation Buttom CSS*/
#SlideTabs {
	margin:auto;
	width:23em;	
}

#SlideTabs ul {                     /*Overrides background color for ui-widget-header*/
	background-color: #F7F7F7;
}

.tabHover {
	border-color: #236B8e;	
}

#PRS_right .ui-tabs {
	position: relative;
	padding:0.5em 0;
}

#PRS_right .ui-tabs .ui-tabs-nav li {
	position: relative;
	display: block;
	border-bottom-width: 1px;
	float:left;
	margin:0 .5em -1px 0;
	margin-right: 0.5em;
	padding:0;
	position:relative;
}

#PRS_right .ui-tabs .ui-tabs-nav {
	position: relative;
	height:3em;
	padding-left:0.5em;
	padding-right:0;
}

#SlideTabs .ui-tabs-nav li.ui-state-active a {
	cursor:text;
}

#SlideTabs a {
	outline: none;	
}

#ContactButton { 
	background-image:url(../images/PRS_ContactButton.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	display:block;
	height:52px;
	position:absolute;	
	right:70px;
	top:390px;
	width:102px;
}

.ulUnder {
margin-bottom: 0;	
}

.slideWrap h2 {
	color: #358E22; 
	font-size: 1.3em;
}
/*Individuat Slide CSS*/

#Slide0 h2 {
	font-size: 1.2em;
}

#Slide0 h3 {
	margin-top: 50px;
	font-size: 1.1em;
	color: #8e4522;
}

#Slide0 h3 span {
	display:block;
	margin-bottom:-10px;	
}

#Slide0 .introTxt {
	font-size: 1.1em;
}

#Slide0 p {
	display: block;
	font-size: .9em;
	margin-top: 30px;
}

#Slide0 p span {
	display: block;
	margin-top: 5px;
}

#Slide1 ul, #Slide2 ul, #Slide7 ul, #Slide9 ul {
	list-style-image:url(../images/RightArrow.gif);
	margin:5px;
	padding:5px;
}

#Slide1 li, #Slide2 li, #Slide7 li, #Slide9 li {
	margin-bottom: 7px;
}

.lastP {
	margin-top: 60px;	
}

#Slide10 {
	cursor: default;	
}

/*END: Slideshow CSS */


/*START: Instructions CSS*/

#Instructions {
	margin:0 0.2em 0.5em 0.4em;
}

#ShowInstr a {
	margin:auto;
	width:15.5em;
}

#HiddenInst {
	display: none;	
}
/*END: Instructions CSS*/

/*
*
* Add This CSS
*
*/

.at300bs.at15t_expanded, .at300bs.at15t_compact {
	display: none
}

#AddThis {
	margin-bottom:5px;
	margin-left:80px;
}

#AddThis a {
	font-size: .8em;
}

/*START: Accordian CSS*/

#Accordion {
	font-size: .8em;
	width: 97%;
	margin: 0 5px 1.5em 5px;
}

/*END: Accordian CSS*/
#SignUpForm {
	overflow: auto;
}

#SignUpForm p {
	font-size: .9em;
}

#SignUpForm h5 {
	margin-top: 5px;	
	margin-bottom: 20px;
}

.navButton {
	margin-right: 10px	
}

.required {
	color: red;	
	font-size: .7em;
}

tr {
	width: auto;	
}

td {
	font-size: .8em;
}

.formLabel {
	width: 175px;
}

.ast {
	color: red;
}

.opt_input {
	background: #fafafa;
	border: solid 1px #CCC;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	float:left;
}

.req_input {
	background: #ffffe6;
	border: solid 1px #CCC;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	float:left;
}

#ExtLabel {
	margin-right: 2px;
	margin-left: 7px;
	float:left;
}


#LoadingOverlay {
	background: url(../images/Load.gif) no-repeat center;
	/*
	opacity: .65;
	-moz-opacity:0.65;
	filter:alpha(opacity=65);            /*IE 6&7*/
	position: absolute;
	left:0;
	right:0;
	top:20px;
	bottom:0;
	width: 100%;
	height: 100%;
	z-index:1001;
}

.pass {
	background:white url(../images/Green_check.png) no-repeat scroll 0 0;
	float:left;
	height:16px;
	margin-left:7px;
	width:23px;
}

.fail {
	background:white url(../images/Error.png) no-repeat scroll 0 0;
	color:red;
	float:left;
	font-size:0.9em;
	height:16px;
	margin-left:7px;
	padding-left:20px;
}
