body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, Times, serif;
	margin: 0px;
	color: #000000;
	background-color: #dddddd;
	font-size: x-small;
	background-image: url("logo.gif");
	background-attachment: fixed;
}

.bluecard {
	background-color: #222288;
	color: #ffffff;
}

.bluecard2 {
    background-color: #222288;
    color: #ffffff;
    padding: 1em 1em;
    font-size: small;
    text-align: center;
}

.copout {
	font-size: x-small;
}

.copout img {
	border: none;
}

.skiplink {
	display: none;
}

.descimage {
	float: left;
	border: none;
}

.descimageright {
	float: right;
	border: none;
}

.imgembedl {
	float: left;
	clear: both;
	padding-right: 5px;
}

.imgembedr {
	float: right;
	clear: both;
	padding-left: 5px;
}

.imgblock {
	clear: both;
	padding-top: 5px;
}

.defaulttext {
	position: relative;
	padding: 10px 12.5% 50px 12.5%;
	z-index: 1;
	text-align: justify;
}

h1 {
	font-family: Book Antiqua, Century, Palatino Linotype, Footlight MT Light, Footlight, Georgia, Palatino, Verdana, Arial, Helvetica, sans-serif, Times New Roman, Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
	background-color: inherit;
}

h2 {
	font-size: medium;
	font-weight: bold;
}

h3 {
	font-size: small;
	font-weight: normal;
	padding-left: 1em;
}

.header {
	border: none;
	background-color: #000066;
	position: relative;
	z-index: 1;
	padding-right: 7.5%;
	text-align: right;
}

.footer {
	font-size: xx-small;
	color: #444444;
	border-top: 1px solid #888888;
	padding: 5px 0 0 0;
	text-align: center;
}

a {
	color: #000066;
	background-color: inherit;
	text-decoration: underline;
}

acronym {
	text-decoration: none;
	cursor: help;
}

.leftbar {
	position: relative;
	padding: 0 87.5% 0 0;
}

.icon {
	border: none;
	vertical-align: middle;
}

.nojsbar {
	font-size: xx-small;
	color: white;
	font-weight: bold;
	background-color: #000066;
	text-align: center;
}

.nojsbar a {
	color: #00ffff;
	font-weight: normal;
}