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


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

h1 {
	font-size: 1.7em;
	
}
#contentSecondary h1 {
	font-size: 1.25em;
	font-weight: bold;
	}

h2 {
	font-size: 1.4em;
}
#contentSecondary h2 {
	font-size: 1.2em;
	font-weight: bold;
}
#contentSecondary h3 {
	font-size: 1.15em;
	font-weight: bold;
}
#contentSecondary h4 {
	font-size: 1.1em;
	font-weight: bold;
}
#contentSecondary h5 {
	font-size: 1em;
	font-weight: bold;
}
h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
	
}

h5 {
  font-size: 1em;
font-weight:bold;
}

h6 {
  font-size: .95em;

}

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 .15em;
	list-style-position: inside;
	text-indent: -1.25em;
}

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: normal; 
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.25em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px .1em 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: .4em;
}
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: 30px;
	display: inline;
}

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

#contentSecondary {
	font-size: 1em;
	line-height: 1.3em;	
}

#branding h1 {
  margin: 0;
}

#footer1 {
	line-height: 1.75em;

	
}
#footer1, #footer1 a {
	text-decoration: none;
	font-weight:normal;
	
}

#footer1 a:hover {
	text-decoration: none;
	font-weight:normal;
	
}
#footer2 {
	line-height: 3.75em;
	padding: 0px 0px 10px 50px;
	width: 710px;
}
#footer2, #footer2 a {
	text-decoration: none;
	font-weight:normal;
	text-align: left;
	font-size: 11px;
}

#footer2 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;
} 
.small{
	font-size: 0.8em;
	line-height: 1.5em;
} 

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

#contentPrimary table,#contentSecondary table, table{
	background-color: #D6E6F9;
	color: #435069;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
th, td {
	padding: .25em .25em;
		border-top: 0px none;
	border-right: 0px none;
	
	border-left: 0px none;
	border-bottom: 1px solid #FFFFFF;
}
tt {
	background-color: #999933;
}
caption {
	color: #333333;
	background-color: #D6E6F9;
	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: #CCCCCC;
}
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: 0;
	margin: 0;
	border: 0px none #996633;
	color: #435060;
}
