/*-------------------------------- */
/*------universal styles-------------------------- */
/*-------------------------------- */

body  {
	margin : 0px;
	background-color:#d1e4f8;
	text-align:center;
}

a:link {
	color : #518ac5;
}

a:visited  {
	color : #518ac5;
}

a:hover  {
	color : #723887;
}

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

.heading1, h1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #3a519a;
	font-size : 13px;
	margin:0;
	padding:0;
}

.heading2, h2  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #926aa2;
	font-size : 12px;
	padding: 8px 0px 4px 0px;
	padding:0px;
}

.heading3, h3  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #723887;
	font-size : 12px;
	margin:0px;
	padding:0px;
}
.heading4, h4 {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #723887;
	font-size : 12px;
	margin:0px;
	padding:0px;
	
}

.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;
}

li {
	padding:0px 0px 8px 0px;
	list-style-image: url(images/li.gif);
	list-style-type: square;
}
ul {
	margin:10px;
}

a.netphoria:link, a.netphoria:visited, a.netphoria:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #723887;
	text-decoration: none;
	font-size: 10px;
	padding: 0px 0px 0px 30px;
}


a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5a83a4;
	text-decoration: none;

}

a.footer:link, a.footer:visited, a.footer:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #723887;

}

a.nav2:link, a.nav2:visited {
	font-size : 10px;
	color : #ffffff;
}

a.nav2:hover {
	font-size : 10px;
	color : #000000;
}


/*-------------------------------- */
/*------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;
}

/*-----   Main Page Items  ----*/
#container {
	width:800px;
	margin: 0px;
	text-align: left;
	padding: 0px;
}
.logo {
	/*----background-image: url('images/logo.gif');
	background-repeat: no-repeat; --*/
	height:93px;
	width:453px;
}
.logo p {
	font-size : 10px;
	color : #3a678a;
	padding:30px 3px 3px 140px;
	margin:0px;
}

.logo p a:link {
	color:#000;
}


.tl-bg {
	background-image: url('images/tl-bg.gif');
	background-repeat: repeat-x;
	height:93px;
}

.tr-bg {
	background-image: url('images/tr-bg.gif');
	background-repeat: repeat-x;
	height:93px;
}

.top-right {
	background-image: url('images/top-right.jpg');
	width:347px;
	height:93px;
	background-repeat: no-repeat;
	padding:5px 0px 0px 0px;
}
.top-right-sub {
	background-image: url('images/top-right-sub.jpg');
	width:347px;
	height:93px;
	background-repeat: no-repeat;
	padding:5px 0px 0px 0px;
}

.top-r-links {
	padding:5px 0px 0px 5px;
	font-size:10px;
	text-align:center;
}

.search {
	float:right;
	padding: 0px 5px 0 5px;
}

.search form {
	padding:0;
	margin:0;
}

.nav-l {
	background-image: url('images/bgl.gif');
	background-repeat: repeat-x;
	height:271px;
}

.photo-r {
	background-color:#8d8745;
}

.content {
	background-color:#ffffff;
	width:512px;
}

.copy {
	margin:8px 20px 12px 28px;
	position:relative;
	width:512px;
}

#bar {
	width:236px;
	background-color:#ffffff;
	border:1px solid #c9c9c9;
	z-index:5;
	position:absolute;
	top: -50px;
	left: 530px;
}
.box1 {
	width:225px;
	background-image: url('images/box1-bg.gif');
	background-repeat: repeat-y;
	margin:4px;
}
.box1 p {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #525252;
	padding:5px 16px 10px 16px;
	margin:0px;
}

.box2 {
	width:225px;
	background-image: url('images/box2-bg.gif');
	background-repeat: repeat-y;
	margin:4px;
}
.box2 p {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #525252;
	padding:5px 16px 10px 16px;
	margin:0px;
}

.box3 {
	width:225px;
	background-image: url('images/box3-bg.gif');
	background-repeat: repeat-y;
	margin:4px;
}
.box3 p {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #525252;
	padding:5px 16px 10px 16px;
	margin:0px;
}

.box4 {
	width:225px;
	margin:4px;
	background-color:f0f0f0;
	border:1px solid #d5c3dc;
}
.box4 p {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #525252;
	padding:5px 8px 8px 16px;
	margin:0px;
}

.footer-btm {
	font-size : 10px;
	color : #5a83a4;
	border-top:1px solid #d5c3dc;
	padding:15px 0 20px 0;
	text-align:center;
}
.dyk {
	background-color:#e5ecf4;
	border:1px solid #d5c3dc;
	padding:15px;
}