/* CSS Document */

body {
margin:0;
margin-top: 10px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
background-image:url(../img/body_bg.png);
background-repeat:repeat-x;
background-color: #f2f2ec;
}

#homeHighlight a:link, #homeHighlight a:active, #homeHighlight a:visited,  
#footer a:link, #footer a:active, #footer a:visited {
	color: #C9FF95;
	text-decoration: none;
}

#footer a:hover {
	color: #7EFF00;
	text-decoration: underline;
}

/*#contentCell {background-image:url(pageContentBg.png); background-repeat: repeat-x;}*/

a:link, a:active, a:visited,
#pageContent a:link, #pageContent a:active, #pageContent a:visited
{
	font: normal 8pt tahoma, verdana, lucida, sans-serif;
	color: #6495ED;
	text-decoration: none;
}

#leftNav a:link, #leftNav a:active, #leftNav a:visited, 
{
	font: normal 9px tahoma, verdana, lucida, sans-serif;
	color: #6495ED;
	text-decoration: none;
}

#homeHighlight a:hover,
a:hover, #leftNav a:hover, #pageContent a:hover{
	color: #FF4500;
	text-decoration: underline;
}



.title1 {
font-family: Arial;
font-size:14pt;
font-weight:bold;
}

.title2 {
font-family: Arial;
font-size:12pt;
font-weight:bold;
}

.title3 {
	font-family: Arial;
	font-size:11pt;
	font-weight:bold;
	line-height:100%;
	color: #669900;
	text-transform: capitalize;
}

#leftNav .title3, #homeSolutions td.title3 {color:#666666;}

#homeSolutions ul li a
{
line-height:180%;
}

.title4 {
font-family: Arial;
font-size:11pt;
font-weight:bold;
color:#fff;
}



/* LIST STYLES */


ul
{
list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1em;
}

ul li a
{
background: transparent url(../img/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
}

#homeHighlight ul li a
{
background: transparent url(../img/list-off_homeHighlight.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
line-height:180%;
}

#homeHighlight ul li a:hover,
ul li a:hover{
background: transparent url(../img/list-on.gif) left center no-repeat;
}

ul li a.current:link, ul li a.current:visited, ul li a.current:active,
#leftNav ul li a.current:link, #leftNav ul li a.current:visited, #leftNav ul li a.current:active,
#leftNav ul li a.position:active{
background: transparent url(../img/list-active.gif) left center no-repeat;
color: #666;
}

ul li a.contactLink, ul li a.contactLink:hover
{
background-image:none;
padding-left: 0px;
text-align: left;
}
#pageContent td {
	line-height: 200%
}

#pageContent p, #feedback td {
	line-height: 150%;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666;
}


#pageContent ul {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: 0;
	}

#pageContent ul li {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666;
	background: transparent url(../img/list-on.gif) left top no-repeat; 
	background-position: 0 9px;
	padding-left: 15px;
	line-height: 150%;
	margin-top:10px;
}

#pageContent ol li {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666;
	padding-left: 0px;
	line-height: 150%;
	margin-top:10px;
}

#jobWrp {
margin:30px 25px; padding: 20px;  border:1px solid #ccc;
background-color:#FFFFFF;
}

#jobWrp p, #jobWrp li {
font-family:Georgia, "Times New Roman", Times, serif;
line-height:175%;
font-size:110%;
color:#000000;
}

#jobWrp .title3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:175%;
}

.headlineTitle {
	display:block;
	font-family: Arial;
	font-size:10pt;
	font-weight: 600;
	line-height:120%;
}

div.headlineBody { margin: 0; padding:0; background-image:none; border:1px solid red; }

div.headlineContent { margin: 0; padding:10px 0 0 0; background-image:none; text-align:justify;}
#spageie {border: 0px solid red;}
#spagens {margin-top:20px;}

.highlight {background-color:#FFFF00}

table#pageContent tbody tr td p a {
line-height: 20px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif  !important;
font-size: 10pt !important;
}
