a:link, a:visited, a:active {
  color: #0066CC;
}

a:hover {
  color: black;
}

a:link.footer, a:visited.footer, a:active.footer
{
  color: white;
}

.copyright
{
	color: White;
	font: 11px "Verdana";	
}

.menubox {
  border-left: ridge 1px #D6D6DE;
  border-bottom: outset 1px #D6D6DE;
}

.logintable {
  border-left: solid 1px #3366CC;
  border-right: solid 1px #3366CC;
  border-top: solid 1px #3366CC;
  border-bottom: solid 1px #3366CC;
	font-family: "Verdana";
	font-size: 11px;
}

#menuText2 {
  font-size:9pt; font-weight:bold; font-family: Arial, Helvetica, sans-serif; letter-spacing:1pt;
}

#menuText2 a:link, #menuText2 a:visited, #menuText2 a:active {
  color:#194375; text-decoration:none;
}

#menuText2 a:hover {
  color:black; text-decoration:underline;
}

#menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/red_button.jpg);
	text-align: left;
	height: 20px;
	width: 100px;
	white-space: normal;
	background-attachment: fixed;
	left: 2px;
	vertical-align: middle;
}

#menuText a:link, #menuText a:visited, #menuText a:active {
    color: white;
    text-decoration: none;
}

#menuText a:hover {
    color: #FFFF00;
}

.menuGap {
	height: 20px;
	width: 5px;
}

.menuText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616172;
	text-align: left;
	height: 20px;
	width: 100px;
	white-space: normal;
	background-attachment: fixed;
	left: 2px;
	vertical-align: middle;
}

.mainText {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.blueHeaderText {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing:1;
	color:#0c8743;
}

.titleText {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0c8743;
}

.titleText a,.titleText a:link, .titleText a:visited,.titleText  a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
}
.titleText a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.whiteText {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.headerCol {
	background-color: #FFFFFF;
	background-image: url(images/careernavigator-logo.jpeg);
	background-repeat: no-repeat;
	position: absolute;
	background-attachment: fixed;
	background-position: right bottom;
	z-index: 1;


}
.rightPic {
	background-image: url(images/career.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pageTitleText {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #004B97;
	font-weight: bold;
}

#subMenu {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#subMenu a:link, #subMenu a:visited, #subMenu a:active {
    color: #FFFFFF;
    text-decoration: none;
}

#subMenu a:hover {
    color: black;
}

#subMenu ul {
  margin-left: 1.5em;
  padding-left: 1em;
}

#subMenu li {
  margin: 0;
  padding: 0;
  line-height: 2em;
}

colTitle {
	font-family: Verdana;
	font-size: 11px;
	color: #0066FF;
	background-color: #CAE0FB;
	text-align: center;
	font-weight: bold;


}
.cvbutton {
	font-family: "Verdana";
	color: #004A95;
	text-align: center;
	cursor: pointer;
	margin-left: 105px;
}

#buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/button.jpg);
	text-align: center;
	height: 35px;
	width: 80px;
	white-space: normal;
	background-attachment: fixed;
	left: 2px;
	vertical-align: middle;
}

#buttonText a:link, #buttonText a:visited, #buttonText a:active {
    color: white;
    text-decoration: none;
}

#buttonText a:hover {
    color: #FFFF00;
}

.thin_bdr_table {
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.thin_bdr_row
{
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}