body {
	background-color: #04124E;
	font-family: Arial, Helvetica, sans-serif;}

.outerborder { border: 10px solid #999999;}

.bglight1 { background-color: #FFFFFF; }
.bglight2 { background-color: #DAD9D9;}
.bgmed1 { background-color: #9C4050;}
.bgmed2 { background-color: #88192C;}
.bgdark1 { background-color: #030E3E;}

p { 
	color: #313c6b;
	font-weight: normal;
	font-size: 12px;}

h1 {
	color: #313c6b;
	font-size: 18px;
	font-weight: bold;}

h2 {
	color: #313c6b;
	font-size: 16px;
	font-weight: bold;}
		
.accolades {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;}

.accoladesbold {
	color: #F5D48D;
	font-weight: bold;
	font-size: 12px;}

a:link, a:visited {
	color: #313c6b;
	font-weight: bold;
	font-size: 12px;}

a:hover { color: #88192C;}
	
.navigation, .navigation a, .navigation a:link, .navigation a:visited, .navigation a:active {
	color: #000066;
	background-color: #F5D48D;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}

.navigation a:hover { color: #88192C;}

.slogan {
	color: #F5D48D;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;}

.phone {
	color: #313c6b;
	font-size: 16px;
	font-weight: bold;}

ul { 
	list-style-type: square;
	color: #313c6b;
	font-weight: normal;
	font-size: 12px;}


.overview, .overview a, .overview a:link, .overview a:visited, .overview a:active {
	list-style-type: square;
	text-decoration: underline;
	color: #313c6b;
	font-size: 18px;
	font-weight: bold;}

.overview a:hover { color: #88192C;}

.pagetop, .pagetop a, .pagetop a:link, .pagetop a:visited, .pagetop a:active {
	color: #88192C;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;}

.pagetop a:hover {
	color: #000066; }

.photo {
	border-bottom: 5px solid #DAD9D9;}

.faqquestion {
	color: #000066;
	font-size: 13px;}

.faqquestioncap {
	color: #000066;
	font-size: 16px;
	font-weight: bold;}

.faqanswer {
	color: #88192C;
	font-size: 13px;}

.faqanswercap {
	color: #88192C;
	font-size: 16px;
	font-weight: bold;}

#copyright {
	font-size: 60%;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;}

#copyright a:link, #copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;}
	
#copyright a:hover { color: #F5D48D;}