body { 
	background-image: url(/images/clear.gif); 
	background-repeat: no-repeat; 
	background-position: left 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;
    width:  700px;
	}

a:link  { 
	color:#FF539B;
	text-decoration: none;
	}
	
a:visited  { 
	color:#FF539B;
	text-decoration: none;
	}
	
a:hover	{
	color:#FF539B;
	text-decoration: underline;
	}
	
p {
	font-family :  arial, helvetica;
	font-size : 10pt;
	color : #333333;
}

td {
	font-family :  arial, helvetica;
	font-size : 10pt;
	color : #333333;
}


dl {
	font-family :  arial, helvetica;
	font-size : 10pt;
	color: #333333;
}

li {
	font-family :  arial, helvetica;
	font-size : 10pt;
	color : #333333;
}

h2 {
	color : #333333;
	font-family :  arial, helvetica;
	font-size : 14pt;
}

h3 {
	color : #333333;
	font-family :  arial, helvetica;
}

h4 {
	color : #333333;
	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 : #FF539B;
	text-decoration : none;
}

.footlink:hover  {
	font-size : 9pt;
	font-style : normal;
	font-family :  arial, helvetica;
	font-weight : bold;
	color : #FF539B;
	text-decoration : underline;
}


.tab  {
	font-size : 10pt;
	font-family :  arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.quicksearch  {
	font-size : 10pt;
	font-family :  arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.form  {
	color : navy;
	font-size : 10pt;
	font-weight : bold;
	font-family :  arial, helvetica;
	background-color : #cccccc;
}


.navbar2  {
	color : #FF539B;
	font-size : 10pt;
	font-family :  arial, helvetica;
	font-weight : bold;
}

.navbar2:hover  {
	font-size : 10pt;
	font-family :  arial, helvetica;
	font-weight : bold;
	color : #FF539B;
	text-decoration : underline;
}

.sidenavbar2:hover  {
	font-size : 10pt;
	font-family :  arial, helvetica;
	font-weight : bold;
	font-style : normal;
	color : #FF539B;
	text-decoration : none;
}

.pagehead  {
	font-size : 12pt;
	font-family :  arial, helvetica;
	font-weight : bold;
	font-style : none;
	color : #FF539B;
}


.bolded  {
	font-family :  arial, helvetica;
	font-weight : bold;
}

.borderimg	{
	border : 1px solid #FF539B;
}





.tableheader{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align: left;
background-color: #FFE4E1;
color: #000000;
}

.tableheader2{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align: center;
background-color: #FFE4E1;
color: #000000;
}

.dataheader{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : left;
background-color: #FFE4E1;
color: #663300;
}

.dataheader2{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : center;
background-color: #FFE4E1;
color: #663300;
}

.dataheader3{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : right;
background-color: #FFE4E1;
color: #663300;
}


.data{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : left;
background-color: #FFFFFF;
color: #333333;
}

.data2{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : center;
background-color: #FFFFFF;
color: #333333;
}

.data3{
margin-left: 5px;
font-weight: normal;
font-size: 10pt;
font-family:  arial, helvetica;
text-align : right;
background-color: #FFFFFF;
color: #333333;
}