﻿body
{
	background: #333333;
	font: bold 1em Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 75%; /* sets 1.0 em to 11px */
	margin: 0;
	padding: 0;
	width: 100%; 
	padding-bottom: 1px; /* forces scroll bar */
}

div
{
	margin: 0;
	padding: 0;
}

div.clearer
{
	 clear: both; 
	 height: 0px; 
	 font-size: 0px;
	 height: 0px; 
	 margin: 0px;
	 padding: 0px;
	 overflow: hidden;
}

/* Other Stuff */

input.input, 
textarea.input,
select.input
{
	background: #FFFFFF;
	border: 1px solid #7E7E7E;
	color: #343434;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 2px;
}

input.inputempty, 
textarea.inputempty,
select.inputempty
{
	background: #FFFFFF;
	border: 1px solid #7E7E7E;
	color: #343434;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
}

input.button
{
	background: #FCFCFC;
	border: solid 1px #000000;
}

option
{
	font-family: Verdana, sans-serif;
}

table,
table td,
table th
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

a 
{
	color: #346086;
}

a:hover 
{
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6, p
{
	font-family: Verdana, sans-serif;
	margin: 0; 
	padding: 0;
}

h1, h2, h3
{
	letter-spacing: -0.04em;
}

h1, h1 a, h2, h2 a 
{
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover 
{
	text-decoration: underline;
}

h1 
{
	font-size: 18px;
	color: #121212;
}

h2 
{
	font-size: 28px;
}

h3 
{
	letter-spacing: -0.01em;
	font-size: 16px;
	font-weight: normal;
	color: #565656;
}

h4 
{
	letter-spacing: -0.01em;
	font-size: 14px;
	font-weight: normal;
	color: #565656;
}


/* Header */

div.Header
{
	width: 752px;
}

div.tl
{
	background-image: url('/img/siteimg/dl_02.png');
	background-repeat: no-repeat;
	float: left;
	height: 145px;
	width: 405px;
}
div.tr
{
	background-image: url('/img/siteimg/dl_03.png');
	background-repeat: no-repeat;
	float: left;
	height: 145px;
	width: 347px;
}
div.bl
{
	background-image: url('/img/siteimg/dl_05.png');
	background-repeat: no-repeat;
	float: left;
	height: 138px;
	width: 405px;
}
div.br
{
	background-image: url('/img/siteimg/dl_06.png');
	background-repeat: no-repeat;
	float: left;
	height: 138px;
	width: 347px;
}

div.nav-l
{
	background-image: url('/img/siteimg/dl_07.png');
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 691px;
}

div.nav-r
{	
	background-image: url('/img/siteimg/dl_09.png');
	float: left;
	height: 30px;
	width: 61px;
}

div.bot
{	
	background-image: url('/img/siteimg/dl_10.png');
	float: left;
	height: 49px;
	width: 752px;
}

table.nav-table { width: 100%; font: bold 11px Verdana, Sans-Serif; }
table.nav-table tr td { padding: 0px 7px; text-align: center; vertical-align: middle; height: 30px; padding-bottom: 2px; }
table.nav-table tr td a { color: #FFFFFF; text-decoration: none; }
table.nav-table tr td.two_rows { font-size: 9px; }
table.nav-table tr td a:hover { text-decoration: underline; }
table.nav-table tr td:hover { background: #AA0000; }

ul.nav-ul2 { display: block; margin: 0; padding: 0; border: solid 1px #333333; }
ul.nav-ul2 li { color: #FFFFFF; margin: 0; padding: 5px 20px; font-size: 11px; list-style: none; clear: both; background: #DD0000; }

ul.nav-ul2 li a { color: #FFFFFF; text-decoration: none; }
ul.nav-ul2 li a:hover { text-decoration: underline; }
ul.nav-ul2 li:hover { background: #AA0000;}

div.Content-Wrapper { background: #E0E0E0; width: 752px; }
div.Content { padding: 0px 35px; }
div.Content img { border: solid 1px Black; }
div.ContentFooter { background-image: url('/img/siteimg/dl_14.png'); background-repeat: no-repeat; height: 14px; width: 752px; }
div.Footer { width: 752px; padding-bottom: 35px; font-size: 9px; }
div.FooterContent { width: 752px; }
div.FooterLeft { float: left; color: #ECECEC; }
div.FooterRight { float: right; color: #ECECEC; }