/* Background Properties */

.background {
	background-image:url(images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.background-02 {
	background-image:url(images/home-gradient-middle.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.background-03 {
	background-color: #D1D1D1;
}
.background-04 {
	background-image:url(images/back.jpg);
	background-position: top;
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


/* Text */

.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 17px;
}
.body-text-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.body-text-03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C0C5A;
	line-height: 17px;
}
.body-text-04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #19589F;
	line-height: 17px;
}
.body-text-05 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #1C0C5A;
	line-height: 17px;
}
.body-text-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.body-text-bold-02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C0C5A;
	font-weight: bold;
}
.body-text-bold-03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #1C0C5A;
	font-weight: bold;
}
.body-text-bold-04 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.body-text-bold-05 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #19589F;
	font-weight: bold;
}
.body-text-bold-06 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: blue;
	font-weight: bold;
}
.body-text-bold-underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C0C5A;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}
.body-text-bold-underline-02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C0C5A;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}
.body-text-bold-underline-03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
}
.body-text-bold-underline-italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	color: #1C0C5A;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	line-height: 22px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.border {
	border: #000000 1px solid;
}


/* Links */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C0C5A;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C0C5A;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C0C5A;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C0C5A;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}


/**/

a.bodylink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1C0C5A;
	font-style: italic;
	text-decoration: underline;
}
a.bodylink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1C0C5A;
	font-style: italic;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1C0C5A;
	font-style: italic;
	text-decoration: none;
}
a.bodylink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1C0C5A;
	font-style: italic;
	text-decoration: none;
}


/**/

a.bodylink2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C0C5A;
	font-style: italic;
	text-decoration: underline;
}
a.bodylink2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C0C5A;
	font-style: italic;
	text-decoration: underline;
}
a.bodylink2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C0C5A;
	font-style: italic;
	text-decoration: none;
}
a.bodylink2:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1C0C5A;
	font-style: italic;
	text-decoration: none;
}


/**/

a.footerlink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C0C5A;
	font-style: normal;
	line-height: 22px;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C0C5A;
	font-style: normal;
	line-height: 22px;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C0C5A;
	font-style: normal;
	line-height: 22px;
	text-decoration: underline;
}
a.footerlink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C0C5A;
	font-style: normal;
	line-height: 22px;
	text-decoration: underline;
}