/* CSS Document */

body
{
	/*background-image:url(../images/background-sky.jpg);
	background-repeat:repeat-x;*/
	background-color:#094E94;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;

}
h1
{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2
{
	font-size:16px;
	Georgia, "Times New Roman", Times, serif;
}
h3
{
	color:#4283C2;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
.header
{
	width:100%;
	height:0px;
	background-color:#BBDDFF;
	/*background-color:#66B3FF;
	background-image:url(../images/header2.png);*/
}
.banner
{
	background-image:url(../images/nav-back-3.png);
}
.nav
{
	background-color:#66B3FF;
}
.nav-td
{
	text-align:center;
	padding: 10px 0px 0px 0px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	/*border-right:2px inset #CCCCCC;*/
	height:20px;
	vertical-align:top;
	background-image:url(../images/btn-center.png);
	font-family:Georgia, "Times New Roman", Times, serif;
}
.btn-left
{
	background-image:url(../images/btn-left.png);
	width:10px;
}
.btn-right
{
	background-image:url(../images/btn-right.png);
	width:10px;
}
.nav-td a
{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.nav-td a:hover
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.nav-td A:active
{
	color:#000000;
}
.nav-button
{
	background-image: url(../css);
}
.main-content
{
	width:100%;
	background-color:#FFF;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.footer
{
	background-image:url(../images/btn-center.png);
	width:100%;
	height:25px;
	color:#FFF;
	padding-top:3px;
	font-weight:bold;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.footer-nav
{
	color:#FFF;
	text-align:center;
}
.footer-nav a
{
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subject-header
{
	background-image:url(../images/subject-header-back.png);
	width:100%;
	height:45px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.subject-content
{
	text-align:left;
	background-color:#BBDDFF;
	padding:10px;
	color:#094E94;
	font:Georgia, "Times New Roman", Times, serif;
}
.news-header
{
	background-image:url(../images/btn-center.png);
	height:19px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.news-content
{
	color:#000000;
	border:2px solid #CCCCCC;
	padding:10px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.logo
{
	float:right;
	padding-top:10px;
}
a.mail-links 
{
	 color:#4283C2;
	 font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover.mail-links 
{
	 color:#000000;
	 font-family:Georgia, "Times New Roman", Times, serif;
}
.breadcrum
{
	font-size:12px;
	color:#4283C2;
}
.breadcrum a
{
	font-size:12px;
	color:#4283C2;
}
.member-links a
{
	font-size:14px;
	color:#4283C2;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.image-border
{
	border:1px solid #094E94;
}

.thumbContainer 
{
	background-color: #3e3e3e;
	padding: 5px;
	float: left;
	width: 255px;
	margin-bottom: 20px;
	font-size: 11px;
	text-align: center;
	color: #aaaaaa;
}
		
.thumbContainer a 
{
	color: #ffffff;
	text-decoration: none;
}
			
.thumbContainer img {
	width: 255px;
	margin-bottom: 3px;
	cursor: pointer;
}
			
.thumbSeparator{
	float: left;
	padding: 10px;
}

.moognifyBorder {
	font-family: futura italic medium;
	font-weight: bold;
	background-color:#CCCCCC;
	color: #000000;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
}