@import url("/style/podmo.reset.css");

body {
	background-color: #EFEFEF;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

a {
	font-size: 13px;
	color: #314572;
	font-family: "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	text-shadow: 0 1px 0 #EDF5FE;
}

a.header_link_a {
	color: #424D5D;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 39px;
	margin: 0;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

a.header_link_b {
	line-height: 30px;
	font-size: 11px;
	color: #45719D;
	font-family: "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0 1px 0 #EDF5FE;
}

h1 {
	font-size: 22px;
	margin-top: 15px;
	color: #37436E;
	text-shadow: 0 1px 0 #EDF5FE;
	border-bottom: 1px solid #DAE1F1;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	margin-top: 15px;
	color: #37436E;
	text-shadow: 0 1px 0 #EDF5FE;
	border-bottom: 1px solid #DAE1F1;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	margin-top: 15px;
	color: #37436E;
	text-shadow: 0 1px 0 #EDF5FE;
	border-bottom: 1px solid #DAE1F1;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	font-weight: normal;
}

p {
	font-size: 13px;
	margin: 10px;
	color: #343A49;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 19px;
}

table.wrapper {
	width: 990px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}

table.wrapper tr td.tl {
	background-image: url(/style/images/top-left.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 39px;
}

table.wrapper tr td.tc {
	background-image: url(/style/images/top-center.png);
	background-repeat: repeat-x;
	height: 39px;
}

table.wrapper tr td.tr {
	background-image: url(/style/images/top-right.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 39px;
}

td.tc div.left {
	float: left;
	line-height: 31px;
	font-size: 13px;
	color: #314572;
	font-family: "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
}

td.tc div.right {
	float: right;
	line-height: 30px;
	font-size: 11px;
	color: #45719D;
	font-family: "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
}

table.wrapper tr td.ml {
	background-image: url(/style/images/mid-left.png);
	background-repeat: repeat-y;
	width: 13px;
}

table.wrapper tr td.mc {
	padding: 5px;
}

table.wrapper tr td.mr {
	background-image: url(/style/images/mid-right.png);
	background-repeat: repeat-y;
	width: 13px;
}

table.wrapper tr td.bl {
	background-image: url(/style/images/bot-left.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 39px;
}

table.wrapper tr td.bc {
	background-image: url(/style/images/bot-center.png);
	background-repeat: repeat-x;
	height: 39px;
}

td.bc div.left {
	float: left;
}

td.bc div.left a {
	color: #424D5D;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 24px;
	line-height: 31px;
	margin: 0;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

table.wrapper tr td.br {
	background-image: url(/style/images/bot-right.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 39px;
}