<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------------------------------- */
/*------universal styles-------------------------- */
/*-------------------------------- */

body  {
	margin : 0px;
	background-color: #10151d;
	
}

a:link {
	color : #ce0000;
}

a:visited  {
	color : #ce0000;
}

a:hover  {
	color : #000000;
}

.normal  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color : #737373;
}

.heading1  {
	font-family : verdana,arial,helvetica;
	color : #950202;
	font-size : 18px;
	border-bottom: 1px solid #000000;
}

h1  {
	font-family : verdana,arial,helvetica;
	color : #950202;
	font-size : 18px;
	border-bottom: 1px solid #000000;
}

.heading2  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #00529B;
	font-size : 10px;
}

.heading3  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #000000;
	font-size : 14px;
}

h3  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #000000;
	font-size : 14px;
}

.fineprint  {
	font-family : verdana,arial,helvetica;
	color : #737373;
	font-size : 9px;
}

.error  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	color : #AB0534;
}

.success  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	color : #2AA132;
}

input,select,textarea  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #737373;
}

hr  {
 border: 0;
 height: 1px;
 color: #999999;
 background-color: #999999;
}

a.white:link, a.white:visited  {
	color : #ffffff;
	text-decoration: none;
	font-size:11px;
}

a.white:hover  {
	color : #bebebe;
	text-decoration: none;
	font-size:11px;
}

a.netphoria:link, a.netphoria:visited  {
	color : #7c7c7c;
	text-decoration: none;
	font-size:11px;
}

a.netphoria:hover  {
	color : #ffffff;
	text-decoration: none;
	font-size:11px;
}

input, form {
	margin:0px;
	padding:0px;
}

/*-------------------------------- */
/*------n-jobs related styles-------------------------- */
/*-------------------------------- */

.headercell {
	background-color: #DDDDDD;
}

/*-------------------------------- */
/*------n-calendar related styles-------------------------- */
/*-------------------------------- */

.heading_40px  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #737373;
	font-size : 40px;
}

.heading_20px  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #737373;
	font-size : 20px;
}

.header {
	background: #eeeeee url('/images/header-bg.gif') repeat-x;
	margin:0px;
	padding:0px;
	
}
.h-r {
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	color : #ffffff;
	padding: 0px 10px 0px 0px;
}

.body {
	background-color:#eeeeee;
	padding-top:2px;
}

.cont-int {
	padding:10px 30px 20px 20px;
	width:920px;
}

.content {
	width:954px;
	background-color:#ffffff;
	margin:0px 0px 2px 0px;
}

.copy {
	width:954px;
	background-color:#ffffff;
	border:1px solid #b5b5b5;
}

.nav {
	background-color:#ce0000;
	text-align:left;
	padding:0px 0px 0px 0px;
}

.top-r {
	background: #eeeeee url('/images/br-bg.gif') repeat-x;
	border-right:2px solid #ffffff;
	border-left:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

.rform {
	padding:5px 0px 0px 10px;
	color:#737373;
}

.bh {
	background: #eeeeee url('/images/bh-bg.gif') repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:8px 0px 6px 0px;
	text-align:center;
}

.footer {
	background: #10151d url('/images/footer-bg.gif') repeat-x;
	height:127px;
	margin:-30px 0px 0px 0px;
	position:relative;
	z-index:1;
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #eeeeee;
	padding:40px 0px 20px 0px;
}
</pre></body></html>