/* Import main styles */

@import url(main.css);






/* Main Page Structure */


#topcolorbar { 
	float: left;
	clear: both;
	width: 958px;
    height: 15px;
	margin: 0px 1px 0px 1px;
	overflow: hidden;
	background-color: #9ABDC3;
}

#contentcontainer { 
	float: left;
	margin: 0px 1px 0px 1px;
    width: 958px;
	overflow: hidden;
	border: 0px solid black;
}

#shadowa-st {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid;
	background: url(../images/extend.gif) repeat-y 0 top;
	overflow: hidden;
}

#shadowb-st {
	width: 958px;
	float: left;
	border: 0px solid;
	background:  url(../images/big_shadow2.gif) no-repeat 0 top;
	overflow: hidden;
}
#shadowa-st-trial {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid;
	background: url(../images/extend-left.gif) repeat-y 0 top;
	overflow: hidden;
}
#shadowb-st-trial {
	width: 958px;
	float: left;
	border: 0px solid;
	background:  url(../images/big_shadow2-left.gif) no-repeat 0 top;
	overflow: hidden;
}

#rightsidebar-st-trial {
	padding: 13px 0px 0px 0px;
	float: left;
    width: 330px;
	text-align: left;
	overflow: hidden;
	border: 0px solid black;
}

#rightsidebar-st-signup {
	padding: 0px 0px 0px 0px;
	float: left;
    width: 329px;
	text-align: left;
	overflow: hidden;
	border: 0px solid black;
	
}

#signupbox {
	padding: 170px 40px 0px 25px;
	float: left;
	text-align: left;
	overflow: hidden;
	border: 0px solid black;
	/* background:  url(/resources/images/subscribeform.gif) no-repeat 0 top; */
}

#signupbox-bottom {
	padding: 5px 40px 5px 25px;
	float: left;
	text-align: left;
	overflow: hidden;
	border: 0px solid black;
	background:  url(/resources/images/subscribeform-blue-end.gif) no-repeat 0 bottom; 
}

#leftsidebar-st {
	float: left;
    width: 173px;
	text-align: left;
	border: 0px solid black;
}	

#sidenavcontainer-st {
	position: relative;
	top: 13px;
	left: 10px;
    width: 155px;
	border: 0px solid black;
}


#center-st {
	float: left;
	padding: 13px 0px 0px 0px;
	width: 612px;
	text-align: left;
	border: 0px solid black;
}

#hrquicktips-content {
	position: relative;
	top: 20px;
	left: 20px;
	width: 560px;
	text-align: left;
	border: 0px solid black;
}

#rightsidebar-st {
	padding: 13px 0px 0px 0px;
	float: left;
    width: 173px;
	text-align: left;
	overflow: hidden;
	border: 0px solid black;
}

.bottomshadowc-st {
	float: left;
	clear: both;
	width: 958px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px solid; 
}

#rating {
	padding: 25px 0px 0px 0px;
	width: 560px;
	text-align: left;
}

img {
	border: 0px;
}


.ad {
	padding: 0px 0px 0px 8px
}

/* Main Content Styles */

.bodycopy-st	{ 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #36424A;
}
.bannerdate {
    color: #36424a;
   	font-size: 10px;
   	font-family: arial;
}

h1 {
    color: #EF8200;
   	font-size: 25px;
    line-height: 27px;
   	font-family: arial;
   	font-weight: bold;
}

h2 {
	color: #afa345;
    font-size: 17px;
    font-family: arial;
    font-weight: bold;
}


/* Left Sidebar Content Styles */

.leftnavhead-st {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #ef8200;
	font-size: 18px; 
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.leftnavdate-st {
	color: #000000;
    font-size: 11px;
   	line-height: 16px;
    font-family: arial;
    font-weight: normal;
}



#sidenavcontainer-st a.archive:link {
	font-family: arial; 
	font-size: 13px; 
	line-height: 16px;
	color: #36424a; 
	font-weight: bold;
	text-decoration: none;
}
  
#sidenavcontainer-st a.archive:visited {text-decoration: none; color: #36424a; font-weight: bold;}
#sidenavcontainer-st a.archive:hover {text-decoration: underline;}

 





