body, td, input, select
{
	font-family:  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

body
{
	color: #696969;
}

p, h1, h2, h3, .txtHeading1, .txtHeading2, .txtHeading3, .txtHeading4, .txtHeading5
{
	padding: 0px 0px 5px;
}



.footerLink a, .footerLink a:visited, .footerLink a:active 
{
	font-size: 10px;
	font-weight: bold;
	color: #696969;

}
.footerLink a:hover
{
	color: #696969;
	text-decoration: underline;
}
.footerText
{
	font-size: 10px;
	font-weight: bold;
}

.textbox 
{
	font-family: Tahoma, Arial,  Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	border: 1px solid #ABABAB;
	padding: 1px;
	width: 150px;
}

.searchBox 
{
	font-family: Tahoma, Arial,  Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	border: 1px solid #000034;
	color: #000034;
	padding: 0px;
	width: 130px;
	height: 21px;
}

hr
{ 
	color: #CACACA; 
	background: #CACACA;
	border: 0px; 
	Height:1px;
}

.hr2
{
	width: 90%;
	color: #ADADD6;
	height: 1px;
	line-height: 1px;
}

a, a:active, a:visited
{
    text-decoration: none;
    color: #174581;
}

h1, .txtHeading1, a.txtHeading1, a.txtHeading1:active, a.txtHeading1:visited
{
	font-family:  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FA6803;
}
a.txtHeading1:hover
{
	text-decoration: underline;
	color: #FA6803;
}

h2, th,  .txtHeading2, a.txtHeading2, a.txtHeading2:active, a.txtHeading2:visited
{
	font-size: 16px;
	line-height: 18px;
	color: #174581;
	margin: 0px;
}
a.txtHeading2:hover
{
	text-decoration: underline;
	color: #174581;
}

h3, .txtHeading3, a.txtHeading3, a.txtHeading3:active, a.txtHeading3:visited
{
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #174581;
	font-weight: bold;
	margin: 0px;
}
a.txtHeading3:hover
{
	text-decoration: underline;
	color: #174581;
}

h4, .txtHeading4, a.txtHeading4, a.txtHeading4:active, a.txtHeading4:visited
{
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #FA6803;
	font-weight: bold;
	margin: 0px;
}
a.txtHeading4:hover
{
	text-decoration: underline;
	color: #FA6803;
}



h5, .txtHeading5, a.txtHeading5, a.txtHeading5:active, a.txtHeading5:visited
{
	font-size: 10px;
	line-height: 12px;
	color: #174581;
	font-weight: bold;
	margin: 0px;
}
a.txtHeading5:hover
{
	text-decoration: underline;
	color: #174581;
}


h6, .txtHeading6, a.txtHeading6, a.txtHeading6:active, a.txtHeading6:visited
{
	font-size: 10px;
	line-height: 12px;
	color: #FA6803;
	font-weight: bold;
	margin: 0px;
}
a.txtHeading6:hover
{
	text-decoration: underline;
	color:  #FA6803;
}


a:hover
{
    text-decoration: underline;
    color:  #FA6803;
}

a.navItem, a.navItem:active, a.navItem:visited
{
	
   	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

a.navItem:hover
{
    text-decoration: underline;
	color: #ffffff;
}

a.subNavItem, a.subNavItem:active, a.subNavItem:visited
{
	display: block;
    width: 114px;
    padding-bottom: 4px;
	padding-left: 16px;
	color: #174581;
	font-size: 11px;
	text-decoration: none;
}

a.subNavItem:hover
{
    text-decoration: underline;
	color: #174581;
}

a.newsNavItem, a.newsNavItem:active, a.newsNavItem:visited
{
	color: #696969;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.newsNavItem:hover
{
    text-decoration: underline;
	color: #696969;
	font-weight: bold;
}

img
{
	border: none;
}

ul
{
	list-style-image: url(/DynamicContent/Images/BulletGreen.gif);
}

ul.blue
{
	list-style-image: url(/DynamicContent/Images/BulletBlue.gif);
}

ul.pink
{
	list-style-image: url(/DynamicContent/Images/BulletPink.gif);
}

.whiteText
{
	font-family:  Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

