﻿@charset "utf-8";
/* CSS Document */

.body-text{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
}

.title-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#a71c20;
	font-size:20px;
	text-decoration:none;
	font-weight:700;
}

.small-title-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#133263;
	font-size:15px;
	text-decoration:none;
	font-weight:700;
}
	
.bottom-link{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

.bottom-text{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.bottom-text2{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.latest-news{
	color:#185191;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
}


.box-link{
	color:#a71c20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}


.inside-header-1{
	color:#000000;
	font-family:"Myriad Pro", Helvetica;
	font-size:14px;
	text-decoration:none;
}

.inside-header-2{
	color:#000000;
	font-family:"Myriad Pro", Helvetica;
	font-size:24px;
	text-decoration:none;
	font-weight:500;
}

.inside-header-3{
	color:#a71c20;
	font-family:"Myriad Pro", Helvetica;
	font-size:16px;
	text-decoration:none;
	font-weight:800;
}

.inside-header-4{
	color:#ffffff;
	font-family:"Myriad Pro", Helvetica;
	font-size:24px;
	text-decoration:none;
	font-weight:200;
}

.inside-header-5{
	color:#ffffff;
	font-family:"Myriad Pro", Helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}


.header { 
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:500;
} 
.header a:link, .header a:visited { text-decoration: none; color: #ffffff; background-color: transparent; font-weight:500; } .header a:hover, .boxout a:active { background-color: transparent; color: #ffffff; text-decoration:underline; font-weight:500; }

