/* CSS Document */


body {padding-bottom:0;
      padding-left:0;
      padding-right:0;
      padding-top:0;
      margin-bottom:0;
      margin-left:0;
      margin-right:0;
      margin-top:0;
}

.main {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #434343;
	text-decoration: none;
	text-align:justify;
}

.style2 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.style3 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0975ac;
	text-decoration: none;
	text-align:justify;
}

h1 {
  	padding:0;
	margin:0;
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	font-size:13px;
	text-decoration:none;
	display:inline;
}

.style4 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.style5 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0975ac;
	text-decoration: none;
}

.style6 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #434343;
	text-decoration: none;
	text-align:justify;
}
.style8 {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.style10 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal	;
	font-variant: normal;
	color: #3e3e3e;
	text-decoration: none;
}
.link {
	marquee-direction: forward;
	marquee-loop:1;
	marquee-speed:normal;
	marquee-style:scroll;
}

.textbox
{
   border-right: #999999 1px solid;
   border-top: #999999 1px solid;
   border-bottom: #777777 2px solid;
   border-left: #000000 4px solid; 
   background-color: #ffffff;
   width:190px;
}

.tag1 {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #d06000;
	text-decoration: none;
	text-align:left;
}

.tag2 {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #114c6e;
	text-decoration: none;
	text-align:left;
}
.tag3 {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5EA4CC;
	text-decoration: none;
	text-align:left;
}
.tag4 {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2578AF;
	text-decoration: none;
	text-align:left;
}

#tag a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#114c6e;
	text-decoration:underline;
	border:none;
	background-color:#d9e5ec;
}


dt {
	font-weight: bold; 
	margin: 0px 0px 0px;
	cursor: pointer;
}
dd {
	margin: 5px 0px 0px;
	padding-bottom: 0px;
	line-height: 140%;
	text-align:justify;	
	}
.show {display: none;}
.hide {display: block;}