* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(nav_images/darktexture.jpg);
	color: #3F4A68;
}
h1 {
	font-size: 24px;
	line-height: 1.2;
	font-weight: normal;
	color: #1F2B48;
	padding-top: 6px;
	padding-bottom: 12px;
	letter-spacing: .2em;
	text-align: right;
}
h2 {
	font-size: 18px;
	line-height: 1.2;
	font-weight: normal;
	color: #1F2B48;
	padding-top: 6px;
	padding-bottom: 2px;
}
h3 {
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	color: #1F2B48;
	padding-top: 6px;
	padding-bottom: 2px;
}
p {
	font-size: 12px;
	line-height: 1.5;
	padding-top: 3px;
	padding-bottom: 6px;
}
ul, ol {
	font-size: 12px;
	line-height: 1.5;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 0px;
}
ul li {
	list-style-type: none;
	background-image: url(nav_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 16px;
}
ol li {
	margin-left: 20px;
}
td#header {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td#nav {
	background-image: url(nav_images/nav_border.gif);
	background-repeat: repeat-x;
}
td#content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D9DCD7;
	background-image: url(nav_images/ghost_n.gif);
	background-repeat: no-repeat;
	background-position: 325px 0px;
}
td#footer {
	background-color: #FF0060;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00275E;
	padding-bottom: 4px;
}
.navBorder {
	background-color: #00275E;
	background-image: url(nav_images/nav_border.gif);
	background-repeat: repeat-x;
}
.sideBorders {
	background-image: url(nav_images/lighttexture.jpg);
}
.footBorder {
	background-image: url(nav_images/pinktexture.jpg);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00275E;
}
td#footer p {
	font-size: 10px;
	line-height: 1.1;
	color: #D9DCD7;
	padding-top: 2px;
	padding-bottom: 2px;
}
td#footer a {
	color: #D9DCD7;
}
td#rightContent {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 12px;
}
div#leftContent {
	background-image: url(nav_images/darktexture.jpg);
	padding: 6px 6px 6px 12px;
	margin-bottom: 6px;
}
div#leftContent a {
	color:#D9DCD7;
}
.leftText {
	font-size: 10px;
	color: #D9DCD7;
}
p.topLink {
	font-size: 9px;
	line-height: 1.2;
	color: #9DA8C4;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DA8C4;
	margin-bottom: 12px;
}
p.topLink a {
	text-decoration: none;
	color: #9DA8C4;
}
div#index {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9DA8C4;
	border-bottom-color: #9DA8C4;
	width: 70%;
	float: left;
	margin-bottom: 12px;
}
div#index p {
	color: #9DA8C4;
	font-size: 11px;
	line-height: 1.2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA8C4;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
div#index a {
	text-decoration: none;
	color: #9DA8C4;
}
div#index a:hover {
	color: #666666;
	text-decoration: underline;
}
.quote {
	color: #9C5EC1;
}
img.leftPic {
	margin-right: 5px;
	margin-bottom: 5px;
}
img.rightPic {
	margin-bottom: 5px;
}
.leftContainer {
	position: relative;
	z-index: 2;
	width: 300px;
}
.leftFloat {
	width: 350px;
	left: -362px;
	position: absolute;
	z-index: 1;
}
.caption {
	font-size: 10px;
	line-height: 1.2;
	color: #00275E;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
}
.tableStyle {
	border-top: 1px solid #999999;
}
.tableStyle td {
	border-bottom: 1px solid #999999;
	padding-right: 10px;
}
.tableStyle textarea, .tableStyle input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.tableStyle p {
	font-size: 11px;
	margin: 2px 0px;
	padding: 0px;
	line-height: 1.2;
}
.tableStyle td.noborder {
	border-style: none;
}
.tableStyle td.paleborder {
	border-bottom: 1px solid #CCCCCC;
}
.nowrap {
	white-space: nowrap;
	display: block;
}
