@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	line-height:140%;
}
h1 {font-size:22px; color:#E7E7DC; margin:1px; font-weight: normal; line-height:140%;}
h2 {font-size:22px; color:#E7E7DC; margin:1px; font-weight: normal; line-height:140%;}
h3 {font-size:22px; color:#E7E7DC; margin:1px; font-weight: normal; line-height:140%;}
h4 {font-size:22px; color:#132235; margin:2px; font-weight: normal; line-height:140%;}
h5 {font-size:22px; color:#132235; margin:2px; font-weight: normal; line-height:140%;}
h6 {font-size:22px; color:#132235; margin:2px; font-weight: normal; line-height:140%;}

a:link {color:#132235; text-decoration:underline;}
a:visited {color:#132235; text-decoration:underline;}
a:active {color:#132235; text-decoration:underline;}
a:hover {color:#AC0A26; text-decoration:underline;}
a:visited:hover {color:#AC0A26; text-decoration:underline;}

.header {background-color: #F5F3E8;	background-image: url(images/header-bg.gif);	background-repeat: repeat-x;}

.blue {background-color: 486B95;	background-image: url(images/bluepaper-bg.jpg);	background-repeat: no-repeat;	color:#FFF;}
.blue a:link {color:#fff; text-decoration:underline;}
.blue a:visited {color:#fff; text-decoration:underline;}
.blue a:active {color:#fff; text-decoration:underline;}
.blue a:hover {color:#132235; text-decoration:underline;}
.blue a:visited:hover {color:#132235; text-decoration:underline;}

.bluetext {font-size:16px; color:#132235;}
.quote {font-size:30px; color:#AC0A26; line-height:140%;}

.footer {background-image:url(images/footer-bg.png); background-repeat:repeat-x; background-color:#132235; color:#FFFFFF;}
.footer a:link {color:#fff; text-decoration:underline;}
.footer a:visited {color:#fff; text-decoration:underline;}
.footer a:active {color:#fff; text-decoration:underline;}
.footer a:hover {color:#fff; text-decoration:underline;}
.footer a:visited:hover {color:#fff; text-decoration:underline;}

.credits a:link {color:#FFFFFFF; text-decoration:underline;}
.credits a:visited {color:#FFFFFFF; text-decoration:underline;}
.credits a:active {color:#FFFFFFF; text-decoration:underline;}
.credits a:hover {color:#FFFFFFF; text-decoration:underline;}
.credits a:visited:hover {color:#FFFFFFF; text-decoration:underline;}