/* CSS Document */
/*Script that centers your website to the centre of the page*/

.rfelement {
	clip: rect();
	padding-top:0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
.baseLayer{
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position:relative;

	width;936px;
	text-align:left;
}
layer{'baseLayer',(winW-936)/2,(winH-638)/2,936,638)
}
body{background-color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #333333;
	
}

html { 
	scrollbar-arrow-color:#666666;; 
	scrollbar-track-color:#E6E6E6; 
	scrollbar-face-color:#E6E6E6; 
	scrollbar-highlight-color:#666666;; 
	scrollbar-3dlight-color:#E6E6E6; 
	scrollbar-darkshadow-color:#E6E6E6; 
	scrollbar-shadow-color:#666666;
} 

#main {
  	background-image: url(../images/backgroundnew.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:0px;
	width:936px;
	height:637px;
}
	
#image {
	margin-left:20px;
	margin-top:22px;
	width:400px;
	height:582px;
}

#signature {
	margin-left:287px;
	margin-top:50px;
	width:500px;
	height:180px;
	left: 120px;
	top: -17px;
}

#textBox {
	margin-left:445px;
	margin-top:178px;
	width:430px;
	height:400px;
	padding-right:20px;
	left: 0px;
	top: 0px;
	overflow:auto;
}
#footer{
	margin-top:620px;
	margin-left:715px;
	font-weight:400;
	font-size:10px;
	left: 102px;
	
	
	}
#footerLeft{
	margin-top:620px;
	margin-left:10px;
	font-weight:400;
	font-size:10px;
}
.symbol {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #333333;
	text-align:justify;
}

.addressText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #006600;
}
a.small:link {
	color: #99CC99;
	text-decoration: none;
}
a.small:visited {
	text-decoration: none;
	color: #99CC99;
}
a.small:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.small:active {
	text-decoration: none;
	color: #99CC99;
}
.footerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #CCCCCC;
	}
