body {
	background : #4e5f7b; 
	margin : 0; 
} 
ul {
	list-style:square;
}
	
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 : #000000
}
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 : 33px 0 24px 10px;
} 
td.content {
	padding : 47px 50px 20px 59px;
	background-image: url(../images/content-top-left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
hr {
	color : #CCCCCC;
	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 : #4E5F7B;
	text-decoration : none;
} 
a:visited {
	color : #4E5F7B;
	text-decoration : none;
} 
a:active {
	color : #4E5F7B;
	text-decoration : none;
} 
a:hover {
	color : #EB7D24;
} 
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 : #EB7D24;
} 
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 : #000000;
	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; 
}

