/* Start of CMSMS style sheet 'css_reset' */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
	} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
	} 
fieldset,img {  
	border:0; 
	} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
	} 
ol,ul { 
	list-style:none; 
	} 
caption,th { 
	text-align:left; 
	} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	} 
q:before,q:after { 
	content:''; 
	} 
abbr,acronym { border:0; 
	} 
/* End of 'css_reset' */

/* Start of CMSMS style sheet 'typography2009' */
 html {
    font-size: 100%;    
	}
body {
	font: 0.625em/1.3 arial, verdana, sans-serif;
	color: #000000;
	}
	
h1, h2, h3, h4, h5, h6 {
	
	margin-top: .6em;
	margin-bottom: .3em;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	letter-spacing: -.02em;
	line-height: 1.3em;
clear: both;
	}
h1 {font-size: 2.4em;
	padding-right: 268px;
	width: 426px;
	}
h2 {font-size: 2.1em;
	margin-top: 1em;
}
h3 {
	font-size: 1.8em;
	margin-top: 1em;

	}
h4 {font-size: .9em;}
h5 {font-size: .7em;}
h6 {font-size: .5em;}

p.ingress {
	margin-top: 0;
	font-size: 1.2em;
	line-height: 1.2;
	/*color: #696969;*/
	}
p {
	font-size: 1.2em;
	margin-bottom: .6em;
	}
p.caption {
	text-transform: uppercase;
	text-align: right;
	letter-spacing: .2em;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000000;
	}
	
p.imgtext {
	text-align: left;
	font-size: 1.1em;
	}
	


strong {
	font-weight: bold;
	}

/* links
--------------------------------------- */
#content a {
	color: #000000;
	text-decoration: underline;
	}
#content a:hover {
	color: #828282;
	/*background-color: #931e38;
	color: #fff;*/
	}
/* End of 'typography2009' */

