/* CSS Document */

body {
	font:	12px Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	padding:0px;
	margin:0px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	}
#frame {
	width:956px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-image: url(/images/backgroundpg.gif);
	}
#contentleft, #contentcenter, #contentright {
	margin: 10px 0px 0px 0px;
	}
#topmastrim {
	background-color: #005826;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 15px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#topmastrim, #topmastrim img {
	height: 15px;
}
#masthead {
	background-color: #4B69C1;
	width: 956px;
}



#contentleft, #mastleft {
	width:210px;
	padding:0px;
	float:left;
	background:transparent;
	}
 #mastleft, mastcenter {
	background-color: #4B69C1;
	}

 #mastcenter {
	padding:0px;
	float:left;
	margin: 0;
	border-left: solid #fff 1px;
	width: 745px;
	}
#contentright {
	width:153px;
	padding:0px;
	float:right;
	background:transparent;
	}

#mastleft, #mastcenter {
	text-align: center;
	height: 190px;
	background-color: #4B69C1;
	vertical-align: middle;
}
#mastleft img {
	border: none none 0px;
}
/*
#mastright img {
	margin-top: 25px;
}
*/
/*
#mastcenter img, #mastcenter object {
	border: none none 0px;
	margin: 0;
	padding: 0;
}
*/
#mastcenter img {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mastcenter object {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	padding-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 25px;
}

pre {
	font-size:11px;
	color:blue;
	}
.imgleft {
	padding-top: 20px;
}
.blueboxright {
	background-color: #CCDDD1;
	height: 171px;
	border-bottom: solid white 4px;
}
#contentcenter {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 0px 0px 0px 10px;
	width:580px;
	float:left;
	background:transparent;
	/* min-height hack */
	  min-height:500px;
  height:auto !important;
  height:500px;

	}
#contentcenter h1, #contentcenter h2 {
	color: #4B69C1;
	font-weight: bold;
	margin-bottom: 0.4em;
	letter-spacing: .17em;
}

#contentcenter h1 {
	font-size: 1.2em;
	margin-bottom: 1.4em;
}
#contentcenter h2 {
	border: solid blue 1px;
	border-color: #D8DEF1;
}


#contentcenter p {
	line-height: 1.4em;
	margin-bottom: 1.2em;
	text-align: justify;
	margin-right: 20px;
}

#contentright p { font-size:10px}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 12px;
	padding-left: 50px;
	background-color: #fff;
}
#footer div {
	font-size: 10px;
	width: 578px;
	padding-top: 10px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	position: relative;
	top: -130px;
	right: -60px;
	background-image: url(none);
}
.ctr {
	text-align: center;
}
#credit {
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#credit a:hover {
	color: #0099CC;
	text-decoration: underline;
}
/* SUB NAV*/
.subnav {
	width: 100%;
	line-height:20px;
	/*float: left;*/
	}

#mastcenter img {
margin-top:5px;

}
#mastcenter object {
margin-top:5px;

}
