﻿:focus {
outline:none;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #C1C1C1;
}
a:active {
	color: #FFFFFF;
	border:none;
    outline:none;
}

.template-blue-background {
	background-color: #1B1464;
}
.template-header-background {
	background-image: url('images/template-header-background.jpg');
}
.template-logo-location {
	text-align: center;
}
.template-stripes {
	background-image: url('images/template-stripes.jpg');
}
.font-white-header {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 3px;
}
.font-white-normal {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.font-white-normal-paragraph {
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.font-blue-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B1464;
	font-weight: bold;
}
.font-blue-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B1464;
	font-weight: normal;
	text-align: justify;
}
.feature-box-style {
	text-align: justify;
	border: 2px solid #C1C1C1;
	background-color: #FFFFFF;
}
.medal-main-location {
	margin-left: 6px;
	margin-top: 4px;
}
#nav a {
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color: #1B1464;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
}
#nav a:hover {
	color: #5C5C5C;
}
