@charset "utf-8";
/* CSS Document */

.blueboxbkg {
	background-image:url(../images/blueboxbkg2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:185px;
	width:300px;
	margin-left:30px;
	padding-top:25px;
	}

.leftsidelinks {
	width:300px;
	margin-left:35px;
	font-family:Arial Black;
	font-size:22px;
	color:#d7cfc6;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	text-transform:uppercase;
	padding-top:5px;
	text-decoration:none;
	}
	
.leftsidelinks a:link, a:hover {
	font-family:Arial Black;
	font-size:22px;
	color:#d7cfc6;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	}

.leftsidelinks a:visited {
	font-family:Arial Black;
	font-size:22px;
	color:#d7cfc6;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	}

.blueboxtext {
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:36px;
	line-height:34px;
	color:#d7cfc6;
	text-decoration:none;
	}

.emaillink a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#ef3e33;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	text-transform:none;
	}

.emaillink a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ef3e33;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	text-transform:none;
	}

.emaillink a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#ef3e33;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	text-transform:none;
	}

.blueboxhdr{
	background-image:url(../images/blueboxbkghdr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:23px;
	width:275px;
	}

.blueboxcenter{
	background-image:url(../images/blueboxbkgcenter.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	width:275px;
	}
	
.blueboxfooter{
	background-image:url(../images/blueboxbkgfooter.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:20px;
	width:275px;
	}
	
	
.awardsmalltext {
	font-size:11px;
	color:#000000;
	text-align:left;
	}

.awardsmalltext a:link {
	font-size:11px;
	color:#CC6600;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	}

.awardsmalltext a:visited {
	font-size:11px;
	color:#CC6600;
	text-align:left;
	text-transform:none;
	text-decoration:none;
	}

.centerredmed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#ed1b2e;
	line-height:18px;
	text-transform:uppercase;
	}

.subtitleblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#003768;
	line-height:18px;
	text-transform:none;
	}

.blueboxtext1 a:link {
	font-family:arial black; 
	font-size:36px; 
	color:#d7cfc6; 
	font-weight:bolder; 
	line-height:34px; 
	text-decoration:none; 
	text-transform:uppercase;
	}

.blueboxtext1 a:visited {
	font-family:arial black; 
	font-size:36px; 
	color:#d7cfc6; 
	font-weight:bolder; 
	line-height:34px; 
	text-decoration:none; 
	text-transform:uppercase;
	}

.blueboxtext2 {
	font-family:arial black; 
	font-size:24px; 
	color:#d7cfc6; 
	font-weight:bold; 
	line-height:24px; 
	text-decoration:none; 
	text-transform:uppercase;
	}

.simpleredtext {
	color: #EF3E34
	}