/* Start of CMSMS style sheet 'a-peace2-typography' */
/* A CSS Framework by Mike Stenhouse of Content with Style */

/* COLOR */
body {color:#333;}	
		
/* TYPOGRAPHY */
body {text-align:left; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#000;}
#header img {vertical-align:bottom;}
.img_border {border: 2px solid #efefef;margin: 5px;}
	
/* LINKS */
a, a:link, a:active, a:visited {text-decoration: underline; color:#385C72;}
#footer a, div#footer a:link, div#footer a:active, div#footer a:visited {color:#fff;}
a:hover {text-decoration: none;}
	
/* HEADINGS */
h1 {font-size: 2em; line-height: 1em;}
h2 {font-size: 1.5em; line-height: 1.5em; margin: 0 0 0.5em 0;}
h3 {font-size: 1.3em; line-height: 1.3em; margin: 0 0 0.5em 0;}
h4 {font-size: 1.2em; line-height: 1.3em; margin: 0 0 0.25em 0;}
h5 {font-size: 1.1em; line-height: 1.3em; margin: 0 0 0.25em 0;}
h6 {font-size: 1em; line-height: 1.3em; margin: 0 0 0.25em 0;}

/* TEXT */
p {font-size:1em; margin: 0 0 1.5em 0; line-height:1.6em;}
blockquote {border-left: 10px solid #ddd;margin-left: 10px;}
pre {font-family: monospace;font-size: 1.0em;}
strong, b {font-weight: bold;}
em, i {font-style:italic;}
code {font-family: "Courier New", Courier, monospace;font-size: 1em;white-space: pre;}

#footer p {color:#fff;}

/* LISTS */
#content ul, #content3 ul {margin: 0 0 1.5em 0;}
#content ul li, #content3 ul li {margin: 0 0 0.25em 30px; list-style:disc;}
ol {font-size: 1.0em; line-height: 1.4em; margin: 0 0 1.5em 0;}
ol li {font-size: 1.0em; margin: 0 0 0.25em 30px;}
dl {margin: 0 0 1.5em 0; line-height: 1.4em;}
dl dt {font-weight: bold; margin:0.25em 0 0.25em 0;}
dl dd {margin: 0 0 0 30px;}
	
/* TABLE */
table {font-size:1em; margin:0 0 1.5em 0; padding:0;}
table caption {font-weight:bold; margin:0 0 0 0; padding:0 0 1.5em 0;}
th {font-weight:bold; text-align:left;}
td {font-size:1em;}

	
hr {display:none;}
div.hr {height: 1px;margin: 1em 10px; border-bottom:1px dotted black;}
/* End of 'a-peace2-typography' */

