﻿/* this style sheet is only used bythe rad editor */

body {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ClearLink
{
	text-decoration:none;
}

.divHomeSpotLight_Left {
	float: left;
	background-color:white;
	background-image:url(../img/SpotLight_Background.jpg);
	width: 219px;
	padding:0px 32px 0px 64px;
}

.divHomeSpotLight_Center { 
	float: left;
	background-color:#292929;
	color:White;
	width: 260px;
	padding:0px 32px 0px 32px;
}

.divHomeSpotLight_Right 
{
	float: right;
	background-color:white;
	background-image:url(../img/SpotLight_Background.jpg);
	width: 236px;
	padding:0px 32px 0px 64px;
}

.divTitle
{
	font-family:Arial; font-size:17px; font-weight:bold;
	color:#253447;
}
.SpanSubTitle
{
	font-family:Arial, sans-serif; font-size:13px; font-weight:bold;
}

.SpanBlueSubTitle {color:#2862a8; }

.linksTable
{
	background-image:url(../img/BackGrounds/HomePageTableBackground.jpg);
	background-repeat:repeat-x;
}

.affiliationsTable
{
	color:#253447;
}

.BlueOrange_Links
{
	color:#1957a2;
	text-decoration:none;
}

.Orange_Links
{
	color:#ee7c0c;
	text-decoration:none;
}

.bulletPharagraph
{
	background-image:url(../img/BackGrounds/BulletPharagraph.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:15px;
}

.Orange_Title{
	color:#ee7c0c;
	text-decoration:none;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}