/** Basic Layout */

html, body {
	height: 100%;
}

body {
	margin: 20px;
	padding: 0px;
}

#header {
}

#logo {
	border-bottom-style: solid;
	border-bottom-color: #004198;
	border-bottom-width: 2px;
	width: 100%;
}

#slideshow {
	visibility: hidden;
	display: none;
}

#page {
	width: 100%;
}

#menu {
	visibility: hidden;
	display: none;
}

#sidebar {
	visibility: hidden;
	display: none;
}

#content {
	width: 100%;
}

#footer {
	clear: both;
	width: 100%;
}

p.breadcrumb {
	visibility: hidden;
	display: none;
}


/** Text Formatting */

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3 {
	margin: 0px;
}

h1 {
	font-size: 22px;
	color: #004198;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #7a6b4a;
}

h3 {
	font-size: 11px;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62553c;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

#footer p {
	padding-top: 25px;
	text-align: center;
}

.content blockquote {
	font-style: italic;
}

.content blockquote span {
	padding-top: 1em;
	text-align: left;
	display: block;
	font-style: normal;
	font-weight: normal;
}

#logo h1 {
	font-size: 30px;
}


/** Lists */


.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 20px 0px;
	background: url(../images/homepage06.gif) repeat-x left top;
}

.list2 li.first {
	background: none;
}


/** Links */

a {
	text-decoration: none;
	color: #1f83a6;
}

a:hover {
	text-decoration: underline;
}

.more {
	line-height: normal;
}

.more a {
	display: block;
	height: 18px;
	padding: 3px 0px 0px 10px;
	background: url(../images/homepage12.gif) no-repeat left top;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #1f83a6;
}

.more a:hover {
	text-decoration: underline;
}

.title a, .title a:hover {
	text-decoration: none;
	color: #6d5d3c;
}

/** CONTENT BOX **/

#content .box {
	margin-bottom: 20px;
}

#content .box .title {
	clear: both;
	margin: 0px 0px 15px 0px;
	padding: 25px 0px 10px 0px;
}

#content .box2 .title {
	height: 28px;
	padding: 10px 0px 0px 13px;
	font-size: 13px;
	font-weight: bold;
	color: #7a6b4a;
}

#content .box2 .content {
	padding: 15px 13px;
}

#content .two-columns .column-one {
	float: left;
	width: 45%;
}

#content .two-columns .column-two {
	float: right;
	width: 45%;
}

#content .single {
	float: left;
	width: 100%;
}

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.side-img {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

#globe {
	visibility: hidden;
	display: none;
}

.p7EPM05 div {
	display: block !important;
	visibility: visible !important;
}

.p7EPM05 .p7epm_trigs {
	display: none !important;
	overflow: hidden !important;
}
.p7AB div {
	display: block !important;
	visibility: visible !important;
}

 .clear {
	clear: both;
}

 .signature {
	float: left;
	margin-right: 20px;
	width: 260px;
	height: 130px
}

 