
/* Defaults
------------------------------------------------------------- */

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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* Body
------------------------------------------------------------- */

body {
	text-align: center;
	background-color: #000000;
}

/* Wrapper
------------------------------------------------------------- */

div#wrapper {
	color: #999999;
	font: 75% Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.42em;
	text-align: left;
	width: 732px;
	margin: 0 auto;
}

/* Header
------------------------------------------------------------- */

div#header {
	padding: 50px 0 0 0;
}

/* Menu
------------------------------------------------------------- */

ul#menu {
	float: left;
	list-style: none;
	width: 732px;
	padding: 38px 0 0 0;
}

ul#menu li {
	float: left;
	width: 140px;
}

ul#menu li.txtCenter {
	text-align: center;
	width: 172px;
}

ul#menu li.txtRight {
	text-align: right;

}

ul#menu li a {
	color: #7B0100;
	font: bold 1.67em "Arial Rounded MT Bold", Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
}

/* Content
------------------------------------------------------------- */

div#content {
	float: left;
	width: 732px;
	padding: 32px 0 0 0;
}

/* Box 1
------------------------------------------------------------- */

div#box1 {
	background: url(../images/tapeBg1.gif) top left repeat-y;
}

div#box1 div.top {
	padding: 56px 0 0 0;
	background: url(../images/tapeTop1.jpg) top left no-repeat;
}

div#box1 div.bot {
	padding: 0 76px 65px 76px;
	background: url(../images/tapeBot1.jpg) bottom left no-repeat;
}

/* List 1
------------------------------------------------------------- */

ul.list1 {
	padding: 0 0 0 30px;
}

ul.list1 li {
	padding: 0 0 10px 0;
}

ul.list1 li a {
	text-decoration: underline;
}

ul.list1 li a:hover {
	color: #FFFFFF;
}

ul.format1 li a {
	padding-right: 38px;
	background: url(../images/iconPdf.gif) center right no-repeat;
}

ul.format1 li span {
	color: #6B6B6B;
	font-style: italic;
	padding-left: 6px;
}

/* Footer
------------------------------------------------------------- */

div#footer {
	color: #999999;
	text-align: center;
	padding: 10px 0 30px 0;
}

div#footer ul {
	float: left;
	list-style: none;
	padding: 0 0 6px 306px;
}

div#footer ul li {
	float: left;
	padding: 0 8px 0 0;
}

ul#socialLinks li a,
ul#socialLinks li a img {
	display: block;
	width: 35px;
	height: 35px;
}

ul#socialLinks li a {
	text-decoration: none;
}

div#footer span {
	display: block;
	padding: 14px 0 0 0;
}

/* Links
------------------------------------------------------------- */

a {
	color: #999999;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

/* Paragraphs
------------------------------------------------------------- */

p {
	padding-bottom: 12px;
}

/* Headings
------------------------------------------------------------- */

h2 {
	color: #CCCCCC;
	font-size: 1.50em;
	font-weight: bold;
	padding: 0 0 20px 0;
}

h3 {
	color: #910000;
	font-size: 1.3em;
	font-weight: bold;
}

h4 {
	color: #FF9900;
	font-size: 1.1em;
	font-weight: bold;
}

h5 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}

.head1 {
	padding: 30px 0 6px 0;
	background: url(../images/dot1.gif) 0px 10px repeat-x;
}

/* Generic
------------------------------------------------------------- */

.txtCenter {
	text-align: center;
}

.txtIndent {
	font-style: italic;
}

.txtSpacing1 {
	letter-spacing: 4px;
}

.clearFloat {
	clear: both;
}

/* Padding & Margins
------------------------------------------------------------- */

.padd1 {
	padding-left: 8px;
}

.padd2 {
	padding-left: 63px;
}

.padd3 {
	padding-bottom: 6px;
}

.padd4 {
	padding: 18px 0 10px 0;
}

.padd5 {
	padding-bottom: 18px;
}

.padd6 {
	padding: 10px 0;
}

.padd7 {
	padding-bottom: 12px;
}

.padd8 {
	padding-bottom: 10px;
}

/* Tooltip
------------------------------------------------------------- */

#tooltip {
	color: #D4D4D4;
	font-size: 75%;
	display: none;
	position: absolute;
	padding: 3px 7px 4px 7px;
	background-color: #5A0201;
}
