* {
 margin: 0;
 padding: 0;
}

body {
 padding: 10px;
 border-top: solid 0px #fff;
 background-image: url(../images/background-repeat.jpg);
background-repeat: repeat-x;
background-color: #cccccc;
 font: 11px/normal Verdana, Arial, Helvetica, sans-serif;
}


a {color: #01316f;
text-decoration:underline;
}

a:hover {color:#cc0000; outline:none;}
a:visited {color: #01316f;
text-decoration:underline;
outline:none;
}

a:hover:visited {color: #cc0000;
text-decoration:underline;
outline:none;
}


a:hover:active {color:#000000;
outline:none;
}

p { margin: 18px 120px 0px 50px;
line-height:150%; }

.lead {  margin: 28px 120px 0px 50px;
line-height:150%; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#01316f;
}

.tableformat {  margin: 8px 120px 0px 50px;
line-height:150%; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normall;
}

.tableformat td {  vertical-align:top;
padding-right: 12px;

}


.lead2 {  margin: 18px 120px 0px 50px;
line-height:150%; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#cc0000;
}

h4 {  
color:#cc0000;
}

ul.standardindent {margin-left:100px;
margin-right:150px;
line-height:150%;}

ul.standardindent li {margin-top:10px;
}


ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: normal;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}

span.italic {
 font-style:italic;
}

.dropdown-upward {
 margin-top: 400px !important;
}

.bodyback {
	height:960px;
	position:absolute;
	top:122px;
	left: 10px;
	background-image: url(../images/globe.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	background-color:#ffffff;
	width:939px;
}

.bodybacklong {
position:absolute;
top:122px;
left: 10px;
background-image: url(../images/globe.jpg);
background-repeat: no-repeat;
background-position:bottom right;
background-color:#ffffff;
width:939px;
}



.homebug {
position:absolute;
top:15px;
left: 900px;
}

a:link.home {
	text-decoration:none;
	color:#333333;
	outline: none;
	font-weight:normal;
	font-size: 11px;
}

a:visited.home {
	text-decoration:none;
	color:#333333;
	outline: none;
	font-weight:normal;
	font-size: 11px;
}

a:hover.home {
	text-decoration:underline;
}

a:active.home {
	text-decoration:underline;
	color:#000000;
}

