﻿
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}


/*
body, div, p, ul, ol, li, fieldset, legend, label,
h1, h2, h3, h4, h5, h6, blockquote, span
{
	padding: 0px;
	margin: 0px;
}
*/
body
{
	
	font-family:Arial;
	font-size:12px;
	color:#3F3F3F;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Georgia, Arial;
	font-weight:normal;
}

h1
{
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:15px;
}
h2
{
	font-size:16px;
	font-weight:bold;
	line-height:1.8em;
}
h3
{
	font-size:15px;
	line-height:1.8em;
	color:#0099cc;
}
h4
{
	font-size: 14px;
	line-height: 1.8em;
}
h5
{
	color: Blue;
}
h6
{
	color: Blue;
}
p
{
	padding:13px 0px 13px 0px;
}
label
{
	font-size:12px;
}
.Ingress
{
	color: #666666;
	font-size:15px;
	font-family:Georgia, Arial;
}
ul, ol
{
	margin-left: 30px;
}
li
{
}