@charset "utf-8";
.image-border {
	border: 7px solid #80A2D1;
}


/* CSS Document */



body {

	background-image: url(../images/bg.png);

	background-repeat: repeat;

	margin-top: 8px;

}

.footer {

	font-family: Tahoma, Arial;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-align: right;

}

.text {

	font-family: Tahoma, Arial;

	font-size: 13px;

	font-weight: normal;

	color: #000000;

	text-align: justify;

	line-height: 19px;

	padding-top: 0px;

	padding-right: 24px;

	padding-bottom: 0px;

	padding-left: 24px;

}

a.eluminate:link, a.eluminate:visited {

	font-family: Tahoma, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: underline;

}

a.eluminate:active, a.eluminate:hover {

	font-family: Tahoma, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}



a.normal:link, a.normal:visited {

	font-family: Tahoma, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #3D6FBB;

	text-decoration: underline;

}

a.normal:active, a.normal:hover {

	font-family: Tahoma, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #80A2D1;

	text-decoration: none;

}



.text-white {

	font-family: Tahoma, Arial;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-align: left;

	line-height: 16px;

}

.headings {

	font-family: Tahoma, Arial;

	font-size: 13px;

	font-weight: bold;

	color: #4576C0;

	text-align: left;

	line-height: 16px;

}

.border {

	text-align: left;

	border: 1px solid #666666;

}

.text-no-margin {

	font-family: Tahoma, Arial;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-align: left;

	line-height: 16px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.bold-small {

	font-family: Tahoma, Arial;

	font-size: 9px;

	font-weight: bold;

	color: #3D6FBB;

	text-align: left;

	line-height: 16px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

