body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #333;
	background-color: #EEEEEE;
	line-height: 170%;
}

#date{
font-family: Verdana, Tahoma, sans-serif;
font-size: 95%;
color: #C0C0C0;
line-height: 70%;
margin-bottom: 25px;
}

.smallprint {
font-family: Verdana, Tahoma, sans-serif;
font-size: 80%;
color: red;
}

img, div { behavior: url(iepngfix.htc) }

a
{
	color: #4B6400;
	text-decoration: none;
}

a:hover
  { color: #fff; text-decoration: none; background-color: #9c3; }

#headercontainer
{
	width: 100%;
	background: #AAA;
}

#header
{
	margin: 0 auto;
	width: 760px;
	height: 160px;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url("images/head.png");
}

#header img
{
padding:0px;
margin:0px;
border:0px;
}

#header h1
{
	margin: 0;
	color: #FFFFFF;
	font-family: helvetica, arial, sans-serif;
	font-size: 240%;
	padding-left: 10px;
	letter-spacing: -2px;
	padding-top: 65px;
}

#menucontainer
{
	width: 100%;
	height: 28px;
	background: #A0C80E;
	background-image:url('images/2.gif');
	background-repeat:repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 760px;
	background: #A0C80E;
	border-right: 1px solid #95BC0E;
}

#content
  { color: #333; font-size: 0.9em; line-height: 1.7em; background: #fff; margin: 0 auto; padding: 20px 10px; width: 740px; border-style: none solid; border-width: 0 1px; border-color: #b5b5b5 }

#content h2
{
	color: #666666;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C80E;
	font-family: arial, sans-serif;
	font-size: 180%;
	letter-spacing: -1px;
}

#content h3
{
	color: #666666;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C80E;
	font-family: arial, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
}

#footer
 { color: #ffffff; font-size: 9px; font-family: helvetica, arial, verdana, tahoma, sans-serif; background: #a0c80e url("images/2.gif") repeat-x; text-align:center; letter-spacing: 1px; margin: 0 auto; padding: 3px 10px; width: 740px; border: solid 1px #a0c80e; size: 10px }
h1 { color: #999; font-size: 200%; font-weight: bold }
img  { margin-left: 5px; padding: 5px; border: solid 1px #ccc }
#fpimg { margin: 0; padding: 0; border-width: 0 }
h4 { color: #666; font-size: 135%; line-height: 80%; padding-top: 15px; border-top: 1px dotted #ccc; }


#footer a{
color: #fff;}

	
	#panic-tag {
		background: url(images/contactus-off.png) no-repeat bottom left;
		position: absolute;
		top: 220px;
		left: 0;
		width: 35px;
		height: 140px;
		z-index: 10;
		text-indent: -9999px;
		}
		
	#panic-tag a {
		display: block;
		width: 35px;
		height: 140px;
		}
		
	#panic-tag a:hover {
	background: url(images/contactus-on.png) no-repeat bottom left;
		position: fixed;
		top: 220px;
		left: 0;
		width: 35px;
		height: 140px;
		z-index: 10;
		text-indent: -9999px;
		visibility:visible;
		}
		
		
		.left {
		float: left;
		margin: 0 10px 0 0;
		}
		
		
		.right {
		float: right;
		margin: 0 0 0 10px;
		}

