/* Start of CMSMS style sheet 'Fonts' */
/*fonts*/

body	{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
               line-height: 0.9em;
	}


/* ==========  LINKS  ========== */
a,
a:link 
a:active,
a:visited {
	text-decoration: underline;
	}
a:hover{
	text-decoration: none;
	}

#menu_horiz a,
#menu_horiz a:link,
#menu_horiz a:active, 
#menu_horiz a:visited {
	text-decoration: none;
	}
#menu_horiz a:hover {
	text-decoration: underline;
	}

#newsblock a,
#newsblock a:link,
#newsblock a:active, 
#newsblock a:visited {
	text-decoration: none;
	}
#newsblock a:hover {
	text-decoration: underline;
	}


/* ==========  HEADINGS  ========== */
h1,
h2, 
h2, 
h3, 
h4,
h5,
h6	{
	line-height: 1.2em;
	margin: 0.3em 0;
	padding: 0;
	}

h1 {
	font-size: 2em;
	}
h2 {
	font-size: 1.5em;
	}
#menu_vert h2 {
	margin-left: 10px;
	}
h3 {
	font-size: 1.3em;
	}
h4	{
	font-size: 1.2em;
	}
h5	{
	font-size: 1.1em;
	}
h6	{
	font-size: 1em;
	}


/* ==========  TEXT  ========== */
address	{
	padding: 3px 15px;
	font-style:normal
	}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
	}
code	{
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	white-space: pre;
	}
em, i	{
	font-style:italic;
	}
p	{
	font-size: 1em;
	margin: 0 0 1.5em 0;
	margin: 0px;
	padding:5px 0px;
	line-height:1.4em;
	}
pre	{
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}

.NewsSummaryLink{
	margin: 0.25em 0 0.5em 0;
	}
.NewsSummarySummary{
	}

#NewsPostDetailSummary{
	margin: 0 0 1.5em 0;
	}
#NewsPostDetailContent{
	}
	
/* ==========  LISTS  ========== */
#main ul {
	line-height:1.4em;
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#main ul li {
	margin: 0 0 2.25em 30px;
	}
ol	{
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
	padding: 0;
}
ol li	{
	font-size: 1.0em;
	margin: 0 0 0.25em 30px;
	}
dl	{
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 1.4em;
	}
dl dt	{
	font-weight: bold;
	margin: 0.25em 0 0.25em 0;
	}
dl dd	{
	margin: 0 0 0 30px;
	}
	
.name_title
	{
	font-weight: bold;
	font-size: 1.1em;
	}


/* ==========  LISTS  ========== */

#main ul li {
	margin-bottom: 0.5em;
	}

/* End of 'Fonts' */

