* { font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; }

html {
  height: 100%;
  min-height: 100%;
  font-size: 11pt; 
  border: 0;
  margin: 0;
  padding: 0;  
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  color: #000000;
  height: 100%;
  min-height: 100%;
  background: #ffffff;  
}


img {
  border: 0px;
}

#container, #top, #info {
  border: 0;
  margin: 0;
  padding: 0;
}

#container {
  height: auto;
  min-height: 100px;
  width: 770px;
  margin: 0 auto 0 auto;
  position: relative;  
}

#top {
  width: 770px;
  height: 100px;
  position: relative;
  background: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}

#menu {
  float: left;
  width: 150px;
  height: auto;
  min-height: 200px;
  position: relative;
  text-align: center;
}

#middle {
  float: left;
  width: 400px;
  height: auto;
  min-height: 200px;
  position: relative;
  text-align: center;
}

#logos {
  padding-top: 10px;
  width: 370px;
  height: auto;
  min-height: 77px;
	border-top: 1px dotted #dfdfdf;
	border-bottom: 1px dotted #dfdfdf;	
  margin: 20px auto 0 auto;	
}

#pow {
  padding-top: 10px;
  width: 370px;
  height: auto;
  min-height: 30px;	
  margin: 0px auto 0 auto;	
}

#pow a {
text-decoration: none;
color: black;
font-size: 10pt;
}

#pow a:hover {
text-decoration: none;
color: #808080;
font-size: 10pt;
}

#content {
  float: left;
  width: 500px;
  height: auto;
  min-height: 200px;
  position: relative;
  text-align: center;
}

.box {
  margin: 15px;
	margin-top: 0;
	margin-bottom: 0;
  float: left;
  width: 220px;
  height: 130px;
  position: relative;
  text-align: center;
	border-bottom: 1px dotted #4a4a4a;	
}


.box_pos {
  left: 130px;
	top: 60px;
  width: 100px;
  height: 30px;
  position: absolute;
  text-align: left;
}

.box_cd {
  left: 10px;
	top: 10px;
  width: 105px;
  height: 105px;
  position: absolute;
  text-align: center;
	border: 1px dotted #4a4a4a;	
}

.box_tit {
  left: 130px;
	top: 10px;
  width: 100px;
  height: 40px;
  position: absolute;
  font-family: verdana;
  font-size: 10pt;
  font-style: normal; 
  font-weight: bold;  
  color: #808080;
  text-align: left;
}

.pix {
padding-top: 5px;
}


#right {
  padding-left: 10px;
  float: left;
  width: 205px;
  height: auto;
  min-height: 200px;
  position: relative;
  text-align: center;
}

.clean {
  clear: both;
}


p {
  margin: 0;
  padding: 15px;
  padding-bottom: 10px;
  font-family: Verdana;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;  
  color: #4a4a4a;
	text-align: justify;
}	

p span {
 color: #db2424;
}

p strong {
  font-weight: bold;
}

p a { 
  color: #4a4a4a;  
}

p a:hover {
  color: #CC3300;  
}

h1 {
  margin: 0;
  padding: 3px;
  font-family: trebuchet ms;
  font-size: 14pt;
  font-style: italic; 
  font-weight: bold;  
  color: #d51516;
  text-align: left;
}

h1 a {
 padding-left: 10px;
 color: #d51516;
 text-decoration: none;
}


h1 a:hover {
 color: #d51516;
 text-decoration: underline;
}

hr {
  width: 435px;
  color: white;
  height: 0px;
  border: 1px dotted white; border-style: none none dotted;
}

	
h2 {
  margin: 0;
  padding: 0;
  padding-top: 0px;
  font-family: verdana;
  font-size: 11pt;
  font-style: normal; 
  font-weight: bold;  
  color: #db2424;
  text-align: center;
}

h2 a {
  color: #db2424;
	text-decoration: none;
}

h2 a:hover {
  color: #db2424;
	text-decoration: underline;
}

h2 span {
  margin: 0;
  padding: 0;
  margin-left: 10px;
  font-family: verdana;
  font-size: 8pt;
  font-style: normal; 
  font-weight: normal;  
  color: #808080;
  text-align: left;
}

h3 {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-style: normal; 
  font-weight: normal;  
  color: #CC3300;
  text-align: left;
}

h3 a {
 color: #CC3300;
 text-decoration: none;
}

h3 a:hover {
 color: #237A3E;
 text-decoration: none;
}

.active a {
 font-weight: bold;
 color: #237A3E;
}

input:disabled{
        border:solid 1px #880000;
        background-color:#ffffff;
        color:red;
    }

input.in {
	background: #ffffff repeat 0% 0%; 
	border: #55aaff 1px solid; 
	color: #55aaff; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none;
	}		

input.red {
	background: #ffffff repeat 0% 0%; 
	border: #db2424 1px solid; 
	color: #db2424; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none;
	}
	
input.bl {
	background: #ffffff repeat 0% 0%; 
	border: #4a4a4a 1px solid; 
	color: #4a4a4a; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal; 
	text-align: center; 
	text-decoration: none;
	}	
	
	
	li {
  margin: 0;
  padding: 10px;
  padding-bottom: 10px;
	padding-left: 5px;
  font-family: Verdana;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;  
  color: #4a4a4a;
	text-align: justify;
	
	}

li span {
  color: #CC3300;
}

li a { 
  color: #4a4a4a;  
}

li a:hover {
  color: #CC3300;  
}

.list td {
text-align: left;
font-size: 9pt;
}

.gray {
  color: #c0c0c0;
}

.mini {
vertical-align: middle;
padding: 5px;
padding-left: 15px;
}