body 
{
	 margin-top: 1px;
	 text-align: center;
}
.printHeader{
	display: none;
}
.button{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	background-color: #019BFF;
	cursor: hand;
}
hr{
	color: #A9A9A9;
	height: 1px;
}
a{
	color: #0183FF;
}
b{
	color: #0183FF;
}
b.bulletin{
	color: #0183FF;
	font-variant: small-caps;
}


td.altBrowser{
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 15px;
	text-align: center;
	background-image: url(../images/site_nav_bg.jpg);
	background-repeat: repeat;
	color: White;
}
a.altBrowser{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
a.navlink{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}
td.secondarynavlink{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor: hand;
	text-align: left;
	vertical-align: middle;
}
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: Black;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: Black;
}
.tapeHead{
	background-color: #019BFF;
	color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.tapeTable{
	border: 0px;
	width: 100%;
	border-left-color: Gray;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
}
.tapeCurrentRow{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: White;
	color: Black;
	font-size: 13px;
}
.tapeAlternateRow{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #DFF2FF;
	color: Black;
	font-weight: normal;
}

h4{
	font-family: Times New Roman;
	font-variant: small-caps;
	font-size: 30px;
	font-weight: normal;
}
h5{
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: normal;
}
.navigationCell{
	border-left: 1px;
	border-left-color: #A9A9A9;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #A9A9A9;
	border-right-style: solid;
}

padding.td{
	background-color: #DCDCDC;
	font-family: "Courier New", Courier, monospace;
	font-size: 1px;
}
.outterBody{
	border-left: 1px;
	border-left-color: #A9A9A9;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #A9A9A9;
	border-right-style: solid;
	height: 550px;
	background-color: White;
}
.copyright{
	border-left: 1px;
	border-left-color: #A9A9A9;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #A9A9A9;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #A9A9A9;
	border-bottom-style: solid;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	color: Silver;
	padding-left: 196px;
	padding-right: 136px;
	background-color: White;
}
a.copyrightLink{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: Silver;
	text-decoration: none;
}
.bannerCell{
	border-left: 1px;
	border-left-color: #A9A9A9;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #A9A9A9;
	border-right-style: solid;
	border-top: 1px;
	border-top-color: #A9A9A9;
	border-top-style: solid;
	vertical-align: middle;
}
.sectionLogo{
	width: 181px;
	text-align: left;
	vertical-align: top;
}
.sectionFade{
	width: 181px;
	height: 250px;
	text-align: left;
	vertical-align: top;
	background-color: White;
}
.sectionPhoto{
	width: 100px;
	text-align: tight;
	vertical-align: top;
	background-color: White;
}
.bodyCopy{
	padding-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: White;
}
.urgent
{
	color:Red
}