@charset "UTF-8";/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
#logo, #navbar {
	width:1010px;
}
#logo img {
	float:left;
}
#topnav {
	text-transform:uppercase;
}
#header table {
	border:none;
	margin:auto;
	border-collapse:collapse;
}
#header td a, a:visited {
	color: #666666;
	text-decoration: none;
}
#header td a:hover {
	color: #000000;
	text-decoration: underline;
}
#header td {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
}
#header #nav {
	background-image: url(../images/nav-sides.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
#header #nav td {
	text-align: left;
	padding:0px;
}
#header #nav .bull {
	font-size: 14px;
	color: #ffffff;
	padding:0px 25px;
}
#header #nav a {
	font-size: 14px;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
#header #nav a:hover {
	text-decoration: underline;
}
#navbar .l, #navbar .r {
	width:40px;
	height:34px;
}
#navbar .l {
	background:url(../images/nav-left.jpg) no-repeat;
}
#navbar .c {
	background:url(../images/nav-bg.jpg) repeat-x;
}
#navbar .r {
	background:url(../images/nav-right.jpg) no-repeat;
}
#navbar td {
	height:34px;
}
#contentContainer {
	background-color: #999999;
}
.contentTable td {
	padding:0px;
}
#contentContainer table {
	border-collapse:collapse;
	margin:0px;
}
#pageContent {
	padding:10px;
	margin: 10px;
}
#pageContent h1 {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	margin: 10px;
}
#pageContent h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #003366;
	margin: 10px;
}
#pageContent h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #003366;
	margin: 10px;
}
#pageContent td {
	font-size:12px;
}
#pageContent big {
	font-size: 14px;
	font-weight: normal;
	margin:10px;
	display:block;
}
p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
}
.
.lgbody {
	font-size: 16px;
	line-height: 18px;
}
.blue {
	color: #003366;
}
.contentTable ul, .contentTable ol {
	font-size: 12px;
	margin-top:10px;
}
.contentTable ul li {
	list-style-image: url(../images/arrow-bullet.jpg);
	margin-bottom: 9px;
}
.contentTable ul li a, .contentTable ul li a:visited {
	list-style-image: url(../images/arrow-bullet.jpg);
	margin-bottom: 9px;
}
.contentTable ol li {
	list-style-image: none;
	margin-bottom: 9px;
}
.contentTable ol li a, .contentTable ol li a:visited {
	list-style-image:none;
	margin-bottom: 9px;
}
#footer {
	background-color: #003265;
	background-image: url(../images/footBG.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px;
	font-size: 9px;
}
#footer td {
	padding:0px;
}
#footer a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.links {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content-img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.indexSidebarText {
	color: #FFFFFF;
	height: auto;
	width: 116px;
	margin: 0px;
	padding: 5px 10px;
}
.indexSidebarText a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.indexEvents {
	font-size: 10px;
	line-height: 12px;
}
.contentTable a, a:visited {
	color: #666666;
	text-decoration: underline;
}
.contentTable .indexSidebarText a, a:visited {
	color: #E25716;
	text-decoration: underline;
}
.twelvePoint {
	font-size: 12px;
}
pre {
	font-size:8pt;
	text-align:left;
	color:blue;
}
#submenu table {
	border-collapse:collapse;
	margin:0px;
	border:none;
	position:absolute;
	left:0px;
	right:0px;
	display:none;
	z-index:15;
}
#submenu td {
	padding:0px;
}
#submenu a {
	font-size: 14px;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu .no-page {
	font-size: 14px;
	text-transform: none;
	color: #dddddd;
	text-decoration: none;
	font-weight:bold;
}
#submenu .l, #submenu .r {
	width:8px;
}
#submenu .bl, #submenu .br {
	width:8px;
	height:8px;
}
#submenu .b {
	height:8px;
}
#submenu .l {
	background:url(../images/corners/c64a0e/shadow/l.png) repeat-y;
}
#submenu .c {
	background:#c64a0e;
}
#submenu .r {
	background:url(../images/corners/c64a0e/shadow/r.png) repeat-y;
}
#submenu .bl {
	background:url(../images/corners/c64a0e/shadow/bl.png) no-repeat;
}
#submenu .b {
	background:url(../images/corners/c64a0e/shadow/b.png) repeat-x;
}
#submenu .br {
	background:url(../images/corners/c64a0e/shadow/br.png) no-repeat;
}
#submenu .level_0 {
	padding:3px 5px;
}
#submenu .level_1 {
	padding:3px 5px 3px 20px;
}
.topSpaceLeft {
	width:40px;
	height:30px;
	background:url(../images/contentBG-ul.jpg) no-repeat;
}
.topSpaceRight {
	width:40px;
	height:30px;
	background:url(../images/contentBG-ur.jpg) no-repeat;
}
.topSpaceCenter {
	background:url(../images/contentBG-top.jpg) repeat-x;
}
.leftSideSpace {
	background:url(../images/contentBG-l.jpg) repeat-y
}
.rightSideSpace {
	background:url(../images/contentBG-r.jpg) repeat-y
}
.bottomSpaceLeft {
	width:40px;
	height:30px;
	background:url(../images/contentBG-ll.jpg) no-repeat;
}
.bottomSpaceCenter {
	height:30px;
	background:url(../images/contentBG-bottom.jpg) no-repeat;
}
.bottomSpaceRight {
	width:40px;
	height:30px;
	background:url(../images/contentBG-lr.jpg) no-repeat;
}
.flyout h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align:center;
}
.flyout h2 {
	font-size:12px;
	font-weight:bold;
	color:#003366;
	text-align:left;
}
.flyout p, .flyout li {
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:left;
}
.flyout li {
	margin-top:10px;
}
.flyout a {
	color: #666666;
	text-decoration: none;
}
.flyout a:hover {
	color: #000000;
	text-decoration: underline;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bi {
	font-weight:bold;
	font-style:italic;
}
.closed {
	font-weight:bold;
	font-style:italic;
	color:#c64a0e;
}
.fourteen {
	font-size: 14px;
}

