.html{

	padding: 0;
	margin: 0;}
	
.body{
	padding: 0;
	margin: 0;}


#slideContainer2 {
	height: 20px;
	width: 475px;
	margin-top:0;
	padding-top:1px;
	margin-left:53px;
	border: none;
}

#slideHandle2 {

	width: 30px;
	height: 22px;
	cursor: pointer;
	background-image:url(slide.jpg);
	background-position:center;
	background-repeat:no-repeat;

}

#currencylogolink{
	height:124px;
	width: 370px;
	display:block;
	outline: none;
	float: left;
}

.Currency_header{
	height: 124px;
}

.Currency_header img {
	border-style: none;
}

#cslink {
	float: right;
	height: 124px;
	width: 210px;
	background-image:url(implementation/CS-LogoSM2.jpg);
	
}

.Currency_header h1{
	padding-top: 107px;
	padding-left: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing:1px;
	margin: 0;
	font-weight:normal;
	color: #333333;
}
.converter_body{
	width: 580px;
	margin: auto;
	background-color: #FFFFFF;
}


.chart{
	clear: both;
	height: 200px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	text-align: center;
	
}


.rates{
	height: 100px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
	border-bottom-width: thin;
}

.graph{
margin-left: 5px;
}
.form{
	height: 345px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.ratetext{
	font-size: 14px;
	font-weight: bold;
	padding-bottom:10px;
}

#leftcol{
	float: left;
	width:235px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-bottom: 10px;
}
#rightcol{
	float: right;
	width:255px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:25px;
	padding-left: 10px;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #E9E9E9;
	padding-bottom: 10px;
}

#input1{

font-size:11px;
padding: none;
margin:none;
width:164px;
}
#input2{
	font-size:11px;
	width:170px;
	background-color: #FFFFFF;
}
#input3{

font-size:11px;
padding: none;
margin:none;
width:170px;}
#input4{
	font-size: 12px;
}
#input5{width:140px;
font-size:11px;
}
#input6{width:140px;
font-size:11px;
}
#input7{width:140px;
font-size:11px;
}

#input8{
float: left;
margin-left: 0;
padding-left: 0;
width:14px;
line-height:24px;
height: 13px;

}

#greyarea{
	height: 40px;
	background-color:#F3F3F3;
	padding-left:10px;
	padding-right:10px;
	
}

#whitearea{
	height: 40px;
	padding-left:10px;
	padding-right:10px;
}

#whitearea3{
	height: 25px;
	padding-left:10px;
	padding-right:10px;
}

#whitearea3 a{
	text-decoration: none;
	color: #24BDFF;
	font-size:11px;
}

#whitearea3 a:hover{
	text-decoration:underline;
	}

#footer{
	height: 18px;
	background-image: url(implementation/footerbar.jpg);
	clear: both;
	border-bottom: solid 1px #CCCCCC;
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	padding-right: 50px;
	border-left: solid 1px #CCCCCC;
}

#footer a{
	color: #24BDFF;
	text-decoration: none;
}

#footer a:visited{
	color: #24BDFF;
	text-decoration: none;
}

#footer a:hover{
	color: #24BDFF;
	text-decoration:underline;
}
