/* CSS Document */

table {
	font: 9pt/18px arial, helvetica, sans-serif
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	margin-right: 0px;
	margin-left: 15px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #ffffff;
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	margin-left: 15px;
	list-style-image: url(images/bullet1.gif);
}

.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ff9000;
	margin-left: 13px;
	list-style-image: url(images/bullet2.gif);
}

h1 {
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h2 {
	font-size: 13pt;
	color: #ff9000;
	margin-top: 3px;
	margin-bottom: 5px;

}
body {
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: left;
}

.leftcoltext {
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}
.rightcoltext {
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	background-image: url(images/grid2.gif);
	background-repeat: repeat;
}
.leftcoltext a:link {
	color: #cccccc;
}
.leftcoltext a:visited {
	color: #999999;
}
.leftcoltext a:link:hover {
	color: #ff9000;
}
.rightcoltext a:link {
	color: #cccccc;
}
.rightcoltext a:visited {
	color: #FF9000;
}
.rightcoltext a:link:hover {
	color: #ff9000;
}
.nav_background {
	background-image: url(images/nav_background.gif);
	background-repeat: repeat-x;
}

.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9000;
}
.heading {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
}

.linkheader {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
	margin-bottom: 5px;
}

.linkindex {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 5px;
	text-decoration: none;
}

.linkindex a:link:hover {
	color: #ff9000;
}

.links {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 5px;
	text-decoration: none;
}

.links a:link:hover {
	color: #ff9000;
}

.linksDesc {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.paraheading {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9000;
}
.featurebox {
	background-color: #191919;
	border: 1px solid #ff9000;
	padding: 10px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9000;
}
.grid {
	background-image: url(images/grid1.gif);
	background-repeat: repeat;
}
.DL_RightSideTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.footer {
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.links a:visited:hover {

	color: #ff9000;
}
.DL_RightSideText {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
