@charset "utf-8";


body {
	background-color: #6b78ab;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 18px;
	color: #ff6a02;
	text-align: center;
}

h1 {
	font-size: 18px;
	color: #000000;
}

h2 {
	font-size: 18px;
	color: #45559a;
	margin: 0px;
}


#MainTable {
	background-color: #FFFFFF;
}
#TopNav td {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
#TopNav a:link { color: #6b78ab; text-decoration: none; font-weight: bold; }
#TopNav a:visted { color: #6b78ab; text-decoration: none; font-weight: bold; }
#TopNav a:hover { color: #FF9900; text-decoration: none; font-weight: bold; }
#TopNav a:active { color: #6b78ab; text-decoration: none; font-weight: bold; }

#contentBucket td {
	font-size: 16px;
	background-image: url(images/bgcontentbucket.jpg);
	background-repeat: no-repeat;
	height: 190px;
	padding-top: 16px;
	width: 190px;
	color: #FFFFFF;
}
#contentBucket td a:link { color: #FFFFFF; text-decoration: none; }
#contentBucket td a:visited { color: #FFFFFF; text-decoration: none; }
#contentBucket td a:hover { color: #FF9900; text-decoration: none; }
#contentBucket td a:acitve { color: #FFFFFF; text-decoration: none; }

#Footer {
	font-size: 11px;
}
#Footer td { 
	color: #000000;
}
#Footer a:link { color: #FF9900; font-weight: bold; }
#Footer a:visited { color: #FF9900; font-weight: bold; }
#Footer a:hover { color: #000000; font-weight: bold; }
#Footer a:active { color: #FF9900; font-weight: bold; }
#textTable {
	font-size: 12px;
	line-height: 18px;
	padding-top: 12px;
	padding-bottom: 22px;
}
.bodyText {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

#textTable td a:link { color: #000000 }
#textTable td a:visited { color: #000000 }
#textTable td a:hover { color: #FF9900; }
#textTable td a:active { color: #000000 }

#mainLinks td {

}
#mainLinks {
	background-image: url(images/bgbutton-mainlinks.jpg);
	background-repeat: no-repeat;
}
.prof-logos {
	background-image: url(images/prof-logos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul {
	line-height: 16px;
}
li {
	list-style-type: square;
}



#mainLinks td a:link { color: #FFFFFF; text-decoration: none; }
#mainLinks td a:visited { color: #FFFFFF; text-decoration: none; }
#mainLinks td a:hover { color: #FF9900; text-decoration: none; }
#mainLinks td a:acitve { color: #FFFFFF; text-decoration: none; }

#textTable td {
	text-align: left;
}
.bg-links {
	background-image: url(images/bg-links.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}





.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.bg-contact {
	background-image: url(images/bg-contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
