.button {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	border-left : 1px solid #C5D0DC;
	border-top : 1px solid #C5D0DC;
	border-right : 1px solid #013466;
	border-bottom : 1px solid #013466;
	background-color : #AEBDCE;
}

.copy {
	font-size: 11px;
	font-weight: normal;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
}

.input {
	font-size: 12px;
	font-weight: normal;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
	width: 300px;
}
.input2 {
	font-size: 12px;
	font-weight: normal;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
	width: 120px;
}
.text11 {
	font-size: 11px;
	font-weight: normal;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
}

.text12 {
	font-size: 12px;
	font-weight: normal;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
}

.text13 {
	font-size: 13px;
	font-weight: normal;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	font-size: 13px;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}	

a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

a.lightblue {
	text-decoration: underline;
	font-size: 13px;
	color: #0000BF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}	

a.lightblue:hover {
	text-decoration: none;
	font-size: 13px;
	color: #0000BF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

a.blue {
	text-decoration: none;
	font-size: 14px;
	color: #0000BF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}	

a.blue:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #0000BF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

a.closer {
	text-decoration: none;
	font-size: 13px;
	color: #005BFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}	

a.closer:hover {
	text-decoration: none;
	font-size: 13px;
	color: #005BFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

a.copy {
	text-decoration: underline;
	font-size: 11px;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}	

a.copy:hover {
	text-decoration: none;
	font-size: 11px;
	color: #010150;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
