@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(images/respect-bkg.jpg);
	
	margin:20;
}

.title-grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1.6em;
	font-weight: bold;
	line-height:normal;
	letter-spacing:.2px;
	margin-left:0px;
	text-decoration: none;
}
.title-grey a:link {  TEXT-DECORATION: none; color: #333399}
.title-grey a:visited {  TEXT-DECORATION: none; color: #333399}
.title-grey a:hover {  TEXT-DECORATION: underline; color: #164573}

.heading-black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	line-height:normal;
	letter-spacing:.2px;
	margin-left:0px;
	text-decoration: none;
}
.heading-black a:link {  TEXT-DECORATION: underline; color: #0033CC}
.heading-black a:visited {  TEXT-DECORATION: underline; color: #0033CC}
.heading-black a:hover {  TEXT-DECORATION: underline; color: #CC0000}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .75em;
	font-weight: normal;
	line-height:normal;
	letter-spacing:.2px;
	margin-left:0px;
	text-decoration: none;
}
.body-text a:link {  TEXT-DECORATION: underline; color: #0033CC}
.body-text a:visited {  TEXT-DECORATION: underline; color: #0033CC}
.body-text a:hover {  TEXT-DECORATION: underline; color: #CC0000}

.body-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .75em;
	font-weight: bold;
	line-height:normal;
	letter-spacing:.2px;
	margin-left:0px;
	text-decoration: none;
}
.body-text-bold a:link {  TEXT-DECORATION: none; color: #0033CC}
.body-text-bold a:visited {  TEXT-DECORATION: none; color: #0033CC}
.body-text-bold a:hover {  TEXT-DECORATION: underline; color: #CC0000}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .5em;
	font-weight: normal;
	line-height:normal;
	letter-spacing:.2px;
	margin-left:0px;
	text-decoration: none;
}
.small-text a:link {  TEXT-DECORATION: none; color: #FFFFFF}
.small-text a:visited {  TEXT-DECORATION: none; color: #FFFFFF}
.small-text a:hover {  TEXT-DECORATION: underline; color: #FF0000}

.level2-nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #164573;
	font-size: .7em;
	font-weight: bold;
	line-height:normal;
	letter-spacing:.2px;
	margin-left:30px;
	text-decoration: none;
}
.level2-nav a:link {  TEXT-DECORATION: none; color: #164573}
.level2-nav a:visited {  TEXT-DECORATION: none; color: #164573}
.level2-nav a:hover {  TEXT-DECORATION: underline; color: #7B7B7B}