body { 
	background-image: url(/images/clear.gif); 
	background-repeat: no-repeat; 
	background-position: center top;
	margin-top:     0;
    margin-left:    0;
    margin-right:   0;
    margin-bottom:  0;
	padding-top:    0;
    padding-left:   0;
    padding-right:  0;
    padding-bottom: 0;
    border-top:     0;
    border-left:    0;
    border-bottom:  0;
    border-right:   0;
	}

a:link  { 
	color:#000000;
	text-decoration: underline;
	}
	
a:visited  { 
	color:#000000;
	text-decoration: underline;
	}
	
a:hover	{
	color:#000000;
	text-decoration: underline;
	}
	
p {
	font-family :  arial, helvetica;
	font-size : 10pt;
	color : #999999;
}

td {
	font-family :  arial, helvetica;
	font-size : 10pt;
	color : #999999;
}


dl {
	font-family :  arial, helvetica;
	font-size : 10pt;
	color: #999999;
}

li {
	font-family :  arial, helvetica;
	font-size : 10pt;
	color : #999999;
}

h2 {
	color : #ffffff;
	font-family :  arial, helvetica;
	font-size : 14pt;
}

h3 {
	color : #ffffff;
	font-family :  arial, helvetica;
}

h4 {
	color : #ffffff;
	font-family :  arial, helvetica;
}

.footer  {
	font-size : 9pt;
	font-family :  arial, helvetica;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}

.footlink  {
	font-size : 9pt;
	font-style : normal;
	font-family :  arial, helvetica;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

.footlink:hover  {
	font-size : 9pt;
	font-style : normal;
	font-family :  arial, helvetica;
	font-weight : bold;
	color : #333333;
	text-decoration : underline;
}




.form  {
	color : #999999;
	font-size : 10pt;
	font-weight : bold;
	font-family :  arial, helvetica;
	background-color : #cccccc;
}





.pagetitle  {
	font-size : 12pt;
	font-family :  arial, helvetica;
	font-weight : bold;
	font-style : none;
	color : #ffffff;
}


.bolded  {
	font-family :  arial, helvetica;
	font-weight : bold;
}

.borderimg	{
	border : 1px solid #000000;
}





.tableheader{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align: left;
background-color: #000000;
color: #FFFFFF;
}

.tableheader2{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align: center;
background-color: #000000;
color: #FFFFFF;
}

.dataheader{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : left;
background-color: #000000;
color: #FFFFFF;
}

.dataheader2{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : center;
background-color: #000000;
color: #FFFFFF;
}

.dataheader3{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : right;
background-color: #000000;
color: #FFFFFF;
}


.data{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : left;
background-color: #5b6668;
color: #cccccc;
}

.data2{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : right;
background-color: #5b6668;
color: #cccccc;
}

.data3{
margin-left: 5px;
font-weight: bolded;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : right;
background-color: #5b6668;
color: #cccccc;
}