@charset "utf-8";
.content {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding:12px;
	text-align:justify;
}
.text {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding:12px;
	text-align:left;
}

.content_left{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	font-style: normal;
		font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding:4px;
	}

a.toplink {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;

}

a.toplink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
text-decoration:none;
}

a.leftlink {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-decoration:none;
font-weight:bold;
height:32px;

}

a.leftlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#990000;
text-decoration:none;
font-weight:bold;
height:32px;

}

a.sub {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#006699;
text-decoration:underline;
font-weight:bold;
height:32px;

}

a.sub:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
text-decoration:underline;
font-weight:bold;
}

a.bottomlink {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}

a.bottomlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;
text-decoration:none;
height:32px;

}



.welcome_header {
	font-family: "Arial Narrow", Arial, Tahoma, Verdana;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	padding-top: 8px;
}

.left_header {
	font-family: "Arial Narrow", Arial, Tahoma, Verdana;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
		font-variant: normal;
	color: #FFF;
	text-decoration: none;
	background-color:#990000;
	padding-left:10px;
}

.infotable {

border:#999999 1px solid;
border-collapse:collapse;

}



.infotable TH {

   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	vertical-align:center;
	border:#999999 1px solid;
	padding-left:5px;

}

.infotable TD{

    font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;	
	font-variant: normal;
    border:#999999 1px solid;
	border-collapse:collapse;
	padding-left:5px;
        height:25px;
}

.satisfied {
 font-family:  Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
 font-weight:normal;
 }
 
