body {
	line-height: 1.25em;
	font: 101.1% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
  	margin: 0;
	padding: 0;
	background: #fff url(images/back_green.gif) repeat-x;
}
	
p {	
	margin: 0 0 5px 0;
	padding-right: 10px;
	padding-left: 18px;
	
}

h1 {
	font-size: 1.25em;
	color: #0e774f;
}

h2 {
	font-size: 1.0em;
	color: #a87f39;
	margin: 5px 0;
}

a {
	color: #3e3e3e;
	text-decoration: underline;
}
a:visited {
	color: #454545;
}
a:hover {
	color: #0e774f;
}

img
{
    border:none;
}

#container {
	width:760px;						
	margin: 0 auto;
	font-size: 80%;
	position: relative;

}

#header {
	height: 305px;
	padding: 5px;
	width: 760px;
	margin-bottom:1px;
	background: url(images/head.jpg) no-repeat;
	overflow: auto;
}

#content {
	/*border-top: 1px dashed Silver;*/
	/*text-align: justify;*/
	font-size: 0.90em;		
	padding: 5px;
	margin-left: 200px;
	background: #fff url(images/shad.jpg) no-repeat;
		
}

#sidebar-a {		
	float: left;
	width: 189px;
	/*border-top: 1px dashed Silver;*/
	background: url(images/shad.jpg) no-repeat;
	
}

#sidebar-a h1 {
	border-bottom: 1px dotted #d2d2d2;
	font-size: .75em;
	font-weight: bold;
	color: #336799;
}

#containerboth { 
	padding: 0 30px;
}

#footer {
	height: 50px;
	font-size: .90em; 
	clear: both;
	background: url(images/footer.gif) bottom no-repeat;
	/*background-position: bottom;*/
}

.fotext {
	border-top: 1px dashed #D2D2D2;
	margin: 0 30px;
	font-size: 90%;
	padding-top: 10px;
	color:#7d7d7d;
	text-align: center;
}

.topnav {
	color: #435b6b;
	font-size: 85%;
	float: right;
	margin: 59px 0px 0 0;
	/*height: 15px;*/
	padding-right: 10px;

}

.navcontainer {
	margin: 275px auto 0 auto; /*the top margin can push all other content down in ff*/

	padding: 0;
	padding-left: 120px;
	height: 25px;
}

.navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0 20px;
	list-style-type: none;
	text-align: center;
}

.navcontainer ul li {
	float: left;
	text-align: center;
	padding: 2px;
	margin: 0;
}

.navcontainer ul li a {
	border: 1px solid #0e774f;
	background: #fff;
	width: 150px;
	height: 15px;
	padding: 2px;
	margin: 0;
	color: #48652d;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 0.9em tahoma, lucida, sans-serif;
}

.navcontainer ul li a:hover {
	color: #fff;
	/*background: #b1d5f4;*/
	background: #0e774f;
}

.navcontainer li a:active {
	background: #0e774f;
	color: #fff;
}



#rightmenu {
	font-size: 0.9em;
	margin: 0px;
	padding: 10px;
	background: url(images/nav_bg.gif) no-repeat center top;
	

}

#rightmenu a {
	display: block;
	background: url(images/arrow.gif) no-repeat center left;
	color: #6b6b6b;
	padding: 2px 2px 5px 15px;
	margin: 2px 2px 2px 15px;
	text-decoration: none;
	/*background-position: 4px;*/
}

/*#rightmenu a:visited {
	color: #8A2BE2;
	background: url(images/arrow.gif) no-repeat center left;
	background-position: 4px;
}*/

#rightmenu a:hover {
	color: #0e774f;
	background: url(images/arrow.gif) no-repeat center left;
	/*background-position: 4px;*/
	text-decoration: underline;
}

#rightmenu a:active {
	color: #0e774f;
	background: url(images/arrow.gif) no-repeat center left;
	/*background-position: 4px;*/
}

.news{
	border-bottom: 1px dashed #ddd;
	padding: 5px;
	color: #6A849D;
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 10px;
}

.box {
	background-color: #EDF1F2;
	border: 1px solid #BFCAD5;
	padding: 10px;
	font-size: 0.9em;
	color: #6A849D;
}

.box h2 {
	color: #993333;
	font-size: 1.2em;
}

.imgright {
	vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
}

.imgleft {
	/*vertical-align: top;*/
	float:left;
	border: 1px solid #eee;
	padding-right: 5px;
	margin-left: 10px
	
}
#content hr{
	text-align: center; 
	width: 90%;
	clear: both;
	margin: 10px 0;
	color: #bfcad5;
}

.notice{
	font-size: 85%;
	text-align: left;
	margin-left: 25px;
}

.addressbox {
	font-size: 85%;
	color: #48652d;
	/*position: absolute;
	top: 2px;
	left: 50%;
	margin-left: 190px;*/
	float: right;
	text-align: right;
}

div.addressbox p{
	padding-right: 4.0em;
}

.fltlft{
	float: left;
	margin: 5px 5px 5px 0;
}

.fltrt{
	float: right;
	margin: 5px 5px 5px 10px;
}
.notes{
	font-size: 110%;
	color: Red;
	font-weight: bold;
}

.brclear{
	clear: both;
	height:0; 
	margin:0; 
	font-size: 1px; 
	line-height: 0;
}

#getDirections{
	margin: 5px 0px 5px 40px;;
	font-size: 100%;
	width: 300px;
}

.pHeading{
	text-decoration: underline;
	padding-right: 7px;
}
/* for News panel */
.gridView
{
    margin-top: 25px;
    width: 475px;
}
.gridView th
{
    background-color: #009f62;
    text-align: left;
}
/* **** end news section ****** */
#officeHours{
	background: #e5e5e5;
	width: 75%;
	border-collapse: collapse;
	border: 1px solid #000;
	text-align: center;
	padding: 2px;
	margin: 5px 0px 5px 20px;
}
#officeHours th{
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#officeHours td{
	border: 1px solid #000;
	
}


/* ***** IP Team Logo branding **** */
#ipBrand{
	width: 780px; /* may need to change, or remove, depending on layout */
	color: #444444; /* adjust as needed for layout */
	text-align: right;
	font-size: 70%;
	margin: 0 auto; /* adjust as needed depending on layout */
	padding: 1px 0 0 0; /*prevents margin-collapse */
	height: 52px;
}

.ipLogo{
	float: right;
	padding-right: 25px;
}
/* end branding */


#gvNews {
margin: 0;
padding: 0;

}
/* Site Privacy Policy formatting */
#content.privacy h1{
	font-size: 1em;
	
}
#content.privacy h2, #content.privacy h3{
	display: inline;
	font-weight: bold;
	/*border-bottom: 1px solid #009f62;*/ /* change to fit design */
	font-size: 100%;
	color: #009f62; /* change to fit design */
	margin: 10px 0 5px 0;
}

#content.privacy h3{
	display: block;
	border: none;
}
#content p{
	margin-top: 5px;
}

.salutation{
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
}