body {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #000000;
	line-height: 1.25;
	background-color: #4c9ed8;
	}
		
a:link {text-decoration: none; color: #098bac;}
a:visited {text-decoration: none; color: #035a70;}
a:active {text-decoration: none; color: #098bac;}
a:hover {text-decoration: underline; color: #035a70;}

input {
	color: #098bac;
	background-color: #ffffff;
	border: 1px #098bac solid;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
		
select {
	height: 16px;
	color: #fff;
	background-color: #098bac !important;
	border: 1px solid #098bac;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
submit {
	color: #ffffff;
	background-color: #098bac;
	border: 1px;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	}	
	
h1 {	
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #c95abd;
	}
	
h2 {
	font-size: 14px;
	color: #dc7a15;
	}
	
h3 {
	font-size: 12px;
	color: #22abbf;
	line-height: 1.35;
	}
		
.center {
	text-align: center;
	}
	
.left {
	text-align: left;
	}
	
.right {
	text-align: right;
	}
			
.padrt {
	padding-right: 10px;
	}
	
.padrt2 {
	padding-right: 50px;
	}
	
.padlt {
	padding-left: 20px;
	}
	
.padlt2 {
	padding-left: 6px;
	}
	
.padbtm {
	padding-bottom: 6px;
	}
	
.pinktxt {
	color: #c95abd;
	font-size: 12px;
	}
	
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #6ca32b;
	}
	
.subhead2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #c95abd;
	font-weight: bold;
	}
	
.subhead3 {
	font-size: 14px;
	color: #000000;
	}

	
.storytitle {
	font-size: 12px;
	}
		
.leftcol {
	width: 480px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	}
	
.leftcolConnected {
	width: 675px;
        padding-left:75px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	}
	
	

.rightcol {
	width: 220px;
	margin-right: 20px;
	text-align: left;
	}
	
.onecol {
	width: 720px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	}
	
.colleft {
	width: 380px;
	margin: 0;
	float: left;
	margin-right: 2px;
	}

	
.colright {
	width: 320px;
	margin: 0;
	float: left;
	margin-left: 40px;
	}
	
.formcol {
	width: 150px;
	margin: 0;
	float: left;
	margin-right: 2px;
	line-height: 2;
	}
	
.articlecol1 {	
	margin: 0;
	float: left;
	width: 440px;
	margin-right: 30px;
	text-align: left;
	}
	
.articlecol2 {
	margin: 0;
	float: left;
	width: 240px;
	text-align: left;
	}
	
.link2:link {text-decoration: none; color: #d4eff3;}
.link2:visited {text-decoration: none; color: #d4eff3;}
.link2:active {text-decoration: none; color: #d4eff3;}
.link2:hover {text-decoration: underline; color: #d4eff3;}

.linesp {
	line-height: 1.75;
	}
	
.lglinks:link { font-size: 15px; text-decoration: none; color: #098bac;}
.lglinks:visited { font-size: 15px; text-decoration: none; color: #098bac;}
.lglinks:active { font-size: 15px; text-decoration: none; color: #098bac;}
.lglinks:hover {	font-size: 15px; text-decoration: underline; color: #098bac;}

.adcol {
	width: 130px;
	margin: 0;
	float: left;
	}
