﻿body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sepBlue {
	background-image: url("_images/dots_blue.gif");
	height: 1px;
	background-repeat: repeat;
	border: 0px none;
	background-position: center;
	padding: 0px;
	margin: 0px;

}
.highlights {
	background-color: #6988BF;
	background-image: url("_images/back_highlights.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;


}
.highlightsHeader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
}

.highlightsBody {
	font-size: 12px;
	color: #D6F4FE;
	text-decoration: none;
}
.highlightsBody a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.highlightsBody a:hover {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.highlightsBody a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #003366;


}
.rightLinks {
	width: 136px;
	text-align: center;
	vertical-align: top;
	padding: 12px;
	background-color: #BBD3FB;


}
.rightLinksHeader {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	text-align: center;
	text-decoration: none;
}

.rightLinksBody {
	font-size: 11px;
	color: #003366;
	font-weight:bold;
	vertical-align: top;
	text-decoration: none;
}
.rightLinksBody a:link {
	color: #003366;
	text-decoration: none;
}
.rightLinksBody a:hover {
	font-size: 11px;
	font-weight: bold
}


.quickLinks {
	width: 140px;
	text-align: center;
	vertical-align: top;
	padding: 12px;
	background-color: #BBD3FB;


}
.quickLinksHeader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

.quickLinksBody {
	font-size: 12px;
	color: #003366;
	vertical-align: top;

}
.quickLinksBody a:link {
	color: #003366;
	text-decoration: none;
}
.quickLinksBody a:hover {
	color: #003399;
	text-decoration: none;
}



.quickOffices {
	width: 140px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-color: #DECBCB;

}

.quickOffices {
	width: 140px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-color: #EADCBE;

}
.quickVictims {
	width: 140px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-color: #E4EED0;

}
.navAbout {
	background-color: #E4CD9C;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;


}
.navOffices {
	background-color: #D3AEAE;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;

}
.navLinks {
	background-color: #115582;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;


}
.navVictims {
	background-color: #BBC99E;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}

.navDefault {
	background-color: #9CB8E6;
	width: 163px;
	text-align: left;
	vertical-align: top;
	padding: 10px;


}
.navHeader {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}




