html, body, div, span, applet, object, iframe, p, blockquote, pre, 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;
	background:transparent none repeat scroll 0 0;
	border:0 none;
}

body {
	font-size:13px;
	font-family: Verdana, Tahoma, sans-serif;
}

.t-center {
	text-align:center;
}

.t-left {
	text-align:left;
}

.t-right {
	text-align:right;
}

.b-center {
	margin:0 auto;
}

.left {
	float:left;
}

.right {
	float:right;
}

.hide, .hidden, ui-tabs-hide {
	display:none;
}

.grey {
	color:#767676;
}

.light-grey {
	color:#999;
}

.black {
	color:#000;
}

.red {
	color:#FF0000;
}

.green {
	color:#35A429;
}

.mid {
	vertical-align:middle;
}

.u {
	text-decoration:underline;
}

.rel {
	position:relative;
}

.no-dec {
	text-decoration:none;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
	visible:hidden;
}

.linethrough-b {
	background: url(../img/linethrough-b.gif) repeat-x center left;
}

.text {
	padding:1em 0;
}


small, .small {
	font-size:0.88em;
}

big, .big {
	font-size:1.5em;
}

a, a:link, a:visited {
	border:0 none;
	text-decoration:none;
	color:#2661b9;
}

a:hover, a:active {
	color:#fb5e54;
	text-decoration:underline;
}

h1 {
	font-size:2.1em;
}

h2 {
	font-size:2em;
}

h3 {
	font-size:1.66em;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.12em;
}

h1, h2, h3, h4, h5 {
	font-weight:normal;
	margin:0;
	padding:0;
	letter-spacing:-0.021em;
	font-family:Georgia, Times, "Times New";
	color:#217bae;
}

strong {
	font-weight:bold;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

td {
	font-weight:normal;
	text-align:left;
}

img, a img {
	border:0;
}

p {
	line-height:1.6em;
	padding-top:1em;
}

textarea {
	background-color:#fff;
	color:#000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size:0.8em;
	padding:3px;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

td, th {
	font-weight:normal;
	text-align:left;
}

th {
	font-size:1.13em;
	color:#999;
}

label {
	margin-top:7px;
}

#min-width {
	width:90%;
	min-width:1000px;
}

