* { padding: 0; margin: 0; border: 0px none; }
/*** Need to set defaults to over-ride IE ***/

body {
margin: 0 auto;
padding: 0;
background: white; font-style:normal; font-variant:normal; font-weight:normal; font-size:70%; font-family:Verdana, Tahoma, Arial, sans-serif;
}

/***
#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
margin-top: 0px;
width: 715px;
}

#wrap2 {
background: #ffffff;
color: #303030;
margin: 0 auto;
border: 0px solid white;
border-bottom: 2px solid white;
}

#wrap3 {
background: #ffffff;
color: #303030;
margin: 2px 2px 2px 2px;
border: 0px solid rgb(123,123,123);
}
***/

#headergif {
border: 0px none;; margin-left:0; margin-right:0; margin-top:0; margin-bottom: -2px;
}

#globe {
border: 0px none;; margin-left:0; margin-right:0; margin-top:0; margin-bottom: -2px;
}

#footer {
background:rgb(123,123,123); height:8em; clear:both;
}

#footer a {
text-decoration: none;
color: white;
}

#anlogo {
position: absolute; top: 75px; margin-left: -338px; left: 50%;
padding-top: 2px; margin-top: -1px;
display:none;
}

#content {
margin: 0px 25px 0px 30px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.6em;
margin: 0.5em 0 0.5em 0;
color: rgb(0,123,181);
}

#content p {
margin-bottom: 10px;
}

#content img {
display:inline;
background: #cccccc;
border: 5px solid white;
}


#hr { background: white; height: 0px; font-size:0;
border-top: 2px solid rgb(200,200,200); 
/*** Need to set fontsize 0 to force IE to allow a smaller height ***/
}

h3 {
font-size: 1.2em;
margin-bottom:5px; margin-top:10px;
}

li {
margin-left: 3em;
padding-left: 1px;
}

ul {
margin-bottom: 10px;
margin-top: -7px;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0px none;
}

.left {
margin: 5px 5px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.logo {
float:left; clear:left; border:0px none; margin-top:10px;
}

.linktext {
float: left; clear:right; margin-left:15px; width: 380px;
}

.rowspacer {
clear:both; height:10px;
}