/*** BASIC STYLES START ***/	
	
	body, div, td {
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 175%; color:#444;
	}
		
	p {
		margin-top: 0px; margin-bottom: 12px;
	}
    
	a:link, a:visited {
		text-decoration:underline;
	}
	
	a:hover {
		text-decoration:none;
	}
		
	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: #666; 
		font-size: 18px; 
		font-weight:lighter; 
		line-height:100%;
		margin:0 0 5px 0;
		text-transform:uppercase;
	}

	h2, .subHead {
		color: #666;
		font-size: 15px; 
		font-weight: lighter; 
		line-height:100%;
		margin-bottom: 5px;
	}
	
	h3 {
		color: #000;
		font-size: 13px; 
		font-weight: bold; 
		margin-bottom: 4px;
	}

	h4 {font-size: 12px; font-weight: normal; color: #000; display: inline}

	strong {
		font-weight: bold; 
	}

	.color {
		color: #203C91; 
		display: inline;
		font-weight: normal;
	}
	
	.pagetitle {
		color:#000;
		font-size:14px;
	}
	
	.pagetitle strong {	
		color:#000;
		font-size:18px;
		font-weight:normal;
	}
	
	.sitesearch {
		line-height:18px;
	}
	
	.sitesearch form {
		margin:0;
		padding:0;
	}
	
	.form_submit {
		float:left;
		margin:0 0 0 5px;
	}
	
	.input_textInput {
		color:#999;
		float:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		height:18px;
		margin:0;
		width:197px;
	}
	
	.clear {
		clear:both;
	}
	
/*** BASIC STYLES END ***/


/*** GLOBAL NAV STYLES START ***/
	
	div.majorNavLink {
		margin:0;
		padding:5px 0;
	}
	
	a:visited.majorNavLink, a:link.majorNavLink {
		color: #666;
		font-family: verdana; 
		font-size: 11px;  
		line-height: 14px; 
		padding:0 13px 0 15px;
		text-decoration: none;
		text-transform:capitalize;
	}
	    
	a:hover.majorNavLink {
		background:url(../images/navMajor_bullet.jpg) no-repeat 4px 4px; 
		color:#000;
		padding-left:15px;
	}
	    
	
/*** GLOBAL NAV STYLES END ***/


/*** SUB NAV STYLES START ***/
	
	div.subNavLink_1 {
		padding: 5px 13px 5px 25px;
		width:100%; 
	}
    
	a:visited.subNavLink_1, a:link.subNavLink_1 {
		font-family: tahoma, arial; 
		font-size: 11px; 
		line-height: 14px; 
		color: #888; 
		text-decoration: none; 
		text-transform:capitalize;
		width: 100%;
	}
    
	a:hover.subNavLink_1 {
		color: #000; 
	}
    
	div.subNavLink_2 {
		padding: 5px 13px 5px 35px;
		width:100%; 
	}
    
	a:visited.subNavLink_2, a:link.subNavLink_2 {
		font-size: 10px; 
		line-height: 10px; 
		color: #999; 
		text-decoration: none; 
		text-transform:capitalize;
		width: 100%;
	}
    
	a:hover.subNavLink_2
		{color: #000;}
	
	div.subNavLink_3 {
		padding: 5px 13px 5px 45px;
		width:100%; 
	}
    
	a:visited.subNavLink_3, a:link.subNavLink_3 {
		font-size: 10px; 
		line-height: 10px; 
		color: #999; 
		text-decoration: none; 
		text-transform:capitalize;
		width: 100%;
	}
    
	a:hover.subNavLink_3
		{color: #000;}
    
	div.subNavHead
		{font-size: 11px; font-weight: bold; color: #555555; margin: 0 0 3 4;}
/*** SUB NAV STYLES END ***/


/*** margins styles start ***/
	.bodyWrapper {
		margin: -10px 16px 0; 
		padding:0;
		width:100%; 
		voice-family: "\"}\""; 
		voice-family: inherit;
	}
    
	html>body .bodyWrapper {
		width: auto;
	}
	
	.bodyWrapper .body {
		margin:0;
		padding:0;
	}
	
/*** 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;
	}
	
	.footercontent {
		color:#999;
		font-size:10px;
	}
	
	.footercontent a {
		color:#999;
		text-decoration:none;
	}
	.footercontent a:hover {
		color:#000;
	}

	

	.leftCol {
		margin: 0px; 
		width:100%; 
		voice-family: "\"}\""; 
		voice-family: inherit;
	}
  
  html>body .leftCol {width:auto;}
	
  .leftCol td, .leftCol div, .leftCol {color: #555; font-size: 10px; line-height: 140%;}
	
  .leftCol h1, .leftCol .head, .leftCol h2, .leftCol .subHead {color: #444; font-size: 12px; padding-bottom: 2px; border-bottom: 1px #ddd dashed;}

	.subNav {margin: 0;}

/*** CONTENT STYLES START ***/
	.mod_copy {margin: 10px 7px 15px 7px; width:100%; voice-family: "\"}\""; voice-family: inherit;}
    
	html>body .mod_copy {width: auto;}
    
/*** CONTENT STYLES END ***/