/* dt bullet inside 3/6/10*/

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin:0px;
	padding:0px
}

a:link {
   COLOR: #d97600; TEXT-DECORATION: underline
}
a:visited {
	COLOR: #d97600; TEXT-DECORATION: none
}
a:hover {
	 COLOR: #d97600; TEXT-DECORATION: underline
}
a:active {
	 COLOR: #d97600; TEXT-DECORATION: none
}

h1 {/*header*/
	FONT-SIZE: 16px; 	
	COLOR: #b84320; 
	font-weight:bold;
}

h2 {
	FONT-SIZE: 13px; 
	color:#ef8209;
	font-weight:bold
}


#gpjContent {
padding:20px;
	clear:both;
	COLOR: #333; 
	LINE-HEIGHT: 125%; 
	min-height:300px;
  height:auto !important;
  height:300px;
  
}

#header{
height:129px;
background:#000;
min-width: 900px;
overflow:hidden;
/*width:expression(document.body.clientWidth < 900? "900px": "auto" );*/
}



#headerLeft{
float:left;
/*width:352px;*/
}
#headerRight{
float:right;
}

#footer{
clear:both;
font-size:11px;
height:30px; 
background:#000;
margin:0px;
padding:0px;
overflow:hidden;
}

#footerLeft{
margin-left:1em;
float:left;
color: #FFFFFF;
}
#footerRight{
float:right;
}





div#navigationSection{
float:left;
width:20%;
}
ul#navigation{

list-style:none;
margin:0;
padding:0;
text-transform:uppercase;
margin:0px 2em 0px 0px;
}
ul#navigation li{
display:block;
background:url(images/duo_squares.gif) no-repeat top left;
padding:0px 0px 1em 2em;
font-weight:bold;

}
ul#navigation li a{
color:#000;
text-decoration:none;
}

ul#navigation li a:visited{
color:#000;
text-decoration:none
}

ul#navigation li a:hover {
/*color:#d97600;*/
text-decoration:underline;
}

#language{
float:right;
padding:5px 20px
}

.footer{
color: #FFFFFF;
line-height:normal;
font-size:11px;
}
#footer{
height:30px;
background:#000 url(bottom.jpg) no-repeat top right;
padding-left:10px
}

.sectionHeader{
padding-bottom:15px
}

.contenttext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
ul.leftDefault{
list-style-position:inside;
padding:0;margin:0}