body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.logo-spc {
	margin-left: 30px;
}

.menutxt {
	font-size:12px;
}
.menutxt a{
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
.menutxt a:hover{
	color: #ACD028;
	font-size:12px;
}
.menutxt a:visited{
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
.menutxt a:active{
	text-decoration: none;
	color: #ACD028;
}

.copytxt {
	font-size:10px;
}
.copytxt a{
	color: #000000;
	font-size:10px;
	text-decoration: underline;
}
.copytxt a:hover{
	color: #333333;
	font-size:10px;
	text-decoration: none;
}
.copytxt a:visited{
	color: #000000;
	font-size:10px;
	text-decoration: underline;
}
.copytxt a:active{
	text-decoration: none;
	font-size:10px;
	color: #666666;
	letter-spacing: 1px;
}
	

.bodytxt {
	font-size:12px;
	text-align:justify;
}

.bodytxt a{
	color: #000000;
	font-size:12px;
	text-decoration: underline;
}
.bodytxt a:hover{
	color: #333333;
	font-size:12px;
	text-decoration: none;
}
.bodytxt a:visited{
	color: #000000;
	font-size:12px;
	text-decoration: underline;
}
.bodytxt a:active{
	text-decoration: none;
	font-size:12px;
	color: #666666;
	letter-spacing: 1px;
}

h1 {
	font-size:16;
	font-weight:bold;
}

.columnbg-left {
	background-image:url(../images/columnbgleft.gif);
	background-repeat: repeat-y;
	}
	
.columnbg-right {
	background-image:url(../images/columnbgright.gif);
	background-repeat: repeat-y;
	}
	
.line {
	border-top:
	border-top-width: 1px;
	border-top: 1px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
}

#height {
	height:100%;
}

.imagetxtwrap {
	padding: 0px;
	float:left;
	margin-right:10px;
}

.imagetxtwrap-right {
	padding: 0px;
	float:right;
	margin-left:10px;
}
.quote {
	color: #CC6600;
}

/* bullet points custom image
ul { 
list-style-type: none;
padding-left: 5px;
margin-left: 0;
} 

li { 
background: url(../images/bullet.png) left center no-repeat;
padding-left: 15px;
margin-bottom: 10px;
} 
*/

.nav-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #38455E;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 3px;
}
