@charset "utf-8";
/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#262626;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
	height: 100%;
}

.tableBody
{
	background: url(../images/spotlight_background_orig.jpg);
}

.tableBodyResults
{
	background: url(../images/spotlight_background_long.jpg);
}

.tableBodyResources
{
	background: url(../images/spotlight_background_mlong2.jpg);
}


.tableBodyContact
{
	background: url(../images/spotlight_background_xlong.jpg);
}

.tableBodyFG
{
	background: url(../images/spotlight_background_fg.jpg);
}

.tableBodyCert
{
	background: url(../images/spotlight_background_cert.jpg);
}

.tableText
{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6e6e6;
	/*font-weight: bold;*/
}

.tableText1
{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6e6e6;
	padding-left: 25px;
	padding-right: 25px;
	/*font-weight: bold;*/
}

.tableText1reg
{
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e6e6e6;
	padding-left: 25px;
	padding-right: 25px;
}

.tableText2
{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6e6e6;
	padding-left:75px;
	padding-right: 25px;
	/*font-weight: bold;*/
}

.tableText3
{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6e6e6;
	padding-left:50px;
	padding-right: 25px;
	font-weight: 100;
}

.tableText4
{
	font: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #e6e6e6;
	padding-left:75px;
	padding-right: 25px;
}

.tableTextCert
{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6e6e6;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: middle;
	/*font-weight: bold;*/
}

/* Menu Links */
.menuLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:13px;
	font-weight: bold;
}
a.menuLinks:link
{
	color:#000000; 
	text-decoration:none;
	font-weight: bold;
}
a.menuLinks:visited
{
	color:#000000; 
	text-decoration:none;
	font-weight: bold;
}
a.menuLinks:hover
{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

/* FAQ Links */
a.FAQ:link
{
	font-size: 24px;
	color: #B0DEFF;
	text-decoration:underline;
	font-weight:100;
}
a.FAQ:visited
{
	font-size: 24px;
	color:#B0DEFF; 
	text-decoration:underline;
	font-weight:100;
}
a.FAQ:hover
{
	font-size: 24px;
	color:#def0fd;
	text-decoration:underline;
	font-weight:100;
}

/* Links */
a:link
{
	color: #B0DEFF;
	text-decoration:none;
	font-weight: bold;
}
a:visited
{
	color:#B0DEFF; 
	text-decoration:none;
	font-weight: bold;
}
a:hover
{
	color:#B0DEFF;
	text-decoration:underline;
	font-weight: bold;
}

.push {
    height: 55px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.pushResults {
    height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	color: #99bfc8;
	font-size: 12px;
	text-align: center;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
