.darkest {color: #344654;}
.dark {color: #344654;}
.mediumdark {color: #637480;}
.medium {color: #9fb0b5;}
.lite {color: #c3cbd0;}




p { margin:0; padding-bottom: .5em; }

a 	{
	color: #344654;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover { color: #c3cbd0; }

a:visited { color: #9fb0b5; }

a:active { color: #c3cbd0; }



h1
{
	color: #344654;
	font-family: Arial, Sans-Serif;
	font-size: 24px;
	line-height: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px;
	margin-bottom:10px;
}

h2	
{
	color: #344654;
	font-family: Arial, Sans-Serif;
	font-size: 17px;
	line-height: 21px;
	font-style: normal;
	font-weight: normal;
	text-align: left;		
	}

h3	
{
	color: #344654;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-top:7px;
	margin-bottom:3px;
	}
	
h4 {
	font-size:10px;line-height:15px;
	margin:0 0 8px;
}


.regularText
{
	color: #344654;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height:18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.smallText	
{
	color: #9fb0b5;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	text-align: left;		
	}


.pageCrumbs	
{
	color: #94a6ab;
	font-family: Arial, Sans-Serif;
	font-size: 17px;
	line-height: 21px;
	font-style: normal;
	text-align: left;		
	display: block;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: #94a6ab;
	border-width: 0 0 4px 0;
	border-style: none none solid none;
}

.NavFooter
{
	color: #94a6ab;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	text-align: left;
}


.NavFooter a {
	color: #a3a60f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.NavFooter a:hover {
	color: #344654;
}

.liteGray {
	color: #c3cbd0;	
	}


.colorGT {
	color: #a3a60f;	
	}

.colorSM {
	color: #008ab0;	
	}
	

.colorISS {
	color: #c41130;	
	}
	

.colorPM {
	color: #542989;	
	}

.colorPSS {
	color: #e4701e;	
	}



/* FONTS TEXT */
/* For QUOTES */	
blockquote
{
	margin: 15px 40px;
	text-indent: 25px;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	line-height: 24px;
	color: #94A6AB;
	font-weight: lighter;
	text-align:left;
}


blockquote p {
        display: inline;
        margin: 10px 0;
        padding-right: 24px; 
		}
		
p.credit_blockquote { 
		font-family: Arial, Sans-Serif;
		font-size: 12px;
        line-height: 14px;	
        color: #94a6ab; 
        margin: 10px 0;
        text-align:center;}
        

blockquote.sideBlockquote {
		margin: 8px 0 0 0;
        text-indent: 15px;
        background: url('images/quotes1side.gif');
        background-position: 0 2px;
        background-repeat: no-repeat;
        color: #a3a60f;
		font-family: Arial, Sans-Serif;
		font-size: 12px;
		line-height: 15px;
		}


blockquote.sideBlockquote p {
        display: inline;
        margin: 0;
        padding-right: 15px;
        background: url('images/quotes2side.gif');
        background-position: right;
        background-repeat: no-repeat;       
		}
		
p.credit_sideBlockquote { 
		color: #94a6ab;
		font-family: Arial, Sans-Serif;
		font-size: 9px;
		line-height: 11px;
		font-style: normal;
		text-align: left;
        margin: 10px 0;
        text-align:center;}
        
div.openingPara {
	padding: 0px;
	font-family:   Arial, Sans-Serif;
   	font-size: 17px;
   	line-height: 21px;
   	color: #344654;
	}
	
div.bodyCopy {	
	font-family:   Arial, Sans-Serif;
   	font-size: 12px;
   	line-height: 16px;
   	color: #344654;
   	text-align: left;
   	margin-top: 10px;
	}
	
div.bodyCopy a 	{
	color: #a3a60f;
	text-decoration: none;
	font-weight: bold;
	}
	
.bodyCopy a:visited { color: #a3a60f; }

.bodyCopy a:hover { color: #c3cbd0; }

.bodyCopy a:active { color: #c3cbd0; }
	
	
	