/* CSS Document */

html, body {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #00529f;
	background-image: url(../images/jhltile.gif);
}

#Content2 {
	margin: 0 auto;
	text-align: left;
	width: 931px;
	background-color: #FFFFFF;
	min-height: 100%;
	background-image: url(../images/background-tile.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.lightbluetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #408FDF;
	text-decoration: none;
}

.whiteheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.largeblueheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #408FDF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #143D8D;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFE14F;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #143D8D;
	text-decoration: underline;
}
a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #408FDF;
	text-decoration: underline;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.lightbluelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #408FDF;
	text-decoration: underline;
}
a.lightbluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lightbluelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #408FDF;
	text-decoration: underline;
}

.norepeat {
	background-repeat: no-repeat;
	background-position: left top;
}

#flashcontent {
		height: 100%;
		background-position: center;
	}
	
table.blueborder, table.blueborder td {
	border: 1px solid #408FDF;
	border-collapse:collapse;
}
table.blueborder tr th {
	color: #fff;
	font-size: 13px;
	text-align: left;
}

form table {
	margin: 0px;
	padding: 0;
}

.aboutdoc {
	width:100%;
	margin:0 0 -20px 0;
}

.aboutdoc-left {
	vertical-align:top; 
	line-height:150%;
}

.aboutdoc-right {
	width:450px; 
	text-align:center; 
	vertical-align:top;
}

.aboutdoc-right p {
	width:450px; 
	text-align:center; 
	display:block; 
	font-weight:bold; 
	font-size:1.3em;
}
