@charset "utf-8";
.Blue_Text_Links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #274290;
	text-decoration: none;
	top: 2px;
}
.Blue_Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #274290;
	border: thin solid #274290;
}
.Blue_Header_Large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #274290;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #274290;
	border-right-color: #274290;
	border-bottom-color: #274290;
	border-left-color: #274290;
}
.Black_Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #274290;
	border-right-color: #274290;
	border-bottom-color: #274290;
	border-left-color: #274290;
}
.survival_box {
	background-image: url(images/slice1.gif);
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.Black_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.prevention_box {
	background-image: url(images/slice2.gif);
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-style: none;
}
.public_box {
	background-image: url(images/slice3.gif);
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-width: thin;
	border-right-style: solid;
}
.White_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.Gold_Background {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FC6;
	border: thin solid #000;
	font-weight: bold;
}
.Gold_Sidebar {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FC6;
}
.Teal_Sidebar {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #97FF99;
}
.Purple_Sidebar {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCF;
}
.Grey_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
.Purple_Background {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #CCF;
	border: thin solid #000;
	font-weight: bold;
}
.Blue_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0060A2;
	text-decoration: none;
}
.Blue_Header_No_Box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #274290;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Green_Background {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #97FF99;
	border: thin solid #000;
	font-weight: bold;
}
.small_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
