/*HTML TAGS*/
/*::::::::::::::::::::::::::::::::::::::::::::*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p,td{
	font-size: 9pt;
	line-height: 130%;
}

a {
	color: #B22222;
	font-weight: bold;
}

#contentArea {
	padding: 0 0 0 1.5em;
}


/*TITLES*/
/*::::::::::::::::::::::::::::::::::::::::::::*/
#footer {
	border-top: 1px solid Black;
	margin-top: .5in;
}

#footer h2{
	font-size: 12pt;
	margin: 0;
}

.header01 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30pt;
	letter-spacing: -0.05em;
	background-position: bottom left;
	font-weight: normal;
}

.header02 {
	font-size: 20px;
	color: Gray;
	font-weight: bold;
	border-bottom: 1px solid #FFF292;
	text-transform: lowercase;
	letter-spacing: 1em;
	padding: 10px 0 0 0;
	margin: 0;
}

.header03 {
	font-size: 14px;
	color: #FFF;
	letter-spacing: -0.02em;
	font-weight: bold;
}

.header04 {
	font-size: 11px;
	color: #FFF;
	padding: 0 0 5px 20px;
	margin: 0;
}

.header05 {
	font-size: 16px;
	color: Gray;
	font-weight: bold;
}

.header06 {
	font-size: 13px;
}

.header07 {
	font-size: 15px;
	color: Gray;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}

.header08 {
	font-size: 11px;
	color: #FFF;
	padding: 0 0 5px 0;
	margin: 0;
	font-style: italic;
}

.header09 {
	font-size: 20px;
	color: Gray;
	font-weight: bold;
	border-bottom: 1px solid #FFF292;
	text-transform: lowercase;
	letter-spacing: 1em;
	padding: 10px 0 0 0;
	margin: 0 0 0 -1em;
	text-align: center;
}

.header010 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 35px;
	letter-spacing: -0.05em;
	font-weight: normal;
	background-image: url(images/Splash05_BG_Title_06.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #C6C6C6;
}

.header011 {
	font-size: 9px;
}

.layout01 {
	margin: 0 0 50px 0;
}

.layout02 {
	padding: 10px 0 10px 10px;
}

.layout03 {
	border-bottom: 1px dashed Silver;
}

.layout04 {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.layout05 {
	padding: 0 0 0 10px;
}

.layout06 {
	padding: 6px;
	border-top: 1px dashed Silver;
}

.layout07 {
	padding: 0 0 50px 0;
}

.layout08 {
	padding: 0 0 10px 45px;
}

.layout09 {
	border-bottom: 1px dashed Silver;
}



/*INVISIBLE ELEMENTS*/
/*::::::::::::::::::::::::::::::::::::::::::::*/
#gone{
	display: none;
	visibility: hidden;
}

#nav{
	display: none;
	visibility: hidden;
}

#subnav{
	display: none;
	visibility: hidden;
}.header02centered {
	font-size: 20px;
	color: Gray;
	font-weight: bold;
	border-bottom: 1px solid #FFF292;
	text-transform: lowercase;
	letter-spacing: 1em;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
}
