@charset "UTF-8";
/* CSS Document */


body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

h1 {
	font-size: 2em;
	
}

h2 {
	font-size: 1.8em;
}
#contentSecondary h2,#contentTertiary h2 {
	font-size: 1.5em;
	
}
#contentSecondary .article,#contentTertiary .article {
	font-size: 91%;
	line-height: 1.5em;
}
h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.25em;
}

h5 {
  font-size: 1.15em;
}

h6 {
  font-size: 1em;
}

p, li, strong a {
	font-family: Arial, Helvetica, sans-serif;
	 
	}

ul  {
	list-style-type: square;
	}

ol  {
	list-style-type:decimal;
	 
	}
#content ul, ol  {
	padding: 0px 0px 0px 1.25em;
	margin: 0px 0px .5em .10em;
	list-style-position: inside;
	text-indent: -1.15em;
}

li  {
	padding:  0px 0px 0px 0em;
		margin: 0px 0px 0px 0em;
	 
}
 
blockquote, em  {
	font-weight: normal;
	font-style: italic;	
}
h1,h2,h3,h4 {
	font-weight: normal;
	 
}

h5,h6 {
	font-weight: bold; 
}

h1,h2,h3 {
	line-height: 1.15em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px .1em 0px;
	
}
h4,h5,h6 {
	line-height: 1.15em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px .5em 0px;
	
}

p, li, em, blockquote, h1,h2,h3,h4,h5,h6 {
	margin-left: 0px;
	margin-right: 0px;
}
blockquote:before {
	content: open-quote;
	display:inline;
}

blockquote:after {
	content: close-quote;
	display:inline;
}

p, em, blockquote  {
	margin-bottom: 0.5em;
}
a:link {

	text-decoration: none;
	 
}
a:visited {
	text-decoration: none;
	 

}
a:hover {
	text-decoration: none;
 

}
a:active {
	text-decoration: none;


}




#navPrimary li,#breadcrumb li {
	font-size: 1em;
	line-height: 2.6em;
	display: inline;
}
#navPrimary li ul,#breadcrumb li ul  {
	font-size: 1em;
	line-height: 2.6em;
	
}



#branding h1 {
  margin: 0;
}

#footer {
	line-height: 3em;	
}
#footer, #footer a {
	text-decoration: none;
	font-weight:normal;
	
}

#footer a:hover {
	text-decoration: none;
	font-weight:normal;
	
}



 br {
 line-height: .25em;
	margin-bottom:0.5em;
} 



.intro {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom:.2em;
	margin-top:.5em;
} 
.small{
	font-size: 0.8em;
	line-height: 1.5em;
} 

/* tables
================================== */

#contentPrimary table,#contentSecondary table, table{
	background-color: #EFECDD;
	color: #435069;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
 
}
th, td {
	padding: .2em .2em;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
}
tt {
	background-color: #999933;
}
caption {
	color: #FFFFFF;
	background-color: #D2D0B9;
	text-align: left;
	padding: .25em .5em;
	margin: 0em 0em 1px 0em;
	font-size: 1.25em;
	border-bottom: 1px solid #FFFFFF;
}
th {
	padding: .2em .1em;
	background-color: #F4F2E6;
}
thead {
	background-color: #D8FAD5;
	color: #435060;
}
tbody {
margin: 0em 0em 0em 0em;
	color: #435060;
}
td p {
	padding: 0;

}
#contentPrimary .cleartable,#contentPrimary .cleartable td, .cleartable {
	background-color: #FFFFFF;
	padding: 2px 0;
	margin: 0;
	border: 0px none #996633;
	color: #435060;
}
#contentSecondary .cleartable,#contentSecondary .cleartable td, .cleartable {
	background-color: #FFFFFF;
	padding: 2px 0;
	margin: 0;
	border: 0px none #996633;
	color: #435060;
}

div .imageWithCaption .caption {
	padding:0px 0px;
	font-size: .9em;
	padding: 0px 4px;

}
