/*******************************************************************/
/*************** Static Rules (staticrules.css)***************************/
/* Most of these classes and id's are used on pages that are linked of the homepage, (for example
FAQs, Contact Cener, News and Events etc.)  */
/*******************************************************************/

div.static {
 background: #CED6DE;
 padding: 1em;
}
div.static ul {
 padding-left: 0.5em;
 _padding-left: 1em;
 margin-left: 0.5em;
}

/*.ref_guide #twocolumn #subnavigation {
 width: 200px;
}*/
.ref_guide #subnavigation ul {
 list-style: circle outside none;
 _list-style-type: disc;
 margin-left: 15px;
 width: 150px;
}
.ref_guide #subnavigation li {
 border: 0;
 padding: 0;
}
.ref_guide #subnavigation fieldset {
 margin-left: 0;
}
.ref_guide #subnavigation fieldset legend{
 font: bold 1.25em Verdana, Arial;
 color: #069;
 margin-bottom: 0.5em;
}
.ref_guide #subnavigation fieldset h5 {
 font: bold 1.15em verdana, sans-serif;
 margin: 1em 0 0.25em 0;
}
.ref_guide #twocolumn #maincontent {
 margin-right: 0;
 width: 450px;
}
.ref_guide #maincontent dl {
 margin-top: 0.5em;
}
.ref_guide #maincontent h4 {
 color: #069;
}

/* Static Rules - formats size and padding of content */
#static #maincontent {
	width: 700px;
	padding: 2px 0 0 0;
}

/* Static Rules - fomats the headers within the pages linked off the home page (ex. FAQS) */
#static h1,
#static h2 {
	margin: 0;
	padding: 0;
}

#static p {
 margin: 1em 0;
}

/* Static Rules, format the middle column on pages linked off the homepage */
#contentcenter {
  width: 370px;
	margin: 0 10px 0 195px;
	padding: 2px 0 0 0;
}

/* Static Rules - formats the header text within the pages linked off the home page (ex. FAQS) */
#static #contentcenter h1 {
	font-size: 1.5em;
	padding: 5px 0;
	margin: 0;
}

#static #contentcenter li,
#static #contentcenter ol {
  /*font-size: 0.8em;*/
  font-size: 1em;
}

/* Static Rules - formats paragraph text - used on pages linked off the home page */
#static #contentcenter p {
	line-height: 15px;
	padding: 0;
	margin-bottom: 20px;
}

/*#static #centercolumn #contentcenter li,
#static #centercolumn #contentcenter ol {
  font-size: 1em;
}*/

/* Static Rules - formats paragraph text 0 used on pages linked off home page (ex. FAQs) */
#centercolumn #contentcenter h2,
#centercolumn2 #contentcenter h2,
#centercolumnfull #contentcenter h2,
#onecolumn #contentcenter h2 {
  font-size: 1.15em;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#contentcenter #wide,
#eventlist table {
  width: 560px;
}

#eventlist table th {
  color: #fff;
}

#contentcenter table th,
#contentcenter table td {
  padding: 1px 5px;
  vertical-align: top;
}

/* Static Rules (related links) - used in FAQs page, linked off the homepage, increases the size height */
#static #relatedlinks {
	background: #f1f1e5;
	color: inherit;
	padding-bottom: 5px;
}

/* Home page - Map modernization mapping success page - formats text around images */
#columnone, #columntwo, #columnthree {
  width: 225px;
  float: left;
  margin: 0 5px;
  text-align: justify;
}

/* Home page - Learning page, formats the columns */
#static #columnone,
#static #columntwo,
#static #columnthree {
	width: 225px;
	float: left;
	margin: 0 5px;
	text-align: left;
}

/* Home page - Map modernization mapping success page formats columns */
#twocolumn #columnone,
#twocolumn #columntwo {
  width: 275px;
}

#maincontent h1 {
  font-size: 1.5em;
}


/* Home page - Map modernization mapping success page formats paragraphs */
#maincontent p {
  /* padding: 0 5px 0 10px; */
    padding: 0;
	margin: 5px 0;
}


/* Home page - Map modernization mapping success page formats the text */
#twocolumn #maincontent p,
#threecolumnfullpage #maincontent p,
#twocolumnfullpage #maincontent p {
    padding: 0;
	margin: 15px 0;
}

/* Home page - Map modernization mapping success page formats the text */
#twocolumn #maincontent h2,
#threecolumnfullpage #maincontent h2,
#twocolumnfullpage #maincontent h2 {
	background: inherit;
	color: #767a80;
	padding: 5px 0;
	margin: 0;
	font-size: 1.15em;
}

/* Homepage - will leave in here, until see where used Cornelius Pone 9/28/2006 */
#maincontent h2 {
  background: inherit;
	color: #767a80;
	padding: 5px 0;
	margin: 0;
	font-size: 1.15em;
}

/* Home page - Map modernization mapping success page formats the page, moves to the right */
#twocolumn #maincontent {
	width: 600px;
	margin: 0 10px 0 195px;
}

#mars div#login {
 background-color: #E6F2F8;
 border: 1px solid #000;
 padding: 1em;
 width: 550px;
}

/* Home page - Map modernization mapping success page formats the column width */
#twocolumn #columnone,
#twocolumn #columntwo {
  width: 275px;
}

/* Home page - Map modernization mapping success page formats header text */
#static #columnone h2,
#static #columntwo h2,
#static #columnthree h2 {
  font-size: 1.25em;
  padding: 0;
  margin: 0;
}

/* Home page - National Program Metrics, - formats font for metrics */
#static #columnone h3,
#static #columntwo h3,
#static #columnthree h3 {
  font-size: 1em;
  font-weight: bold;
  color: #6c6c6c;
  background: inherit;
  margin: 0 0 15px 0;
  padding: 0;
}

.workbenchhome {
 margin: 0 1em 3em;
}
td.wpsPortletTinyText {
 padding-bottom: 1em;
 _padding-top: 1em;
}
