body {
	margin:16px auto 0px auto;
	width:770px;
	background-color:#435C3C;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#333333;
}

a {color:#2A84B9;text-decoration:underline;}
a:hover {color:#099572;text-decoration:none;}

h1 {font-size:145%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#435C3C;}
h2 {font-size:135%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#435C3C;}
h3 {font-size:120%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#435C3C;}
h4 {font-size:110%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#435C3C;}

ul {color:#2A84B9}

#MainDiv {
	padding:10px;
	background-color:#FFFFFF;
}

#Header {
	background-image:url(../Images/Header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:749px;
	height:197px;
}

#NavDiv {
	width:749px;
	height:28px;
	background-color:#AFE305;
}

#LeftColumn {
	float:left;
	width:244px;
	font-size:75%;
}

#LeftColumn .Padding {
	padding:24px 15px 20px 15px;
}

#LeftColumn .Padding a {color:#3E3E3E;text-decoration:none; font-weight:bold}
#LeftColumn .Padding a:hover {color:#2A84B9;text-decoration:underline; font-weight:bold;}

#LeftColumn #SignUp {
	background-image:url(../Images/NewsletterBG.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:204px;
	height:211px;
	font-size:88%;
	padding:29px 20px 0px 20px;
	background-color:#C7FA1F;
}

#RightColumn {
	width:494px;
	float:right;
	padding:24px 0px 5px 11px;
}

#Baseline {
	clear:both;
	background-image:url(../Images/Footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:749px;
	height:83px;
	margin:2px 0px 0px 0px;
}

#GoodKid {
	clear:both;
	font-size:70%;
	color:#FFFFFF;
	margin:5px 0px 10px 0px;
	height:40px;
}

#GoodKid .LeftFloat {
	float:left;
}

#GoodKid .RightFloat {
	float:right;
}

#GoodKid .RightFloat a, #GoodKid .LeftFloat a {text-decoration:none;color:#FFFFFF}
#GoodKid .RightFloat a:hover, #GoodKid .LeftFloat a:hover {text-decoration:underline;color:#FFFFFF}

#Panel1, #Loading, #Panel2 {
	font-size:75%;
}

/* Classes */
.NameLink {
	font-weight:bold;
	font-size:120%;
}

.Products {
	float:left;
	width:454px;
	font-size:75%;
	padding:0px 20px 20px 20px;
}

.LeftPic {
	float:left;
	width:165px;
}

.RightPic {
	float:right;
	width:329px;
	font-size:75%;
}

.Border {
	padding:3px;
	border:1px solid #827C7C;
}

.ContactDetails {
	color:#666666;
}

.EMProducts {
	width:225px;
	float:left;
}

.EMProducts .ProductsBG {
	width:225px;
	text-align:center;
}

.EMApplications {
	width:250px;
	float:right;
	padding:0px 0px 5px 19px;
	background-image:url(../Images/VR.gif);
	background-repeat:no-repeat;
	background-position:7px;
	font-size:70%;
}


.TextBox {
	font-size:95%;
	height:17px;
	width:150px;
	border:1px solid #ADADAD;
	padding:0px 5px 0px 2px;
	background-color:#FBFFEA;
	color:#000;
}

.TextBoxError {
	font-size:95%;
	height:17px;
	width:150px;
	border:1px solid #C54040;
	padding:0px 5px 0px 2px;
	color:#000;
	background-color:#FBFFEA;
}

.TextBox2 {
	border:1px solid #ADADAD;
	width:150px;
	height:150px;
	padding:0px 5px 0px 0px;
	margin:5px 0px 10px 0px;
	background-color:#FBFFEA;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
}

.TextBox2Error {
	background-color:#FBFFEA;
	width:150px;
	height:150px;
	color:#000;
	padding:0px 5px 0px 2px;
	margin:5px 0px 10px 0px;
	border:1px solid #C54040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
}

.LeftHeader {
	font-size:95%;
	vertical-align:top;
	color:#666666;
	float:left;
	text-transform:uppercase;
	padding:0px 0px 5px 30px;
	width:150px;
}	

.RightHeader {
	font-size:95%;
	vertical-align:top;
	color:#AFAFAF;
	float:left;
	padding:0px 0px 5px 0px;
	width:200px;
}

.RightHeader2 {
	font-size:95%;
	vertical-align:top;
	color:#AFAFAF;
	padding:0px 0px 5px 0px;
	text-align:center;
}

.Message {
	font-weight:bold;
	color:#C21A00;
	text-align:center;
}

.redtext {
	color:#D20000;
	font-weight:bold
}

.Pager {
	text-align:center;
	color:#AFAFAF;
	font-weight:bold;
	width:337px;
	font-size:110%;
}

.ImageBorder {
	border:1px; 
	border-width:1px; 
	border-color:#CCCCCC;
	border-style:solid;
}
A:hover .ImageBorder, A:active .ImageBorder {color:#CCCCCC}
A:hover .ImageBorder, A:active .ImageBorder {
	border:1px; 
	border-width:1px;
	border-color:#940000; 
	border-style:solid
}

.ImageButton {
	clear:both;
	text-align:right;
}

.FloatClear {clear:both;}

.DropBox {
	width:200px;
	font-size:95%;
	border:1px solid #717171;
	background-color:#FBFFEA;
	color:#000;
}

.Instruction {
	clear:both;
	font-weight:normal;
	font-size:90%;
	color:#EFEFEF;
	padding:0px 0px 10px 0px;
}

.Date {
	color:#E47E28;
}

.DisplayNone {
	display:none;
}

.ImageFloat {
	float:left;
	padding:0px 20px 20px 0px;
	font-size:80%;
	text-align:center;
}

.DropDay {
	width:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

.DropMonth {
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

.DropYear {
	width:53px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

.ByLine {
	font-size:80%;
}