/* CSS Document */

a:link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #0066ff;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #0066ff;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #0066ff;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #0066ff;
	text-decoration: underline;
}

/* small links */
a.small:link {
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color: #0066ff;
	text-decoration: underline;
}
a.small:visited {
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color: #0066ff;
	text-decoration: underline;
}
a.small:hover {
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color: #0066ff;
	text-decoration: none;
}
a.small:active {
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color: #0066ff;
	text-decoration: underline;
}

/*vacancies*/
a.vac:link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666633;
	text-decoration: underline;
}
a.vac:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666633;
	text-decoration: underline;
}
a.vac:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}
a.vac:active {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666633;
	text-decoration: underline;
}
.font {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.fontsold {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #990033;
	text-decoration: line-through;
}
.fontsale {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #cc3300;
}
.fontolive {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #797c46;
}
.fontsage {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #48442D;
}
.header {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.border {
	border: 1px dashed #797c46;
}

INPUT {
font-family: Verdana;
font-size: 11px;
background: #FFFFFF;
border: 1px #333333 solid;
color: #333333
}
TEXTAREA { 
font-family: Verdana;
font-size: 11px;
background: #FFFFFF;
color: #333333;
border: 1px #333333 solid
}
SELECT { 
font-family: Verdana;
font-size: 11px;
background: #FFFFFF;
}
OPTION { 
font-family: Verdana;
font-size: 11px;
background: #FFFFFF;
color: #333333;
border: 1px #333333 solid
}
.OPTION.check { 
font-family: Verdana;
font-size: 11px;
background: #FFFFFF;
color: #333333;
border: 0px;
}

/* obw links */
a.obw:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
a.obw:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
a.obw:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a.obw:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
.obwfont {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}

.smallfont {
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color: #333333;
}

/* h1 is solely for the sifr code */
h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #CC3300;
	font-weight: normal;
}

h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #CC3300;
	font-weight: normal;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #CC3300;
	font-weight: normal;
	margin: 0 0 0 0;
}

h4 {
	font-family: Verdana;
	font-size: 14px;
	color: #CC3300;
	font-weight: normal;
	}
	
h6 {
	font-family: Verdana;
	font-size: 16px;
	color: #003333;
	font-weight: normal;
	}	

/* for the flash replacement code */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	margin: 7 0 5 0;
	padding: 0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	margin: 7 0 5 0;
	padding: 0;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	margin: 7 0 5 0;
	padding: 0;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	margin: 7 0 5 0;
	padding: 0;
}

.sIFR-hasFlash h6 {
	visibility: hidden;
	margin: 7 0 5 0;
	padding: 0;
}
