html{ font-size:100%; }
body{
	background-color: #C3D1DF;
	font-family: Arial;
	font-size: 1em;
	padding: 0;
	margin: 0;
	width: 100%;
}
h1 {
	color: #5179A7;
	font-size: 2.7em;
	font-weight: normal;
	margin: 0 0 0.3em 0;
	border-bottom: 0.023em dotted #DDDDFF;
}
h2 {
	margin-top: 0;
	color: #060A65;
	font-size: 1.2em;
	font-weight: normal;
}
p {
	color: #051540;
	font-weight: normal;
	font-size: 1.00em;
}
ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
img {	border: 0; }
#centercol ul {
	color: #10335B;
}
#centercol li {
	background-image: url('images/padlocksmall.jpg');
	background-repeat: no-repeat;
	padding-left: 2em;
	padding-right: 0.1em;
	line-height: 2.5em;
}
#wrap {
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-top: 1.4em;
	margin-bottom: 1.4em;
	width: 63.875em;
	border: 0.062em solid #000099;
	padding: 0.4em 1em 1em 1em;
}
a {	outline: none; }
a:link {	font-family: Arial;font-size: 1.1em;color: #1050AA;text-decoration: none;font-weight: normal; }
a:active {font-family: Arial;font-size: 1.1em;color: #1050AA;text-decoration: none;font-weight: normal; }
a:visited {font-family: Arial;font-size: 1.1em;color: #1050AA;text-decoration: none;font-weight: normal; }
a:hover {font-family: Arial;font-size: 1.1em;color: #1050AA;text-decoration: underline;font-weight: normal; }
#header {
	width: 63.875em;
	height: 14.7em;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0em;
}
#topleft {
	width: 9em;
	float: left;
	text-align: center;
	height: 100%;
}
#topleft img {
	padding-top: 0.8em;
	margin: 0 auto;
}
#topcenter {
	width: 39.312em;
	float: left;
	padding: 0;
	height: 100%;
}
#topright {
	width: 15.189em;
	float: right;
	padding-top: 2em;
}
#topright p {
	font-size: 1.20em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 0.4em;
	padding-top: 0.27em;
	padding-bottom: 0;
	margin: 0;
	color: #336DAF;
}
#menu a, #menu a:visited {
  display:block;
	background-image: url(images/menupadclosed.png);
	background-repeat: no-repeat;
	background-position: 0 30%;
	padding: 1.5em 0 0.25em 1.8em;
	color: #3F4A91;
  font-size: 1.425em;
  font-family: Arial;
  text-decoration: none;
  font-style:italic;
  margin-top: 0.5em;
}
#menu a:hover {
  display:block;
	background-image: url(images/menupadopen.png);
	background-repeat: no-repeat;
	background-position: 0 30%;
	padding: 1.5em 0 0.34em 1.8em;
	color: #3F4A91;
  font-size: 1.42em;
  font-family: Arial;
  text-decoration: none;
  font-style:italic;
  font-weight: bold;
  margin-top: 0.5em;
}
#menusel a, #menusel a:visited {
  display:block;
	background-image: url(images/menupadselected.png);
	background-repeat: no-repeat;
	background-position: 0 30%;
	padding: 1.5em 0 0.34em 1.8em;
	color: #3F4A91;
  font-size: 1.42em;
  font-family: Arial;
  text-decoration: none;
  font-style:italic;
  font-weight: bold;
  margin-top: 0.5em;
}
#menusel a:hover {
  display:block;
	background-image: url(images/menupadselected.png);
	background-repeat: no-repeat;
	background-position: 0 30%;
	padding: 1.5em 0 0.34em 1.8em;
	color: #3F4A91;
  font-size: 1.42em;
  font-family: Arial;
  text-decoration: none;
  font-style:italic;
  font-weight: bold;
  margin-top: 0.5em;
}
.clear { clear: both; }
.hiddenPic { display:none; }
#content {
	clear: both;
	background-color: #FFFFFF;
	font-family: Arial;
	min-height: 30em;
	width: 63.875em;
}
#leftcol {
	width: 11.425em;
	float: left;
}
#centercol {
	width: 39.8em;
	float: left;
	padding: 0;
	min-height: 35em;
}
#rightcol {
	width: 12.27em;
	float: right;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 1.7em 0.5em 0 0.5em;
	text-align: left;
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	height: 1.7em;
	color: #737994;
	width: 62.875em;
}
#footer p {
	color: #10335B;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#footerright {
	float: right;
	font-size: 0.91em;
}
#footerright img {
	width: 5.5em;
	height: 1.937em;
	padding-top: 0.6em;
}
#imgtxtwrap {
	clear: left;
	height: 11.25em;
	border: 1px dotted #FFFFFF;
}
.trtext {
	color: #094488;
	font-size: 1.35em;
	font-weight: bold;
}