p, td   {

	font-family: 'Source Sans Pro', sans-serif;	
	font-size : 14px;
	font-weight: 400;
	line-height : 28px;
	letter-spacing : 0.0mm;
	text-decoration : none;
	color : #000000;   
	margin-top : 0px;
	margin-bottom : 18px;
	}
	
h1, h2, h3, h4, h5, h6 {

font-family: 'Source Sans Pro', sans-serif;	
font-weight : 600;
color :  #092682;  /* dark blue */
}

h1, h2 {

font-size : 18px;
line-height : 24px;
margin-top : 0px;
margin-bottom : 18px;
}

h3, h4, h5, h6{

font-size : 15px;
line-height : 21px;
margin-top : 0px;
margin-bottom : 18px;
}


.tighter   {

	font-family: 'Source Sans Pro', sans-serif;	
	font-size : 14px;
	font-weight: 400;
	line-height : 22px;
	letter-spacing : 0.0mm;
	text-decoration : none;
	color : #000000;   
	margin-top : 0px;
	margin-bottom : 18px;
	
	}




A.navigation, .navigation
	{
	font-family: 'Source Sans Pro', sans-serif;	
	font-size : 13px;
	font-weight: 400;
	line-height : 16px;
	letter-spacing : 0.0mm;
	text-decoration : none;
	color : #666666;   */ medium-light gray for nav text  */
	margin-top : 0px;
	margin-bottom : 0px;
	
	}
	
	A.navigation:link {
	color : #666666;   */ medium-light gray for nav text  */
	}
	A.navigation:hover {
	color : #0c35b8;   */ blue   */
	font-weight: 400;
	}
	A.navigation:active {
	color : #0c35b8;   */ blue   */
		font-weight: 400;
		}
	A.navigation:visited {
	color : #666666;   */ medium-light gray for nav text  */
	}
	A.navigation:visited:hover {
	color : #0c35b8;   */ blue   */
		font-weight: 400;
	}
	A.navigation:visited:active {
	color : #0c35b8;   */ blue  */
		font-weight: 400;
		}

.vertical-line
	{
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size : 11px;
	line-height : 10px;
	color : #3b3b3b;   */ medium gray   */
	}


.sidebar-white-blurb
{
margin-top : 0px;
margin-bottom : 13px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
font-size : 13px;
line-height : 26px;
color: #FFFFFF;
}	
	
.sidebar-white
{
margin-top : 0px;
margin-bottom : 13px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
font-size : 13px;
line-height : 20px;
color: #FFFFFF;
text-decoration: none;
}

	A.sidebar-white:link {
	color : #FFFFFF; 
	}

	A.sidebar-white:hover {
	color: #b8ddfa;   */ light blue   */
	}
	A.sidebar-white:active {
	color: #b8ddfa;   */ light blue   */

		}
	A.sidebar-white:visited {
		color : #FFFFFF; 

	}
	A.sidebar-white:visited:hover {
		color: #b8ddfa;   */ light blue   */

	}
	A.sidebar-white:visited:active {
		color: #b8ddfa;   */ light blue   */

	}


.sidebar-white:link, visited {
{
color: #FFFFFF;
text-decoration: none;
}

.sidebar-white: hover, active, visited:hover, visited: active {
color: #b8ddfa;
}
	
.footer
{
margin-top : 0px;
margin-bottom : 11px;
font-family: 'Source Sans Pro', sans-serif;
font-size : 13px;
font-weight: 600;
line-height : 12px;
color: #155ab0;   /* medium blue   */
}

A.footer:link {
	color: #155ab0;   /* medium blue   */
	text-decoration: none;

	}
	A.footer:hover {
	color : #666666;   */ gray   */

	text-decoration: none;
	}
	
	A.footer:active {
	color : #666666;   */ gray   */
	text-decoration: none;
	}

	A.footer:visited {
	color : #666666;   */ gray   */

		text-decoration: none;

	A.footer:visited:hover {
	color : #666666;   */ gray   */
		text-decoration: none;
	}

	A.footer:visited:active {
		text-decoration: none;
	}
