@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
}
ol, ul {
	list-style: none;
}
.article {
	overflow: visible;
	}
#content .article h2 {
	padding-top: 10px;
	padding-bottom: 5px;
}
#content .article img {
	padding: 10px;
	text-align: center;
}
#content .menu ul {
	list-style-type: none;
}


blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end of default styles*/body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/carbonfiber3.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-size: 62.5%;
}
#content  {
	background-attachment: fixed;
	background-image: url(images/transbgwhite.gif);
	background-repeat: repeat;
	background-position: left top;
	width: auto;
	height: auto;
	margin: 10px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content img {
	text-decoration: none;

}
#content a img {
	text-decoration: none;
}

#content ol li {
	padding-bottom: 1.2em;
}

#content dl ol {
	line-height: 1.2em;
	list-style-position: outside;
}
#content dl ol li {
	padding-bottom: 8px;
}
#content p {
	padding-bottom: 8px;
}
#content dl dd {
	padding-top: 2px;
}
#content dl dt {
	padding-top: 2em;
}
#content ul {
	list-style-position: outside;
	list-style-type: disc;
}
#content ul li {
	padding-top: 8px;
	left: 1em;
	position: relative;
}
#content ol li ul li {
	padding: 1px;
}

#content ul ul {
	list-style-type: circle;
	left: 2em;
	position: relative;
}


#content        a[href]  {
	color: #990000;
	text-decoration: none;
}
#content .menu td {
	line-height: 2em;
}

.menu  td {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}

#content a:visited {
	color: #330000;
}


#content h1 {
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330000;
}


#navigation {
	text-decoration: none;
}


#features {
	height: 300px;
	width: 100px;
	right: 0px;
}

#footer {
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#outlinks {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 10px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: underline;
}
#outlinks td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

* {
font-family:arial;
font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
[if IE]>
div#show3 table td, div#show4 table td {
height:21px;
}
#content .emphasis
  {
	font-weight: bold;
	color: #330000;
}
#content form {
	padding-top: 20px;
	padding-bottom: 20px;
}
