@charset "utf-8";
/* CSS Document *
* {
	padding:0;
	margin: 0;
	}*/
body {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					14px;
	text-align:center;
	line-height:				24px;
	background-image:			url(../images/background4.gif);
	background-repeat:			no-repeat;
	background-attachment:		scroll;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.smallprint {
	font-size: 10px;
	line-height: 10px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #0066FF;
}
.backclr a:hover   {
	text-decoration: none;
	color: #333;
	background-color:#CCCCFF
}
.image-sq {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#content  table a:hover {
	background-color: #CCCCFF;

}
#sidebarleft a:hover {
	background-color: #CCCCFF;
}


#wrapper {
	position:relative;
	margin: 0 auto;
	text-align: left;
	}
#clear {
	clear:both;
	}
h4	{
	font-size:1.2em;
	margin-bottom: 0px;
	padding-bottom: 1em;
}
#sidebarleft p{
	margin-bottom: 0px;
	margin-top: 0px;
}
#sidebarleft
 {
	width: 70px;
	left: 0px;
	top: 100px;
	position: fixed;
	list-style-type: none;
	text-align: left;
	padding: 10px;
	border: 1px solid #333333;
	margin: 0px;
	}
#header  {
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 100%;
	text-align: left;
	background-color: #CCCCFF;
	background-repeat: no-repeat;
	}
img {
	border: 2px solid #999999;
	padding: 5px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content  {
	width: 85%;
	top: 140px;
	left: 120px;
	position: absolute;
	text-align: left;
	background-image: url(../images/page/page_r2_c2.gif);


	#footer  {
	background-image: url(images/page/page_r3_c2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 559px;
	top: 398px;
	position: absolute;
	left: 162px;
	}
#content p {
	margin-top: 0px;
	margin-bottom: 5px;

}
