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, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-family:trebuchet, trebuchet ms, "trebuchet ms", arial, verdana, sans-serif;vertical-align: baseline;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var {font-weight: normal;font-style: normal;}
/*-----------------------End Reset Styles---------------------------------*/

body {background:#0c0f14;font-size:100%;line-height:1.25em;color:#fff;}

body p {font-size:.825em;margin:0 0 1.25em;}
a:link, a:visited {color:#93b2d8;}
a:hover {color:#fff;}

body strong {font-weight:bold;}
ol, ul {font-size:.825em;}
body h1, body h2, body h3, body h4, body h5, body h6 {font-family:arial, helvetica, verdana, sans-serif;}

body h1 {font-size:.6em; color:#FF33FF;}
body h2 {font-size:1.375em;color:#93b2d8;margin:0 0 1em 0;}
body h3 {font-size:1.375em;color:#c8c8c8;margin:0 0 1em 0;}
body h4 {font-size:1.2em;color:#93b2d8;margin:0 0 1em 0;}
body h5 {font-size:1.2em;color:#c8c8c8;margin:0 0 1em 0;}
body h6 {font-size:1em;color:#93b2d8;margin:0 0 .5em 0;}

table {}
table td, table th {font-size:1em;padding:2px;}

table.table {background:#333;}
table.table th {background:#93b2d8;color:#000; font-size:.925em;padding:6px;}
table.table td {color:#fff;padding:6px;font-size:.875em;}

.tableHeader {color:#000;}

div.thumbnailImageNoCaption img {vertical-align:top;}
/* Windowless popups */
#thriveWindowlessPopup{border:0; margin:0; padding:0; background:transparent;}
#thriveWindowlessShield{position:absolute; width:100%; top:0; left:0; z-index:20000; background:#000; opacity:0.7; -moz-opacity:0.7; -khtml-opacity:0.7; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70);}
#thriveWindowlessContentArea{position:absolute; z-index:20001; background:#fff; padding:70px 20px 20px 20px;}
#thriveWindowlessContent{overflow:hidden;}
#thriveWindowlessClose {position:absolute; top:20px; right:20px; width:80px; height:25px; background-color:#595c5c;}
#thriveWindowlessClose:hover {background-color:#333;}
#thriveWindowlessClose a:link, #thriveWindowlessClose a:visited{display:block; color:#fff; font-weight:bold; text-decoration:none; height:100%; width:100%; padding: 5px 0 5px 0; margin:0; border:0;}

