body {
	margin:1px 0 0 0;
	padding:1px 0 0 0;
	font: 13pt "Myriad Pro", Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 18pt;
	background: #FFFFFF;
}

a {
	color: #0095C8;
	text-decoration: underline;
}

a:hover {
	color: #F58220;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16pt;
	letter-spacing: .8pt;
	line-height: 20pt;
}

h1 span {
	font-size: 20pt;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 17pt;
	color: #F58220;
}

strong {
}

p.purple {
	color: #603D9A;
}

.img {
	margin: 0;
	padding: 0;
}

.error {
	color: #DD0000;
	font-weight: bold;
}

#bigWrap {
width:100%;
padding-top:53px;
background: url('images/fullBkg.jpg') repeat-x top;
	
}

#bigInWrap {
width:100%;
background: url('images/footer.jpg') repeat-x bottom;
	
}



#wrapper {
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 800px;
	/*border: 1px solid #000000;*/

}

.header {
	background: #FEE2C8;
}

.info {
	margin: 0;
	padding: 25px 130px 25px 140px;
	text-align: justify;
	background: #FEE2C8;
}

.footer {
	margin: 0;
	width:100%;
	padding: 25px 0 50px 0;
	background: url('images/footer.jpg') repeat-x bottom;
}

.footer p {
	margin: 10px 0 0 0;
	padding: 0;
	width: 250px;
	font-size: 11pt;
	line-height: 16pt;
	color: #0095C8;
}

.clear {
	clear: both;
}

.special {
	display:none;
}

#content2 {
	width: 600px;
	padding:0;
	background:#FFFFFF;
	font-size:.75em;
	line-height:1.4em;
}
.column2{ 
	margin: 0 1px 0 0; 
	padding: 0; 
}

/*Left Column*/

#leftcol2{
	position:relative;
	background-image:url(../images/leftcol_bg.png);
	background-repeat:repeat-y;
	width:710px;
	margin: 10px 0px 10px 0px;
	}
	
	 /*Home Page Styles*/
	
#leftcolheader2 {
	background-image:url('images/leftcolbgheader.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	width:700px;
	height:30px;
	line-height:25px;
	padding-top:5px;
	padding-left:10px;
	font-size:1.5em;
	/*font-variant:small-caps;*/
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0194ca;
	position:relative;
}

.dashedRule{width:100%; border:dashed 1px #cccccc; border-width:0 0 1px 0; margin:0 0 10px 0; font-size:.01em}

.solidRule{width:100%; border:solid 1px #cccccc; border-width:0 0 1px 0; margin:0 0 10px 0; font-size:.01em}

#linkHolder{
	position:relative;
 width:356px;
	height:127;
}

#linkHolder .link {
	color: #0095C8;
	text-decoration: underline;
	display:block;
	position:absolute;
	top:5;
	width:356px;
	text-align:center;
	font-size:12pt
	
}

#linkHolder .link:hover {
	color: #F58220;
	display:block;
	position:absolute;
	top:5;
	width:356px;
	text-align:center;
	font-size:12pt
	}