a:link.fileText { color:#000066 }
a:visited.fileText { color:#000066 }
a:hover.fileText { color:#336699 }
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.textSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.textDim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
.deleteButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B376C;
	background-color: #FF6666;
}
.finePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	}
	
.certHeaderLg {
font-family:"Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
color: #333333;
}
.certHeaderLgTwo {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #333333;
}
.certHeaderSm {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
}
.certHeaderSmaller {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}
.certFooterSm {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
}
#preloadScreen {
	z-index:1;
	background-color:#FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:800px;
	text-align:center;
	vertical-align:middle;
}
#container {
	z-index:0;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
	margin:0px;
	padding:0px;
}
.preloadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.byModStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width:65px;
}
.byModule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width:80px;
}
.formactionbutton {
	padding:2px;
	background-color:#3184f0;
	background-repeat:repeat-x;
	border: 1px solid #0b53b3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}