/* @override 
	http://depirc.org/css/main.css
	http://www.depirc.org/css/main.css
*/

/* @group global */

body {
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
}

blockquote {
	margin: 0px 20px 10px;
}
em {
	font-style: italic;
}
strong	{
	font-weight: bold;
}
.clear {
	clear: both;
}

.clearsm {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	height: 1px;
}
#pagewrap .nofloat {
	float: none;
}

.print	{
	display: none;
}

/* @end */

/* @group colors */

#pagewrap .yellow {
	color: #FFEF84;
}

#pagewrap .blue-faint {
	color: #e9f7cc;
}

#pagewrap .blue-half {
	color: #b1dd9d;
}

#pagewrap .blue {
	color: #009900;
}

#resourceswrap .blue {
	color: #0bab34;
}

#pagewrap .blue-dark {
	color: #1a6544;
}

/* @end */

/* @group layout */

body {
	background-color: #e9f7cc;
}

#pagewrap {
	width: 801px;
	margin: 0px auto;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
}

#pagewrap .floatright {
	float: right;
}
#pagewrap .floatleft {
	float: left;
}
#pagewrap .nofloat {
	float: none;
}

#headerwrap {
	width: 801px;
	margin: 0px auto;
	background-image: url(images/header-mid.gif);
	background-repeat: repeat-y;
}

.headertop {
	height: 93px;
	background-image: url(images/header-top.gif);
	background-repeat: no-repeat;
}

.headerbottom {
	height: 24px;
	background-image: url(images/header-bottom.gif);
	background-repeat: no-repeat;
}

.logo {
	margin-top: -75px;
	margin-left: 30px;
	width: 148px;
	height: 139px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

.nav2 {
	float: right;
	width: 600px;
	margin: -148px 24px 0px 0px;
	color: #08924c;
	font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#leftcolwrap {
	width: 195px;
	float: left;
	position: relative;
	background-image: url(images/leftcol.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
}

#leftcol {
	width: 195px;
	background-image: url(images/leftcol-mid.gif);
	background-repeat: repeat-y;
}

.leftcoltop {
	height: 13px;
	background-image: url(images/leftcol-top.gif);
	background-repeat: no-repeat;
}

.leftcolbottom {
	height: 12px;
	line-height: 12px;
	background-image: url(images/leftcol-bottom.gif);
	background-repeat: no-repeat;
}

#rightcolwrap {
	width: 195px;
	float: right;
	background-image: url(images/rightcol.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
}

#rightcol {
	width: 195px;
	background-image: url(images/rightcol-mid.gif);
	background-repeat: repeat-y;
}

.rightcoltop {
	height: 13px;
	background-image: url(images/rightcol-top.gif);
	background-repeat: no-repeat;
}

.rightcolbottom {
	height: 12px;
	line-height: 12px;
	background-image: url(images/rightcol-bottom.gif);
	background-repeat: no-repeat;
}
#rightcol > img	{
	float: right;
	margin-right: 8px;
}

#maincol {
	width: 400px;
	float: left;
	position: relative;
}

#maincol.wide {
	width: 560px;
}

#content {
	margin-left: 10px;
}

#footerwrap {
	width: 801px;
	margin: 0px auto;
	background-image: url(images/footer-mid.gif);
	background-repeat: repeat-y;
}

.footertop {
	height: 28px;
	background-image: url(images/footer-top.gif);
	background-repeat: no-repeat;
}

.footerbottom {
	height: 28px;
	line-height: 28px;
	background-image: url(images/footer-bottom.gif);
	background-repeat: no-repeat;
}

#footerleft {
	position: relative;
	float: left;
	background-repeat: no-repeat;
	width: 180px;
	height: 70px;
	left: 26px;
	top: -6px;
}

#footerright {
	position: relative;
	float: right;
	width: 460px;
	top: -6px;
	right: 80px;
}
#footerright .floatright {
	float: right;
	margin-right: 50px;
}

/* @end */

/* @group globalnav */

#globalnav {
	margin-top: -32px;
	height: 29px;
	margin-left: 90px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a6544;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#globalnav ul {
	float: left;
	list-style: none;
}

