@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4989be;
}
.bottombg {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 3774a7;
}

.toptablebg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: b7cada;
}
.mainsectopleftright {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/mainsectiontopbg.gif);
	background-repeat: repeat-x;
	background-color: #a5b8c9;
}
.mainsectopleftright1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/mainsectiontopbg1.gif);
	background-repeat: repeat-x;
}
.maintable {
	background-color: aabfd0;
	background-image: url(images/maintablebg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: b7cada;
}
.maintablebg1px {
	background-image: url(images/maintablebg1px.gif);
}


.dotworldtable {
	background-image: url(images/dotworldbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainsecleftright {
	background-image: url(images/mainsectionbg.gif);
	background-repeat: repeat-x;
}
.menuborderleftbg {
	background-image: url(images/menutablespacer.png);
}
.mainsectionbg {
	background-image: url(images/maintablebg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: aabfd0;
}
.maintablepage {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bottomlink 		{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}
.bottomlink:hover {
	FONT-SIZE: 11px;
	COLOR: #6699FF;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
p.description { font-weight: normal; 
				font-family: Tahoma;
				font-size: 13px;
				color: #000000;
}

@media screen {
	h1 { color: #434300; background-color: white; margin: 0px; padding: 0px; }
	h2 { color: #004343; background-color: white; }
	h3 { color: #430043; background-color: white; }
	p.description:first-letter {
		font-size: 3.5em; text-transform: uppercase; margin-top: -3em;
		float: left; color: #5a95b6; background-color: white; margin-right: 0.35ex;
		font-family: "Monotype Corsiva",cursive; font-weight: bold; 
	}
	a.bc { letter-spacing: 0.5ex; }
}

@media print {
	.noprint { display: none; visibility: hidden; }
	a { color: black; background-color: white; }
}
