/*** BASIC STYLES START ***/	
	
	body, div, td {
		font-family: verdana, arial, sans-serif; font-size: 12px; line-height: 175%; color:#021531;
	}
		
	p {
		margin-top: 0px; margin-bottom: 12px;
	}
    
	a:link, a:visited {
		color: #92150a;
	}
		
	ul { 
		margin-top: 0px; margin-bottom: 0px;
	}
		
	li { 
		line-height: 165%;
		list-style-type: disc;
		margin-top: 2px;
		margin-bottom: 12px; 
	}
		
	li.siteMap_1 { 
		margin-top: 6px;
	}
		
	li.siteMap_2 { 
		line-height: 125%;
	}
		
	li.siteMap_3
		{ line-height: 125%; margin-top: 9px;}

	h1, .head {
		border-bottom: 1px solid #d4d4d4; 
		color: #c51d34; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px; 
		font-weight: bold; 
		margin-bottom: 5px;
	}

	h2, .subHead {
		color: #000;
		font-size: 14px; 
		font-weight: bold; 
		margin-bottom: 4px;
	}
	
	h3 {
		color: #000;
		font-size: 13px; 
		font-weight: bold; 
		margin-bottom: 4px;
	}

	h4 {font-size: 12px; font-weight: normal; color: #203C91; display: inline}

	strong {
		font-weight: bold; 
	}

	.color {
		color: #203C91; 
		display: inline;
		font-weight: normal;
	}
	
/*** BASIC STYLES END ***/


/*** GLOBAL NAV STYLES START ***/
	
	div.majorNavLink {
		margin: 3px 23px 4px 23px;
	}
	
	a:visited.majorNavLink, a:link.majorNavLink {
		color: #fff;
		font-family: Georgia, serif; 
		font-size: 16px; 
		font-weight: bold; 
		line-height: 14px; 
		text-decoration: none;
	}
	    
	a:hover.majorNavLink {
		text-decoration: underline;
	}
	    
	div.minorNavLink {
		margin: 3px 15px 2px 15px;
	}
	    
	a:visited.minorNavLink, a:link.minorNavLink {
		color: #1B2580; 
		font-family: verdana; 
		font-size: 11px; 
		line-height: 12px; 
		text-decoration: none;
	}
	    
	A:Hover.minorNavLink {
		color:#000;
		text-decoration: underline; 
	}
	
/*** GLOBAL NAV STYLES END ***/


/*** SUB NAV STYLES START ***/
	
	div.subNavLink_1 {
		padding: 5px 0 5px 2px;
	}
    
	a:visited.subNavLink_1, a:link.subNavLink_1 {
		font-family:Georgia, "Times New Roman", Times, serif; 
		font-size: 14px; 
		line-height: 140%; 
		color: #92150a; 
		text-decoration: none; 
		width: 100%;
	}
    
	a:hover.subNavLink_1 { 
		text-decoration: underline;
	}
    
	div.subNavLink_2 {
		padding: 2px 4px 9px 28px;
	}
    
	a:visited.subNavLink_2, a:link.subNavLink_2 {
		font-size: 11px; 
		line-height: 14px; 
		color: #000000; 
		text-decoration: none; 
		width: 100%;
	}
    
	a:hover.subNavLink_2 {
		color: #92150a;
		text-decoration: underline;
	}
    
	div.subNavHead {
		border-bottom:1px solid #d8c8af;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 14px; 
		font-weight: normal; 
		color: #554432; 
		margin: 0;
		text-transform:capitalize;
		
	}
/*** SUB NAV STYLES END ***/


/*** margins styles start ***/
	.bodyWrapper {
		margin: 0; 
		padding:15px 25px 0 27px;
		width:100%; 
		voice-family: "\"}\""; 
		voice-family: inherit;
	}
    
	html>body .bodyWrapper {
		width: auto;
	}
/*** margins styles start ***/
        
	.highlight {
		color: #3333CC;
	} 
        
	.errorMsg {
		color: #FF3333;
		font-size: 10px; 
		margin-left: 10px;
	}

	.smallLight {
		font-size: 10px; color: #999;
	}
		
	.imgCaption {
		color: #777;
		font-size: 9px; 
		margin: 3px 0px 4px 0px;
	}
	
	.imgTable {
		margin-top: 0px; 
		margin-bottom: 8px;
	}

	div.footer {
		font-size: 9px; 
		color: #CDCDCE; 
		margin: 0px 0px 30px 10px;
	}
    
	a:visited.footer, a:link.footer {
		font-size: 9px; 
		color: #CDCDCE; 
		text-decoration: none;
	}
    
	a:hover.footer {
		color: #fff;
	}
	
	.footer_content {
		color:#c9bfbf;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height: 150%;
	}
	
	.footer_content a:link, .footer_content a:visited {
		color:#c9bfbf;
		text-decoration:none;
	}
	.footer_content a:hover {
		color:#000;
	}
	
	.leftCol_container {
		background: url(../images/subNav_bg_top.jpg) no-repeat 1px 0;
		min-height:206px;
		width:218px;
	}
	
	.leftCol {
		margin: 0px; 
		width:100%; 
		voice-family: "\"}\""; 
		voice-family: inherit;
	}
  
  html>body .leftCol {width:auto;}
	
  
	
  .leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {color: #444; font-size: 12px; padding-bottom: 2px; border-bottom: 1px #ddd dashed;}
	
	
	
	.subNav {
		
		margin: 0;
		padding:25px 10px;
		_width:217px;
		z-index:200;
	}
	.leftcol_footer {
		background:url(../images/subNav_bg_bottom.jpg);
		height:13px;
	}

/*** CONTENT STYLES START ***/
	.mod_copy {
		margin: 0; 
		padding:0 10px;
		width:100%; 
		voice-family: "\"}\""; 
		voice-family: inherit;
	}
	
	.leftCol .mod_copy h1, .leftCol .mod_copy h2 {
		border-bottom:1px solid #d8c8af;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 14px; 
		font-weight: normal; 
		color: #554432; 
		margin: 0 0 4px 0;
		text-transform:capitalize;
	}
    
	html>body .mod_copy {width: auto;}
    
/*** CONTENT STYLES END ***/
