/* 
Title:     activespa
Author:    activespa.net
Updated:   April 18, 2008
*/


/* Reset Elements (All Pages)
-------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, hr, embed, object { 
	margin: 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
	}
ol, ul, li {
	list-style: none;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size: 100%;
	}
	
/* Overall Elements (All Pages)
-------------------------------------------------------- */

html {
	min-height: 100%; /* eliminates content-shift */
	}
#mainContainer {
	width: 19em;
	margin:  0 auto;
	padding: 0 0 3em 0;
	padding-top:10em;
	position: relative;
	text-align: left;
	}

#wrapper {
	text-align: center;
	}

/* Set Typography (All Pages)
-------------------------------------------------------- */

body {
	font-size: 100%; /* for IE */
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #7d7d7d;
	}
html>body {
	font-size: 16px; /* non-IE */
	}
p {
	line-height: 1.5em; /* 24px */
	font-size: 1em; /* 16px */
	}
a {
	font-weight: normal;
	text-decoration: none;
	}
	

/* Links */
a:link {
	color: #007bbb;
	font-size: 0.875em;
	}
a:visited {
	color: #007bbb;
	}
a:hover, a:active {
	color: #19448e;
	text-decoration:underline;
	}

/* body */
h1 {
	font-size: 3.6em;
	line-height: 1.5em;
	color: #474a4d;
	}
h2 {
	font-size: 1.25em;
	line-height: 1.2em;
	margin:0 0 0.8em 0;
	color: #474a4d;
	}
h3 {
	line-height: 1.5em;
	color: #474a4d;
	}
ul {
	padding:0 0 0.5em 0;
	}
li {
	font-size: 0.875em; 
	line-height: 1.125em;
	color: #595857;
	}

.it {
	font-style:italic;
	}
#fottor {
	padding:0.9em 0 0 0;
	font-size:0.8em;
	}
#fottor_checker {
	padding:0.9em 0 0 0;
	font-size:0.8em;
	}