﻿h1
{
	font-weight: bold;
	color: #4D7500;
	margin-bottom: 10px;
}

h2
{
	font-size: 10pt;
	font-family: Century Gothic, Trebuchet MS, Arial, Verdana;
	font-weight: bold;
	/*color: #4D7500;*/
	color: #FF6600;
	/*color: #0194c0;*/
	margin-bottom: 10px;
}

div
{
	font-family: Century Gothic, Trebuchet MS, Arial, Verdana; font-size: 9pt;
}

.RhetlabTitle
{
	font-size: 13pt;
	font-weight: normal;
	color: #A79E74;
	margin-bottom: 20px;
	letter-spacing: 2pt;
	text-transform: uppercase;
}
        
.RhetlabSubTitle
{
	font-size: 10pt;
	font-family: Arial;
    font-weight:  normal;
    color: #FF6600;
    /*color: #2B7517;*/
    text-transform: uppercase;
    margin-bottom: 10px;
}
        
.PrefabBox
{
	width: 480px;
	background-image: url(/System/Pixels/FadedBackground.jpg);
	background-repeat: repeat-x;
	background-color: #E3E0D2;
	/*border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 2px solid #CFCFCF;
	border-bottom: 2px solid #CFCFCF;*/
    /*background-color: #F7F0A6;*/
    border: 2px solid #E3E0D2;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 5px 5px;
    font-family: Trebuchet MS, Arial, Verdana;
}
        
.ItemBox
{
	background-color: Transparent;
    border-bottom: 1px solid #FEC870;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
}
        
.AlternateBox
{
	background-color: Transparent;
	border-bottom: 1px solid #FEC870;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
}
        
.FormField
{
	/*margin-right: 20px;*/
	border: 1px solid #C1B8B0;
	background-color: #FFFFFF;
    font-family: Century Gothic, Verdana, Arial, Sans-Serif;
    font-size: 8pt;
}

.LangDropDown
{
	margin-right: 0px;
	padding-right: 0px;
    font-family: Century Gothic, Verdana, Arial, Sans-Serif;
    font-size: 8pt;
    border: 1px solid #999999;
    float: right;
}
        
.FormFieldButton
{
	/*width: 100px;*/
	clear: both;
	cursor: pointer;
	height: 25px;
	color: #000000;
	border: 1px solid #999999;
	background-image: url(/System/Pixels/ButtonBackground.gif);
    margin-top: 10px;
    font-family: Century Gothic, Verdana, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    /*margin-left: 290px;*/
}

.EditBox
{
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
    font-size: 8pt;	
    border: 1px solid #999999;
    padding: 5px 5px 5px 5px;
}

.GraphicButton
{
	padding-right: 15px;
	padding-bottom: 10px;
}

.AlignRight
{
	width: 482px;
	text-align: right;
	float: left;
}

.logo
{
	padding-left: 10px;
}

.RightArrow
{
	font-size: 10pt;
    font-weight: bold;
    color: #32A200;
}

.SpeechOptions
{
	clear: both;
	width: 460px;
}