@charset "UTF-8";
/* CSS Document
Dark Blue	3c59a8
Aqua	83c9e6
Beige bullet	ffe8c2
Beige line	ebdecd
Blue text	0c1e60
Gray background	c0c0c0
Heading text	ffe8c2
Page text	aaaaac */

body { background-color: #c0c0c0; font-family: Arial, Helvetica, sans-serif; }
div#container { width: 854px; margin-left: auto; margin-right: auto; border: 3px solid white; background-color: white; }
div#popup { width: 580px; margin-left: auto; margin-right: auto; border: 3px solid white; background-color: white; }
div#container2 { width: 700px; margin-left: auto; margin-right: auto; border: 3px solid white; background-color: white; }

img { margin: 0; padding: 0; border: 0; }
td { margin: 0; padding: 0; vertical-align: top;  }

/*table data definitions*/
td.tdLogo { width: 184px; text-align: center; padding-top: 10px; }
td.tdFooter { background-color: #3c59a8; vertical-align: bottom; }
td.tdGlobe { background-image: url("images/globe_full.jpg"); background-repeat: no-repeat; width: 602px; height: 564px; }
td.tdLeft { background-image: url("images/left_img.gif"); background-repeat: no-repeat; width: 251px; height: 517px; }
td.tdFlare { background-image: url("images/blue_flare1.jpg"); background-repeat: no-repeat; width: 251px; height: 49px; }
td.tdHeaderTitle {
	background-color: #3c59a8;
	width: 310px;
	padding-top: 20px;
	padding-left: 20px;
}
td.tdHeaderPopup {background-color: #3c59a8; width: 500px; padding-top: 6px; padding-left: 204px; }
td.tdHeaderLib {background-color: #3c59a8; text-align: right; padding-right: 3px; }
td.tdNav { align: right; vertical-align: top; padding-left: 0; }
td.tdMain {width: 630px; padding: 36px 10px 0 20px; background-image: url("images/flare_inside.jpg"); background-repeat: no-repeat; background-position: top; }
td.tdMainPopup {width: 500px; padding: 20px 10px 0 20px; }

/*table data definitions - inside pages*/
td.tdNavInside { background-image: url("images/nav_back.jpg"); background-repeat: no-repeat; width: 184px;}
td.tdNavInsidePopup { background-image: url("images/nav_backpopup.jpg"); background-repeat: no-repeat; width: 60px;}



/*text definitions*/
h1 { color: #ffe8c2; background-color: #3c59a8; font-size: 16px; font-weight: bold; text-transform: uppercase; }
h2 { color: #3c59a8; font-size: 16px; font-weight: bold; }
h3 { color: #3c59a8; font-size: 12px; font-weight: bold; }
p { color: #555555; font-size: 12px; font-weight: normal; line-height: 17px; }
p.p10 { color: #555555; font-size: 10px; font-weight: normal; line-height: 12px; }

/*navigation - home page*/
#navlist { padding: 0 1px 1px; margin: 60px 0 10px 24px; height: 400px; font-size: 11px; letter-spacing: .1em; background: white; width: 225px; }
#navlist li { list-style: none; list-style-image: url("images/bullet.gif"); margin: 0; border-bottom: 1px solid #ebdecd;  border-right: 1px solid #ebdecd;
text-align: left; }
#navlist li a { display: block; padding: 4px 3px 3px 4px; background: white; text-decoration: none; }
#navlist li a:link { color: black; }
#navlist li a:visited { color: black; }
#navlist li a:hover { border-color: #3c59a8; color: #FFF; background: #3c59a8; }

/*navigation - home page bottom*/
#navbottom { width: 225px; }

/*navigation - inside pages*/
#navlist2 { padding: 0 1px 1px; margin: 60px 0 10px 18px; height: 400px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; letter-spacing: .1em; background-color: none; width: 164px; }
#navlist2 li { list-style: none; list-style-image: url("images/bullet2.gif"); margin: 0; border-bottom: 1px solid #ebdecd; text-align: left; }
#navlist2 li a { display: block; padding: 4px 3px 3px 4px; background-color: none; text-decoration: none; }
#navlist2 li a:link { color: white; }
#navlist2 li a:visited { color: white; }
#navlist2 li a:hover { border-color: #3c59a8; color: #FFF; background: #3c59a8; }

/*homepage lower left links*/
a.awhite { font-family: Arial, Helvetica, sans-serif; font-size: 15px; float: left; font-weight: bold; padding: 2px 0 0 50px; }
a.awhite:link, a.awhite:visited { color: white; text-decoration: underline; }
a.awhite:hover { color: #c0c0c0; }

/*inline link*/
a {
	font-size: 12px;
	text-decoration: underline;
}
a:link {color: #3c59a8;text-decoration: underline;}
a:visited {color: #d99e17;text-decoration: underline;}
a:hover { color: #83c9e6; }

/*inline link for 10pt text*/
a.a10 {font-size: 10px; }
a.a10:link { color: #3c59a8; text-decoration: underline; }
a.a10:visited { color: #d99e17; text-decoration: underline; }
a.a10:hover { color:#83c9e6; }

/*inline link for 10pt popup text*/
a.ax10 {font-size: 10px; }
a.ax10:link { color: #FFFFFF; text-decoration: none; }
a.ax10:visited { color: #FFFFFF; text-decoration: none; }
a.ax10:hover { color:#83c9e6; }

#bulletlist { padding: 0; margin-left: -21px; font-size: 12px; color: #555555; line-height: 20px; }
#bulletlist li { list-style: none; list-style-image: url("images/bullet.gif"); margin: 0; text-align: left; }
#bulletlist li a { background-color: none; text-decoration: none; }
#bulletlist li a:link {
	color: #3c59a8;
	text-decoration: underline;
}
#bulletlist li a:visited {
	color: #d99e17;
	text-decoration: underline;
}
#bulletlist li a:hover { color: #83c9e6; text-decoration: underline; }


/* links with bullet graphic
a.aBullet { padding-left: 10px; font-size: 12px; background-image: url("images/bullet2.gif"); }
a.aBullet:link, a:visited { color: #3c59a8; text-decoration: underline; }
a.aBullet:hover { color: #83c9e6; }*/
Red text {
	color: #A51D0A;
	font-family: Verdana, Geneva, sans-serif;
}
.gold {
	color: #D99E17;
}
.smallarial {
	font-size: 9px;
	color: #666;
	font-style: italic;
}
