@charset "utf-8";

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(images/homepage01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
body2 { 
    margin: 0px;
	padding: 0px;
	background:white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;color: black; }
	
body3 { 
    margin: 0px;
	padding: 0px;
	background:#004593;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;color: white; }
	
h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	font-size: 24px;
	color: #36C;
	text-align: left;
}

h3 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

p, ol, ul {
	margin-top: 0px;
	text-align: left;
	line-height: 160%;
	color: #386AA9;
}

strong {
	text-align: left;
}

a {
	color: #285282;
}

a:hover {
	text-decoration: none;
	text-align: left;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

img.alignright {
	float: right;
	margin: 0 0 0 10px;
}

img.aligncenter {
	margin: 0px auto;
}

img.nopad {
	margin: 0px;
}

hr {
	display: none;
}

.more {
}

.more a {
	padding: 5px 0px 5px 27px;
	background: url(images/homepage13.gif) no-repeat left center;
}

.style1 {
	margin: 0px;
}

.style2 {
	height: 28px;
	margin: 0px 0px 30px 0px;
	padding: 5px 0px 0px 20px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #235BA0;
}

/** WRAPPER */

#wrapper {
}

.wrapper {
	width: 950px;
	margin: 0px auto;
}

/** HEADER */

#header {
	width: 950px;
	height: 165px;
	margin: 0px auto;
	background: url(images/homepage02.jpg) no-repeat right top;
}

/** LOGO */

#logo {
	float: left;
	width: 273px;
	height: 156px;
	background: url(images/homepage03b.gif) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: -999em;
}

#logo h1 a {
	display: table-row;
	width: 100%;
	height: 130px;
}

/** MENU */

#menu {
	float: left;
	height: 156px;
}

#menu ul {
	width: 589px;
	height: 36px;
	margin: 0px;
	padding: 120px 0px 0px 0px;
	background: url(images/homepage06.gif) no-repeat right bottom;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	height: 26px;
	padding: 10px 0px 0px 0px;
}

#menu a {
	padding: 0px 20px;
	background: url(images/homepage07.gif) no-repeat left center;
	text-decoration: none;
	font-size: 12px;
	color: #3F3F3F;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	padding-left: 6px;
	background: url(images/homepage05.gif) no-repeat left top;
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
	width: 950px;
	margin: 0px auto;
}

/** CONTENT */

#content {
	float: left;
	width: 650px;
	padding: 30px 20px 0 0;
	color: #36C;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 275px;
	top: inherit;
	text-align: right;
}

/** SIDEBAR > BOX STYLE */

#sidebar .box {
}

/** FOOTER */

#footer {
	background: #1D1D1D;
}

#footer p {
	margin: 0px;
	padding: 30px 0px;
	text-align: center;
	line-height: normal;
	color: #BBB;
}

/** BOX1 */

#box1 {
	background: #113a84 url(images/bg01.jpg) repeat-x left top;
	color: #113a84;
}

#box1 .wrapper {
	padding: 30px 0px 20px 0px;
	background: url(images/bg02.jpg) no-repeat center top;
}

#box1 .column1, #box1 .column2 { background-color: #fff; width: 394px; }

#box1 .column1 { background-color: white; float: left; }

#box1 .column2 { background-color: black; float: right; }

#box1 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box1 h3 {
	color: #D19689;
}

#box1 a {
	color: #FFFFFF;
}

#box1 .more a {
	background-image: url(images/homepage15.gif);
}

/** BOX2 */

#box2 {
	background: #333333 url(images/bg03.jpg) repeat-x left top;
	color: #09F;
}

#box2 .wrapper {
	padding: 6px 0px 20px 0px;
}

#box2 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box2 h3 {
	color: #969696;
}

#box2 a {
	color: #FFFFFF;
}
#page #content table tr td strong .Txt-Orange-11-Bold {
	text-align: left;
}
#page #sidebar h2 {
	text-align: right;
}
#page #content table tr td h2 .Txt-Orange-11-Bold {
}
