
/* padding top, right, bottom, left */

/* FORM {
	font-size: 10px; font-family: arial, tahoma, sans-serif, helvetica;
} */
/* OPTION {
	font-size: 10px; font-family: arial, tahoma, sans-serif, helvetica;
} */
select {
	font-size: 10px; font-family: arial, tahoma, sans-serif, helvetica;
	background-color: #ffeeaa;
}
/* TEXTAREA {
	font-size: 10px; font-family: arial, tahoma, sans-serif, helvetica;
	background-color: #C9DFAF;
} */
text {
	font-size: 10px; font-family: arial, tahoma, sans-serif, helvetica;
	background-color: #ffeeaa;
}
/* INPUT {
	font-size: 10px; font-family: arial, tahoma, sans-serif, helvetica;
	background-color: #C9DFAF;
} */

.submit {
    background: #e6e6e6;
    border: 1px solid #d3d3d3;
    color: #222222;
    font-weight: normal;
    font-size: 1.25em;
    font-family: Verdana,Arial,sans-serif;
	 padding: 2px 5px 2px 5px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    text-decoration: none;
    margin-bottom: .1rem;
    box-sizing: border-box;
    height: 30px;
    letter-spacing: 0.1rem;
    text-transform: none;
    white-space: nowrap;
    border-collapse: collapse;
}

/* padding top, right, bottom, left */

.main {
	font-family:  arial, tahoma, sans-serif, helvetica;
	font-size: 10pt;
	line-height: 14.5px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin-bottom: 6pt; margin-top: 0pt;
	}

.main a {
	color: blue;
	font-weight: normal;
	text-decoration:underline;}

.main a:visited {
	color: blue;
	font-weight: normal;
	text-decoration:underline;}

.main a:hover, .main a:active {
	color: blueviolet;	
	font-weight: normal;
	text-decoration:underline;}

.dkblueSubHead {
	font-family: arial, tahoma, sans-serif, helvetica;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #010102;
	margin-bottom: 2pt; margin-top: 2pt;
	}

.dkblueSubHead a, .dkblueSubHead a:visited {
	color: #0700f6;
	font-weight: normal;
	text-decoration:underline;}

.dkblueSubHead a:hover, .dkblueSubHead a:active {
	color: #2149B6;
	font-weight: normal;
	text-decoration:underline;}

.svr7_consult_table td{
	padding: 4px 4px 0px 0px;
	text-align: left;
	font-family: arial, tahoma, sans-serif, helvetica;
	font-weight: normal;
	color: #222201;
	}

.svr7_consult_table a, .svr7_consult_table a:visited {
	color: #010077;
	font-weight:normal;
	text-decoration:underline;
	}
	
.svr7_consult_table a:hover, .svr7_consult_table a:active {
	color: #0100ff;
	font-weight:normal;
	text-decoration:underline;
	}

#svr7_contact {
	font-family:  arial, tahoma, sans-serif, helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	}
#svr7_contact a, #svr7_contact a:visited {
	color: blue;
	font-weight:bold;
	text-decoration:underline;}

#svr7_contact a:hover, #svr7_contact a:active {
	color: #4F0F66;
	font-weight:bold;
	text-decoration:underline;}
	




