/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin-bottom:0;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: F6F6F6;
	border: 1px solid #AAAAAA;
}

input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5A7593;
	font-weight:bold;
	background-color: F6F6F6;
	border: 1px solid #AAAAAA;

}

input.delete {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5A7593;
	font-weight:bold;
	background-color: F6F6F6;
	border: 1px solid #AAAAAA;

}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1271B3;
}
.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #545454;
	padding: 3px;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E83BA;
}


.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

a.nav:link {
  text-decoration: underline;
  color: #3E83BA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;

}
a.nav:visited {
  text-decoration: underline;
  color: #3E83BA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}
a.nav:hover {
  text-decoration: underline;
  color:#999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}
a.nav:active {
  text-decoration: underline;
  color: #3E83BA;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}
a.link:link {
  text-decoration: underline;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;

}
a.link:visited {
  text-decoration: underline;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}
a.link:hover {
  text-decoration: underline;
  color:#999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}
a.link:active {
  text-decoration: underline;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}
.line_B {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4288C3;
	border-right-color: #4288C3;
	border-bottom-color: #4288C3;
	border-left-color: #4288C3;
}
.line_T {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4288C3;
	border-right-color: #4288C3;
	border-bottom-color: #4288C3;
	border-left-color: #4288C3;
}
a.droplink:link {
  text-decoration: none;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;

}
a.droplink:visited {
  text-decoration: none;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}
a.droplink:hover {
  text-decoration: none;
  color:#2C77BB;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}
a.droplink:active {
  text-decoration: none;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
}