/*  ----------------------------------------------------------------------- */
/*  These are all the styles which need to be viewed and/or pulled out into the text editor.   */
/*  ----------------------------------------------------------------------- */

body, input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

small, .small { font-size: 11px; }
big, .big { font-size: 14px; }

.imagemargin { margin: 10px; }

blockquote, .blockquote { margin-bottom: 5px; font-style: italic; font-size: 13px; display: block; border: 10px solid #f2f2e9; border-bottom: 10px solid #fff; border-right: 0 solid #fff; padding: 0 10px 10px 0; background-color: #f2f2e9; }

strong { font-weight: bold; }
em { font-style: italic; }

h1 { color: #333; font-size: 22px; font-weight: bold; margin-bottom: 10px; }
h2 { color: #333; font-size: 14px; font-weight: bold; margin-bottom: 5px; }
h3 { color: #547737; font-size: 12px; font-weight: bold; margin-bottom: 5px; }



p {
	font-size: 12px;
	margin-bottom: 10px;
}

td { vertical-align: top; }

.jobs-table h2 a:visited { color: #547737; }

a:link { text-decoration: underline; color: #333333; }
a:visited { text-decoration: underline; color: #333333; }
a:active { text-decoration: underline; color: #333333; }
a:hover { text-decoration: underline; color: #547737; }

h1 a:link { text-decoration: none; color: #333; }
h1 a:visited { text-decoration: none; color: #333; }
h1 a:active { text-decoration: none; color: #333; }
h1 a:hover { text-decoration: underline; color: #333; }

h2 a:link { text-decoration: none; color: #333; }
h2 a:visited { text-decoration: none; color: #333; }
h2 a:active { text-decoration: none; color: #333; }
h2 a:hover { text-decoration: underline; color: #333; }

h3 a:link { text-decoration: none; color: #547737; }
h3 a:visited { text-decoration: none; color: #547737; }
h3 a:active { text-decoration: none; color: #547737; }
h3 a:hover { text-decoration: underline; color: #547737; }