/* Background Properties */

.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D3D0A9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.background-body {
	background-image: url(images/background-body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E9E6D3;
}
.background-body-02 {
	background-color: #E9E6D3;
}
.background-footer {
	background-color: #06308A;
}
.background-navigation {
	background-image: url(images/background-navigation.jpg);
	background-repeat: no-repeat;
}
.background-recent-news {
	background-image: url(images/background-recent-news.jpg);
	background-repeat: no-repeat;
}
.background-shadow-left {
	background-image: url(images/background-shadow-left.jpg);
	background-repeat: repeat-y;
}
.background-shadow-right {
	background-image: url(images/background-shadow-right.jpg);
	background-repeat: repeat-y;
}


/* Body Text */

.alerts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #900;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ADAA87;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.body-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.body-text-bold-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	font-weight: bold;
}
.body-text-bold-03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #780089;
	font-weight: bold;
}
.body-text-bold-04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #780089;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}
.body-text-bold-05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.body-text-bold-06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06308A;
	font-weight: bold;
	font-style: italic;
}
.body-text-bold-07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}
.body-text-bold-08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06308A;
	font-weight: bold;
	font-style: italic;
}
.body-text-bold-09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #780089;
	font-weight: bold;
	font-style: italic;
}
.body-text-bold-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #06308A;
	font-weight: bold;
	font-style: italic;
}
.body-text-bold-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	font-weight: bold;
	font-style: italic;
}
.body-text-bold-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #780089;
	font-weight: bold;
	font-style: italic;
}
.body-text-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.body-text-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	font-style: italic;
}
.body-text-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.body-text-underline-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.recent-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.recent-news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* Body Links */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	text-decoration: none;
}


/* Home Links */

a.home-body-links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	text-decoration: underline;
}
a.home-body-links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	text-decoration: underline;
}
a.home-body-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	text-decoration: none;
}
a.home-body-links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06308A;
	text-decoration: none;
}


/* Navigation Links */

a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	text-decoration: none;
}
a.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	text-decoration: none;
}


/* Navigation Links - ON */

a.navigation-on:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	font-weight: bold;
	text-decoration: none;
}
a.navigation-on:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	font-weight: bold;
	text-decoration: none;
}
a.navigation-on:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	font-weight: bold;
	text-decoration: none;
}
a.navigation-on:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	font-weight: bold;
	text-decoration: none;
}


/* Top of Page */

a.top-of-page:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	text-decoration: underline;
}
a.top-of-page:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	text-decoration: underline;
}
a.top-of-page:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	text-decoration: underline;
}
a.top-of-page:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #780089;
	text-decoration: underline;
}
