.arial11 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textbox {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #33006D;
	padding-left: 30px;
}


.arial12 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.ContainerTitle {
	font-family: arial;
	font-size: 18px;
	color: #084386;
	text-decoration: none;
	font-weight: bold;
}
.ContainerTitlewht {

	font-family: arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.arial12white {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.arial11white {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
}

.arial11black {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
}

.tahoma12 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #03346C;
	text-decoration: none;
}

