﻿/* turn off cufon until it loads */
.cufon-loading .padding h2 {
	visibility: hidden !important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
a:active {
	outline: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.container {
	position: relative;
	margin: 0px auto;
	height: 100%;
}
body {
	background: #a4e4ff;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ff0000;
}
table a, table a:hover, table a:visited {color: #b40000 !important; text-decoration: underline !important; border-bottom: 1px dotted #b40000 !important;}

input{
/* Do rounding (native in Firefox and Safari)*/ 
-webkit-border-radius:6px;
-moz-border-radius:6px;
}

/*-- BEGIN LAYOUT ----------------------------------------------------------------------------------------------------- */