#globalnav li {
	float: left;
	background: url(images/nav-left.gif) no-repeat left top;
	margin: 0px;
	padding-left: 4px;
}

#globalnav a {
	display: block;
	background: url(images/nav-right.gif) no-repeat right top;
	padding: 10px 13px 10px 10px;
	text-decoration: none;
	color: #1a6544;
}

#globalnav > ul a {
	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#globalnav a {
	float: none;
}

/* End IE5-Mac hack */

#globalnav a:hover {
	color: #6ab336;
}

#globalnav li:hover a {
	background-position: 100% -50px;
	color: #6ab336;
}

#globalnav li:hover {
	background-position: 0 -50px;
}

/* @end */

/* @group image drop shadow */

.imgdropshadow {
	float: left;
	background: url(images/image-left.gif) no-repeat left bottom;
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 8px;
	position: relative;
	right: -8px;
}

.imgdropshadowwide {
	float: left;
	background: url(images/image-leftwide.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	position: relative;
	right: -8px;
}

.imgdropshadow img, .imgdropshadowwide img  {
	background: url(images/image-right.gif) no-repeat right bottom;
	padding: 0px 8px 13px 0px;
}

/* @end */

/* @group textstyles */

#pagewrap .leftmargin {
	margin-left: 20px;
}


#headerwrap h2 {
	color: #ffffff;
	margin: -60px 50px 25px 190px;
	font: normal 18px/24px Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.nav2 a {
	color: #08924c;
	text-decoration: none;
	border-bottom: none;
}

.nav2 a:link {
	color: #08924c;
	text-decoration: none;
	border-bottom: none;
}

.nav2 a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: none;
}

.nav2 a:active {
	color: #1a6544;
	text-decoration: none;
	border-bottom: solid 1px #1a6544;
}

.nav2 a:hover {
	color: #1a6544;
	text-decoration: none;
	border-bottom: solid 1px #1a6544;
}

/* @group pagewrap/global */

#pagewrap .nospacebefore {
	margin-top: 0px;
}

#pagewrap .spacebefore {
	margin-top: 18px;
}

#pagewrap .spacebeforelg {
	margin-top: 24px;
}

#pagewrap .nospaceafter {
	margin-bottom: 0px;
}

#pagewrap .spaceafter {
	margin-bottom: 12px;
}

#pagewrap .spaceafterlg {
	margin-bottom: 24px;
}

#pagewrap .ruleabove {
	border-top: dotted 1px #0bab34;
	padding-top: 3px;
}

#pagewrap .rulebelow {
	border-bottom: dotted 1px #0bab34;
	padding-bottom: 3px;
}

#pagewrap .border {
	border: solid 1px #00FF00;
	border-top-color: #FFff00;
	border-bottom-color: #FF0000;
}

#pagewrap .caption {
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

#pagewrap div.floatright p.caption {
	position: relative;
	top: -12px;
	margin: 0px 0px 0px 15px;
	padding: 0;
	line-height: 11px;
}
#pagewrap .tinytext {
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-transform: none;
	font-weight: normal;
}

#pagewrap .paragraphtext {
	color: #666666;
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

/* @end */

/* @group leftcol, rightcol */

/* @group leftcol nav */

/* @group old stuff */

/*

#leftcol .sidenavcol ul {
      position: relative;
      width: 170px;
	  left: 10px;
	  margin: 0px;
      padding: 0px;
      list-style:none;
      border-bottom: solid 2px #0bab34; 
      }
#leftcol .sidenavcol li {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 12px;
	margin: 1px 0;
	padding: 0;
	}
#leftcol .sidenavcol li a strong {
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#leftcol .sidenavcol li > a {
      display:block;
	  width:170px;
      padding: 8px 0px;
      text-decoration:none;
      color:#0bab34;
	border-top: dotted 1px #fff; 
	border-bottom: dotted 1px #fff; 
      }
#leftcol .sidenavcol  a:hover {
      color:#009900;
      }
#leftcol .sidenavcol #current {
	border-width:0;
      }
#leftcol .sidenavcol  #current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#5A1B21;
      }
#leftcol .sidenavcol  li:hover {
    color:#009900;
      }
#leftcol .sidenavcol  li:hover a {
	background-color: #eee;
      }

*/

