a:link {
	color: #06629f;
	font-family: verdana;
}

a:visited {
	color: #419CD5;
	font-family: verdana;
}

a:hover  {
	color: #666666;
}

a:active {
	color: #666666;
	font-family: verdana;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 60pt;
	margin: 0px 0px 0px 0px;
	scrollbar-arrow-color: #06629F;
	scrollbar-face-color: #419CD5;
	scrollbar-track-color: #B2CFEC;
}

font {
	font-family: verdana;
	font-size: 10pt;
}

h1 {
	color: #FFCC33;
	font-family: times new roman;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	word-spacing: 0;
}

h2 {
	color: #FFCC33;
	font-family: times new roman;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	word-spacing: 0;
}

input {
	border-bottom: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	border-right: #DCDCDC 1px solid;
	border-top: #DCDCDC 1px solid;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

p {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

select {
	border-bottom: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
}

textarea {
	border-bottom: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.pic-border {
	border: 1px solid #06629f;
	margin: 2px 2px 2px 2px;
}

.bullett {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	margin-bottom: 1px;
	margin-top: 0px;
}

.input-text {
	border: 1px solid #C0C0C0;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	width: 1in;
}

.normal-black  {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
}

.bold-grey  {
	color: #666666;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.small-black-text  {
	color: #333333;
	font-family: verdana;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
}

.submit-button {
	border: 1px solid #C0C0C0;
	color: #000000;
	font-family: arial;
	font-size: 8pt;
}

.text-8pt-black {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.text-8pt-white {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.text-small-grey {
	color: #666666;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.text-bold-12 {
	color: #000000;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}

.text-lightgrey {
	color: #cccccc;
	font-family: verdana;
	font-size: 10pt;
}

.text-small {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
}

.text-white-bold  {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.top-menu {
	color: #000099;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.txtfielddropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style_input {
	border: 1px solid #419CD5;
	color: #000000;
	font-size: 8pt;
	background: #f5f6f7;
	padding: 1px;
}
.style_input_required {
	border: 1px solid #419CD5;
	color: #000000;
	font-size: 8pt;
	background: #B2CFEC;
	padding: 1px;
}
.style_submit {
	border: 1px solid #419CD5;
	color: #000000;
	font-size: 8pt;
	background: #B2CFEC;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
}