/* CSS Document */

body {
	background-color: #FFFFFF;
}
	
body { 
background-image: url(../img/bg.jpg);
background-repeat: no-repeat; 
} 

td.spacer {
background-image: url(../img/right_spacer.gif);
background-repeat: repeat-x;
}

td.career {
	background-image: url(../img/table_middle.jpg);
	background-repeat: repeat-x;
}


h3 {
	font-style : normal; 
	font-weight : strong;
    color : #5778A4;
    font-size : 14px;
	font-family :  Verdana,Arial, Helvetica, sans-serif;
}	


h4 {
	font-style : normal; 
	font-weight : strong;
    color : #5778A4;
    font-size : 10px;
	font-family :  Verdana,Arial, Helvetica, sans-serif;
	text-align : right;
}


h5 {
	font-style : normal; 
	font-weight : strong;
    color : #000000;
    font-size : 14px;
	font-family :  Verdana,Arial, Helvetica, sans-serif;
}


p.header  {
			font-style : normal; 
			font-weight : normal;
		    color : #666666;
		    font-size : 9px;
			font-family :  Verdana,Arial, Helvetica, sans-serif;
			text-align : justify;
}

p  {
	font-style : normal; 
	font-weight : normal;
    color : #000000;
    font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	
}

p.careerp{
	font-style : normal; 
	font-weight : normal;
    color : #000000;
    font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;

}

ul  {
	font-style : normal; 
	font-weight : normal;
    color : #000000;
    font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	
}

p.expanded  {
	font-style : normal; 
	font-weight : normal;
    color : #000000;
    font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	line-height: 16pt; 
	
}

p.expanded2  {
	font-style : normal; 
	font-weight : normal;
    color : #000000;
    font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	line-height: 17pt; 
	
}

p.footer	{
	font-style : normal; 
	font-weight : normal;
    color : #808285;
    font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
}


a.footer	{
	font-style : normal; 
	font-weight : normal;
    color : #BCBEC0;
    font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.footer:hover	{
	font-style : normal; 
	font-weight : normal;
    color : #7F9FC5;
    font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}


a	{
		font-style : normal; 
		font-weight : strong;
    	color : #5778A4;
   		font-size : 12px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
}

a:hover	{
		font-style : normal; 
		font-weight : strong;
    	color : #7F9FC5;
   		font-size : 12px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
}
