@charset "utf-8";
body {
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0074ba;
	text-decoration: none;
}
.textbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textbold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.textboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0071bb;
	text-decoration: none;
}
.textboldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F3F3;
	border: 1px solid #B6B6B6;
	padding: 3px;
	width: 280px;	
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}




.textbolddarkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #323232;
	text-decoration: none;
	font-weight: bold;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7f7f7f;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7f7f7f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
}
.textbold_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.padding {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0071bb;
	text-decoration: none;
}

