a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a:link#button
{   background-color:#0099ff;
    border-bottom:#003399 solid 1px;
    border-right:#003399 solid 1px;
    border-left:#99ccff solid 1px;
    border-top:#99ccff solid 1px;
    color:white;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    letter-spacing: .5pt;
    padding:1px;
	padding-left: 3px;
    text-decoration:none;
    width:165px;
	display: block;
}
.req{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff0000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #FF3333;
	text-decoration: underline;

}
a.topper
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;

}
.topNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #e6e6e6;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;

}
.ovM{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
}

.bodyText {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555555;
}
.bodyText2 {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
}
.subHeading {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3399FF;
}
.subSubHeading {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
}
.smallText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.boxednumberselected {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	height: 17px;
	width: 18px;
	border: 2px solid #FF6600;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;

}
.boxednumber {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	height: 17px;
	width: 17px;
	border: 2px none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #dcdcdc;
	padding-top: 2px;
}
.boxednumbercompleted {


	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #ffffff;
	height: 17px;
	width: 17px;
	border: 2px none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #ff6600;
	padding-top: 2px;
}
.smallTextHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;

}
.smallTextGrey {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;

}
.smallTextGreyPlain {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	margin-right: 15px;
	margin-left: 15px;

}
.greyHeading {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}

.Error
{
	color:#FF3300;
}

.bigboxednumberselected {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	height: 22px;
	width: 23px;
	border: 2px solid #FF6600;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 2px;
}

a:link.myButton, a:visited.myButton, .depressedButton
{
	background-color: #e6e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align:bottom;
    letter-spacing: .5pt;
    width:165px;
	display: block;
	padding:5px;
	
    border-bottom:#333333 solid 2px;
    border-right:#333333 solid 2px;
    border-left:#efefef solid 2px;
    border-top:#efefef solid 2px;
    letter-spacing: .3pt;
}
.disabledButton
{
	background-color: #e6e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align:bottom;
    letter-spacing: .5pt;
    width:165px;
	display: block;
	padding:5px;
	
    border:#333333 solid 2px;
    letter-spacing: .3pt;
}

a:hover.myButton, .depressedButton
{   background-color: #FF6600;
	color:white;
}

/* depress effect on click */
a:active.myButton, .depressedButton
{ 
    border-bottom:#efefef solid 2px;
    border-right:#efefef solid 2px;
    border-left:#333333 solid 2px;
    border-top:#333333 solid 2px;
	padding-left: 3px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 7px;
}

a.smallLink
{
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.smallLink:visited
{
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.tiLink
{
	color: #008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
a.tiLink:visited
{
	color: #008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
a.tiLink:hover
{
	text-decoration:underline;
}
#leftnavsub A
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.65em;
    PADDING-BOTTOM: 5px;
    COLOR: #ffffff;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #2b53a8 1px solid;
    BORDER-TOP: #4774d1 1px solid;
    FONT-FAMILY: verdana, arial, sans-serif;
    BACKGROUND-COLOR: #3366CC;
    TEXT-DECORATION: none
}
#leftnavsub A:hover
{
    BACKGROUND-COLOR: #213cb6
}
#leftnavsub BR
{
    DISPLAY: none
}
#leftnavsub2 A
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.65em;
    PADDING-BOTTOM: 5px;
    COLOR: #ffffff;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #3f6dcf 1px solid;
    BORDER-TOP: #7798dd 1px solid;
    FONT-FAMILY: verdana, arial, sans-serif;
    BACKGROUND-COLOR: #6389d8;
    TEXT-DECORATION: none
}
#leftnavsub2 A:hover
{
    BACKGROUND-COLOR: #4170cf
}
#leftnavsub2 BR
{
    DISPLAY: none
}
.oText{
	color: #000000;
	font-family: Lucidia Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.textbox{
	background-image: url("images/textBoxBG.gif");
    	BORDER-BOTTOM: #3f6dcf 1px solid;
    	BORDER-TOP: #7798dd 1px solid;
    	BORDER-LEFT: #3f6dcf 1px solid;
    	BORDER-RIGHT: #7798dd 1px solid;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textbox:hover{
	background-image: url("images/textBoxBG2.gif");
	color: #004080;
    	BORDER-BOTTOM: #2f5bb9 1px solid;
    	BORDER-TOP: #6389d8 1px solid;
    	BORDER-LEFT: #2f5bb9 1px solid;
    	BORDER-RIGHT: #6389d8 1px solid;
}
.selbox{
    	BORDER-BOTTOM: #3f6dcf 1px solid;
    	BORDER-TOP: #7798dd 1px solid;
    	BORDER-LEFT: #3f6dcf 1px solid;
    	BORDER-RIGHT: #7798dd 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.selbox:hover{
	color: #004080;
    	BORDER-BOTTOM: #2f5bb9 1px solid;
    	BORDER-TOP: #6389d8 1px solid;
    	BORDER-LEFT: #2f5bb9 1px solid;
    	BORDER-RIGHT: #6389d8 1px solid;
}











/* 
by joyce aug 26 2010 
added navigation from RSH
and powered by note
*/

#home_nav_container {
	float:left;
	width:100%;
	height:83px;
	text-align:center;
	font-size:12px;
	padding-top:8px;
}
#home_nav_container p {margin:0;}

#home_nav_container div.navspacer {
	float:left;
	width:4px;
	height:83px;
}

#nav_one {
	width:123px;
	height:83px;
	float:left;
	display:block;

}
#nav_one p {
	padding-top:40px;
	font-weight:normal;
}
#nav_one a {
	width:123px;
	height:83px;
	display:block;
	background-image:url(images/nav_resumebuilder.gif);
	background-repeat:no-repeat;
	background-position: top;
	color:#444444;
	text-decoration:none;
}
#nav_one a:hover {
	background-position: bottom;
	color:#FFFFFF;
	text-decoration:none;
}

