/*** BASIC STYLES START ***/	
	
	body, div, td {
		font-family:Trebuchet MS, Helvetica, sans-serif; font-size: 13px; line-height: 175%; color:#444;
	}
		
	p {
		margin-top: 0px; margin-bottom: 12px;
	}
    
	a:link, a:visited {
		color: #203C91;
	}
		
	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 #ccc; 
		color: #203C91; 
		font-size: 16px; 
		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 {
		color: #203C91;
		font-weight: bold; 
	}

	.color {
		color: #203C91; 
		display: inline;
		font-weight: normal;
	}
	
/*** BASIC STYLES END ***/


/*** GLOBAL NAV STYLES START ***/
	
	div.majorNavLink {
		margin: 3px 15px 4px 15px;
	}
	
	a:visited.majorNavLink, a:link.majorNavLink {
		color: #fff;
		display:block;
		font-family:Trebuchet MS, Helvetica, sans-serif; 
		font-size: 13px; 
		font-weight: bold; 
		height:28px;
		line-height: 28px; 
		margin-top:6px;
		padding: 0 15px;
		text-decoration: none;
	}
	    
	a:hover.majorNavLink {
		background:url(../images/majorNav_link_bg.jpg) repeat-x 0 0;
	}
	    
	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 {
		background:url(../images/subNav_divider.jpg) repeat-x left bottom;
		padding: 0 0 2px 0;
		width:204px; 
	}
    
	a:visited.subNavLink_1, a:link.subNavLink_1 {
		background:#d9d4b3 url(../images/subNav_arrow.gif) no-repeat 18px 14px;
		color: #00254e; 
		display:block;
		font-size: 14px; 
		font-weight:normal;
		line-height: 135%; 
		padding:10px 10px 10px 35px;
		text-decoration: none; 
		text-transform:capitalize;
	}
    
	a:hover.subNavLink_1 {
		background:#e0dbc0 url(../images/subNav_arrow.gif) no-repeat 18px 14px;
		color: #333;
	}
    
	div.subNavLink_2 {
		padding: 0;
		width:100%; 
	}
    
	a:visited.subNavLink_2, a:link.subNavLink_2 {
		background:url(../images/subNav_divider.jpg) repeat-x left bottom;
		color: #666; 
		display:block;
		font-size: 12px; 
		font-weight:normal;
		line-height: 135%; 
		padding:10px 10px 10px 45px;
		text-decoration: none; 
		text-transform:capitalize;
	}
    
	a:hover.subNavLink_2
		{color: #333;}
		
	div.subNavLink_3 {
		padding: 0;
		width:100%; 
	}
    
	a:visited.subNavLink_3, a:link.subNavLink_3 {
		background:url(../images/subNav_divider.jpg) repeat-x left bottom;
		color: #888; 
		display:block;
		font-size: 11px; 
		font-weight:normal;
		line-height: 135%; 
		padding:10px 10px 10px 55px;
		text-decoration: none; 
		text-transform:capitalize;
	}
    
	a:hover.subNavLink_3
		{color: #333;}
    
	div.subNavHead {
		background:url(../images/subNav_head_bg.jpg) repeat-x 0 0;
		color: #e5942f;
		font-size: 15px; 
		font-weight: bold; 
		height:37px;
		margin:0;
	}
	
	div.subNavHead span {
		background:url(../images/subNav_head_arrow.jpg) no-repeat 15px 13px;
		display:block;
		padding:5px 0 0 35px;
	}
/*** SUB NAV STYLES END ***/


/*** margins styles start ***/
	.bodyWrapper {
		 
		padding:20px;
		margin: 15px 0 15px 7px; 
		min-height:400px;
		height:auto;
		width:612px;
		_width:642px; 
		voice-family: "\"}\""; 
		voice-family: inherit;
	}
	/* for Internet Explorer */
		/*\*/
		* html .bodyWrapper {
		height: 400px;
		}
		/**/
    
/*** 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 span {
		color: #fff;
		font-size: 11px;  
		line-height:140%;
	}
    
	.footer a:visited, .footer a:link { 
		color: #fff; 
		text-decoration: none;
	}
    
	.footer a:hover {
		color: #000;
	}
	
	.leftside_col {
		background:#e0dbc0;
		border:3px solid #fff;
		margin:0 0 0 10px;
		padding:0;
	}

	.leftCol {
		margin: 0px; 
		width:100%; 
		voice-family: "\"}\""; 
		voice-family: inherit;
	}
  
  html>body .leftCol {width:auto;}
	
  .leftCol .mod_copy td, .leftCol .mod_copy div, .leftCol .mod_copy {color: #555; font-size: 10px; padding: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 ***/
	.leftCol .mod_copy {margin: 10px 7px 15px 7px; width:100%; voice-family: "\"}\""; voice-family: inherit;}
    
	html>body .mod_copy {width: auto;}
    
/*** CONTENT STYLES END ***/

.memberNav { padding: 15px; }
