.Emergency {color: #FF0000}

.intro {
	font-family: Arial;
	text-transform: none;
	color: #004D9B;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 0.5px;
	font-variant: small-caps;
}
p {
	font-size: 12px;
	font-variant: small-caps;
	
}
/* Global Styles */

body {
	margin:0px;
	font-family: Arial;
	color: #004D9B;
	background-image: url(../images/footerslice.jpg);
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	font-variant: small-caps;
	background-repeat: repeat;
	}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #004D9B;
	margin-bottom: -10px;
	font-variant: normal;
}
	
.navText {
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	}
#navigation a.navText:visited {
	color: #005DAA;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-color: 005DAA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: .1em;
	display: block;
	border-left-style: solid;
	border-left-color: #005DAA;
}
#navigation      /* ID Styles */
a.navText:link {
	color: #005DAA;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004D9B;
	border-left-color: #004D9B;
	}
#navigation a.navText:active {
	color: #005DAA;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004D9B;
	border-left-color: #004D9B;
}
#navigation    a.navText:hover {
	color:#ffffff;
	background-color: #004D9B;
	padding: 0px 10px;
	text-decoration: none;
	}

.flex {
	background-image: url(graphics/BodyMiddle.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #005DAA;
	text-decoration: none;
}


.footer {
	background-image: url(graphics/footerslice.jpg);
	background-repeat: repeat-y;
}
.textH1 {
	font-family: Arial;
	font-size: 10px;
	color: #005DAA;
	font-weight: bold;
}

td.logobackground {
	background-image: url(graphics/header_2.jpg);
	background-repeat: no-repeat;
	background-position: 18px;
}

a.space:visited		{
	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #004D9B;
	font-variant: small-caps;
	line-height: 12px;
	text-decoration: none;
}
	a.space:link     {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #004D9B;
	font-variant: small-caps;
	line-height: 12px;
	text-decoration: none;
}
a.space:active         {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #004D9B;
	font-variant: small-caps;
	line-height: 12px;
	text-decoration: none;
}

a.space:visited		{
	color: #004D9B;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 12px;	
	}
a.space:hover    {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: small-caps;
	background-color: #005DAA;
	display: block;
	line-height: 12px;
	text-decoration: none;
}

.program {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005DAA;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}


#program a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 0px;
	display: block;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
	}
#program a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005DAA;
	font-variant: normal;
	font-size: 10px;
	text-transform: uppercase;
}
	
#program a:visited {
	color:#ffffff;
	background-color: #005DAA;
	padding: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	}	


#program a:hover {
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	color: #004D9B;
	display: block;
	background-color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	font-size: 10px;
}
input.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

input.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005DAA;
	padding: 1px;
	height: 15px;
	width: 120px;
	margin-top: 15px;
	margin-left: 15px;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #004D9B;
	margin-bottom: -10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6699CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	margin-bottom: -8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6699CC;
	margin-bottom: -12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6699CC;
	margin-bottom: -6px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
}

.content {
	font-size: 12px;
	color: #005DAA;
	font-weight: normal;
	font-variant: normal;
}
.footerText {
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
