@charset "utf-8";
/* CSS Document */

body {
	background-color: #E2D9BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
	color: #000000;
}

h3 {
	height: 41px;
	background-color: #990000;
	padding-top: 15px;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color:#FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
}
h2 {
	height: 41px;
	background-color: #E2D9BC;
	padding-top: 15px;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	border-bottom: 1px dotted #CCCCCC;
	font-variant: small-caps;
	font-style: italic;
}

h5 {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E2D9BC;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	font-size: 10pt;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E2D9BC;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	font-size: 9pt;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #990000;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E2D9BC;
	border-bottom-color: #E2D9BC;
	font-size: 9pt;
 	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E2D9BC;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	font-size: 9pt;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote {
	background-color: #990000;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom:30px;
	border: 1px dotted #E2D9BC;
}
.importantRule {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 10pt;!important;
	font-style: normal!important;
	color: #000000!important;
	text-decoration: none!important;
}
.importantRule2 {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 10pt;!important;
	font-style: normal!important;
	color: #FFFFFF!important;
	text-decoration: none!important;



}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #990000!important;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #990000!important;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color:#FFFFCC!important;
	text-decoration: none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	padding: 3px;
	background-color: #990000;
	color: #FFFFFF;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	padding: 3px;
	background-color: #E2D9BC;
}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
} 
.img {
	border:#000000;
	border-width:2px;
	margin: 10px, 20px, 10px, 20px;
	}	
.tab {
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: #cc0000;
	margin: 05px, auto;

}