/* @end */

#leftcol .sidenavcol {
	margin: 0px 0 20px 0;
}

#leftcol .sidenavcol ul {
	position: relative;
	width: 170px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftcol div.sidenavcol li, #rightcol div.sidenavcol li {
	color: #444;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}

#leftcol .sidenavcol li strong {
	font-weight: bold;
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	letter-spacin g: 1px;
}

/* @end */

#leftcol h1, #rightcol h1 {
	color: #0bab34;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 12px;
}

#leftcol h2, #rightcol h2 {
	color: #333333;
	border-top: #009900 2px solid;
	border-bottom: dotted 1px #009900;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 10px 12px 10px 12px;
}

#leftcol h3, #rightcol h3 {
	color: #0bab34;
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	margin: 10px;
}

#leftcol h4, #rightcol h4 {
	color: #0bab34;
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 12px 4px 12px;
	font-weight: bold;
}

#leftcol h5, #rightcol h5 {
	color: #444;
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 5px 2px 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#leftcol h6, #rightcol h6 {
	color: #444;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 5px 2px 12px;
}

#leftcol p, #rightcol p {
	color: #444;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 5px 6px 12px;
}

#leftcol ul, #rightcol ul {
	list-style: none;
	margin: 0px 0px 10px 12px;
}

#leftcol li, #rightcol li {
	color: #444;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 12px;
}

/* @end */

/* @group maincol */

#maincol h1 {
	color: #009900;
	font: normal 32px/32px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

#maincol h2 {
	color: #009900;
	font: normal 26px/32px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

#maincol h3 {
	color: #666;
	font: normal 16px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 18px 0 4px 0;
}

#maincol h4 {
	color: #009900;
	font: normal 16px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 18px 0 4px 0;
}

#maincol h5 {
	color: #666;
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#maincol h6 {
	color: #444;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#maincol p {
	color: #777777;
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	margin: 12px 0 6px 0;
}

#maincol ul {
	list-style: disc;
	color: #444;
	margin: 4px 0px 10px 16px;
	padding: 0px 0px 0px 12px;
}

#maincol li {
	color: #444;
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	margin: 2px 0px 6px 0px;
}

#maincol a, #rightcol a {
	color: #6ab336;
	text-decoration: none;
	border-bottom: solid 1px #0bab34;
}

#maincol a:link, #leftcol a:link, #rightcol a:link {
	color: #6ab336;
	text-decoration: none;
	border-bottom: dotted 1px #0bab34;
}

#maincol a:visited, #leftcol a:visited, #rightcol a:visited {
	color: #009900;
	text-decoration: none;
	border-bottom: dotted 1px #1a6544;
}

#maincol a:active, #leftcol a:active, #rightcol a:active {
	color: #009900;
	text-decoration: none;
	border-bottom: dotted 1px #009900;
}

#maincol a:hover, #leftcol a:hover, #rightcol a:hover {
	color: #1a6544;
	text-decoration: none;
	border-bottom: solid 1px #0bab34;
}
#maincol #content p>a, maincol>a:link {
	color: #D95700;
	margin: 0 7px;
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
}

#content div.wrap.spacebeforelg.ruleabove h2.nospacebefore.nospaceafter a {
	border-bottom: none;
}

#content div.wrap.spacebeforelg.ruleabove h2.spacebefore a {
	border-bottom: none;
}

#pagewrap #maincol h6.spacebefore span.fund {
	margin: 0 0 0 20px;
	padding: 0 2px;
	border: solid 1px #b1dd9d;
}

/* @end */
/* @group footer */



#footerwrap h1 {
	color: #ffffff;
	font: bold 11px/12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#footerwrap h3 {
	color: #ffffff;
	font: normal 13px/18px Georgia, "Times New Roman", Times, serif;
	margin: 0px 5px 2px 22px;
}

#footerwrap h4 {
	color: #ffffff;
	font: normal 14px/12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 4px 5px 2px 22px;
}
#footerwrap h6 {
	color: #ffffff;
	font: normal 10px/11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
}
#footerwrap a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}
#footerwrap a:link {
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}
#footerwrap a:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}
#footerwrap a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
}

