@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCCCCC;
	background-image: url(../ESA/images/patt_4970b72a06f26.jpg);
	background-repeat: repeat;
}
#wrapcontainer {
	width: 936px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 0px;
}
#container  {
	width: 936px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
	background-image: url(../ESA/images/images/ESAback.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
}
#pageTop {
	height: 91px;
	width: 881px;
	background-color: #FFFFFF;
	background-image: url(../ESA/images/images/ESA_top.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 55px;
}
#header {
	background-color: #FFFFFF;
	margin-right: 40px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 30px;
} 
#mainContent {
	width: 615px;
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 50px;
} 
#mainContent a:link {
	color: #78A22F;
	text-decoration: none;
}
#mainContent a:hover {
	color: #78A22F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9AB96;
	text-decoration: none;
}
#mainContent a:visited {
	color: #78A22F;
	text-decoration: none;
}
#sidebar1  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 50px;
	margin-top: 40px;
	background-image: url(../ESA/images/images/sidebar_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
}
.sidebarBtm {
	background-image: url(../ESA/images/images/sidebar_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 64px;
	width: 190px;
}
.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
.sidebarSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: capitalize;
	color: #78A22F;
	line-height: 1.4em;
}
.sidebarCopy {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.7em;
	letter-spacing: 0.75px;
	margin-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #569FD3;
	font-weight: lighter;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #78A22F;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #78A22F;
}
.recipientImage {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.6em;
	font-weight: normal;
	color: #000000;
}
#footer {
	background-color: #DDDDDD;
	background-image: url(../ESA/images/images/ESA_btm.jpg);
	height: 127px;
	width: 936px;
	padding-bottom: 0;
	background-repeat: no-repeat;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
#footer a:link {
	color: #000000;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a:visited {
	color: #000000;
	text-decoration: underline;
}
#pageBtm {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 10px;
}
#pageBtm p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	text-align: left;
}
#pageBtm a:link {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
#pageBtm a:hover {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}
#pageBtm a:visited {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.smallCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
}
.threeCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	width: 175px;
	padding-right: 10px;
	line-height: 1.4em;
}
.ThreeColLast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	width: 175px;
	line-height: 1.4em;
}
.georgiaReversedSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
