/******* Home Base Style **********/
body,html {
		color:#000000;
		font-size:13px;
		width:100%;
		height:100%;
		padding:0;
		margin:0; 
		border: none;
		background: #ffffff;
   		background-image:url(../images/bgfade.jpg);
  		background-repeat: repeat-x;
}

#headWrapper {
		width:100%;
}

#wrapper {
		width:100%;
		height:565px;
}

#footWrapper {
		width:100%;
}		
		
#flashContainer {
	height: 555px;
	width:1000px;
	margin-bottom: 0px;
}

#mainGuts{
	width:1000px;
	background-image:url(../images/second/mainBG.jpg);
	background-repeat:repeat-y;
}

#bottom{
	width:1000px;
	background-image: none;
	background-color: #FFFFFF;
}

a {
	border: none;
	
	}
	
img {
	border: none;
	background-color: 
	
	}

/******* COMMON STYLES **********/


/******* CONTAINERS **********/
.siteContainer
{
   width: 100%;
   height: 100%;

}

.headContainer, .footContainer {
	width: 100%;
	clear: both;
}
	
.flashDiv{
	width:100%;
	clear:both;
	
}

/******* CONTAINERS **********/

/******* FOOTER STYLES **********/

.footerdiv{
	width:1000px;
	}

.footerNavContent{
	background-image:url(../images/navbar/brighter/footNavBg.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footerNavContent a:link{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.textSeperator{
	padding-right:5px;
	padding-left:5px
}

.footerNavContent a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerNavContent a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerNavContent a:active {
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

/******* FOOTER STYLES **********/

/******* SECONDARY STYLES **********/
p {
	font-weight: bold;
	
	}

.indentedP {
	font-weight: bold;
	margin-left: 255px;
	line-height: 18px;
	font-family: Helvetica;
	margin-right: 100px;
	margin-top:0px;
	}
	
.regularP{
	font-weight: bold;
	margin-left: 240px;
	line-height: 18px;
	font-family: Helvetica;
	margin-right: 100px;
	margin-top:0px;
}


.bottomCap{
	font-weight: bold;
	margin-left: 0px;
	line-height: 18px;
	font-family: Helvetica;
	margin-right: 100px;
	margin-top:0px;
	background-image:none;
	background-color: #FFFFFF;
}

.secondH2{
	font-weight: bold;
	margin-left: 240px;
	line-height: 18px;
	font-family: Helvetica;
	margin-bottom: 2px;
	margin-right: 100px;
	margin-top:0px;
	color:#000066;
	font-size:14px;

}

h1{
	font-weight: bold;
	margin-left: 240px;
	line-height: 18px;
	font-family: Helvetica;
	margin-bottom: 2px;
	margin-right: 100px;
	margin-top:30px;
	color:#000066;
	font-size:18px;

}

/******* END OF SECONDARY STYLES **********/


/******* APP WINDOW STYLES  **************/


.registerTop {
	background-image: url(../images/regtopbg.gif);
	background-repeat:repeat-x;
	}

#formContent {
	width: 850px;
	}


h1 {
	color:#000099;

}




/********* END OF SECONDARY STYLES  **************/

