
a:link {
	color: #DDE1BB;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #DDE1BB;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #FFFFFF}
a:active {
	color: #DDE1BB;
	font-weight: normal;
	text-decoration: none;

}

.sidebar {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #FFFFFF;
	line-height: 1.5;
}

.sidebar a:link {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #CCFFCC;
	line-height: 1.5;
}

.sidebar a:active {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #CCFFCC;
	line-height: 1.5;
}

.sidebar a:visited {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #CCFFCC;
	line-height: 1.5;
}

.sidebar a:hover {
		color : #99CC99;
	
}



.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.4;
}

.body_cap {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 16px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.4;
}


.body_small {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
}

.body_medium {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
}


.body_small_blue {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #181852;
	line-height: 1.3;
}

.body_small_white {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
}

.body_smaller {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
}

.tagline {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 15px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;

}



.quote {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 16px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
}

.quote_small {
	font-family : Times New Roman, Georgia, Times, Serif;
	font-size : 13px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
}

.head {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #FFFFFF;
	line-height: 1.5;
	
}

.bluebody {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #181852;
	line-height: 1.5;
}

.bluehead {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #181852;
	line-height: 1.5;
}


.greenhead {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #009933;
	line-height: 1.5;
	
}


.link_teal {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #009933;
	line-height: 1.4;
	
}


.link_olive {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #8B8E66;
	line-height: 1.4;
	
}
