a:link {
	color: #000066;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #990000;
}

a.nav:link {
	color: #FFFFFF;
	font-family: "Myriad Web Pro";
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	display: inline-table;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.nav:visited {
	color: #FFFFFF;
	font-family: "Myriad Web Pro";
	font-size: 14px;
	display: inline-table;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 20px;
}

a.nav:hover {
	color: #003366;
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	display: inline-table;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.menu {
	font-family: "Myriad Web Pro";
	font-weight: bold;
}

a.menu:hover {
	font-family: "Myriad Web Pro";
	font-weight: bold;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.faq {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-weight: bold;
	color: #4D6185;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
.title {
	font-family: "Myriad Web Pro";
	font-size: 16px;
	font-weight: bold;
	background-image: url(art/title.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
.bodytext {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	color: #000000;
}
