body {
	font-family: arial;
	font-size: 12px;
	color: #574f4d;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
img#transparent, div#transparent, div#page {
	behavior: url('./iepngfix.htc');
}
table, td {
	font-family: arial;
	font-size: 12px;
}
p {
	margin: 0;
}
td {
	
}
hr {
	width: 758px;
	height: 1px;
	border: 0;
	background-color: #bec7cb;
}
a {
	color: #145891;
	text-decoration: none;
}
.content a {
	color: #145891;
	text-decoration: none;
}
img.noborder {
	border: 0;
}
img {
	border: 1px solid #bec7cb;
}
a img {
	border: 1px solid #bec7cb;
}
input {
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	height: 17px;
	font-size: 12px;
}
/*------------------ SITE LAYOUT --------------*/
div.bg_right {
	width: 956px;
	background-image: url('./bg_right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
div.bg_left {
	width: 956px;
	background-image: url('./bg_left.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
td.banner {
	background-image: url('./banner.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
/*------------------ PAGE ---------------------*/
div.window {
	background-color: #e2eaec;
	background-image: url('w_middle.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}
div.window div.top {
	height: 100%;
	background-image: url('w_top.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
div.window div.bottom {
	height: 100%;
	background-image: url('w_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.content {
	padding: 10px 15px 10px 15px;
	color: #574f4d;
	text-align: left;
}
 .path {
 	font-size: 11px;
	padding: 10px 15px 0px 15px;
	color: #574f4d;
	text-align: left;
}
h1 {
	font-size: 14px;
	color: #145891;
}
h2 {
	font-size: 14px;
	color: #145891;
	margin: 0;
}
h3 {
	font-size: 10px;
	color: #145891;
	margin: 0;
}
h3 a {
	font-weight: normal;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #145891;
}
a.more {
	color: #e5511e;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}





