﻿.ClearLink
{
	text-decoration:none;
}
.ClearLink a:hover, .ClearLink a:link, .ClearLink a:visited, .ClearLink a:active
{
	text-decoration:none;
}

.divHomeSpotLight_Left {
	float: left;
	width: 219px;
	background-color:white;
	background-image:url(../img/SpotLight_Background.jpg);
	height:90px;
	padding:25px 32px 25px 64px;	
}

.divHomeSpotLight_Center { 
	float: left;
	width: 260px;
	background-color:#292929;
	height:90px;
	padding:25px 32px 25px 32px;
}

.divHomeSpotLight_Right {
	float: right;
	width: 236px;
	background-color:white;
	background-image:url(../img/SpotLight_Background.jpg);
	height:90px;
	padding:25px 32px 25px 64px;
}

.divTitle
{
	font-family:Arial; font-size:17px; font-weight:bold;
	color:#253447;
}
.SpanSubTitle, .SpanBlueSubTitle
{
	font-family:Arial, sans-serif; font-size:13px; font-weight:bold; }

.SpanBlueSubTitle, .SpanBlueSubTitle a, .SpanBlueSubTitle a:link, .SpanBlueSubTitle a:visited, .SpanBlueSubTitle a:hover, .SpanBlueSubTitle a:active, .SpanBlueSubTitle a:inactive {color:#2862a8; }

.linksTable
{
	background-image:url(../img/BackGrounds/HomePageTableBackground.jpg);
	background-repeat:repeat-x;
}

table.linksTable {margin:20px auto 0px auto; }

.linksTable tbody tr td {padding:0px 30px 0px 30px; }

.linksTable a, .linksTable A:link, .linksTable A:visited, .linksTable A:active {
	color:#1957a2;
	text-decoration:none;
	background-image:url(../img/BackGrounds/BluePoint.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}

.linksTable A:hover{
	color:#ee7c0c;
	text-decoration:underline;
	background-image:url(../img/BackGrounds/OrangePoint.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;}

.BlueOrange_Links{
	color:#1957a2;
	text-decoration:none;}

.BlueOrange_Links a, .BlueOrange_Links A:link, .BlueOrange_Links A:visited, .BlueOrange_Links A:active{
	color:#1957a2; 	text-decoration:none; }

.BlueOrange_Links A:hover {
	color:#ee7c0c; text-decoration:underline; }
	
.Orange_Links{
	color:#ee7c0c;
	text-decoration:none;}

.Orange_Links a , .Orange_Links a:link ,  .Orange_Links a:visited , .Orange_Links a:active {
	color:#ee7c0c; 	text-decoration:none; }

.Orange_Links a:hover {
	color:#ee7c0c; text-decoration:underline; }
	
.bulletPharagraph
{
	background-image:url(../img/BackGrounds/BulletPharagraph.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:15px;}


.affiliationsTable
{
	color:#253447; }

.affiliationsTable tbody tr td {padding:15px 5px 15px 5px; background-image:none; }

.affiliationsTable td.spacer
{
	background-image:url(../img/BackGrounds/AffiliationSpacer.jpg);
	background-repeat:repeat-y;
	background-position:left center;	
	height:2px;
	padding:0px;
}

.spacer
{
	background-image:url(../img/BackGrounds/AffiliationSpacer.jpg);
	background-repeat:repeat-y;
	background-position:left center;
	width:100%;
	height:2px;
	padding:0px;
}

.affiliationsTable a, .affiliationsTable A:link, .affiliationsTable A:visited{
	color:#1957a2; 	text-decoration:none; }

.affiliationsTable A:hover {
	color:#ee7c0c; text-decoration:underline;}
	
.Orange_Title{
	color:#ee7c0c;
	text-decoration:none;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}