#nav_two {
	width:123px;
	height:83px;
	float:left;
	display:block;
}
#nav_two p {
	padding-top:40px;
	font-weight:normal;
}
#nav_two a {
	width:123px;
	height:83px;
	display:block;
	background-image:url(images/nav_resumeadvisors.gif);
	background-repeat:no-repeat;
	background-position: top;
	color:#444444;
	text-decoration:none;
}
#nav_two a:hover {
	background-position: bottom;
	color:#FFFFFF;
	text-decoration:none;
}

#nav_three {
	width:123px;
	height:83px;
	float:left;
	display:block;
}
#nav_three p {
	padding-top:40px;
	font-weight:normal;
}
#nav_three a {
	width:123px;
	height:83px;
	display:block;
	background-image:url(images/nav_theprocess.gif);
	background-repeat:no-repeat;
	background-position: top;
	color:#444444;
	text-decoration:none;
}
#nav_three a:hover {
	background-position: bottom;
	color:#FFFFFF;
	text-decoration:none;
}

#nav_four {
	width:123px;
	height:83px;
	float:left;
	display:block;
}
#nav_four p {
	padding-top:40px;
	font-weight:normal;
}
#nav_four a {
	width:123px;
	height:83px;
	display:block;
	background-image:url(images/nav_chooseus.gif);
	background-repeat:no-repeat;
	background-position: top;
	color:#444444;
	text-decoration:none;
}
#nav_four a:hover {
	background-position: bottom;
	color:#FFFFFF;
	text-decoration:none;
}

#nav_five {
	width:123px;
	height:83px;
	float:left;
	display:block;
}
#nav_five p {
	padding-top:50px;
	font-weight:normal;
}
#nav_five a {
	width:123px;
	height:83px;
	display:block;
	background-image:url(images/nav_testimonials.gif);
	background-repeat:no-repeat;
	background-position: top;
	color:#444444;
	text-decoration:none;
}
#nav_five a:hover {
	background-position: bottom;
	color:#FFFFFF;
	text-decoration:none;
}

#nav_six {
	width:123px;
	height:83px;
	float:left;
	display:block;
}
#nav_six a {
	width:123px;
	height:83px;
	display:block;
	background-image:url(images/nav_start.gif);
	background-repeat:no-repeat;
	background-position: top;
	color:#444444;
	text-decoration:none;
}
#nav_six a:hover {
	background-position: bottom;
	color:#FFFFFF;
	text-decoration:none;
}

#nav_seven {
	width:123px;
	height:83px;
	float:left;
	display:block;
}
#nav_seven p {
	padding-top:40px;
	font-weight:normal;
}
#nav_seven a {
	width:123px;
	height:83px;
	display:block;
	background-image:url(images/nav_jobhunting.gif);
	background-repeat:no-repeat;
	background-position: top;
	color:#444444;
	text-decoration:none;
}
#nav_seven a:hover {
	background-position: bottom;
	color:#FFFFFF;
	text-decoration:none;
}

.poweredBy {
padding:6px 10px; 
margin-bottom:10px; 
font-family:trebuchet MS; 
font-size:12px;  
color:#cc3300; 
text-align:left;  
border-bottom:1px dashed #ccc; 
border-top:1px dashed #ccc;
}
