body{
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	background-color:white;
	background-image: url(../images/1bg.gif);
}
a:link, a:visited{
	color: #095491;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
a:hover{
	color:  #363636;
	text-decoration: none;
}

h1{
	font-size: 160%;
	font-weight: bold;
	color: #1980D4;
	text-align: center;
}
h2{
	color: #1980D4;
	font-size: 140%;
	font-weight: bold;
	background-color: transparent;
	padding-left: 20px;
}
h3{
	font-size: 140%;
	color: #1980D4;
	font-weight: bold;
	background-color: transparent;
	padding-left: 20px;
}
h4{
	font-size: 120%;
	color: #1980D4;
	font-weight: bold;
	background-color: transparent;
	padding-left: 20px;
}

h5{
	font-size: 120%;
	color: #1980D4;
	font-weight: bold;
	background-color: transparent;
	padding-left: 20px;
        text-align: center;
}

hr{
	border-top: none;
	border-bottom: 2px dotted #363636;
}
.topbg{
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
td.bg{
        background-color: white;
        border: double 4px #1980D4;
}
.menubg{
	text-align: left;
	padding-right: 10px;
	background-color: transparent;
	font-weight: none;
	color: #070E15;
}
.menubg a:link, .menubg a:visited{
	font-weight: bold;
	color:   #4993C1;
	text-decoration: none;
	background-color: transparent;
}
.menubg a:hover, .menubg a:active, .menubg a:focus{
	color: #070E15;
	outline: 0px;
	text-decoration: underline;
}
table.border{
border: 1px solid blue;
}
.dir{
	text-align: left;
	background-color: transparent;
	color: #195794;
	padding: 2px 0px 2px 5px;
	border: 2px solid;
	border-color:white white #ccc  white;
	border-bottom-style: dotted;
}
.dir a{
	font-weight: bold;
}
.content{
	padding: 6px 10px 10px 10px;
	text-align: justify;
	line-height: 16px;
}
.footer{
	color: White;
	padding-right: 10px;
}
.footer a:link, .footer a:visited{
	font-weight: bold;
	color:  white;
	text-decoration: none;
	background-color: transparent;
}
.footer a:hover, .footer a:active, .footer a:focus{
	color: black;
	outline: 0px;
}
ul{
	list-style-type:none; 
	font-size: 11px;
	line-height: 25px; 
	font-family: "verdana";  
        padding-left: 40px;
        padding-top: 15px;
}

ul.desc{
	list-style-type:square; 
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 18px; 
	font-family: "verdana";  
}


.main-list {
	margin: 0;
	padding: 0;
	line-height: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1980D4;
}
.main-list a {
	display: block;
	padding: 4px 4px 4px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.main-list a:hover {
	padding: 4px 4px 4px 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.sub-list {
	margin: 0;
	padding: 0;
	line-height: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.sub-list li a {
	display: block;
	padding: 5px 4px 5px 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1980D4;
	border-bottom: 1px solid #1980D4;
}
.sub-list li a:hover {
	padding: 5px 4px 5px 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
.sub-list #current {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.bgr {
	padding: 4px;
	background : #F5F6F7;
	border : 1px solid #D1D6D9;
	text-align: justify;
}

ul.smp{
	list-style-type:disc; 
	margin-left: 25px;
	font-size: 10px;
        font-color: #000000;
	line-height: 16px; 
	font-family: "verdana";  
}

.style1 {
        font-size: 120%;
	color: #1980D4;
	font-weight: bold;
	background-color: transparent;
	padding-left: 20px;
        text-align: center;
}

.style2 {font-size: 110%;
         color: #1980D4; 
         }

