﻿.textboxes {
background-color: #ffffff;
border: 1px solid #8aa15f;
}

.footer_globals {
font-size: 13px;
color: #5e6552;
height: 15px;
}
.footer_padding_right 
{
	padding-right: 20px;
}
.footer_padding_left 
{
	padding-left: 20px;
}
hr {
height: 1px;
border: 0px;
border-bottom: 1px solid #d2dbc1;
}

p, td, table, div {
font-family: arial;
font-size: 14px;
color: #000000;
line-height: 20px;
}

img
{
border: none;
}

a {
color: #718947;
}

a:hover {
text-decoration: none;
}

.header {
font-size: 18px;
line-height: 20px;
}

.green_background {
background-color: #d2dbc1;
}
/*********** BASE MASTER *************/
#BaseMasterFrame
{
	width: 1000px;
	padding: 7px 0 0 0;
}
#Logo
{
	text-align: left;
	padding: 0 0 0 33px;
}
#BaseMasterHeader
{
	background: url(../_img/content_header.jpg) 76px 0px no-repeat;
	width: 100%;
	height: 158px;
}
#BaseMasterHeaderInner
{
	padding: 0 0 0 617px;
}

.NavButtons
{
	padding: 0 0 6px 0;
}
#BaseMasterContent
{
	background: url(../_img/content_repeater.jpg) 76px 0px repeat-y;
	/*margin-top: -14px;*/
}
#BaseMasterInnerContent
{
	width: 800px;
	padding: 10px 20px 10px 20px;
}
#BaseMasterFooter
{
	text-align: left;
	padding: 0 0 0 76px;
	/*margin-top: -14px;*/
}
/********* END BASE MASTER ************/
/********* MAIN BASE MASTER ************/
#MainMasterContent
{
	padding: 15px 0 0 0;
}
/******* END MAIN BASE MASTER ***********/

/*********** REGISTRATION *************/
.RegistrationHeader
{
	padding: 20px 0 0 0;
	text-align: left;
}
.GreenBoxRegistration
{
	padding: 10px 20px 10px 20px;
	background-color: #d2dbc1;
}
.RegistrationTitle
{
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	height: 25px;
}
.RegistrationTextbox input
{
	background-color: #ffffff;
	border: 1px solid #8aa15f;
	font-size: 12px;
	height: 15px;
	width: 250px;
	text-align: left;
}
.RegistrationBulletTitle
{
	text-align: left;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 14px;
}
.RegistrationBulletList
{
	text-align: left;
	vertical-align: top;
	border-bottom: solid 1px white;
	font-weight: bold;
	font-size: 12px !important;
}
.RegistrationBulletList2
{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 12px !important;
}
.ChooseLevel
{
	padding: 10px 0 0 0;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}
.RegistrationSubmit
{
	padding: 10px 0 20px 0;
	text-align: right;
}
/********* END REGISTRATION ************/


/*********** CONTACT US *************/
.contactSubmitButton
{
	border: none;
	background-color: #aac365;
	color: White;
	padding: 5px;
	cursor: pointer;
}
.ContactFields
{
	padding: 15px 0 0 0;
	font-size: 14px;
	font-family: Arial;
}
.GreenBoxContact
{
	width: 700px;
	padding: 10px 10px 10px 10px;
	background-color: #d2dbc1;
}
/********* END CONTACT US ************/
