html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	margin: 0px;
	background: #304074 url(/images/interface/gradient_bg.jpg) repeat-x;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000
}

p				{ margin-bottom: 15px }
h1				{ font-size: 16px; color: #152562; font-weight: bold }
h2				{ font-size: 18px; color: #152562; font-weight: bold; margin-bottom: 15px }
h5				{ font-size: 12px; color: #152562; font-weight: bold; margin: 5px 0 5px 0 }
hr				{ color: #c1c6d5; background-color: #c1c6d5; height: 1px }

.job_info			{ color: #5e6993; padding-top: 6px }
.warning			{ color: #FF0000 }
.tb1				{ background-color: #FAFAFA; padding: 5px }

a				{ font-size: 12px; font-weight: normal; color: #000000 }

a.job_title			{ color: #152562; font-size: 16px; font-weight: normal; text-decoration: underline }

#header				{ margin: 18px auto 0 auto; width: 801px; height: 90px; text-align: center }
#nav				{ margin: 0 auto 0 auto; width: 801px; height: 32px; text-align: center }
#content			{ margin: 0 auto 0 auto; width: 771px; padding: 20px 15px 15px 15px; background: #FFFFFF url(/images/interface/content_top.gif) no-repeat }
#left				{ float: left; width: 591px }
#right				{ float: left; width: 140px; padding: 0 0 0 35px; background: url(/images/interface/right_bg.gif) repeat-y }
#footer				{ margin: 0 auto 0 auto; width: 801px; padding-top: 30px; text-align: center; background: url(/images/interface/content_bottom.gif) no-repeat }
#footer	a			{ color: #FFFFFF; font-size: 12px; font-weight: bold }
#pagina				{ clear: both; width: 591px; text-align: center; color: #000000; font-size: 20px; font-weight: bold; text-decoration: none; line-height: 2 }
#pagina	a			{ color: #152562; font-size: 16px; font-weight: bold; text-decoration: none }
.tsearch_photo			{ float: left; width: 140px; height: 270px; text-align: center; margin-right: 9px }