/* GLOBAL SETTINGS */
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

body {
  margin-top: 2px;
  font-family: Verdana;
  font-size: 12px;
  color: #021a47;
}

table.tb1 {
  width: 802px;
  height: 100%;
  background: url(images/footer2.gif);
}

table.tb2 {
  width: 100px;
  text-align: center;
}

td.td1 {
  vertical-align: top;
}

.hr1 {
  width: 497px;
  height: 4px;
  background: url(images/hr1.gif) no-repeat;
}

.hr2 {
  width: 196px;
  height: 4px;
  background: url(images/hr2.gif) no-repeat;
}

img {
  border: 0px;
}

/* LOGO SETTINGS */
.logo {
  width:236px;
  height: 192px;
  background: url(images/logo.gif);
}
.logo_2 {
  width: 566px;
  height: 192px;
  background: url(images/logo_2.gif);
}

.logo_2_2 {
  width: 566px;
  height: 192px;
  background: url(images/logo_2_2.gif);
}

.h-text {
  position: absolute;
  top: 50px;
  margin-left: 60px;
  font-size: 48px;
  color: #99ccff;
	font-family: "Lucida Sans Unicode", sans-serif;
}

/* MENU/LINKS SETTINGS */
.menu_bg {
  width: 236px;
  background: url(images/menu_bg.gif) no-repeat;
  vertical-align: top;
}

.menu {
  position: absolute;
  margin-top: 2px;
  margin-left: 15px;
}

.menu2 {
  position: absolute;
  margin: -60px 40px;
  color: #99ccff;
}

.link1  {
  line-height: 2;
}

.link1 a:link {	color: #FFFFFF;	text-decoration: none; font-size: 18px; font-weight: normal; letter-spacing: 0.05em; padding-left: 5px;}
.link1 a:visited {	color: #FFFFFF;	text-decoration: underline;	font-size: 18px; font-weight: normal; letter-spacing: 0.05em; padding-left: 5px;}
.link1 a:hover {	color: #003366;	text-decoration: none;	font-size: 18px; font-weight: normal; letter-spacing: 0.05em; padding-left: 5px;}

.link2  {
  line-height: 1.5;
}

.link2 a:link {	color: #FFFFFF;	text-decoration: none; font-weight: normal; letter-spacing: 0.05em; padding-left: 10px;}
.link2 a:visited {	color: #FFFFFF;	text-decoration: underline; font-weight: normal; letter-spacing: 0.05em; padding-left: 10px;}
.link2 a:hover {	color: #003366;	text-decoration: none; font-weight: normal; letter-spacing: 0.05em; padding-left: 10px;}

.tb2 a:link {	text-decoration: none; color: #003366;}
.tb2 a:visited {text-decoration: none; color: #003366;}
.tb2 a:hover {text-decoration: none; color: #FFFFFF;}

/* TEXT SETTINGS */
.text_bg {
  width: 547px;
  height: 475px;
  vertical-align: top;
}

.right_bg {
  width: 19px;
  background-image: url(images/bg_right.gif);
  background-repeat: no-repeat;
  background-position: top;
}

.text {
  margin-top: 2px;
  margin-left: 20px;
  width: 497px;
}

.text2 {
  margin: 60px 0 0 20px;
}

.title {
  font-size: 18px;
  color: #021a47;
}

.pr_text {
  text-align: left;
}

/* FOOTER SETTINGS */
.footer {
  width: 802px;
  height: 38px;
  background: url(images/footer.gif);
}

.copy {
  text-align: right;
  padding-right: 180px;
  padding-bottom: 8px;
  color: #FFFFFF
}