/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

/* Global Classes
=====================================================================*/
.distext { display: none; }
.clearboth {clear:both;}
.clearleft { clear: left; }
.clearright {clear:right;}

/* Global Elements
=====================================================================*/

html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */


body {
	background-color:#c1ccdf;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

/* Library
=====================================================================*/

.l { float: left; width: 45%; }
.r { float: right; width: 49%; }
.r:after { display: block; content: ''; clear: both; height: 0; visibility: hidden; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.justify { text-align: justify; }
.float-left { float: left; }
.float-right { float: right; }
.float-right-pad { float: right; padding-left: 10px;}
.clear-both { clear: both; float: none; }
.clear-right { clear: right; float: none; }
.hide {display:none;}
.clear-both { clear: left; float: none; }
.inline { display: inline; }
.block { display: block; }
.noborder { border: 0px none; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.normal { font-weight: normal; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.visible { display: block; }
.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.border5 { border: solid 10px #c7c7c7; }
.border10 { border: solid 10px #c7c7c7; }
.border20 { border: solid 20px #c7c7c7; }
.font36 {font-size:36px;}
.font24 {font-size:24px;}
.font18 {font-size:18px;}

.clearfix:after {
        content:".";
        display:block;
        height:0;
        clear:both;
        visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

div.hidden, a.hidden
{
	display: none;
	margin: 0;
}

/* Specific
=====================================================================*/

#outerbackground {
	background-color:#e8ecf3;
	width:800px;
	display:block;
	margin: 0 auto 0 auto;
	text-align: left;
}

#banner {
	display:block;
	height:220px;
}

#banner #logo {
	background-image:url(/page/-/economicrecovery/logo.png);
	width:329px;
	display:block;
	height:220px;
	text-indent:-5000px;
	float:left;
}

#banner #bannerright {
	display:block;
	height:220px;
	width:471px;
	float:right;
}

#banner #bannerright #bannerimage {
	background-image:url(/page/-/economicrecovery/banner.png);
	display:block;
	width:471px;
	height:148px;
}

#banner #bannerright #nav {
	display:block;
	width:471px;
	height:38px;
}

#banner #bannerright #navbottom {
	background-image:url(/page/-/economicrecovery/nav-bottom.png);
	width:471px;
	height:34px;
	display:block;
}

#pagecontent {
	display:block;
	margin: 0 auto 0 auto;
	width:780px;
	padding:20px 0 10px 0;
}

#pagecontent #leftcolumn {
	width:310px;
	display:block;
	text-align:left;
	float:left;
}

#pagecontent #rightcolumn {
	width:460px;
	float:right;
	display:block;
	text-align:left;
	margin-right:10px;
}

#pagecontent #rightcolumnwide {
	margin: 0 auto 0 auto;
	width:740px;
	display:block;
	text-align:left;
}



#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	padding:10px;
	border-top:6px solid #c1ccdf;
}


#footer a {color:#003366;text-decoration:underline;}
#footer a:visited {color:#003366;text-decoration:underline;}
#footer a:hover {color:#990000;text-decoration:underline;}

.entry {
padding-bottom:15px;
}

/* Events
=====================================================================*/
#evradius, #evzip, .coolformfield {
	background-color:#c1ccdf;
	padding:3px;
	border:2px solid #FFF;
}

#evzip {
      width:100px;
}

#evradius {
      width:80px;
}


/* Text Styles
=====================================================================*/
a {color:#000;text-decoration:underline;}
a:hover {color:#990000;text-decoration:underline;}
a:visited {color:#000;text-decoration:underline;}

p {
      padding-bottom:10px;
     line-height:16px;
}

p a {color:#000;text-decoration:underline;}
p a:hover {color:#990000;text-decoration:underline;}
p a:visited {color:#000;text-decoration:underline;}

form#contribution td {
    font-family:Verdana,Arial,Helvetica;
    padding:2px;
    font-size:10px;
}

h2 {
    font-size:27px;
    line-height:31px;
    text-align:center;
    padding-bottom:8px;
}

h5 {
   text-align:center;
   font-size:9px;
   padding-bottom:4px;
   text-transform:uppercase;
   padding-bottom:5px;
   letter-spacing:.15em;
}

h2 a {color:#000;text-decoration:none;}
h2 a:hover {color:#990000;text-decoration:underline;}
h2 a:visited {color:#000;text-decoration:none;}