﻿body 
{
	font-family:Arial;
	color:#000;
	font-size:14px;
}

h2
{
	font-size:14px;
	color:#6B537E;
}
h1
{
	font-size:20px;
	color:#6B537E;
}

a
{
	color:#0093d8;
}
div#ContentFooter a
{
	font-family:Garamond, "Times New Roman";
}
div#ContentFooter div#FooterLinks
{
	color:#0093d8;
}
div#ContentFooter span.FooterCopyright
{
	font-family:Garamond, "Times New Roman";
	color:#d5b229;
	font-weight:bold;
}
/*
======================
Main Navigation Fonts
======================
*/
div#leftCol div#MainNavigation ul.AspNet-Menu a
{
	font-family:Garamond,"Times New Roman";
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:16px;
}
div#leftCol div#MainNavigation ul.AspNet-Menu li.Selected a
{
	color:#FFF;
}
div#leftCol div#MainNavigation ul.AspNet-Menu li.Selected ul li a
{
	color:#000;
	font-size:15px;
	font-weight:normal;
	
}


/*================
End of main navigation fonts
=================*/


div#leftCol span.ControlLabel
{
	color:#d5b229;
	font-weight:bold;
	font-size:12px;
}


.Emphasis
{
	font-size:1.1em;
	font-weight:bold;
	color:#9f7db9;
}

div.panelCap
{
	color:#f5edf8;
	font-size:12px;
	font-weight:bold;
}

span.UrgentText
{
	font-weight:bold;
	color:#0e6737;
}
div.panelContents
{
	color:#626667;
}



ul.hoverItems li a
{
	text-decoration:none;
}

ul.hoverItems li a span.noLink
{
	color:#636468;
}


/*
================
Breadcrumb
================
*/
span#ctl00_MainBreadCrumb a
{
	color:#D5B108;
}
span#ctl00_MainBreadCrumb
{
	font-size:13px;
	color:#D5B108;
	font-weight:bold;
}

/*
==================
Contact Us Page
==================
*/

div#contactRightCol h2
{
	font-weight:normal;
	padding:0px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
div#contactRightCol a
{
	font-size:.9em;
}
div#contactRightCol div#AddressInfo
{
	color:#9f7db9;
	font-weight:bold;
	font-size:13px;
}
div#contactRightCol span.strong
{
	font-weight:bold;
	font-size:14px;
}

/*
======================
General pages fonts
======================
*/
div.PageCopy h2,
.logInTitle
{
	color:#9f7db9;
	font-weight:bold;
	font-size:18px;
}

.ErrorMessage
{
	color:Red;
	font-size:12px;
}
.success
{
	font-size:12px;
	color:#156702;
}
a.smallLink
{
	font-size:11px;
}
.labelStyle
{
	font-weight:bold;
	color:#9f7db9;
}

.simpleLabel
{
	font-weight:normal;
	color:#000;
}

.accountSmall
{
	display:block;
	font-size:12px;
	color:#000;
	font-weight:normal;
}