body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #9f2f9f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9F2F9F;
}
a:hover {
	text-decoration: none;
	color: #0E8CEB;
}
a:active {
	text-decoration: underline;
	color: #9F2F9F;
}



/*   M A I N  P A G E   */


.banners-border {
	background-color: #0258C2;
	border: 5px solid #FFFFFF;
}
.regular-bold-text {
	color: #2a1d36;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.regular-normal-text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
	color: #2a1d36;
}
.description-bold {
	color: #2a1d36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
.description-normal {
	color: #2a1d36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
.date {
	color: #2a1d36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.models-name {
	color: #2a1d36;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.model-details {
	color: #2a1d36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
.models-name-blue {
	color: #002b67;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.model-details-blue {
	color: #002b67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}


 /*    F O O T E R    */
 
 
.copyright {
	font-size: 11px;
	color: #b6b6b6;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-weight: normal;
}



/*   S U B P A G E S   */


.subpage-bar-title {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
}
.subpage-text {
	color: #2a1d36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
}




/*   W A R N I N G  P A G E   */


a.warning-links:link {
	font-size:11px;
	color: #025ec8;
	text-decoration: underline;
}
a.warning-links:visited {
	font-size:11px;
	text-decoration: underline;
	color: #025EC8;
}
a.warning-links:hover {
	font-size:11px;
	text-decoration: none;
	color: #BC19BC;
}
a.warning-links:active {
	font-size:11px;
	text-decoration: underline;
	color: #025EC8;
}
.main-text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: normal;
	color: #2a1d36;
}
.warning {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	font-weight: normal;
	color: #2a1d36;
}
.warning-text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-weight: normal;
	color: #2A1D36;
}
.enter-leave-text {font-size: 11px}
.bottom-links {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-weight: normal;
}