/*
==================================================
Module Divider
==================================================
*/

.ModuleDivider
{
	height: 1;
	background-color: #909090;
}


/*
==================================================
Module Gallery
==================================================
*/
.ModuleGalleryItemTitle
{
	background-color: #ffffcc;
	border: 1px solid #ece9d8;
	border-bottom: none;
	padding: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
}

.ModuleGalleryItemImage
{
	background-color: #ffffcc;
	border: 1px solid #ece9d8;
	padding: 5px;
}

.ModuleGalleryItemDescription
{
	background-color: #ffffcc;
	border: 1px solid #ece9d8;
	border-bottom: none;
	padding: 5px;
	font-family: Verdana;
	font-size: 7pt;
	color: #444444;
}


/*
==================================================
Links list
==================================================
*/
.LinksList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #666666;
	margin-top: 3;
}


/*
==================================================
Metadata
==================================================
*/
.MetaDataValuesList
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #333333;
	margin-top: 3;
}

/*
==================================================
Track
==================================================
*/

.TrackContainer
{
	width: 100%;
	padding: 5;
}

.TrackTitle
{
	color: #666666;
	font-family: Arial Black;
	font-size: 11pt;
}

.TrackInstructions
{
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	padding-left: 3pt;
}

.TrackTextBox
{
	width: 117;
	font-family: Verdana;
	font-size: 8pt;
}

.TrackButtonContainer
{
	padding-top: 4;
}

.TrackButton
{
	font-family: Verdana;
	font-size: 8pt;
}



/*
==================================================
News and News History
==================================================
*/

.NewsBody
{
}

.NewsColumn
{
	width: 150px;
}

.NewsArchiveColumn
{
	width: 100%;
}

.NewsHeader, .NewsArchiveHeader
{
	font-family: Verdana;
	font-size: 9pt;
	color: #505050;
	font-weight: bold;
	font-style: normal;
	background-color: #cccccc;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#f1efef,endColorStr=#ffffff);
	height: 20px;
	width: 100%;
	padding-left: 10px;
	padding-right: 5;
	padding-top: 3;
	padding-bottom: 3;
	border-top: solid 1 #e5e5e5;
}

.NewsRSS
{
	padding-right: 3px;
	border-top: solid 1 #e5e5e5;
}

.NewsArchiveHeader
{
	width: 100%;
}

.NewsTitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #202020;
	line-height: 16px;
	padding-left: 8px;
	padding-right: 8px;
}

.NewsArchiveTitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #505050;
	line-height: 14px;
	text-decoration: none;
}

.NewsArchiveLink
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #505050;
	text-decoration: none;
	padding-bottom: 5px;
}	


.NewsSummary
{
	font-family: Verdana;
	font-size: 8pt;
	line-height: 14px;
	color: #505050;
	padding-left: 8px;
	padding-right: 8px;
}

.NewsArchiveSummary
{
	font-family: Verdana;
	font-size: 8pt;
	line-height: 17px;
	color: #505050;
}

.NewsViewDate, .NewsViewSummary
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #505050;
}

.NewsViewSummary
{
	color: #505050;
}


.NewsViewDescription
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	color: #202020;
	margin-top: 3;
	padding-right: 50;
}

/*
==================================================
ImageAndText1
==================================================
*/

/* The body of the entire module */
.ImageAndText1Body
{
	border: solid 1px #e5e5e5;
}

/* The heading */
.ImageAndText1Heading
{
	text-align: left;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 14pt;
	color: #812C2E;
	padding-left: 8 ;
}

/* The image */
.ImageAndText1Image
{
	/* nothing */
}

/* The bullets */
.ImageAndText1Bullet
{
	padding-top: 10;
	padding-left: 8;
}

/* The link items */
.ImageAndText1Link 
{
	padding-right: 3px;
	padding-left: 8px;
	padding-top: 3px;
	font-size: 9pt;
	font-weight: normal;
	line-height: 14pt;
	font-family: Verdana;
}


/* The body text */
.ImageAndText1BodyText
{
	padding-left: 6px;
	padding-top: 8px;
	font-family: Verdana;
	font-size: 8pt;
	color: #444444;
	line-height: 14pt;
}

/*
==================================================
ImageAndText2
==================================================
*/

/* The body of the entire module */
.ImageAndText2Body
{
	border: solid 1px #e5e5e5;
	padding-bottom: 10;
}

/* The heading cell */
.ImageAndText2HeadingCell
{
	border-bottom: solid 1px #e5e5e5;
	padding: 5;
}

/* The heading */
.ImageAndText2Heading
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #444444;
}

/* The image */
.ImageAndText2Image
{
	text-align: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

/* The bullets for the link items */
.ImageAndText2Bullet
{
	padding-top: 7;
	padding-left: 5;
	width: 8;
	vertical-align: top;
	line-height: 14;
}

/* The link items */
.ImageAndText2Link 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	line-height: 14pt;
	padding-left: 3;
	text-decoration: nont;
}

