﻿body {
	margin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: C0C0C0;
	scrollbar-highlight-color: #004440;
	
}


p, table {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000
}


ol, li {
	padding-top: 4px;
}
	


H1{
	color: #004990;
	font-size: 15pt;
	font-family: "Palatino Linotype";
	font-style: oblique;
	font-weight: bold;
}
	
	
H2{	color: #4d4d4d;
	font-size: 12pt;
	font-family: "Trebuchet MS"
;
	}
	
	
H3{	color: #004990;
	font-size: 10pt;
	font-family: "Trebuchet MS"
;
	}
	
	
hr {
	color: #4F4331;
	}

input, textarea {
	background-color: #f3eded;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	border: 0

}



.image_border {
border: 3px solid #ffffff;
		margin: 7px;
		-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;

/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#b0b0b0')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=150, Color='#b0b0b0');

}



a:link {
	color: #004990;text-decoration:none;

}

a:active {
	color: #004990;text-decoration:none;

}


a:visited {
	color: #004990;text-decoration:none;

}


a:hover {
	color: #000;
	text-decoration: underline;
	}
	
.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }
 
.fade:hover {
   opacity: 0.5;
   }	
	

.footer-time td{vertical-align:top; }
.footer-table td {
    vertical-align: top;
}

.footer-time td {
    border-bottom: 1px solid #89afc3;
    padding: 7px 0;
	width:207px; 
	display:block;
}
.footer-time .last-child{border:none; }







/*-------------MY_CSs------------------*/

.metaslider {margin:0 auto; }

