
/* ----------- DIV IDS ----------- */

#flash {
	clear: both;
	margin-left: 0px;
	margin-bottom: 0px;
      padding-top: 5px;
	  padding-bottom: 10px;
	width: 978px;
	text-align: center;
	z-index:1;
}

#columns {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 978px;
	text-align: left;
	text-decoration: none;
	font-family: Helvetica, Arial;

      color: #666666;
}

#columns h6 {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #1773A4;
	margin: 0px;
}

#columns a {
	text-decoration: none;
	font-family: Helvetica;
	color: #1773A4;
}
#columns a:hover {
	text-decoration: underline;
	color: #EE3224;
}

#leftcolumn {
width: 556px; height: 256px; float: left; margin-left: 40px;
color: #666666;
}

#awards {
	clear: both;
	float: left;
	margin-left: 36px;
	margin-bottom: 36px;
	width: 890px;
	text-align: center;
}


#awards h6 {
	font-family: Helvetica;
	font-size: 16px;
	color: #1773A4;
	margin-top: 0px;
	margin-bottom: 10px;
}


* html #awards {
	display: inline;
}


/* ----------- IMAGES ----------- */

.read-more {
	margin-top: 10px;
}


.home-news {
	margin-top: 10px;
		font-size: 12px;
}

a.home-news {
	text-decoration: none;
	font-family: Helvetica;
	color: #1773A4;
}
a.home-news:hover {
	text-decoration: underline;
	color: #EE3224;
}

.home-logo {
	margin-bottom: 2px;
}


/* ----------- LINKS ----------- */

#col-1 a.featured {
	text-decoration: none;
	color: #666666;
}
#col-1 a.featured:hover {
	text-decoration: underline;
	color: #EE3224;
}


/* ------------------------------------------------------------
	home tabs
------------------------------------------------------------ */

.red_tab 		{ background-image:url(../images/tab-red.gif); background-repeat:no-repeat;}
.blue_tab 		{ background-image:url(../images/tab-blue.gif); background-repeat:no-repeat;}

.tab_link 		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
text-decoration: none; color:#ffffff !important; }
.tab_link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;  color:#ffffff;}