body {
	background-color: #E7F6FC;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	position:relative;
	background-attachment: fixed;
	outline:none;
}
div{outline:none;}
.url-bg{
	background-image:url(../images/bg-swoosh.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.lght_blue-bg{background-color:#0079C2; height:5px;}
.padding-content{padding-top:60px; padding-left:30px; padding-right:30px;}
.border-blue_bottom{background-image:url(../images/blue_border3.gif);}
.heading{color:#1FB25A; font-family:Arial, Helvetica, sans-serif; font-size:28px; font-weight:normal; font-variant:normal;}
.copy{color:#231F20;}
h2.copy {color:#1FB25A; font-size:16px; line-height:24px; font-weight:normal;}
.copy a:link{color:#1FB25A;}
.copy a:visited{color:#1FB25A;}
.copy a:active{color:#1FB25A;}
.copy a:hover{color:#1FB25A;}
table.autocenter{
	border:none;
	background-image:none;
	background-repeat: repeat-y;
	background-position: left top;
}
.border-blue_right_bottom{
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
}
.clear-float{clear:both;}
.nav-indiana{background-color:#0B3F76;}
#side-blurb{
	position:absolute;
	left: 781px;
	top: 194px;
}
a.nav{color: #FDB915;}
a.nav:visited{color: #FDB915;}
a.nav:hover{color: #FFFFFF;}
.border-blue{border-color:#EBF3D5;}
ul{color:#231F20; margin-top: 0px;}
.li-padding {color:#231F20;}
.img-right{float:right; margin-bottom:15px;}
.img-left{margin-left:0; margin-right:5px; float:left; margin-bottom:15px;}