P {
	COLOR: black;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left
}
A {
	COLOR: #CC6600;
	TEXT-DECORATION: underline
}
BODY {
	COLOR: black;
	background-color: #f7f4e1;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}
h4 {
	font-size: 14px;
	color: #D40000;
	text-align: left;
}
h5 {
	font-size: 12px;
	color: #000;
	text-align: left;
}
h6 {
	color: #FFFBF0;
	font: italic bold 36px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: center;
}
.FCDhead {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #2A3F55;
	background-repeat: no-repeat;
}
.FCDlink {
	color: #FFFFFF;
}
.Footer {
	font: 10px Arial, Helvetica, sans-serif;
	background: #f7f4e1 url(/images/navbg.gif) repeat-x;
	color: #808080;
	text-align: center;
}
.Nav {
	background-image: url(/images/navbg.gif);
	background-repeat: repeat-x;
	font: 9px Arial, Helvetica, sans-serif;
}
.NavR {
	font-size: 10px;
	background: right;
}
#alertBox {
	position:fixed;
	width:350px;
	height:165px;
	border-top: none;
	border-right: thin outset #FFB114;
	border-bottom: thin outset #FFB114;
	border-left: thin outset #FFB114;
	background-color: #FFFDF5;
	background-image: url(../images/https_example150.gif);
	background-repeat: no-repeat;
	background-position: 2px 20px;
}
#alertBox p {
	font:bold 12px Arial, Helvetica, sans-serif;
	height:78px;
	text-align:left;
	color:black;
	padding-left:5px;
	margin-left:145px;
	margin-right: 5px;
	margin-top: 20px;
}
#alertBox h1 {
	margin:0;
	font:bold 12px Arial, Helvetica, sans-serif;
	background-color: navy;
	color:#FFF;
	border-bottom:thin solid #FFD700;
	padding:2px 0 2px 5px;
}
#alertBox #closeBtn {
	display:block;
	position:relative;
	color:#F00;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	bottom: 80%;
	text-align: right;
}
#FCD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
}
#modalContainer > #alertBox {
	position:fixed;
}
#navr {
	font-size: 10px;
	background: right;
}
#NOC1 {
	border: thin solid #808080;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 10000;
}

.notice_alert {
   background: #FFFFCC url(/images/alert-icon.gif) center no-repeat;
   background-position: 15px 10%;
   text-align: left;
   color: #000000/*#cb990c*/;
   font:normal 1.0em Helvetica, Arial, sans-serif;
   padding: 5px 20px 5px 60px;
   border: 2px solid #e0ab14;
   margin:0 0 -5px 0;
}
#onepixelcontainer tr td #tenpixelcontainer tr td table tr td p strong {
	color: #F00;
}
