body {
	margin-top: 1px;
}

.imgHidden {display:none;}


.homeContent
{
background-image: url(../images/bg.content.home.jpg); 
background-repeat: no-repeat;
background-color: #ffffff;

}
	
form {
margin: 0px;
}


#boxFooter {
	width:582px;
	height:25px;
	
}

.txtFooter {
    color: #2e2e2e;
    font-weight: normal;
    font-size: 10px;
    line-height: 25px;
}
.txtFooter a:link {
    color: #2e2e2e;
	text-decoration:none;
	border-style: dotted;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;

}
.txtFooter a:visited {
    color: #2e2e2e;
	text-decoration:none;
	border-style: dotted;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px
}
.txtFooter a:hover {
    color: #2e2e2e;
	text-decoration:none;
	border-style: dotted;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px
}
.txtFooter a:active {
    color: #2e2e2e;
		text-decoration:none;
	border-style: dotted;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px
}

#tblIndexSnow {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding-top: 5px;
}
.txtSnowLg {
	font-size: 20px;
	color: #265e81;
}
.txtSnowMd {
	font-size: 12px;
	color: #265e81;
}
.txtSnowSm {
	font-size: 10px;
	color: #265e81;
}

#txtContent {
    color: #ffffff;
    font-size: 13px;
}

#txtContent a:link {
	color: #ffffff;
	text-decoration:none;
}

.instructor
{
text-decoration:none;
}

a.instructor:link {
   	text-decoration:none;
   	border-bottom: 0px;

}
a.instructor:visited {
    	text-decoration:none;
    	border-bottom: 0px;
}
a.instructor:hover {
   	text-decoration:none;
   	border-bottom: 0px;
	}
a.instructor:active {
    		text-decoration:none;
    		border-bottom: 0px;

}

a img {border: none; } 
