/* DO NOT MODIFY - SECURE ZONE */
/* try to remove this and re-define it for each style */
* {
	margin: 0; 
	padding: 0;
	border: 0;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
/* END OF SECURE ZONE */

body {
	background-image: url(../../assets/pictures/pages/siteBackground.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	}
	
div#page{
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #000000;
	}
	
div#banner {
	position: static;
	}
	
div#banner object, div#banner img {
	display: block;
}

div#content{
	width: 900px;
	overflow:auto;
	padding-bottom: 10px;
	background-color: #F1F1F1;
	}
	
div#leftColumn{
	float:left;
	width: 700px;
	background-color: #F1F1F1;
	}
	
.smallBlock{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	}
	
.mediumBlock{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	}
	
.bigBlock{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	}
	
.picture {
	border: 1px solid #000000;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.pictureInline {
	border: 1px solid #000000;
	display: inline;
	margin-left: auto;
	margin-right: auto;
	}
	
.drawing {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.drawingInline {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	}
	
.legend {
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
	
a.picture img {
	display: block;
	}
	
a.picture:link{
	border: 1px solid #000000;
	display: block;
	}
	
a.picture:visited{
	border: 1px solid #000000;
	display: block;
	}
	
a.picture:hover{
	border: 1px solid #FF0000;
	display: block;
	}
	
a.picture:active{
	border: 1px solid #FF0000;
	display: block;
	}
	
h1{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom:10px;
	/* text-indent: 1px;*/
	}
	
h1 a:link{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
	
h1 a:visited{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
	
h1 a:hover{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	}
	
h1 a:active{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	}
	
.pL1{
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	margin-top: 5px;
	text-align: justify;
	}
	
.tL1{
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: justify;
	}
	
em{
	font-weight: bold;
	}
	
ul.uL1{
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	margin-top: 5px;
	text-align: justify;
	}
	
.uL1 li{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	list-style-position: inside;
	color: #404040;
	list-style-position: outside;
	list-style-image: url(../../assets/pictures/pages/bulletChecker.gif);
	margin-left: 16px;
	}
	
div#rightColumn{
	float:right;
	width: 200px;
	background-color: #F1F1F1;
	}
	
div#rightColumnContent{
	width: 190px;
	background-color: #F1F1F1;
	}
	
div#rightColumnContent img{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display: block;
	}
	
.legalL1{
	}
	
.legalL1 li{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	list-style-position: inside;
	margin-top: 10px;
	}
	
ol.legalL2{
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	margin-top: 5px;
	text-align: justify;
	}
	
.legalL2 li{
	margin-top: 5px;
	margin-left: 0px;
	list-style-position: inside;
	font-weight:normal;
	color: #404040;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	}
	
.pL1 a:link, .tL1 a:link, .legend a:link, .uL1 a:link, .uL1 li a:link, .legalL1 li a:link, .legalL2 li a:link, .redTable a:link {
	color: #404040;
	text-decoration: underline;
	}
	
.pL1 a:visited, .tL1 a:visited, .legend a:visited,  .uL1 a:visited, .uL1 li a:visited, .legalL1 li a:visited, .legalL2 li a:visited, .redTable a:visited {
	color: #404040;
	text-decoration: underline;
	}
	
.pL1 a:hover, .tL1 a:hover, .legend a:hover, .uL1 a:hover, .uL1 li a:hover, .legalL1 li a:hover, .legalL2 li a:hover, .redTable a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	
.pL1 a:active, .tL1 a:active, .legend a:active, .uL1 a:active, .uL1 li a :active, .legalL1 li a:active, .legalL2 li a:active, .redTable a:active {
	color: #FF0000;
	text-decoration: underline;
	}
	
.redForm {
	display: block;
	border: 1px solid #000000;
	width: 193px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	}
	
.redTable {
	border-collapse: collapse;
	font-family: Arial;
	text-align:center;
	font-size: 12px;
	color: #404040;
	margin-top: 5px;
	}
	
.redTable .firstColumn {
	text-align:left;
	font-weight:bold;
	}
	
.redTable .firstColumn a {	
	font-weight:bold;
	}
	
.redTable td {
	border: 1px solid #000000;
	padding: 5px;
	}

.redTable th {
	border: 1px solid #000000;
	font-weight:bold;	
	color: #FFFFFF;
	background-color:#000000;
	padding: 5px;
	}