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

body  {
	margin : 0px;
	background : #ffffff;
}

a:link {
	color : #005daa;
}

a:visited  {
	color : #005daa;
}

a:hover  {
	color : #0083F7;
}

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

.heading1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #005daa;
	font-size : 16px;
	margin:8px 0px 5px 0px;
	padding:0px;
}

h1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #005daa;
	font-size : 16px;
	margin:8px 0px 5px 0px;
	padding:0px;
}

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

.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.h-r:link, a.h-r:visited {
	color:#89acc7;
	font-weight:normal;
}

a.h-r:hover {
	color:#ffffff;
	font-weight:normal;
}

a.white:link, a.white:visited {
	color:#ffffff;
	font-weight:normal;
}

a.white:hover {
	color:#a2ceef;
	font-weight:normal;
}




/*-------------------------------- */
/*------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 {
	width:970px;
	margin-top:15px;
}

.nav {
	margin-bottom:2px;
	width:970px;
}

.photoarea {
	background-color:#a2ceef;
	margin:0px;
	padding:0px;
}


.news-home {
	background-color:#01386d;
	Color:#ffffff;
	width:290px;
	font-size:11px;
}

.news-home p {
	margin:0px;
	padding:3px 15px 5px 15px;
}

.news-home b {
	color:#89acc7;
}

.service-home {
	background-image:url('/images/service-bg.gif');
	background-repeat: repeat-x;
	background-color:#005daa;
	Color:#ffffff;
	width:290px;
	font-side:11px;
	margin-left:10px;
}

.service-home p {
	margin:0px;
	padding:3px 15px 5px 15px;
}

.solutions-home {
	background-color:#6c90ac;
	Color:#ffffff;
	width:290px;
	font-side:11px;
	margin-left:20px;
}

.solutions-home p {
	margin:0px;
	padding:3px 15px 5px 15px;
}

.solutions-home li {
	color:#a2ceef;
	margin:0px 0px 3px 20px;
	padding:0px;
}

.heading-home {
	padding: 20px 0px 16px 4px;
	border-bottom: 1px solid #c7cbce;
}

.copy-home {
	padding:5px 10px 10px 20px;
	text-align:left;
	width:600px;
}

.copy {
	padding:5px 10px 10px 20px;
	text-align:left;
	width:660px;
}

.footer {
	background-image:url('/images/footer.gif');
	background-repeat: no-repeat;
	background-color:#eeeeee;
	width:970px;
	height:148px;
}

.footercopy {
	font-size:11px;
	color:#999999;
}

.footer-btm {
	background-image:url('/images/bottom.gif');
	background-repeat: no-repeat;
	background-color:#ffffff;
	width:970px;
	height:38px;
	text-align:right;
	padding:10px 0px 0px 0px;
	font-size:10px;
}

.news-int {
	background-color:#005daa;
	Color:#d6d6d6;
	width:276px;
	font-side:11px;
	text-align:left;
}

.news-int p {
	margin:0px;
	padding:3px 15px 5px 15px;
}

.news-int b {
	color:#ffffff;
}

.news-int hr {
	 border: 0;
	 height: 1px;
	 color: #ffffff;
	 background-color: #ffffff;	
}

.news-int ul {
	margin:0px 10px 0px 15px;
	padding:0px;
}

.news-int li {
	color:#a2ceef;
	margin:0px 0px 3px 20px;
	padding:0px;
}
