/*** BASIC STYLES START ***/	
	
	body, div, td {
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 175%; color:#555;
	}
		
	p {
		margin-top: 0px; margin-bottom: 12px;
	}
    
	a:link, a:visited {
		color: #0000FF;
	}
	
	a:hover {
		color:#800080;
	}
		
	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 {
		color: #3b4c23; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px; 
		font-weight: bold; 
		margin-bottom: 5px;
	}

	h2, .subHead, .bodyWrapper h2 {
		color: #000;
		font-size: 13px; 
		font-weight: bold; 
		margin-bottom: 4px;
	}
	
	h3, .bodyWrapper h3 {
		color: #000;
		font-size: 13px; 
		font-weight: bold; 
		margin-bottom: 4px;
	}

	h4 {font-size: 12px; font-weight: normal; color: #203C91; display: inline}

	strong {
		color: #555;
		font-weight: bold; 
	}

	.color {
		color: #203C91; 
		display: inline;
		font-weight: normal;
	}
	
/*** BASIC STYLES END ***/


/*** GLOBAL NAV STYLES START ***/
	
	div.majorNavLink {
		background:url(../images/navMajor_bullet.gif) no-repeat 0 5px;
		margin: 0px 16px 4px 17px;
		padding:0 0 0 10px;
	}
	
	.majorNavLink a:visited, .majorNavLink a:link {
		color: #1f174b;
		font-family:Tahoma, Geneva, sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		line-height: 14px; 
		text-decoration: none;
	}
	    
	.majorNavLink a:hover {
		text-decoration: underline;
	}
	    
	div.minorNavLink {
		background:url(../images/minorNav_bullet.jpg) no-repeat 0 4px;
		margin:2px 15px 0 15px;
		padding:0 0 0 10px;
	}
	    
	a:visited.minorNavLink, a:link.minorNavLink {
		color: #0f0547; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px; 
		line-height: 140%; 
		text-decoration: none;
	}
	    
	A:Hover.minorNavLink {
		color:#000;
		text-decoration: underline; 
	}
	
	.logobutton {
		display:block;
		height:100px;
		width:259px;
	}
	.logobutton span {
		display:none;
	}
	
/*** GLOBAL NAV STYLES END ***/


/*** SUB NAV STYLES START ***/
	
	div.subNavLink_1 {
		background:#404e2a;
		margin:0 0 2px 5px;
		padding: 7px 0px 7px 10px;
		width:160px; 
		_width:170px;
	}
    
	.subNavLink_1 a:visited, .subNavLink_1 a:link {
		background:url(../images/subNav_bullet.jpg) no-repeat 0 5px;
		color: #fff; 
		display:block;
		font-family:Tahoma, Geneva, sans-serif; 
		font-size: 11px; 
		font-weight:bold;
		line-height: 14px;
		padding-left: 10px;
		text-decoration: none; 
		text-transform:capitalize;
	}
    
	.subNavLink_1 a:hover {
		background:url(../images/subNav_bullet_selected.jpg) no-repeat 0 5px;
		color: #fff; 
		text-decoration: underline;
	}
    
	div.subNavLink_2 {
		background:#404e2a;
		margin:0 5px 2px 5px;
		padding: 7px 0px 7px 20px;
		width:150px; 
		_width:170px;
	}
    
	.subNavLink_2 a:visited, .subNavLink_2 a:link {
		color: #dcdec7; 
		display:block;
		font-family:Tahoma, Geneva, sans-serif; 
		font-size: 11px; 
		font-weight:normal;
		line-height: 14px;
		padding-left: 10px;
		text-decoration: none; 
		text-transform:capitalize;
	}
    
	.subNavLink_2 a:hover {
		color: #dcdec7; 
		text-decoration: underline;
	}
	
	div.subNavLink_3 {
		background:#404e2a;
		margin:0 5px 2px 5px;
		padding: 7px 0px 7px 30px;
		width:140px; 
		_width:170px;
	}
    
	.subNavLink_3 a:visited, .subNavLink_3 a:link {
		color: #dcdec7; 
		display:block;
		font-family:Tahoma, Geneva, sans-serif; 
		font-size: 11px; 
		font-weight:normal;
		line-height: 14px;
		padding-left: 10px;
		text-decoration: none; 
		text-transform:capitalize;
	}
    
	.subNavLink_3 a:hover {
		color: #dcdec7; 
		text-decoration: underline;
	}
    
	div.subNavHead
		{font-size: 11px; font-weight: bold; color: #555555; margin: 0 0 3 4;}
/*** SUB NAV STYLES END ***/


/*** margins styles start ***/
	.bodyWrapper {
		margin:0; 
		min-height:400px;
		height:auto;
		_height:400px;
		padding:15px 35px 20px 28px;
		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;
	}

	.footer {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px; 
		color: #5c6a2f; 
	}
	
	.footer hr {
		background:#d1cfbf;
		border:none;
		margin:0 0 10px 0;
		padding:0;
		height:1px;
	}
    
	.footer a:visited, .footer a:link {
		font-size: 9px; 
		color: #5c6a2f; 
		text-decoration: none;
	}
    
	.footer a:hover {
		text-decoration:underline;
	}

	.leftCol {
		margin: 0px; 
		width:100%; 
		voice-family: "\"}\""; 
		voice-family: inherit;
	}
  
  html>body .leftCol {width:auto;}
	
  .leftCol td, .leftCol div, .leftCol {color: #fff; font-size: 10px; line-height: 140%;}
	
  .leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {color: #fff; font-size: 12px; font-weight:bold; padding-bottom: 2px;}

.leftCol a { text-decoration: none; color: #fff !important; font-size: 11px; font-weight: bold; }
.leftCol a:hover { text-decoration: underline; color: #fff !important; }

.leftCol .mod_containers { padding: 15px 5px 5px 25px; }

	.subNav {margin:10px 0 0 0;}

/*** CONTENT STYLES START ***/
	.leftCol .mod_copy {margin: 10px 10px 15px 10px; width:100%; voice-family: "\"}\""; voice-family: inherit;}
    
	html>body .mod_copy {width: auto;}
    
/*** CONTENT STYLES END ***/
