﻿/* Global Settings */
body
{
    font-family: "Lucida Grande","Helvetica","Arial","Verdana",sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0px;
    background-color: #ffffff;
}

a
{
    color: #0065ce;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #666;
}

.ModuleTitle
{
	color: #4F7500;
	font-size: 12pt;
}

.Box
{
	background-color:White;
	border: solid 1px #dddddd;

}

.SectionTitle
{
	color: #444444;
	font-size: 14pt;
	padding: 10px;
}

.VideoSmall
{
	border: solid 1px #aaaaaa;
	background-color: #eeeeee;
	width: 220px;
	height: 100px;
}

.VideoTitleSmall
{
	color: #444444;
	font-size: 14pt;
	text-align: left;
}

.VideoTitle
{
	color:#333;
	font-weight:normal;
	font-size:12px;
	outline:none;
}

.VideoInformation
{
	font-size:11px;
	color:#444;
	display:block;
	line-height:1.8;
}

.BlueTitle
{
	color: #0093DC;
	font-size: 14pt;
}

.ThumbTitle
{
	color: #444444;
	font-size: 10pt;
}

.ThumbShow
{
	color: #0093DC;
}

.SmallTextBoxFont
{
	font-size: 8pt;
}

.Pages
{
	color: #444;
	font-size: 12px;
}

.Text
{
	font-size: 12px;
}

.VideoDescription
{
	font-size: 11px;
	color: #222;
}

.VideoDuration
{
	font-size: 11px;
	color: #666;
}

.AllowPublic
{
	color: #222222;
}
