body, td, th, .Normal {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #444;
}

p {
	margin-top:5px;
	margin-bottom:12px;
}
#OuterContainer {
	text-align:center;
	width:100%;
	background:#FFCF63 url('images/orangebg.jpg') repeat-x;
}
#MainTable {
background-color:transparent;
width:860px;margin:auto;text-align:left;
min-height:100%;
}
.MainColumn {
	text-align:left;
	background-color:white;
	border-left: solid 2px #333333;
	border-right: solid 2px #333333;
}
.RightFadeColumn {
	width:5px;
	background-image: url('images/blacktransfade5.png');
}
.LeftFadeColumn {
	width:5px;
	background-image: url('images/leftblacktransfade5.png');
}
.Head {
	text-align:left;
	font-size:18px;
	color: #092270;
}

a.Head, .Head:link, .Head:visited {
	text-decoration:none;
	color: #092270;
}
.HeaderLinks {
	padding: 5px;
	font-weight: bold;
	float:right;
	color: white;
}
A.HeaderLinks, .HeaderLinks a, .HeaderLinks a:link, .HeaderLinks a:visited, .HeaderLinks a:active, .HeaderLinks a:hover {
	color:white;
}
.Portfolio .SubHead {
	font-size: 13px;
	margin-top: 8px;
	background: #A88;
}
.MoreInfo {
	background:#EAEFF3;
	text-align:right;
	font-weight:bold;
	border:1px solid #CACFD3;
	margin:2px;
	padding: 2px;
}
.threeColumnWrapper {
	background: #FFF;
}
td.threeColumn {
	background: #FCFCFC url('images/LightGradient.Gif') repeat-x bottom;
	border:1px solid #EAEFF3;
	vertical-align: top;
}
.FloatRightPane {
	float:right;
	width:300px;
	margin: 3px;
}
.TopGradientContainer {
background:#fff url('images/ContentHeader.jpg') no-repeat top right;
padding-top: 35px;
}
/* style of item titles on edit and admin pages */
.SubHead	 {
	 color: #092270;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
.Header {
	text-align:left;
	padding: 10px;
	background: #FFF url(BlueGradient_4.jpg) repeat-y top right;
}
.services-banner {
	background: #FFF url(/portals/0/ServicesBannerLowSat2.jpg) no-repeat right top;
	width: 100%;
	height: 115px;
}
.ExpandedRightColumn {
	width:305px;
}
.Footer {
	height: 22px;
	padding:3px;
	text-align: center;
	background: #FFA629 url('orange3dbarb.gif');
	BORDER-TOP: black 1px solid; BORDER-BOTTOM: black 1px solid;
}

/* GENERIC */
H1, .Heading1  { font-size: 20px;color: #294290;
	margin-top:8px;
	margin-bottom: 0px;
}
H2, .Heading2  {
	color: #4962B0;
	font-weight:bold;
	font-size: 16px;
	line-height: 120%;
	margin-top:8px;
	margin-bottom:3px;
}
H3, .Heading3 {
	color: #CF6400;
	font-weight:bold;
	font-size: 15px;
}
H4, .Heading4 {
	color: #193290;
	font-weight:bold;
	font-size:13px;
	margin-top:8px;
	margin-bottom:3px;
}
UL {
	margin-top: 5px;
	margin-bottom:5px;
}
UL LI {
	list-style-image: url(bullet3.gif);
	list-style-type: disc outside;
	margin-top: 5px;
}
UL.services_home {
	width: 95%;
	margin:auto;
}
UL.services_home li {
	width: 260px;
	float:left;
	background-image: url(bullet3.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	list-style-image:none;
	list-style-type: none;
	margin-left:0px;
	padding-left: 12px;
	margin-top: 3px;
	padding-right: 15px;
	text-indent: 0px;
}

.radmenu UL LI {
	margin-top:0px;
}
UL LI LI {
	list-style-image: url(bullet3.gif);
	list-style-type: disc outside;
}
OL {
	padding-left: 20px;
}
OL LI {
	margin-left: 10px;
	padding-left: 5px;
	list-style-position: inside;
}

li.reg {
	list-style-type: disc outside url(bullet3.gif);
	text-index: 0px;
	margin-left: 20px;
	padding-left: 0px;
}

.Quote, .Testimonial .Normal {
	color: #346;
	font-style: italic;
	font-variant: small-caps;
	font-family: 'Comic Sans', Verdana, Serif;
}
.Testimonial .Head {
	display:none;
}
.Testimonial .QuoteSource, .Testimonial .Subhead {
	color:#346;
	font-weight:bold;
	text-align:right;
}

BLOCKQUOTE, PRE {
	 color: blue;
	 font-family: Palatino Linotype, Arial, Helvetica;
	 margin: 5%;
}
.SelectedTab {
	 font-weight: bold;
	 font-size: 11px;
	 color: black;
}
a.SelectedTab, a.SelectedTab:link, a.SelectedTab:visited {
	text-decoration: none;
	color: black;
}
a.SelectedTab:hover {
	text-decoration: none;
	color: white;
}
.OtherTabs {
	font-size: 10px;
	color:black;
	font-family: Arial, Helvetica;
}
a.OtherTabs, a.OtherTabs:link, a.OtherTabs:visited {
	 text-decoration: none;
	 color:black;
}
a.OtherTabs:hover {
	 text-decoration: underline;
	 color:white;
}
a:link, a:visited, a:active {
	color: #192CC9;
	text-decoration: none;
}



