@charset "windows-1252";
/* CSS Document */
.tdmenu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3C3B37;
text-decoration:none;
}

.arial01
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
padding-left: 9px;
}

.arial02
{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}

.footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.submenu
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3C3B37;
text-decoration:none;
}

a.submenu:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3C3B37;
text-decoration:none;
}

a.submenu:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3C3B37;
text-decoration:none;
}

a.submenu:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#3C3B37;
text-decoration:none;
}

.BodyHeading {
	font-size : 18px;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #666666;
}

.BodySubheading {
	font-size : 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;	
	color: #666666;
}

.BodySubheadingLink {
	font-size : 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;	
	color: #2244aa;
}

.BodyCopy {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color : #666666;
	line-height: 18px;
}

.BodyCopy2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color : #666666;
	line-height: 13px;
}

.BodyCopyLink {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #2244aa;
	line-height: 13px;
}

/* End PureCMS Styles */

A {
	font-family: Arial, sans-serif;
	color : #2244aa;
	text-decoration: none;	
}

A:HOVER {
	font-family: Arial, sans-serif;
	color : #ff9900;
	text-decoration:none;	
}

A:ACTIVE {	
	color : #2244aa;	
}

.heading {
	font-size : 13px;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #666666;
}

.headingOrange {
	font-size : 13px;
	line-height: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #ff9900;
}

.subheading {
	font-size : 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;	
	color: #666666;
}

A.subheading {
	font-size : 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;	
	color: #2244aa;
}

.subheadingOrange {
	font-size : 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #ff9900;
}

.subheadingBlue {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #2244AA;
	line-height: 13px;
}

.copy {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #666666;
	line-height: 13px;
}

.copyOrange {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #ff9900;
	line-height: 13px;
}

.leftNav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-left: 8px;
}

.leftNavHeader {
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-left: 0px;
}

.bluecopy {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #2244AA;
	line-height: 13px;
}

.goldcopy {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #ff9900;
	line-height: 13px;
}

.bluelink {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #2244AA;
	line-height: 12px;
	text-decoration: underline;
}

.bluelink:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #ff9900;
	line-height: 12px;
	text-decoration: underline;
}

.footerlink {
	font-size : 11px;
	font-family: Arial, sans-serif;
}

.hidden {
	display:block;
}

.homepagelogin {
	width: 100;
}

.vertdot {
	background-image: url(/assets/images/dot.gif); 
	background-repeat: repeat-y;
}

.vertline {
	background-image: url(/assets/images/vertline.gif); 
	background-repeat: repeat-y;
}

.horizdot {
	background-image: url(/assets/images/dot.gif); 
	background-repeat: repeat-x;
}

.horizline {
	background-image: url(/assets/images/horizline.gif); 
	background-repeat: repeat-x;
}

.graybox 
{
	font-family: Century Gothic, Trebuchet MS, Tahoma, Arial; 
	font-size: 14px; 
	color: white; 
	padding-left:10px;
	
}
	
.BodyCopywmargins {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color : #666666;
	line-height: 18px;
	margin-left: 1cm;
}
.BodyHeadingwhitemarg {
	font-size : 20px;
	line-height: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 20px;
}
.dashedframe {
	border-top: dashed #000000;
	border-right: dashed;
	border-bottom: dashed;
	border-left: dashed;
}

