﻿* {
	margin: 0;
	padding: 0;
}

body {
background: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #333
}

a {
text-decoration: none;
color: #362e19;
}
a:hover {
text-decoration: underline;
color: #660000;/*#4a3c19;*/
}

#wrap {
margin: 20px auto;
width: 1000px;
}


#header {
background: #666666 url(../images/header_logo.jpg) no-repeat;
height: 200px;
}
#header h1 { 
font-size: 38px;
letter-spacing: -1px;
padding: 86px 0 0 196px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 15px;/*19*/
color: #EFECE0;
padding: 20px 0 0 196px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 40px;
line-height: 40px;
background: #666666 url(../images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 32.5px;
}
#menu ul li {
display: block;
float: left;
padding-left: 40px;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 18px;
color: #aaa;
}
#menu ul li a:hover {
color: #fff;
text-decoration: none;
}

#content {
background: #666666 url(../images/content.jpg) repeat-y;
padding: 10px;
}

#innerright
{
	float: right;
	width:60%;
}

#innerleft
{
	float:left;
	width:40%;
}

.contact
{
	/*padding:0 0 10px 10px;
	margin: 0 0 10px 10px;*/
	font-family:Arial;
	font-size:9pt;
	
}

.button
{
	background-color: #666666;
	border: 1px solid black;
	font-size:small;
	height:20px;
	color: white;
}

.textbox
{
	border:1px solid black;
}

.name
{
	font-size:medium;
	font-weight:bold;
}

.pos
{
	font-weight:bold;
	font-size:9pt;
}

.left {
float: left;
width: 730px;
text-align: justify;
padding: 10px;
font-size: 14px;
background: #fff;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 6px 0 7px 16px; /*15px*/


}
.left h2 {
font-size: 20px;
font-weight: 100;
padding: 6px 0 7px 16px; /*15px*/
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
text-decoration: underline;
color:Red;
}

.left p
{
	padding:0 15px 10px 16px;
}

.right {
float: right;
width: 195px; /*180*/
background: #fff;
padding: 10px;
border-left: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
.right h2 {
height: 24px;
line-height: 24px;
color: #000;
font-size: 17px;
padding-left: 10px;

}

.list
{
	padding:5px 15px 0 20px;
	margin: 5px 15px 0 20px;
	list-style-type:none;
}

.listitem
{
	padding:0 0 5px 20px;
	margin: 0 0 5px 0;
	list-style-type:none;
	background:url(../images/arrows_red.gif) 0 6px no-repeat;
	background-position:0px 5px;
}

#right ul 
{
	padding:2px 0 0 0;
	margin:2px 0 0 0;
	list-style-type:none
}
#right li
{
	list-style-type:none;
	/*font-size:1.01em; line-height:2.09em;*/
	padding: 0 0 1px 1px;
	margin: 0 0 1px 0px;
}

#right li a
{
	font-size:1.01em; 
	/*line-height:2.09em;  */
	text-decoration:none; 
	background:url(../images/arrows_red.gif) 0 6px no-repeat;
	background-position:0px 5px;
	padding:0 0 0 20px;
}


#right ul li a {
/*font-weight: 100;
font-size: 12px;*/
}

#right ul li a:hover 
{
	color:#660000;
	text-decoration:underline;
}

#bottom {
background: #d4ccae url(../images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}


.headspan
{
	font-weight:bold;
}

.recipientlist
{
	padding: 0 0 0 11px;
	margin: 0 0 0 11px;
}

.pdf
{
	font-size:xx-small;
}

.parag
{
	padding:0 10px 10px 0;
	margin: 0 10px 10px 0;
}

.adobe
{
	font-size:8pt; color:Gray; float:right;
	padding:76px 0 0 2px;
	margin:12px 0 0 2px;
}
.adobe2
{
	font-size:8pt; color:Gray; float:right;
	padding:105px 0 0 2px;
	margin:70px 0 0 2px;
}

.adobe3
{
	font-size:8pt; color:Gray; float:right;
	padding:9px 0 0 2px;
	margin:-11px 0 0 2px;
}

