body {

	margin: 0;

	color: #000000;

	background-color: #EFF1F3;

	font-family: Tahoma;

	font-weight: normal;

	font-size: 10pt;

}



p {

	margin-top: 0;

	margin-bottom: 0;

	font-family: Tahoma;

	font-size: 8pt;

	color: #114E93;

	text-align: justify;

	line-height: 150%;

}



td {

	color: #114E93;

	font-family: Tahoma;

	font-weight: normal;

	font-size: 8pt;

	vertical-align: top;

	text-align: justify;

}



#container {

	margin-top: 65px;

	padding-top: 10px;

	padding-bottom: 10px;

	background-color: #FFFFFF;

	border-top: solid 1px #3C6EA6;

	border-bottom: solid 1px #3C6EA6;

}



#content {

	font-family: Tahoma;

	font-size: 10pt;

	color: #114E93;

	line-height: 150%;

	height: 320px;

	overflow: auto;

	scrollbar-base-color: #395C7D;

	scrollbar-arrow-color: #395C7D;

	scrollbar-3dlight-color: #4075B0;

	scrollbar-darkshadow-color: #4075B0;

	scrollbar-face-color: #EFF1F3;

	scrollbar-highlight-color: #FFFFFF;

	scrollbar-shadow-color: #FFFFFF;

	scrollbar-track-color: #ECEDE5;

}



#left-overflow {

	background-color: #D5DEE9;

	background-image: url('images/left_overflow.jpg');

	background-repeat: repeat-y;

	background-position: right top;

}



#right-overflow {

	background-color: #FFFFFF;

	background-image: url('images/right_overflow.jpg');

	background-repeat: repeat-y;

	background-position: left top;

}



#footer {

	font-family: Tahoma;

	font-size: 8pt;

	font-style: italic;

	color: #114E93;

	text-align: center;

	padding: 5px;

}









.azpixels {

	font-family: Tahoma;

	font-size: 8pt;

	font-style: italic;

	color: #114E93;

}





a {

	margin-top: 0;

	margin-bottom: 0;

	color: #114E93;

	font-family: Tahoma;

	font-size: 8pt;

	text-decoration: underline;

}

a:hover {

	margin-top: 0;

	margin-bottom: 0;

	color: #4075B0;

	font-family: Tahoma;

	font-size: 8pt;

	text-decoration: underline;

}











h1 {

	margin-top: 0;

	margin-bottom: 0;

	font-family: Tahoma;

	font-size: 12pt;

	color: #114E93;

	line-height: 150%;

	font-weight: bold;

}



input.btn {

	background-image: url(images/button_middle.jpg);

	background-color: #FFFFFF;

	border: none;

	font-weight: bold;

	color: #ffffff;

	font-family: Tahoma;

	font-size: 11px;

	padding-top: 2px;

	padding-bottom: 5px;

	height: 22;



}