@charset "UTF-8";


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #509ae2;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #509ae2;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #3F7BB5;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #509ae2;
}	

.content-bgrnd {
	background-attachment: scroll;
	background-image: url(images/content-bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-bgrnd {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content-left {
	background-attachment: scroll;
	background-color: 509ae2;
	background-image: url(images/content-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navigation-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.navbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BCD8FB;
	text-decoration: underline;
}





.content-right {
	background-attachment: scroll;
	background-color: 509ae2;
	background-image: url(images/content-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header-left {
	background-attachment: scroll;
	background-color: 509ae2;
	background-image: url(images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header-right {
	background-attachment: scroll;
	background-color: 509ae2;
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header {
	background-attachment: scroll;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #4688C9;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #4688C9;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #4688C9;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #4688C9;
	text-decoration: none;
}
