/*--------------------FORM Styles for JTL Services--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/

form { 
margin-bottom:8 ; 
margin-top:8 ;
font-size: 8pt; 
font-family: Arial; 
font-color: #333333; 
} 




/*--------------------CONTENT Styles for JTL Services--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/

h1 { 
font-family : verdana;
font-size : 14px;
font-weight : bold;
color : #666666;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 
h2 { 
font-family : Tahoma;
font-size : 18px;
font-weight : normal;
color : #333333;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 
h3 { 
font-family : Tahoma;
font-size : 14px;
font-weight : bold;
color : #666668;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 
p {
margin-bottom:0;
font-family: tahoma; 
font-size: 10pt; 
color: #545454; 
}
P.newslettertitle {
font-family: times new roman; 
font-size: 40pt; 
text-align: left
color: #70709D; 
}
P.newsletterheading {
font-family: garamond; 
font-size: 16pt;
font-style: bold 
text-align: left
color: #004891; 
}
P.newsletter {
font-family: tahoma; 
font-size: 10pt; 
text-align: left
color: #333333; 
line-height:15px;
}
P.normal {
font-family: tahoma; 
font-size: 8pt; 
text-align: left
color: #333333; 
line-height:15px;
}
P.generalcontent {
font-family: tahoma; 
font-size: 9pt; 
text-align: left
color: #333333; 
line-height:15px;
}
P.jobsmodulenormal {
padding: 10px;
font-family: verdana; 
font-size: 8pt; 
text-align: left
color: #333333; 
line-height:15px;
}
P.jobsmoduleheader {
font-family: Arial; 
font-size: 10pt;
font-weight : bold;
text-align: center
color: #333333; 
line-height:33px;
}
P.subfooter {
font-family: Tahoma; 
font-size: 8pt; 
text-align: left
color: #999999; 
line-height:15px;
}



/*--------------------TABLE Styles for JTL Services--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/






/*--------------------MAIN BODY styles--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/


body { 
background-color : #ffffff;
margin : 0px;
padding : 0;
}








/*--------------------HYPERLINK styles--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/



a:link { 
font-family: tahoma; 
font-size: 10pt; 
color: #70709D; 
line-height:14px;
} 
a:visited { 
font-family: tahoma; 
font-size: 10pt; 
color: #70709D; 
line-height:14px;
} 
a:hover { 
font-family: tahoma; 
font-size: 10pt; 
color: #70709D; 
line-height:14px;
} 
a:active { 
font-family: tahoma; 
font-size: 10pt; 
color: #70709D; 
line-height:12px;
}


a.footer:link { 
font-family: tahoma; 
font-size: 10pt; 
color: #666666; 
line-height:12px;
letter-spacing: 0em;
} 
a.footer:visited { 
font-family: tahoma; 
font-size: 10pt; 
color: #666666; 
line-height:12px;
} 
a.footer:hover { 
font-family: tahoma; 
font-size: 10pt; 
color: #333333; 
line-height:12px;
} 
a.footer:active { 
font-family: tahoma; 
font-size: 10pt; 
color: #666666; 
line-height:12px;
}


/*--------------------LEFT PAGE NAVIGATION Styles--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/






/*--------------------LAYOUT BOX MODULES Styles--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/





div.box {
background-color: #ffffff; 
width : 100%; 
border: 0px solid #999999;
}
div.box2 {
background-color: #F2F2F2; 
width : 100%; 
border: 0px solid #999999;
}
div.box3 {
height:	8px
background-color: #fff; 
width : 100%; 
}

div.blog {
background-color: #fff; 
width : 100%; 
}

div.boxlivesupport {
background-color: #fff; 
width : 100%; 
border: 0px solid #999999;
}



/*--------------------TOP NAVIGATION Styles--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/


#container {
width:975px;
padding:0px;
}
ul#navbar {
margin:0;
list-style-type:none;
height:31px;
}
ul#navbar li {
float:left;
}
ul#navbar li a {
display:block;
padding:8px 14px 0px;
font:13px "Arial";
text-decoration:none;
color:#FFFFFF;
letter-spacing: 0em;
}
ul#navbar li a:hover {
color:#98CB00;
}
ul#navbar li a#current {
color:#98CB00;
}






/*--------------------Main Body BULLET POINT Styles--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/

ul {
type : circle;
margin-top:0;
margin-bottom:0;
font-family : Tahoma;
font-size : 10px;
font-weight : normal;
color : #333333;
padding : 0 0 0;
}
li { 
margin:0; 
padding:0; 
}
li a { 
display:block; 
padding:0.5em; 
}