@charset "utf-8";
@import url("menu_mods.css");
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #142c4c;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.backgroundHeader {
	background-color: #61666b;
	background-image: url(images/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundMenu {
	background-color: #354573;
	background-image: url(images/bgMenu.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.backgroundContent {
	background-color: #FFFFFF;
	background-image: url(images/bgContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #364776;
}
.customButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.headerTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headerTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4d68b3;
	text-decoration: none;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #3e5187;
	text-decoration: none;
    text-align:justify;
}
.copyrightLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #3e5187;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #3e5187;
	text-decoration: underline;
}
.homeIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
}
.ModuleEmployersType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
.ModuleEmployersLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #a7d3f9;
	text-decoration: underline;
	letter-spacing: normal;
}
.ModuleEmployersLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: normal;
}
.ModuleDifferenceType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #152e4f;
	text-decoration: none;
	letter-spacing: normal;
}
.ModuleDifferenceLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #153592;
	text-decoration: underline;
	letter-spacing: normal;
}
.ModuleDifferenceLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #152e4f;
	text-decoration: underline;
	letter-spacing: normal;
}
.boldBlue {
	font-weight: bold;
	color: #3e5187;
}
.accentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3e5187;
	text-decoration: none;
	letter-spacing: -1px;
}
.titleText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
	font-style:normal;
	color: #3e5187;
	text-decoration:none;
}
a {
	color: #2c60a5;
}
a:hover {
	color: #a8a8a8;
}
.faqTopOfPageLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	text-decoration: underline;
}
.faqTopOfPageLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a8a8a8;
	text-decoration: underline;
}
.redText {
	color: #CC0000;
}
.arialBold9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.justify {
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
}
.blueOutline {
	border: medium double #dadada;
}


