.text {
	font-family :  verdana, arial, sans-serif ;
	color: #666666;
	font-size : 10px;
	line-height: 12px;
}

.test {
	font: 10px "verdana";
	color: #666666;
	border: 1px solid #cccccc;
	padding: 6px;
	background-color: #FFF;
}

.text a:link {
	text-decoration: none;
	color: #8F8F8F;
}

.text a:visited {
	text-decoration: none;
	color: #8F8F8F;
}

.text a:active {
	text-decoration: none;
	color: #8F8F8F;
}

.text a:hover {
	text-decoration: none;
	color: #8F8F8F;
}

.footer {
	font-family :  verdana, arial, sans-serif ;
	color: #8F8F8F;
	font-size : 10px;
	line-height: 12px;
	font-weight: bold;
}

.footer a:link {
	text-decoration: none;
	color: #8F8F8F;
}

.footer a:visited {
	text-decoration: none;
	color: #8F8F8F;
}

.footer a:active {
	text-decoration: none;
	color: #8F8F8F;
}

.footer a:hover {
	text-decoration: underline;
	color: #8F8F8F;
}

.footerblue {
	font: bold 10px "verdana";
	color: #0083C6;
}

.footerblue a:link {
	text-decoration: none;
	color: #0083C6;
}

.footerblue a:visited {
	text-decoration: none;
	color: #0083C6;
}

.footerblue a:active {
	text-decoration: none;
	color: #0083C6;
}

.footerblue a:hover {
	text-decoration: underline;
	color: #0083C6;
}

.sml a:link{
	text-decoration: none;
	color: #4b4b4b;
}

.sml a:visited{
	text-decoration: none;
	color: #4b4b4b;
}

.sml a:active{
	text-decoration: underline;
	color: #4b4b4b;
}

.sml a:hover{
	text-decoration: underline;
	color: #4b4b4b;
}

.arial {
	font: 11px "arial";
}

.heading {
	font: 11px "arial";
	color: #FF000B;
}

input {
	font-family : arial, verdana, sans-serif ;
	color: #4B4B4B;
	font-size : 10px;
	line-height: 12px;
}

textarea {
	font-family : arial, verdana, sans-serif ;
	color: #4B4B4B;
	font-size : 10px;
	line-height: 12px;
}

select {
	font-family : arial, verdana, sans-serif ;
	color: #4B4B4B;
	font-size : 10px;
	line-height: 12px;
}

.address {
	font-family : arial, verdana, sans-serif ;
	color: #F77900;
	font-size : 12px;
	line-height: 18px;
	font : bold;
}



.subnav {
	font-family : arial, verdana, sans-serif ;
	color: #3E66F8;
	font-size : 11px;
	line-height: 14px;
	background-repeat: no-repeat;
}

.subnav a:link{
	text-decoration: none;
	color: #3e66f8;
}

.subnav a:visited{
	text-decoration: none;
	color: #3e66F8;
}

.subnav a:active{
	text-decoration: underline;
	color: #3e66F8;
}

.subnav a:hover{
	text-decoration: underline;
	color: #3e66F8;
}

.bg1{
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
	background-color: #CECFCE;
}

.bg3{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #0000ff;
	background-color: #EFEFEF;
}


.dan_footer {
	font-family: arial, helvetica;
	font-size: 8pt;
	background-color: #cccccc;
	color: #666666;
	font-weight: bold;
	height: 25px;
}

.dan_footer a {
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

.dan_footer a:hover {

	text-decoration: underline;
}

a.blue {
	color: #0083C6;;
	text-decoration: none;
	padding-right: 3px;
}
a.blue:hover {
	text-decoration: underline;
}

td.quickl {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #0083C6;
	border-top: 1px solid #cccccc;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

ol.home {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 12px;
}

ol.home li {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.quickl a {
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

.quickl a:hover {

	text-decoration: underline;
}

table.profile {
	border: 1px solid #cccccc;
	padding: 5px;
	width: 100%;
	margin: 5px 0px 5px 0px;
}

table.profile td h1 {
	font-family: arial, helvetica;
	font-size: 19px;
	font-weight: 500;
	color: #000000;
	margin: 0px 0px 3px 0px;
}

table.profile td h2 {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 3px 0px;
}

table.profile td p {
	text-align: justify;
	font-size: 8pt;
	color: #666666;
	margin: 0px 0px 8px 0px;

}