.buttontext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; color: #002A68; font-weight: bold; }
.buttontext a:visited { color:#002A68; text-decoration: none;}
.buttontext a:hover { color:#CCCCCC; text-decoration: none;}
.buttontext a:active { color:#002A68; text-decoration: none;}
.buttontext a:link { color:#002A68; text-decoration: none;}

.buttontextro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002A68;
	font-weight: bold;
}
.buttontextro a:visited { color:#002A68; text-decoration: none; padding: 4px;}
.buttontextro a:hover { color:#CCCCCC; text-decoration: none; background-color: #1C74E2; color: #FFFFFF;}
.buttontextro a:active { color:#002A68; text-decoration: none; padding: 4px;}
.buttontextro a:link {	color:#002A68;	text-decoration: none;	padding: 4px;
}

#textpadding { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #002A68; padding: 6px; }
#textpadding a:visited { color: #002A68 }
#textpadding a:hover { color: #CCCCCC; }
#textpadding a:active { color: #002A68 }
#textpadding a:link { color: #002A68 }

.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #002A68; padding: 6px; }
.text a:visited { color: #002A68 }
.text a:hover { color: #CCCCCC; }
.text a:active { color: #002A68 }
.text a:link { color: #002A68 }

.textnopad { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #002A68; }
.textnopad a:visited { color: #002A68 }
.textnopad a:hover { color: #CCCCCC; }
.textnopad a:active { color: #002A68 }
.textnopad a:link { color: #002A68 }

.textheading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #002A68;  font-weight: bold; }
.textheading a:visited{ color: #002A68; }
.textheading a:hover{ color: #CCCCCC; }
.textheading a:active{ color: #002A68;	}
.textheading a:link{ color: #002A68; }

#textheading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #002A68;  font-weight: bold; padding: 6px; }
#textheading a:visited{ color: #002A68; }
#textheading a:hover{ color: #CCCCCC; }
#textheading a:active{ color: #002A68;	}
#textheading a:link{ color: #002A68; }

#textpaddingwhite { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #FFFFFF; padding: 6px; }
#textpaddingwhite a:visited{ font-weight: bold; color: #FFFFFF; }
#textpaddingwhite a:hover{ font-weight: bold; color: #CCCCCC; }
#textpaddingwhite a:active{ font-weight: bold; color: #FFFFFF; }
#textpaddingwhite a:link{ font-weight: bold; color: #FFFFFF; }

.footertext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #002A68; padding: 6px; }
.footertext a:visited { color: #002A68; text-decoration: none; }
.footertext a:hover { color: #CCCCCC; text-decoration: none; }
.footertext a:active { color: #002A68; text-decoration: none; }
.footertext a:link { color: #002A68; text-decoration: none; }

.textwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #FFFFFF; padding: 6px; }
.textwhite a:visited { color: #FFFFFF }
.textwhite a:hover { color: #CCCCCC; }
.textwhite a:active { color: #FFFFFF; }
.textwhite a:link { color: #FFFFFF; }

.menu_box { 
	border: 1px solid #9DC9E9;
	margin: 5px 0 0 0;
	padding-right: 3px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002A68;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	background: #EFEFEF;
}

.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #002A68;}
.smalltext a:visited { color: #002A68; text-decoration: none; }
.smalltext a:hover { color: #CCCCCC; text-decoration: none; }
.smalltext a:active { color: #002A68; text-decoration: none; }
.smalltext a:link { color: #002A68; text-decoration: none; }

#300box {
  position: relative;
  top: 100px;
  left: 500px;
  float: right;
  width: 300px;
  margin-right: 10px;
}
#headerbg {background-image:url(/images/header-bg.gif); width:645; height:26; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;  font-weight: bold; padding-left: 14px;padding-top: 6px; padding-bottom: 6px; text-transform: uppercase}
#headerbggrey {
  margin-top: 3px;
  background-color:#F3F3F3;
  width:645;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #002A68;
  font-weight: normal;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: #CCCCCC 2px solid;
}