body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #e7e7e7;
}



/*--------------------FORM Styles for CompleteCV--------------------*/
/*--------------------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 CompleteCV--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/

h1 { 
font-family : Arial;
font-size : 18px;
font-weight : normal;
color : #133248;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 
h2 { 
font-family : Arial;
font-size : 16px;
font-weight : normal;
color : #ffffff;
margin-top: 0;
margin-bottom: 0;
padding : 0 0 0;
} 
h3 { 
font-family : Arial;
font-size : 16px;
font-weight : bold;
color : #5A5A85;
text-decoration: underline
margin-top: 8;
margin-bottom: 0;
padding : 0 0 0;
} 
p {
margin-bottom:0;
font-family: arial; 
font-size: 10pt; 
color: #333333; 
}
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: arial; 
font-size: 9pt; 
text-align: left
color: #666666; 
line-height:15px;
}
P.generalcontent {
font-family: tahoma; 
font-size: 9pt; 
text-align: left
color: #333333; 
line-height:15px;
}
P.login {
padding: 10px;
font-family: arial; 
font-size: 9pt; 
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: Arial; 
font-size: 8pt; 
text-align: left
color: #ffffff; 
line-height:15px;
}

P.completecv {
font-family: Arial; 
font-size: 10pt; 
text-align: left
color: #03A595; 
line-height:15px;
}


/*--------------------TABLE Styles for CompleteCV--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/






/*--------------------MAIN BODY styles--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/










/*--------------------HYPERLINK styles--------------------*/
/*--------------------Be careful making changes to any CSS styles--------------------*/



a:link { 
font-family: arial; 
font-size: 9pt; 
color: #70709D; 
} 
a:visited { 
font-family: arial; 
font-size: 9pt; 
color: #70709D; 
} 
a:hover { 
font-family: arial; 
font-size: 9pt; 
color: #70709D; 
} 
a:active { 
font-family: arial; 
font-size: 9pt; 
color: #70709D; 
}


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: 1px 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:990px;
margin-left:auto; 
margin-right:auto; 
padding:0px;
}

ul#navbar {
margin:0;
list-style-type:none;
height:32px;
}

ul#navbar li {
float:left;
}

ul#navbar li a {
display:block;
padding:8px 13px 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 {
margin-top:0;
margin-bottom:0;
font-family : Arial;
font-size : 11px;
font-weight : normal;
color : #333333;
padding : 0 0 0;
}
li { 
margin:0; 
padding:0; 
}
li a { 
display:block; 
padding : 0 0 0;
}