body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

.normalTable {
	width: 100%;
	}

.textNormalRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	background-repeat: no-repeat;
}

.textNormalRed {
	color: red;
	}

.textNormalRedBold,
.textNormalRedBoldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
	line-height: 18px;
	background-repeat: no-repeat;
	font-weight: bold;
	}
	
.textNormalRedBoldItalic {
	font-style: italic;
	}


.cellBG {
	background-color: #333366;
}

.linkNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

a.linkNav:hover {
	color: #333;
	text-decoration: none;
}

.shadowSide {
	background-repeat: repeat-y;
}

.textHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-repeat: no-repeat;
}

.linkBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3366FF;
}

a.linkBottom:hover {
	color: #FF0000;
	text-decoration: none;
}

.textMaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.linkMaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}

a.linkMaxcreative:hover {
	color: #000;
	text-decoration: none;
}

.textHeadPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-repeat: repeat;
	background-image: url(images/divider-page.gif);

}

.textHeadItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.textNormalItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}

.linkNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}

a.linkNormal:hover, a.linkNormalItalic:hover {
	color: #000;
	text-decoration: none;
}

.textNote,
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

.cellBGRepeatX {
	background-repeat: repeat-x;
}

.linkNormalItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}

.linkNavDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	background-repeat: no-repeat;
 }
 
.textNormalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.textNormalBoldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.textQuoteHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

.linkSuccess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0000FF;
	text-decoration: underline;
}

a.linkSuccess:hover {
	color: #000;
	text-decoration: none;
}

.newsBorder {
	border: thin solid #0066CC;
}

.newsTopTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
	background-repeat: no-repeat;
}


.newsBorderBottom {
	border: thin solid #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.newsThought {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
}

.newsNormal,
.newsThoughtText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
 } 
 
 .newsThoughtText {
 	font-size: 14px;
	}