#footerwrap a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
}

#footerwrap p {
	color: #ffffff;
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
}

/* @end */

/* @group button */
#maincol #content .button {
    float:left;
	height: 16px;
	background: url(images/button-left.gif) no-repeat left top;
    margin-bottom:14px;
	padding-left:5px;
	border-bottom: none;
    }

#maincol #content .button a {
    display:block;
	background: url(images/button-right.gif) no-repeat right top;
	height: 16px;
	padding:0px 22px 0px 5px;
	text-decoration: none;
	border-bottom: none;
	width:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#fff;
    }
#maincol #content .button a:link {
	color: #fff;
}
#maincol #content .button a:visited {
	color: #fff;
}
#maincol #content .button a:active {
	color: #fff;
}
#maincol #content .button a:hover {
	color: #fff;
}
#maincol #content .button > a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#maincol .button a {float:none;}
    /* End IE5-Mac hack */
#maincol #content .button a:hover {
 	background-position:100% -50px;
	color:#ffffff;
	}
#maincol #content .button:hover {
	background-position: 0 -50px;
	}


#maincol #content .button2 {
	float: left;
	height: 13px;
	margin: 0 20px;
	padding-left:3px;
    }
#maincol #content .button2 a {
    display:block;
	text-decoration: none;
	border-bottom: none;
	padding: 0 3px;
	width:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: solid 1px #0bab34;
    }
#maincol #content .button2 > a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#maincol .button2 a {float:none;}
    /* End IE5-Mac hack */
#maincol #content .button2 a:hover {
	background-color: #e9f7cc;
		}
#maincol #content .button2:hover {
	background-color: #e9f7cc;
		}
#maincol #content a.button3 {
	text-decoration: none;
	margin-left: 10px;
	padding: 1px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: solid 1px #0bab34;
    }
#maincol #content a.button3:hover {
	background-color: #ededed;
	}
/* @end */

/* @end */

/* @group event */

.hpimagecontainer, .epgimagecontainer {
	position: relative;
	float: right;
}

#leftcol h2.month {
	font-size: 10px;
	letter-spacing: 0;
}

#leftcol h2.month a.prev {
	width: 10px;
	display: inline;
	float: left;
	letter-spacing: 0px;
	border: none;
	font-size: 11px;
}

#leftcol h2.month a.next {
	width: 10px;
	display: inline;
	float: right;
	letter-spacing: 0px;
	border: none;
	font-size: 11px;
}




/* @end */

/* @group ResCtr */

#resourceswrap {
	width: 801px;
	background-image: url(images/rc-mid.gif);
	background-repeat: repeat-y;
}

.resourcestop {
	height: 25px;
	background-image: url(images/rc-top.gif);
	background-repeat: no-repeat;
}
.resourcesbottom   {
	height: 24px;
	line-height: 25px;
	background-image: url(images/rc-bottom.gif);
	background-repeat: no-repeat;
}

#resourceswrap .navcol, #resourceswrap .maincol {
	float: left;
	width: 150px;
	margin: 15px 0 0 15px;
}

#resourceswrap h1 {
	color: #009900;
	font: normal 24px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-align: center;
	margin: -10px 0 0 0;
	position: relative;	
}

#resourceswrap h2 {
	color: #333333;
	border-top: #0bab34 2px solid;
	border-bottom: dotted 1px #0bab34;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0px;
}

#resourceswrap h3 {
	color: #666;
	font: normal 16px/14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}

#resourceswrap h4 {
	color: #333;
	font: normal 16px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 4px 0;
}

#resourceswrap h5 {
	color: #333;
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#resourceswrap h6 {
	color: #000;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0px;
}

#resourceswrap p {
	color: #666666;
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#resourceswrap blockquote {
	margin: 0 0 0 10px;
}
#resourceswrap .navcol ul {
	position: relative;
	list-style: none;
	color: #666666;
}

#resourceswrap .navcol li {
	color: #666666;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0px;
}
#resourceswrap .navcol li.selected {
	}
#resourceswrap .navcol li.selected .flag {
	font: normal 14px/13px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	}
