.input {
	font-family:Arial;
	font-size:11px;
	color:#006666;
	background-color:#FAFAFA;
	border:none;
	line-height:15px;
	padding-left:2px;
}
.button {
	font-family:Arial;
	font-size:11px;
	color:#006666;
	background-color:#DFBE39;
	border:1px solid #FFFFFF;
	line-height:15px;
	padding-left:2px;
}
p{
	text-align:justify;
}

img{border:0;}

.body { 
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 8.5pt; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
}
.body-y { 
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 600; 
	text-decoration: none; 
	color: #DFB32E;
}
.title {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 600; 
	text-decoration: none; 
	color: #ffffff;
}
.title-b{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 600; 
	text-decoration: none; 
	color: #000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 600;
	color: #DFB32E;
	height: 21px;
	text-align:right;
	padding-right: 15px;
}
.subtitle {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 600; 
	text-decoration: none; 
	color: #ffffff;
}
.small {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;
}
.small-y {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #DFB32E;
}
.x-small {
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 7.5pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;
}

a{
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	font-size:8.5pt;
	color:#fff;
	line-height:15px;
}

a:hover{
	text-decoration:underline;
}

.bold {
	font-family: arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}

li{
	line-height:16px;
}

.imageborder{
			background-color:#ffffff;
			border:1px solid #D1D1D1;
			margin-right:0px;
			padding:2px;
}
.imageborder2{
			background-color:#ffffff;
			border:1px solid #D1D1D1;
			margin-right:0px;
			padding:1px;
}