/* The body text */
.ImageAndText2BodyText
{
	padding: 5;
	font-family: Verdana;
	font-size: 8pt;
	color: #444444;
	line-height: 14pt;
	vertical-align: top;
}


/*
==================================================
ImageAndText3
==================================================
*/

/* The body of the entire module */
.ImageAndText3Body
{
	border: solid 1px #e5e5e5;
	padding-bottom: 10;
}

/* The heading cell */
.ImageAndText3HeadingCell
{
	border-bottom: solid 1px #e5e5e5;
	padding: 5;
}

/* The heading */
.ImageAndText3Heading
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #444444;
}

/* The image */
.ImageAndText3Image
{
	padding-bottom: 5px;
	padding-top:10px;
	padding-right: 5px;
	padding-left: 5px;
}

/* The bullets for the link items */
.ImageAndText3Bullet
{
	padding-top: 7;
	padding-left: 5;
	width: 8;
	vertical-align: top;
	line-height: 14;
}

/* The link items */
.ImageAndText3Link
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	line-height: 14pt;
	padding-left: 3;
}

/* The link items, when hovered */
.ImageAndText3Link a:hover
{
	text-decoration: underline;
	color: #812C2E;
}

/* The body text */
.ImageAndText3BodyText
{
	padding: 5;
	font-family: Verdana;
	font-size: 8pt;
	color: #444444;
	line-height: 14pt;
	vertical-align: top;
}


/*
==================================================
ImageAndText4
==================================================
*/

/* The body of the entire module */
.ImageAndText4Body
{
	border: solid 1px #e5e5e5;
	padding-bottom: 10;
	background-color: #e5e5e5;
}

/* The heading cell */
.ImageAndText4HeadingCell
{
	border-bottom: solid 1px #e5e5e5;
	padding: 5;
}

/* The heading */
.ImageAndText4Heading
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

/* The image */
.ImageAndText4Image
{
	text-align: right;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-top: 5px;
}


/* The link items */
.ImageAndText4Link
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	line-height: 14pt;
	padding-left: 5px;
}

/* The link items, when hovered */
.ImageAndText4Link a:hover
{
	text-decoration: underline;
	color: #812C2E;
}

/* The body text */
.ImageAndText4BodyText
{
	padding: 5px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 8pt;
	color: #444444;
	line-height: 14pt;
	vertical-align: top;
}

/*
========================================================
Case Study
========================================================
*/

.CaseStudyTitle
{
    font-family: Verdana;
    font-size:  19px;
    font-weight: normal;
    color: #808080;
    padding-bottom: 0;
    padding-top: 10;
}

.CaseStudySubTitle
{
    font-family: Verdana;
    font-size:  12px;
    font-weight: bold;
    line-height: 20px;
    color: #505050;
    padding-bottom: 0;
    padding-top: 10;
}

.CaseStudyOverviewBox
{
	border-top: 5px;
	border-top-style: solid;
	border-top-color: #812C2E;
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #812C2E;
	padding: 15px;
	background-color: #eeeeee;
	margin-left: 20px;
}

.CaseStudyBottomBar
{
	height: 50;
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #812C2E;
}

.CaseStudySideBar
{
	padding: 15px;
	background-color: #812C2E;
}	

.CaseStudySideBarCaption
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: italic;
	color: #ffffff;
}

.CaseStudySideBarSignature
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	color: black;
}

.CaseStudyOverviewBox UL
{ 
	margin-top: 0;
}

.CaseStudyOverViewBox UL LI  
{
    list-style-type: disc ;
    margin-top:0;
    margin-left: -20;
}

/* 
=====================================
Sponsors
=====================================
*/

.SponsorsContainer
{
	padding: 20;
}

.SponsorsBox
{
	background: e9f2f5;
	border: 1px solid #cccccc;
	padding: 5px;
}

.SponsorImage
{
	padding: 3px;
}

.SponsorsHeader
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 3px;
	color: #666666
}

.SponsorsFooter
{
	font-family: Verdana;
	font-size: 8pt;
	padding-top: 3px;
}

/*
============================
PayPal
============================
*/

.PayPalBuyNowContainer
{
	padding: 5;
	padding-left: 10;
	background-color: #eeeeee;
	border: 10pt white solid;
}

.PayPalBuyNowItemDescription
{
	width: 230;
	font-family: Verdana;
	font-size: 8pt;
	padding: 5px;
}

.PayPalBuyNowPrice
{
	width: 100;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

/*
================================
FileDownloadAccountRequired
================================
*/
.FileDownloadAccountRequiredDescription
{
	font-family: Verdana;
	font-size: 8pt;
}

.FileDownloadAccountRequiredLink
{
	font-family: Verdana;
	font-size: 8pt;
}
	
	
	