#resourceswrap a {
	color: #0bab34;
	text-decoration: none;
	border-bottom: solid 1px #0bab34;
}

#resourceswrap a:visited {
	color: #1a6544;
	text-decoration: none;
	border-bottom: solid 1px #1a6544;
}

#resourceswrap a:active {
	color: #009900;
	text-decoration: none;
	border-bottom: solid 1px #009900;
}

#resourceswrap a:hover {
	color: #009900;
	text-decoration: none;
	border-bottom: solid 1px #009900;
}
#resourceswrap .leftmargin {
	margin-left: 20px;
}
#resourceswrap li.spacebefore {
	margin-top: 15px;
}
#resourceswrap .smalltext {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}
#resourceswrap h1 span.smalltext {
	font: normal 10px/30px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#resourceswrap a.button3 {
	text-decoration: none;
	margin-left: 10px;
	padding: 0 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: dotted 1px #0bab34;
    }/* @end */
#resourceswrap a.button3:hover {
	color: #333;
	background-color: #ccc;
	padding: 0 1px;
	}
	
/* @group forms */


/* @group MailChimp */

#mc-embedded-subscribe-form fieldset {
	padding: 20px;
	border: solid 1px #ccc;
}

#mc-embedded-subscribe-form fieldset legend {
	color: #444;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 10px;
}
#mc-embedded-subscribe-form label {
	margin-top: 15px;
	font-weight: bold;
	font-size: 10px;
	}
#mc-embedded-subscribe-form input {
	font-size: 120%; 
	width: 95%;
	padding: 2px;
	margin-bottom: 5px;
	}

#mce-success-response, #mce-error-response {
	margin: 5px; padding: 10px;
	border: solid 1px #ccc;
	color: #333;
	background-color: #e9f7cc;
	font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
}
#mc-embedded-subscribe-form fieldset div.mc-field-group div.input-group ul li {
	list-style: none;	
	float: left;
	display: block;
	width: 100px;
}
#mc-embedded-subscribe-form fieldset div.mc-field-group div.input-group label {
	margin: 0; padding: 0;
	clear: none; display: inline; float: none;
	position: relative; top: -2px;
	font-weight: normal;
}

#mc-embedded-subscribe-form {
	width: 75%; margin: 15px auto 0 auto;
}
#mc-embedded-subscribe-form fieldset div.mc-field-group div.input-group input {
	margin: 0 5px 0 0; padding: 0; width: 12px;
	clear: none; display: inline; float: none;
}


/* @end */
#pagewrap .miniscreen {
	border: solid 1px #FFEF84;
	margin: 30px 0;
	padding: 30px;
	width: 65%;
	background-color: #cccccc;
	border: solid 1px #00FF00;
	}


form { margin: 0px auto 0px auto; }

form span { float:left; margin: 5px 0px 0px 10px; padding: 0px 1px; font-size:9px;}

form span.medium { float:left; width:200px; margin: 3px 0px 0px 10px; }

form input { float:left; margin: 0px 2px 0px 0px;}

form label { display:block; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#666; letter-spacing:1px; clear:both; }

form input.choice, label.choice { float:left; margin: 0px 6px 0px 0px; clear:none; }

form .ruleabove { width: 100%; }

form span.error { padding: 3px 4px 2px 4px; background-color: #E2D3D3; border: solid 1px #C5A7A7;}

form input.error { background-color: #E2D3D3; }

div.errorheader { 
	font-size:15px;
	line-height:18px;
	color:#6E2222;
	margin: 30px 20px;
	border: solid 1px #C5A7A7;
	padding: 10px; 
	background-color: #E2D3D3; 
	}
div.errorheadersm { 
	font-size:12px;
	line-height:18px;
	color:#6E2222;
	border-top: solid 1px #C5A7A7;
	border-bottom: solid 1px #C5A7A7;
	padding: 5px; 
	margin: 10px 0px;
	}
div.error { 
	font-size:15px;
	line-height:18px;
	color:#6E2222;
	padding: 3px 0px 2px 4px; 
	background-color: #E2D3D3; 
	border: solid 1px #C5A7A7;	}
form h4 { margin: 0px; }

.smallform {
	width: 85%;
	margin: 0 auto;
}

/* @end */