.print
{display:none
}
.hidden{
	display:none;
}
.breadcrumb
{
	font-size:10px;
	font-weight:bold;
	color:navy;
}
.border1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#D2232C;
	padding:4px;
}

.title
{
	font-size:10px;
	font-weight:bold;
	color:Silver;
}
.pagetitle
{
	font-size:10px;
	font-weight:bold;
	color:black;
}
.Larger-Header
{
	font-size:18px;
	font-weight:bold;
	color:firebrick;
}
.LargeHeader
{
	font-size:16px;
	font-weight:bold;
	color:firebrick;
}

.SmallHeader
{
	font-size:14px;
	font-weight:bold;
	color:firebrick;
}

.SmallerHeader
{
	font-size:12px;
	font-weight:bold;
	color:firebrick;
}

.SmallestHeader
{
	font-size:10px;
	font-weight:bold;
	color:firebrick;
}

.YellowBox
{
	background-color:#ffffcc;
	border:1px solid #666666;
	padding:5px;
}

.GrayBox
{
	background-color:#eeeeee;
	border:1px solid #666666;
	padding:5px;
}
.address {
	text-align: center;
	display: block;
	font-weight: bold;
}
.sidebarHeader h3
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color: firebrick;
	text-align:center;
	margin: 0px;
	padding: 1px;
}
.contentH1
{
	font-size:16px;
	font-weight:bold;
}
.contentH2
{
	font-size:14px;
	font-weight:bold;
}

.contentH3 
{
	font-size:12px;
	font-weight:bold;
}

.contentH4 
{

	font-size:10px;
	font-weight:bold;
}

.contentH3_green 
{
	font-size:12px;
	font-weight:bold;
	color:#005500
}

.emphasizeMid
{
	text-align:center;
	font-weight:bold;
	background-position: center;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	font-size: 14px;
	color: firebrick;
}
.Callout {


	text-align:center;
	font-weight:bold;
	background-position: center;
	width: 200px;
	margin-right: 15%;
	margin-left: 15%;
	font-size: 14px;
	color: firebrick;
}
.RedBox{
	background-color:firebrick;
	border:1px solid #666666;
	padding:5px;
	color: #FFFFCC;
	font-size: 24px;
	
}
.ITheading{
	font-size: 14px;
	border-bottom: 2px solid #D2232C;
	font-weight:bold;
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #000;
padding: 2px;
}
a[class='redNav'] {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.inlineEmphasis {
	text-align:left;
	font-weight:bold;
	background-position: left;
	width: 170px;
	font-size: 14px;
	color: #000000;
	float: right;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	overflow: visible;
	vertical-align: sub;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 15px 1px 10px;
	border-top-color: firebrick;
	border-right-color: firebrick;
	border-bottom-color: firebrick;
	border-left-color: firebrick;
}
div.headlinenews img
{
	border:1px solid black;
}
div.headlinenews a{
	font-size:10px;
	font-weight:bold;
	color:white;
	}
div.headlinenewsLarge a{
	font-size:12px;
	font-weight:bolder;
	color:white;
	}	
div.headlinenews{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:white;
}

tr.even {background: #CCCCCC; width: 50%;}

.RotatorLink
{ cursor:hand
}

}
}	
.YellowFadedBox {

	background-color:#ffffcc;
	border:1px solid #666666;
	padding:5px;
}

.WelcomeHeading {

	font-size: 12px;
	border-bottom: 2px solid #D2232C;
	font-weight:bold;
}
.container {
	position:relative;
	left:0px;
	top:0px;
}
.2column_content{
	position:relative;
	top:0px;
	left:0px;
	width:450px;
	float:left;
	clear:none;
}
.2column_right{
	width:167px;
}
}
.textblock {
	width:400px;
	text-align:justify;
	padding:4px;
	margin:2px;
}
.textblocksmall {
	font-size:10px;
	text-align:right;
}
@media print {
	/*This style is for printed versions */
	* {
	background-color:#FFFFFF;
	color:#000000;
	}
	.CtlHeader,.leftNav,.FootNav,.topnav,.noprint{display:none}
	/*.title{display:none}*/
	.print {display:inline}
	.pagetitle{
	border:'1' 'solid' '#000000';
	font-size:large;
	/* .TopNavItem{display:none} */

