/* html element styling */



#left  a:link {

color: #003366;

text-decoration: none;

}



#left a:visited {

color: #003366;

text-decoration: none;

}



#left  a:hover {

color: #003366;

text-decoration: none;

}



#left  a:active {

color: #003366;

text-decoration: none;

}



#right img { 

margin-bottom: 3px;

border: 0; 

}



#right a:link  {

color: #003366;

text-decoration: underline;

}



#right a:visited {

color: #003366;

text-decoration: underline;

}



#right a:hover {

color: #003366;

text-decoration: none;

}



#right a:active {

color: #003366;

text-decoration: none;

}



#right ul {

list-style-type: circle;

margin-left:2px;

padding-left:2px;

padding-right:2px;

}



#right li {

margin-left:2px;

padding-left:2px;

padding-right:2px;

}



#right .submit input

{

color: #000;

background: #e0e0e0;

margin-bottom: 0px;

padding-bottom: 0px;

}



#center img { 

margin-left: 0px;

border: 0; 

}



#center h1 {

padding: 15px 0px 2px 0px;

margin-top: 0px;

margin-bottom: 0px;

margin-left: 15px;

font-size: 10pt;

color: #003399;

font-family: Arial, Helvetica, sans-serif;

font-weight:strong;

}



#center h6 {

padding: 15px 0px 2px 0px;

margin-top: 0px;

margin-bottom: 0px;

margin-left: 0px;

font-size: 10pt;

color: #003399;

font-family: Arial, Helvetica, sans-serif;

font-weight:strong;

}



#center h2 {

padding: 0px 0px 5px 0px;

margin-top: 0px;

margin-bottom: 15px;

margin-left:15px;

font-size:10pt;

color: #003399;

}



#center h3 {

padding:0px;

margin-top: 0px;

margin-bottom: 15px;

margin-left:15px;

color:#000000;

font-size:8pt;

font-weight:bold;

}



#center h4 {

padding: 2px 0px 0px 0px;

margin-top: 0px;

margin-bottom: 15px;

margin-left:15px;

color:#7c7c7c;

font-size:9pt;

font-weight:bold;



}



#center p {

color: #333333;

line-height:12pt;

margin-left: 15px;

margin-right: 15px;

margin-top: 0px;

margin-bottom: 15px;

}



#center li {

/* list-style: disc; */

list-style-position: outside;

color:#000000;

margin-left:19px;

padding: 0px;

}



#center table {

margin-left:15px;

}



#center table_no_indent {

margin-left:-15px;

}



#center a:link {

color: #003366;

text-decoration: underline;

font-size: 100%;

}



#center a:visited {

color: #003366;

text-decoration: underline;

font-size: 100%;

}



#center a:active {

color: #003366;

text-decoration: none;

font-size: 100%;

}



#center a:hover {

color: #003366;

text-decoration: none;

font-size: 100%;

}





#center_test a:link {

color: #003366;

text-decoration: underline;

font-size: 10pt;

}



#center_test a:visited {

color: #003366;

text-decoration: underline;

font-size: 10pt;

}



#center_test a:active {

color: #000000;

text-decoration: none;

font-size: 10pt;

}



#center_test a:hover {

color: #000000;

text-decoration: none;

font-size: 10pt;

}





.rowWrap {

	width: 550px;

	height: 220px;

}



.deviceWrap {

	float: right;

	width: 80px;

	text-align:center;

}



.textWrap {

	float: left;

	width: 470px;

	padding-top: 0px;

}



hr.gray {

background-color: #ebeaea; /* mozilla */

border: 0px; /* fixes mozilla height */

clear: left;

color: #ebeaea; /* ie */

height: 1px;

margin-left: 15px;

margin-right: 15px;

margin-top: 0px;

margin-bottom: 0px;

padding: 0px 0px 0px 0px;

width: 100%;

}



hr.gray_shorter {
background-color: #ebeaea; /* mozilla */
border: 0px; /* fixes mozilla height */
clear: left;
color: #ebeaea; /* ie */
height: 1px;
margin-left: 15px;
margin-right: 15px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
}

hr.footer {
background-color: #f2f2f1; /* mozilla */

border: 0px; /* fixes mozilla height */

clear: left;

color: #f2f2f1; /* ie */

float: left;

height: 1px;

margin: 2px 0px 2px 0px;

width: 100%;

}



.imagesFloatRight {

	float: right;

	clear: both;

}



#pad{

margin: 20px 10px 0px 10px;

float: left;

display: inline;

}



.cellspacing {

	padding: 10px 5px 5px 20px;

	text-indent: -10px;

}



.cellspacing2 {

	padding: 0px 0px 0px 0px;

	text-indent: -10px;

}



#ind15 {

margin-left: 15px;

}



.red { color: #003399; }

.blue { color: #003399; } 

.clear {clear:both;}

.flyspec { font-size: 7pt; }


.listpad{

margin: 10px 10px 0px 0px;

}



