@charset "UTF-8";
/* CSS Document */

#content {
	position:relative;
	width: 800px;
	margin: 0 auto;
	z-index:4;
}

a {text-decoration:none; }

body {
	background: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

.border {
	border: 1px solid #00376D;
}

.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:left;
	color:#00376D;
	font-weight: bold;
}

.blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	color:#00376D;
}

a.blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	color:#00376D;
}

.blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	color:#00376D;
}

.blue12 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	color:#00376D;
}
.copy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	color:#666666;
}

.copycenter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	color:#666666;

}

.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
	color:#666666;
}


.white_center {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}
a.white_center { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; text-align:center; color:#FFFFFF; }
a.white_center:hover { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; text-align:center; color:#FFFFFF; text-decoration:underline }

.white_times {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
}

.white_left {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
}

/* footer info */
.nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	color:#c4a006;
	letter-spacing:1px;
}
a.nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	color:#00376D;
	letter-spacing:1px;
}
a.nav:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	color:#c4a006;
	letter-spacing:1px;
}
/* footer info */
