#homecontacttitle {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;        
    color: #a6a6a6;
    text-transform: uppercase;
    padding: 5px 0;
    text-align: left;
}

div.overlay {
	padding:40px;	
	width:615px;  
	display:none;
	background-image:url(../video/overlay.png);	
}

div.overlay div.close {
	background:url(../video/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.overlay a {
	height:350px;
	display:block;
}


.PopupButtons 
{
    background-color: Black;
    border-top: 1px solid #363636;
    
}
.Head {   
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #71c60c;
   }
.SubHead, td.SubHead, .SubSubHead {
  color: #71c60c;
}
.LoginPanel td {
	padding-bottom: 5px;
}

.LoginPanel img {
	display: none;
}
#dnn_ctr419_NewsArticles_ucSubmitNews_plTitle_imgHelp 
{
    display: none;
}
#dnn_ctr_Login_cmdPassword 
{
    display: none;
}
.esa_cp {
	width: 760px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.esa_master_cp { width: 100%; text-align: center; background-color: #dadada;}
.esa_master{
	color: Black;
	background-color: White;
	height: 100%;
	width: 100%;
}
.esa_logo {
	border-bottom: solid 1px White;
}
.esa_leftpane {
	padding-left: 0px;
	padding-right: 1px;
}
.esa_contentpane {
	padding: 5px;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #c3c3c3;
}
.esa_rightpane {
	padding: 5px;
	border-bottom: solid 1px #c3c3c3;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
p{padding-bottom: 6px;}
ol{padding-left: 14px;}
ul{padding-left: 18px;}
li{padding-bottom: 6px;}
h3 {padding-bottom: 0px;}
  p,th,li,a, .esa_contentpane td {
		font-family: Tahoma;
		font-size: 11px;
		line-height: 16px;
		color: #707070;
  }
.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #c3c3c3;
}
.green_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #71c60c;
}
.blue_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #008aca;
}
.source_text {
	font-family: Tahoma;
	font-size: 9px;
	color: #008aca;
	text-decoration: italic; 
}
.lightgrey_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.lightgrey_text_small {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	line-height: 12px;
}
.green_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #72a300;
}
.base_nav 
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px; 
	color: #707070;

}
.base_nav a:link, .base_nav a:active, .base_nav a:visited {
	color:#959494; 
	text-decoration: none
}
.base_nav a:hover {
	color:#92cdff; 
	text-decoration: none; 
}
a:link, a:active, a:visited, a:hover {
	color: #71c60c;
	text-decoration: none;
}
a:hover {
	color:#92cdff; 
}

hr{border:0;height:1px;color:#667777;background:#667777;}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #626363;
	margin-bottom: 8px;
}
* html .hr {
	border-bottom: none;
	padding: 1px;
	background-color: #1e1f1f;
	background: url(../images/./hr.gif) repeat-x bottom;	
}

.hrwhite {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted White;
	margin-left: 3px;
}
* html .hrwhite {
	border-bottom: none;
	padding: 1px;
	background-color: White;
	background: url(../images/./hrwhite.gif) repeat-x bottom;	
}

.esa_menu_bg 
{
    background-color: #c3c3c3;
}
.esa_menu 
{
    padding-left: 3px;
}

.esahome_master {
	height: 100%;
	width: 100%;
	background-image: url(../images/esahome_background.gif);
	background-repeat: repeat-x;
	background-color: White;
	color: Black;
}
.esahome_logo {
	border-bottom: solid 1px White;
}
.esahome_leaves_top {}
.esahome_menu {
	background-image: url(../images/esahome_menuback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 18px;
}
#esahome_menu_ss a:link, #esahome_menu_ss a:active, #esahome_menu_ss a:visited, #esahome_menu_ss a:hover {
	color: #ffffff;
	cursor: pointer;
	font-family:Tahoma,Arial,Helvetica;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	white-space:nowrap;
	text-decoration: none;
	text-transform: uppercase;
}
#esahome_menu_ss a:hover {
	text-decoration: underline;
}
#esahome_menu_ss td {
	border-right:1px dotted #E5E5E5;
	padding-right: 5px;
	padding-left: 5px;
}
#esahome_menu_ss #last {
	border-right: 0px dotted #E5E5E5;
	padding-right: 0;
}
#esahome_menu_ss #first {
	padding-left: 0;
}
#esa_menu_ss a:link, #esa_menu_ss a:active, #esa_menu_ss a:visited, #esa_menu_ss a:hover {
	color: #707070;
	cursor: pointer;
	font-family:Tahoma,Arial,Helvetica;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	white-space:nowrap;
	text-decoration: none;
	text-transform: uppercase;
}
#esa_menu_ss a:hover {
	text-decoration: underline;
}
#esa_menu_ss td {
	border-right:2px groove #E5E5E5;
	padding-right: 5px;
	padding-left: 5px;
}
#esa_menu_ss #last {
	border-right: 0px dotted #E5E5E5;
	padding-right: 0;
}
#esa_menu_ss #first {
	padding-left: 10px;
}

