body {
	font-family: Arial, Helvetica, sans-serif;
}


#mainbox  {
width: 530px;
}

.box  {background-color: #ffffff;
border: 1px solid #6699CC;
padding: 6px;

}

.box:after  {
clear: both;
content: url(../images/blue_box_bottom.gif) ;
display: block;
line-height: 0.1;
margin: 0 -7px -7px -7px;
}

.box h2 {
background: transparent url(../images/blue_box_top.gif) no-repeat top left;
margin: -7px -7px auto -7px;
padding: 2px 3px 5px 7px;

}

#oneclmbox  {
width: 696px;
}

.box2  {background-color: #ffffff;
border: 1px solid #6699CC;
padding: 6px;

}

.box2:after  {
clear: both;
content: url(../images/blue_box_bottom2.gif) ;
display: block;
line-height: 0.1;
margin: 0 -7px -7px -7px;
}

.box2 h3 {
background: transparent url(../images/blue_box_top2.gif) no-repeat top left;
margin: -7px -7px auto -7px;
padding: 2px 3px 5px 7px;

}

.header1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; font-weight: bold;

}

.header2 { font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: black; font-weight: bold;  
 
}

.header3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #274f78; font-weight: bold;

}

.header4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: white; font-weight: bold;

}

.txtbody { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12pt; color: black; 
			 
}

.txtbodyrd { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red; 
			 
}

.txtnavdwn { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #585762; font-weight: bold;

}

.txtnavdwn a:link { 
        color: 676666;
		text-decoration: underline;
        }
.txtnavdwn a:visited { 
        color: 676666;
		text-decoration: underline;
        }
.txtnavdwn a:hover { 
        color: 676666;
        text-decoration: underline;
        }
.txtnavdwn a:active { 
        color: 676666;
		text-decoration: underline;

}

.txtlink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: blue; 
			 
}

.txtlink a:link { 
        color: blue;
		text-decoration: underline;
        }
.txtlink a:visited { 
        color: blue;
		text-decoration: underline;
        }
.txtlink a:hover { 
        color: black;
        text-decoration: none;
        }
.txtlink a:active { 
        color: blue;
		text-decoration: underline;
}

.txtnavblu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; font-weight: bold; 

}
.txtnavblu a:link { 
        color: #6887A8;
		text-decoration: none;
        }
.txtnavblu a:visited { 
        color: #6887A8;
		text-decoration: none;
        }
.txtnavblu a:hover { 
        color: #81A6CE;
        text-decoration: underline;
        }
.txtnavblu a:active { 
        color: #6887A8;
		text-decoration: none;
}

.txtnavwht { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold;

}

.txtnavwht a:link { 
        color: #FFFFFF;
		text-decoration: none;
        }
.txtnavwht a:visited { 
        color: #FFFFFF;
		text-decoration: none;
        }
.txtnavwht a:hover { 
        color: #FFFFFF;
        text-decoration: underline;
        }
.txtnavwht a:active { 
        color: #FFFFFF;
		text-decoration: none;
}

.txtnavblk { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;

}

.txtnavblk a:link { 
        color: #000000;
		text-decoration: none;
        }
.txtnavblk a:visited { 
        color: #000000;
		text-decoration: none;
        }
.txtnavblk a:hover { 
        color: #336699;
        text-decoration: underline;
        }
.txtnavblk a:active { 
        color: #FFFFFF;
		text-decoration: none;
}

.txtnavgry { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #E1E1E1; font-weight: bold; 
		
}

.txtnavgry a:link { 
        color: #C2C2C2;
		text-decoration: underline; 
        }
.txtnavgry a:visited { 
        color: #C2C2C2;
        }
.txtnavgry a:hover { 
        color: #81A6CE;
        text-decoration: none;
        }
.txtnavgry a:active { 
        color: #C2C2C2;
}

.legal { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#666666; 

}

.legal a:link { 
        color: #666666;
		text-decoration: underline;
        }
.legal a:visited { 
        color: #666666;
		text-decoration: underline;
        }
.legal a:hover { 
        color: #81A6CE;
        text-decoration: none;
        }
.legal a:active { 
        color: #666666;
		text-decoration: underline;
}
.legal2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#000000;

}