﻿/* Meyerweb reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, hr, 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%; vertical-align: baseline; background: transparent; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }

/* General Styles */
a:link, a:visited { color: #0e276a; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
body, input, select { font-family: Arial, Helvetica, sans-serif; }
body { background: #edebeb; color: #333; font-size: 70%; margin: 8px; }
li { line-height: 1.5em; }
h1 { color: #000; font-size: 150%; font-weight: bold; text-transform: capitalize; }
td { padding: 5px; font-weight: bold; }
ul { margin: 10px 0; list-style-type: disc; margin: 5px 0 5px 10px; padding: 0 0 0 10px; }
table { width: 100%; }

/* Classes */
.auto { margin: 0 auto; }
.center { text-align: center; }
.clear { clear: both; }
.right { text-align: right; }
.small { font-weight: normal; font-size: 90%; color: #767575; }

.ntlink:link, .ntlink:visited { color: #810a1b !important; }
.ntlink:hover { color: #51a0bf !important; }
.stlink:link, .stlink:visited { color: #000 !important; }
.stlink:hover { color: #cf0 !important; }
.tflink:link, .tflink:visited { color: #023673 !important; }
.tflink:hover { color: #96c448 !important; }

/* Area Specific Styles */
#wrapper { background: #fff; width: 100%; padding: 6px; } /*[UI_MASTER]*/
	#logo { background: #fff url("/images/logo.gif") no-repeat; width: 780px; height: 60px; }
	#content { background: #fff; overflow: hidden; width: 780px; }
		#title { background: #e7eaf0; border: 1px solid #cfd4e1; height: 20px; margin: 10px 0; padding: 10px; width: 758px; }
		#main { padding: 0 0 0 6px; width: 619px; font-size: 110%; width: 774px; }
		#main .extlinks { margin: 5px 0; }
#footer { height: 156px; width: 780px; margin-top: 10px; }
#footer ul { margin: 0; background: #0e276a; padding: 5px; }
#footer li { display: inline; }
#footer a { border-right: 1px solid #fff; color: #fff; padding: 0 10px; font-weight: normal; }
#footer a.last { border-right: 0; }
	#copy { color: #767575; line-height: 1.25em; margin: 15px 0 0 0; }
	#copy a:link { color: #767575; border-right: 0; font-weight: bold; padding: 0; text-decoration: underline; }
	#copy a:hover { color: #7Ca500; }
	
	
/* Bootstrap override */ /*[UI_MASTER]*/
.navbar-default	{ background-color: #fff; }



#topmenu { font-weight: bold; text-transform: uppercase; white-space: nowrap; }