body{
padding:0px;
margin:0px;
background-color:#DADCDD;
}
.dashline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEC3C7;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #fff;
	line-height: normal;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #00C5CA;
	padding-left: 20px
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00C5CA;
	line-height: normal;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #fff;
	padding-left: 20px;
	margin-bottom: -10px;
}

a:link 
{
	text-decoration:underline;
	color: #00C5CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-transform: none;
	font-weight: bold;

}
a:active 
{
	text-decoration:underline;
	color: #00C5CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-transform: none;
	font-weight: bold;

}
a:visited 
{
	text-decoration:underline;
	color: #00C5CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-transform: none;
	font-weight: bold;

}
a:hover 
{
	text-decoration:underline;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
}
a.txtlink:visited
{
	text-decoration:none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-transform: none;
	font-weight: normal;
}
a.txtlink:hover
{
	text-decoration:underline;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-transform: none;
	font-weight: normal;

}
a.txtlink:link{
	text-decoration:none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-transform: none;
	font-weight: normal;
}

a.ftrlink:visited
{
	text-decoration:none;
	color: #90979D;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	font-weight: bold;
}
a.ftrlink:hover
{
	text-decoration:underline;
	color: #90979D;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	font-weight: bold;

}
a.ftrlink:link{
	text-decoration:none;
	color: #90979D;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	font-weight: bold;
}

.copy {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #90979D;
	text-decoration: none;
}
.number {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #BEC3C7;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.text_3 {
	font-family: Verdana;
	font-size: 8.5pt;
	line-height: 13px;
	color: #FFFFFF;
}
.form_1 {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #22323B;
	height: 20px;
	width: 275px;
	border: 1px solid #BEC0C2;
	font-size: 11px;
	line-height: 12px;
}
.form_2 {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #22323B;
	height: 61px;
	width: 275px;
	border: 1px solid #BEC0C2;
	font-size: 11px;
	line-height: 12px;
	overflow:auto;
}



