body {
	background : #4e5f7b; 
	margin : 0; 
} 
table {
	border : 0px none; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	line-height : 17px; 
	font-weight : normal; 
	font-variant : normal; 
	text-transform : none; 
	text-decoration : none; 
	color : #ffffff 
}
td.logo {
	background : #ffffff; 
	text-align : right; 
	vertical-align : bottom; 
} 
td.nav {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-weight : normal; 
	padding : 0; 
} 
td.nav2 {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-weight : normal; 
	padding-left : 5px; 
} 
td.navbar {
	padding : 45px 0 24px; 
}
td.content {
	padding : 24px 50px 24px 35px; 
}
hr {
	color : #ffffff;
	height : 1px; 
	margin : 10px 0; 
} 
ul {
	margin-bottom : 0; 
} 
img {
	border : 0px none; 
} 
img.logo {
	margin : 0 25px 15px 0;
	width : 356;
	height : 70;
} 
input, textarea {
	border-style : solid; 
	border-color : #000000; 
	border-width : 1px; 
} 
a:link {
	color : #b7a89c; 
	text-decoration : none; 
} 
a:visited {
	color : #b7a89c; 
	text-decoration : none; 
} 
a:active {
	color : #ffffff; 
	text-decoration : none; 
} 
a:hover {
	color : #ffffff; 
} 
a.navlink {
	color : #4d4139; 
	text-decoration : none; 
} 
a.navlink:visited {
	color : #4d4139; 
} 
a.navlink:active {
	color : #ffffff; 
} 
a.navlink:hover {
	color : #ffffff; 
} 
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	line-height : 16px;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #ffffff;
	padding-bottom: 30px;
	bottom: 30px;
	margin-bottom: 30px;
	clip: rect(auto,auto,30px,auto);
} 
b {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-style : normal; 
	line-height : 17px; 
	font-weight : bold; 
	font-variant : normal; 
	text-transform : none; 
	color : #ffffff; 
	text-decoration : none; 
} 
i {
	font-family : "Times New Roman", Times, serif; 
	font-size : 13px; 
	font-style : italic; 
	line-height : 14px; 
	font-weight : normal; 
	font-variant : normal; 
	text-transform : none; 
	text-decoration : none; 
}
