/* CSS Document */
hr { color:#6699CC}.style4 {color: #000033}
* { font-family:Arial, Helvetica, sans-serif; ; }
a  { text-decoration:: underline; color: #000099; }

.current a {color:black; }
a:hover {text-decoration: none; }

ul { padding: 0px; margin: 0px; width: 98%; }
li {  list-style-type:none; list-style-position:outside; background-color:#CCCCCC; margin-bottom: 2px;
border-left: 2px solid black;}

li a:hover { backgroud-color: blue; }


.det { border: 2px solid #3FB7D4; margin-left: 30px;  margin-right:20px; margin-bottom: 30px;}

td p { text-align:justify; } 
.test { text-align:left; width:100%; padding:0px; margin:0px; font-weight:bold; padding-right: 50px; color:#00A0C6; padding-bottom:5px; padding-top:5px;}

.current {
list-style-type:none; list-style-position:outside; background-color:#CADDDD; margin-bottom: 2px;
}

.faq * { background-color: white; color:#000099}
.faq li { padding-left: 3px; border-left: none; padding-bottom: 5px; }
.feedback td { padding-bottom: 5px; }
.content 
{
padding-top: 50px; padding-left: 30px; padding-bottom: 15px;
text-align: justify;
}
.content p { text-align:justify; }
.foot2 a { color: white; font-size: 12px;} 
.foott1 { font-size: 12px; padding-top: 2px;}
blockquote { padding: 0px; margin: 0px; }

h1 { font-size: 16pt; padding:0px; margin:0px; color: #00A0C6; padding-right: 30px;}
h2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 { color: #00A0C6; font-size: 18px; text-decoration:underline; font-weight: bold;}