@charset "utf-8";
/* CSS Document */

body {
	background-color: #464646;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bk/bk.png);
	background-repeat: repeat-x;
}

a {
	font-size: 12px;
}

a:link {
	color: #017a8b;
}
a:visited {
	color: #017a8b;
}
a:hover {
	color: #d8d5af;
}
a:active {
	color: #017a8b;
}

.header {
	color: #012b31;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../header/header_bk.png);
	background-repeat: repeat-x;
}

/* Conditional Fields Switch
.onstate-myswitch { display: block; }
.offstate-myswitch { display: none; }  */

/* Conditional Field JQuery */
div#AcademicRelatedFieldTrip {
   width: 250px;
}

/* Site Text */
.sitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.sitetext A:link 
{
color: #005d6e;
text-decoration: underline;
}

.sitetext A:visited 
{
color: #005d6e;
text-decoration: underline;
}

.sitetext A:hover 
{
color: #a10112;
text-decoration: underline;
}

.sitetext A:active 
{
color: #005d6e;
text-decoration: underline;
}

.content {
	color: #eeeeee;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../bk/content_bk.png);
	background-repeat: repeat-y;
	text-align: center;
}

.contentWhite {
	color: #002125;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../bk/content_white_bk.png);
	background-repeat: repeat-y;
	text-align: center;
}

/* Heading */
.bold 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #002125;
	text-decoration: none;
	font-style: normal;
}

/* Subheaders */
.sub 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #720303;
	text-decoration: none;
	font-style: normal;
}

.footer {
    background-image: url(../bk/content_bk.png);
	background-repeat: repeat-y;
}

.copyright {
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* indigo8 */
.indigo8
{
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

.indigo8 A:link 
{
color: #ffffff;
text-decoration: none;
}

.indigo8 A:visited 
{
color: #ffffff;
text-decoration: none;
}

.indigo8 A:hover 
{
color: #a10112;
text-decoration: underline;
}

.indigo8 A:active 
{
color: #ffffff;
text-decoration: none;
}.cellDiv {
	background-image: url(../images/cell_div.png);
	background-repeat: repeat;
}
