.Header {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7792B2;
	width: auto;
	height: auto;
	padding-bottom: 10px;

}
.Boxed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #9999CC;
	height: auto;
	width: 480px;
	border: 1px solid #9999CC;
	line-height: normal;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bolder;
	padding-right: 5px;
	padding-bottom: 5px;
	text-transform: none;
	text-decoration: none;

}
.text {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 10pt;
	width: auto;

}
.smalltext {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 8pt;
	width: auto;

}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;

}
.linkList {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	padding: 2px;

}
a {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.horitontalList {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 10pt;
	width: auto;
	border: 1px solid #9999CC;
	padding: 10px;


}
.BottomText {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 10pt;
	width: auto;
	border-top: 1px dashed #9999CC;
	border-right: 1px none #9999CC;
	border-bottom: 1px none #9999CC;
	border-left: 1px none #9999CC;
	color: #999999;
	margin: 10px;
	text-align: center;
	padding-top: 10px;


}
.smallHeader {

	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7792B2;
	width: auto;
	height: auto;
}
.BoxedSmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #9999CC;
	height: auto;
	width: 240px;
	border: 1px solid #9999CC;
	line-height: normal;
	font-weight: bolder;
	text-transform: none;
	text-decoration: none;
	padding: 5px;


}
.textBold {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 10pt;
	width: auto;
	font-weight: bold;

}
.textQuote {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 10pt;
	width: auto;
	font-style: italic;
	color: #999999;

}
.textRed {
	font-family: "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 10pt;
	width: auto;
	color: #FF0000;

}

.contentVideoThumbs img 
{
	float:left;
	width: 150;
	height: 100;
	padding: 50px;
	margin: 10px;
	border: thin outset #669999;
}

IMG {
  border-top: 0pt;
  border-right: 0pt;
  border-bottom: 0pt;
  border-left: 0pt none;
}