
html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	background-color: #ececec;
}

#wrapper {
	height:auto !important;
	margin:0 auto;
	min-height:100%;
	position:relative;
	width:850px;
}

form {
	margin: 0;
	border: none;
}

input, text, textarea, select, submit {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

em {
	font-weight: bold;
	font-style: italic;
	color: #565656;
}

th {
	font-weight: bold;
	text-align: right;
	font-size: 13px;
}

.redText {
	color: #FF0000;
}

a {
	color: #6666CC;
}

a:active {
	color: #FF9900;
}

/* old footers */

/* new footer */

div#ft {
	margin-top: 12px;
	padding: .5em 0 1em 0;
	border-top: 3px solid #ddd;
	width: 850px;
}

#flow #ft {
	margin-left: 0;
}

div#ft #cpy {
	margin-left: 0px;
	font-size: 10px;
	color: #333;
}

div#ftlnk {
	font-size: 10px;
	line-height: 14px;
	color: #66c;
}

div#ftlnk a {
	white-space: nowrap;
}

div#ft i {
	display: none;
}

#nv table {
	border-bottom: 4px solid white;
}

#nv td div#nvsmrt {
	padding-right: 0px;
	margin-bottom:12px;
	text-align: right;
	font-size:11px;
}

#nv td div#nvsmrt a {
	text-decoration:none;
}

#nv td div#nvsmrt a:hover {
	text-decoration:underline;
}

/*#nv table {margin-bottom: 4px;} this would be better but might not work on all browsers*/

/* heading */

h1 {
	font-size: 24px;
	margin-top: 0px;
	color: #248bbf;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	clear:both;
}

h1.not_top {
	margin-top: 12px;
}

h2 {
	font-size: 17px;
	margin: .5px 0;
	color: #5ab897;
	font-family: Helvetica, Arial, sans-serif;
}

h2 a {
	color: #5ab897;
	text-decoration:none;
	border-bottom: 1px #5ab897 dotted;
}

h2 a:hover {
	color: #000;
	text-decoration:none;
	border-bottom: 1px #000 solid;
}

h3, h4, h5 {
	margin: 1.6em 0 0 0;
	padding: 0;
}

h3 {
	color: blue;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
}

h4, strong {
	color: #000000;
	font-weight: bold;
}

h5, em {
	color: #565656;
	font-weight: bold;
	font-style: normal;
}

h5 {
	margin-top: 0;
	font-size: 13px;
}

/* tags */

p, .border li {
	margin: 9px 0;
	font-size: 13px;/*ie req*/
}

p.right {
	text-align: right;
}

td {
	font-size: 13px;/*ie req*/
}

ul {
	list-style: disc outside;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

div.border, td.border {
	border: 1px solid #99c;
	background-color: #fff;
	text-decoration: none;
	padding:8px;
}

img.image_left_float {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

/***** Left sidebar ******/

#sidebar {
	padding:8px 0px 12px 0px;
}

#sidebar h1 {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #636b6a;
	font-weight: bold;
	line-height: 110%;
	letter-spacing: -90%;
	text-align:left;
}

#sidebar h1 a {
	color: #636b6a;
	text-decoration:none;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	color: #000;
	font-weight: bold;
	text-align:left;
}

#sidebar h2 a {
	color: #000;
	text-decoration:none;
}

#sidebar img {
	border:1px solid #444;
	margin-top:10px;
	margin-bottom:4px;
}

#sidebar .desc {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#sidebar .desc a {
	color: #000;
}

#sidebar #quote {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #636b6a;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: -90%;
	border:1px solid #636b6a;
	padding:4px;
	font-style: italic;
}

#sidebar p {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4c5252;
	text-align:left;
}

#sidebar p a {
	color: #4c5252;
	text-decoration:none;
}

#sidebar p a:hover {
	color: #000;
	text-decoration:none;
}

/* Breadcrumbs */

#breadcrumbline {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 10px;
	font-weight:bold;
	color: #777;
	white-space: nowrap;
	padding-bottom: 12px;
	padding-top:4px;
}

#breadcrumbline a {
	text-decoration:none;
	color:#777;
}

#breadcrumbline a:visited {
	text-decoration:none;
	color:#777;
}

#breadcrumbline a:active {
	text-decoration:none;
	color:#777;
}

#breadcrumbline a:hover {
	border-bottom:1px solid #000;
	text-decoration:none;
	color:#000;
}

/* Main table formatting */

table.table_main {
	width:100%;
}

table.table_main th {
	background-color:#9CC;
	font-weight:bold;
	text-align:left;
	padding:2px;
}

table.table_main td {
	vertical-align:top;
	padding:2px;
	border-bottom:1px solid #9cc;
}

