/* Document Page Styles For Active Content Management Editor */
/* Version V1.0.0, 18/10/2007 WBM. */
/* Copyright 2007 property of Design Atom */
/* Produced by Design Atom - www.designatom.com */


/* TEXT STYLES */

/* Header Text Styles */
h1.normal {
	font-family: MS Sans Serif, Arial; 
	font-size: 24pt; 
	color: #424242; 
	text-align: center; 
	line-height: 110%; 
	margin-top: 10px; 
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	border: 0px;
	z-index: 2;
}

h2.normal {
	font-family: MS Sans Serif, Arial; 
	font-size: 18pt; 
	font-weight: bold; 
	text-align: center; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 10px; 
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	border: 0px;
	z-index: 2;
}

h3.normal {
	font-family: MS Sans Serif, Arial; 
	font-size: 14pt; 
	font-weight: bold; 
	text-align: left; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	padding: 0px;
	border: 0px;
	z-index: 2;
}

h4.normal {
	font-family: MS Sans Serif, Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	text-align: center; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	padding: 0px;
	border: 0px;
	z-index: 2;
}

h5.normal {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: left; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	padding: 0px;
	border: 0px;
	z-index: 2;
}

h6.normal {
	font-family: MS Sans Serif, Arial; 
	font-size: 8pt; 
	font-weight: bold; 
	text-align: left; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px; 
	padding: 0px;
	border: 0px;
	z-index: 2;
}


/* -------------------------------------------- */
/* Paragraph Text Styles */

/* Default Paragraph Style */
p {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	text-align: justify; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px;
	margin-left: 35px;
	margin-right: 35px;
	z-index: 2;
}

/* Justified Content Style */
p.normal {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	text-align: justify; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px;
	margin-left: 35px;
	margin-right: 35px;
	z-index: 2;
}

/* Left Justify Content Style */
p.left {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	text-align: left; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 35px;
	z-index: 2;
}

/* Centered Content Style */
p.center {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	text-align: center; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 35px;
	z-index: 2;
}

/* Right Justify Content Style */
p.right {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	text-align: right; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 35px;
	z-index: 2;
}

/* Large Text Content Style */
p.large {
	font-family: MS Sans Serif, Arial; 
	font-size: 14pt; 
	text-align: left; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px;
	margin-left: 35px;
	margin-right: 35px;
	z-index: 2;
}

/* Small Text Content Style */
p.small {
	font-family: MS Sans Serif, Arial; 
	font-size: 8pt; 
	text-align: left; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 35px;
	z-index: 2;
}

/* Address Content Style */
p.address {
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: semi-bold;
	text-align: left; 
	color: #000000; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 35px;
	z-index: 2;
}

/* Date and Time Content Style */
p.date {
	font-family: Verdana; 
	font-size: 10pt; 
	text-align: left; 
	color: #000000; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 35px;
	z-index: 2;
}

/* ------------------------------------------------------------------------- */

/* INLINE STYLES */

/* Super Script Text */
span.superscript {
	vertical-align: super;
}

/* Sub Script Text */
span.subscript {
	vertical-align: sub;
}

/* Left Align Text */
span.leftalign {
	text-align: left; 
}


