/* CSS Document */

body, form {
	margin: 0px 0px;
	padding: 0px 0px;
	background: #FFF;
}
body, th, td {
	font: 12px "Arial Unicode MS", Arial, sans-serif;
	color: #808080;
}
input, select, button {
	font: 10px "Arial Unicode MS", Arial, sans-serif;
}
.pageTitle {
	border-bottom: 1px solid;
	font-size: 34px;
	width: 85%;
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
}
textarea {
	font: 9pt/12pt monospace;
}
a:link, a:active, a:visited {
	color: #000080;
}
a:hover {
	text-decoration: none;
	color: #ced6f7;
}
a img {
	border: none;
}
#masthead {
	width: 760px;
	margin: 0px auto;
}
#masthead p {
	margin: 0px; 
	padding: 0px;
}

.navigation-background {
	background-image:url(images/navBG.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	width:241px;
	position: relative;
}
#navigation {
	padding: 0px 0px;
	list-style: none;
	margin: 17px 6px;
	font: 17px "TrajanPro-Regular", "Times New Roman", serif;
}
#navigation li ul {
	list-style: none;
	margin: 3px 14px;
	padding: 0px 0px;
}
#navigation li ul li {
	font: 14px "TrajanPro-Regular", "Times New Roman", serif !important;
	font-variant: small-caps;
	min-height: 21px;
	margin-bottom: 5px;
}
#navigation li a:link, #navigation li a:visited, #navigation li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover {
	color: #ced6f7;
}
#contentbody {
	width: 510px;
	padding: 36px 0px 0px 10px;
	margin: 0px 0px;
	background: url(images/contentTop.jpg) no-repeat;
}
#contentbody h2 {font-size:18px; margin-bottom: -10px;}
#contentbody a {color:#000080;}
#hideRegion {
	display: none;
}
#homeNav {
	margin-top: -28px;
	margin-left: -34px;
}
#homeNav .navitem1 {
	display: none;
}
#homeNav li a {
	text-decoration: none;
	color: #727272;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: "TrajanPro-Regular", "Times New Roman", serif;
	font-variant: normal;
	font-size: 14px;
}
#homeNav li a:hover {
	color: #1830A5;
}
#homeNav li {
	text-align: left;
	list-style: none;
	line-height: 22px;
}
.faqs dt {font-size:16px; font-weight: bold; margin-bottom: -15px;}
.faqs dd {margin-left: 0px; font-size: 13px;}
.managementTeam a {font-size: 14px; font-family:Arial, Helvetica, sans-serif; color:#000080; font-weight: bold;}

.javelin_module-faqs dt {font-size:16px; font-weight: bold; margin-bottom: -15px;}
.javelin_module-faqs dd {margin-left: 0px; font-size: 13px;}
