body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2EB;
}

a:link {
	color: #4A6381;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4A6381;
}
a:hover {
	text-decoration: none;
	color: #4A6381;
}
a:active {
	text-decoration: underline;
	color: #4A6381;
}

.tdContent{
	background-image:url(../images/bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #495F72;
	padding: 10px 40px 10px 20px;
	text-align: justify;
}

.tdFooter{
	background-image:url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 57px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
}

.tdFooter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tdFooter a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.tdFooter a:hover {
	text-decoration: underline;
	color: #989261;
}
.tdFooter a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.title{
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #B8C5D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C5D1;
	padding-bottom: 3px;
}

div.container {
	width: 600px;
	border: 1px solid #293950;
	background-color: #FBFBF9;
	margin: 10px;
}

div.spacer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	font-size: 12px;
	color: #293950;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	position: relative;
}
div.spaceBase {
	color: #003366;
	padding-right: 40px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F3F3F1;
}
div.case {
	width: 580px;
	/*height: 128px;*/
	padding: 10px;
	margin: 0px;
	float: left;
}
div.case span.left {
	float: left;
	text-align: left;
	color: #666666;
	padding: 8px;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 0px;
}
div.case span.right {
	float: right;
	text-align: left;
	color: #666666;
	width: 270px;
	padding: 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 0px;
}
.subTitle {

	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #889EB3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C5D1;
	padding-bottom: 3px;
}

.propHeader{
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#myTable {

border:1px solid #CCCCCC;

}

#myTableSmall {
	border:1px solid #CBC7AD;
}

li {
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 2px;
}  

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #495F72;
	padding: 0px 10px 0px 10px;
	text-align: justify;
}
#menu {
position: relative; 
background-color: #A7A285;
}

.tdNav{
	background-image:url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 823px;
}





