@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #96bbde;
	margin: 19px 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

 em {
	font-size: 10px;
	font-style: normal;
}

h1 {
	font-family: trebuchet ms;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

hr {
	margin: 6px 0px;
	padding: 0px;
	height: 1px;
	width: 202px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: top;
	height: 14px;
	padding: 3px 0px 0px 0px;
	margin-bottom: 5px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: top;
	margin-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

.wrap {
	background-color: #FFFFFF;
	margin: 0 auto;
}

.wrap th div {
	background: url(images/headerbg.gif) 0 0 repeat-x;
	padding: 0px;
	margin: 0px;
}

.wrap th div table {
	background: url(images/headercurvel.gif) 0 0 no-repeat;
	height: 155px;
	width:740px;
}

.wrap th div table th {
	background: url(images/logo.gif) 30px top no-repeat;
	width: 70%;
}

.wrap th div table td {
	background: url(images/headercurver.gif) top right no-repeat;
	padding-right: 30px;
	vertical-align: middle;
	width: 30%;
	text-align: right;
}

.wrap td span table {
	background: url(images/footerbg.gif) 0 0 repeat-x;
	height: 97px;
	width: 740px;
	font-size: 11px;
}

.wrap td span table a {	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

.wrap td span table a:hover {	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.wrap td span table th {
	background: url(images/footercurvel.gif) 0 0 no-repeat;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
}

.wrap td span table td {
	background: url(images/footercurver.gif) top right no-repeat;
	text-align: right;
	padding: 20px 20px 0px 0px;
	vertical-align: top;
}

.wrap td div {
	width: 740px;
}

.wrap td div table {
	margin: 24px 12px;
	width: 716px;
}

.wrap td div table th {
	padding: 0px 14px 0px 12px;
	font-weight: normal;
	text-align: left;
	background: url(images/leftmenubdr.gif) top right repeat-y;
	width: 140px;
	vertical-align: top;
}

.wrap td div table th a div, .divnormal {
	width: 125px;
	height: 25px;
	padding: 9px 0px 0px 15px;
	background: url(images/leftmenubg.gif) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #152e3f;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
}

.wrap td div table th a:hover div, .wrap td div table th div, .divhover {
	width: 125px;
	height: 25px;
	padding: 9px 0px 0px 15px;
	background: url(images/leftmenubg_hover.gif) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.wrap div table td {
	padding: 0px 12px;
	vertical-align: top;
}

.wrap div table td img, .imgbdr {
	padding: 4px;
	border: solid 1px #cccccc;
}

.wrap div table td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.wrap div table td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