.esahome_leaves2{}
.esahome_movie {
	background-color: #565656;
	color: White;
	width: 360px;
	padding-left: 9px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.esahome_ticker {}
.esahome_contentpane {
	background-color: #565656;
	color: #fff;
	width: 360px;
	background-image: url(../images/esahome_contentcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#homeinbox {
	margin-left: 9px;
}
#homeinbox td {
	background-color: #707070;
}
#homeinboxtop {
	background-image: url(../images/home_top.gif);
	background-repeat: no-repeat;
	width: 344px;
	height: 14px;
}
td#homeinboxbot {
	background-image: url(../images/home_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	width: 344px;
	height: 20px;
	
}
td#esahome_welcome, td#home_header_esa, .home_inbox {
	padding: 0 12px;
	text-align: left;
}
#home_header_esa, .home_inbox .hrwhite {
	margin: 0;
}
#homeinbox td#motivate {
	background: none;
}
td.esahome_contentpane td#esahome_welcome p, .home_inbox p {
	color: #fff;
	padding-top: 5px;
}
.esahome_profiles {}
.esahome_rightpane {
	
	background-repeat: no-repeat;
	background-position: top right;
	width: 197px;
	background-color: #565656;
	padding-top: 40px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;

}
.rightpane_news {
	background-image: url(../images/latestnews_top.gif);
}
.rightpane_workshops {
	background-image: url(../images/workshops_top.gif);
}
.esahome_rightpane p {
	color: White;
}
.esahome_divider {
	background-image: url(../images/esahome_divider.gif);
	width: 11px;
	height: 100%;
}
.esahome_footer {
	padding-top: 5px;
}
.esahome_footer_divider {}
.esahome_footerright {
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}
.esahome_rightside {
	background-image: url(../images/esahome_rightside.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.smalltext {
	font-size: 10px;
	line-height: 12px;
}

.FormTable {
	width: 360px;
}
.FormLabelCell {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	padding-top: 8px;
}
.FormTextBox, .FormDropDownList {
	background-color: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
	border: solid 1px #484848;
	padding: 0px;
	width: 280px;
	margin-top: 6px;
}
.FormTextArea {
	background-color: transparent;
	border: solid 1px #484848;
	padding: 5px;
	margin-top: 6px;
	width: 280px;
}
.FormControlCell {
	padding-top: 6px;
}
.FormCheckbox 
{
    padding-top: 26px;
}
.FormSubmit {

}
.esahome_workshops_title {
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;	
	color: #71c60c;
	font-weight: bold;
	padding: 4px;  
}
.esahome_workshops_content {
	color: White;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;	
	padding: 4px;
}
.esahome_workshops_link {
    padding: 4px;
}
.register {
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color:#707070;
}
.register1 {
	display: none;
}
.workshopDateTitle {
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#707070;
	font-style: italic;
}
.workshop1 {
	display: none;
}
h1,h2  {
	color: #71c60c;
	font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
h2 {
	font-size: 11px;
}
.right {
	float: right;
}
#subscribe {
	padding-left: 4px;
}
#subscribe form {
	padding-top: 10px;
}
#subscribe label, #subscribe span {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#subscribe label {
	width: 60px;
	line-height: 11px;
	vertical-align: top;
}
#subscribe label, #subscribe input {
	float: left;
	padding: 0;
	margin: 0;
}
div.field {
	display: block;
	padding: 0 0 2px 0;
	clear: left;
}
#subscribe input {
	width: 126px;
	background: #707070;
	border: 1px solid #999;
}

#subscribe span em {
	text-decoration: underline;
	font-weight: bold;
}
input#subscribe-submit {
	clear: left;
	background: #7dce05;
	border: 1px solid #999;
	color: #fff;
	font-weight: bold;
	width: 80px;
	margin-left: 60px;
}
.rightpane_subscribe {
	background-image: url(../images/subscribe_top.gif);
}

#twitterlink, #twitterlink img, #twitterlink span {
	line-height: 24px;
	height: 24px;
	display: block;
	float: left;
	padding: 0 5px;
}
#twitterlink {
	padding-left: 0;
}
