/***************************************
Employer's Security Inc. Stylesheet
***************************************/

body {
	background: url(../images/bg_page.jpg) repeat-x;
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin: 0px;
}
a {
	color: #003399;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font: italic bold 18px "Times New Roman", Times, serif;
	color: #003366;
}

/***************************************
class
***************************************/

.rtAlignImg {
	font-size: 10px;
	color: #666;
	text-align: center;
	float: right;
	width: auto;
	margin: 0 0 10px 10px;
	padding: 0;
	line-height: 14px;
}

/***************************************
id
***************************************/

#container {
	background: #FFFFFF;
	width: 740px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	padding: 1px;
}
#content img {
	padding: 5px;
}
#content {
	line-height: 19px;
	margin: 15px 15px 20px 17px;
}
#headBar {
	background: #D21F00 url(../images/bg_headBar.jpg) repeat-x;
	height: 15px;
	width: 740;
}
#logo {
	padding: 10px 17px;
}
#topNav {
	background: url(../images/bg_topNav.jpg) repeat-x;
	padding: 10px 4px 7px 6px;
	font: bold 11px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #333333;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	background: url(../images/bar_topNav.jpg) no-repeat right;
}
#topNav a:hover {
	text-decoration: underline;
}
#headerImg {
	border-bottom: 1px solid #999999;
}
#headerFlash {
	border-bottom: 1px solid #666666;
}
#contentNav {
	float: right;
	width: auto;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
}
#contentNav a {
	padding-right: 3px;
	padding-left: 3px;
}


#footer {
	background: url(../images/bg_footer.jpg) repeat-x;
	height: 40px;
	font-size: 10px;
	padding-left: 18px;
	padding-top: 6px;
	line-height: 19px;
	color: #999999;
}
#footer a {
	color: #006699;
}
h2 {
	font-size: 14px;
	color: #990000;
	margin-top: 8px;
	margin-bottom: -15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
.fieldset1 {
	font-size: 11px;
	color: #FFFFFF;
	background: #990000;
	margin-left: 370px;
	padding-right: 4px;
	padding-left: 4px;
}
fieldset {
	width: 70%;
	padding: 4px;
	background: #F4F4F4;
}
#contactLink {
	float: right;
	width: auto;
	font-size: 10px;
	padding-right: 5px;
	text-align:right;
}
