p {
margin: 0px;
}

body {
background: #000000;
margin: 0px;
margin-top: 30px;
}

td {
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #339999;
	text-align: center;
	margin-bottom: 15px;
}


td.title {
	font-variant: small-caps;
	padding: 10px;
	font-size: 28px;
	text-transform: uppercase;
	border-left: 2px none #777777;
	border-right: 2px none #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px none #777777;
	border-bottom: 2px none #777777;
}

td.content {
	padding: 20px 30px 10px 10px;
	line-height: 1.7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

td.contentright {
	padding: 20px 10px 10px 20px;
	line-height: 1.7;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}

h2 {
	font-size: 13px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #7ED3D3;
}

h3 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #339999;
	margin-left: 0px;
	padding-left: 15px;
}

font.bold {
font-weight: bold;
color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

font.link {
color: #555555;
}

font.gray {
font-weight: normal;
color: #CCCCCC;
text-decoration: none;
}

a:link { color: #339900; text-decoration: none; }
a:visited { color: #339900; text-decoration: none; }
a:hover { color: #33CC33; text-decoration: none; }

#related {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B4D0B3;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-style: italic;
	margin-top: 120px;
	border: thin dashed #666666;
	margin-bottom: 10px;
}
#related h3{
	color: #FFFFFF;
	background-color: #339999;
	text-align: center;
	margin-right: -10px;
	margin-left: -10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;

}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DBF2E7;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-style: italic;
	text-align: left;
	width: 98%;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
}

#disclaim {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	text-decoration: none;
}

#sniprt {
	/*--float:left;--*/
width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#003333;
	border:1px solid #00FF00;
	text-align:left;
	text-decoration:none;
	padding-top:8px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:8px;
	background-color: #E2F3E8;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 15px;
	line-height: 11px;
}
/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#sniprt a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#006600;
font-weight:bold;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#sniprt a:Hover {
font-family:Arial;
color:#FF0000;
font-weight:bold;
cursor:pointer;
text-decoration:underline;
}
