@charset "utf-8";

#Content {

	width:892px;

	margin:0px auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

}

a:hover {

	color: #003300;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #333333;

}

a:active {

	text-decoration: none;

	color: #333333;

}

a:hover {

	text-decoration: none;

	color: #333333;

}

.footer a:link {text-decoration: none; color:#FFFFFF;}

.footer a:visited {text-decoration: none; color:#FFFFFF;}

.footer a:active {text-decoration: none; color:#FFFFFF;}

.footer a:hover {text-decoration: underline; color: #FFCC00;}

body {

	margin-top: -1px;

	

	background-repeat:repeat-x;

	background-color:#ecebeb;

	overflow-x: hidden; 

}

#Footer {

	width:105%;

	margin-bottom: -10px;

	margin-left: -10px;

	background:#333333;

	text-align:center;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}

.style1 {font-size: 10px;}

.style2 {font-size: 12px;}

ul {

	line-height: 130%;

	margin-top: 0;

	padding-top: 0;

	margin-bottom: 0;

	padding-bottom: 0;

}

#sticky-Left-Banner{ position:fixed; top:10px; right:0px; height:300px; box-shadow: 2px 3px 5px #888; }