html {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

body {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	margin: 0px;
}

p, li, blockquote {
	font-size: 12px;
	margin: 9px 0;
	padding: 0;
	line-height: 16px;
	color: #444;
}

blockquote {
	margin: 0 0 0 30px;
}

ul, ol {
	list-style-type: square;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #F60;
}

h1 {
	margin: 20px 0;
}

h2 {
	margin: 1em 0 .5em;
	padding: 0px;
	font-size: 18px;
	text-align: left;
}

h3 {
	margin: 1em 0 .5em;
	padding: 0px;
	font-size: 16px;
	text-align: left;
}

img { border: 0; }

a:link { color: #0000CC; text-decoration: none;}
a:visited { color: #990099; }
a:hover { color: #9999FF; text-decoration: underline;}
a:active { color: #9999FF;}

a.topbar:link { color: white; font-weight: bold; text-decoration: none; }
a.topbar:visited { color: white; font-weight: bold; text-decoration: none; }
a.topbar:hover { color: #9999FF; font-weight: bold; text-decoration: none; }
a.topbar:active { color: #9999FF; font-weight: bold; text-decoration: none; }

a.sidebar:link { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.sidebar:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.sidebar:hover { color: #9999FF; font-weight: bold; text-decoration: none; }
a.sidebar:active { color: #9999FF; font-weight: bold; text-decoration: none; }

.lmcheader,
.lmcheader2,
.lmcheader3 {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.lmcheader  { font-size: 18px; }
.lmcheader2 { font-size: 14px; }
.lmcheader3 { font-size: 11px; }


.whats-new-heading { font-size: 12px; font-weight: bold}
.whats-new-body { font-size: 10px}
.home-page-header {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 9px 0px 3px;
	padding: 0px;
	line-height: 16px;
}
.home-page-body {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 10px;
	border-bottom: 1px dotted #999;
}
.news-date { font-size: 10px; color: #FF0000 }
.footer { font-size: 10px; color: #999999}

.bottom-bar {
	font-size: 11px;
	font-weight: normal;
}

.bread-crumbs {
	font-size: 10px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #666666;
}

.news-header {  

	font-size: 12px;
	font-weight: bold;
}
	
.image-left {
	float: left;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

.image-right {
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
.paper-title {
	font-weight: bold;
}

.paper-info {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.paper-download {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}


#cosmic * {
	margin: 0;
	padding: 0;
}
#cosmic {
	color: #333333;
	margin-right: 15px;
}

#cosmic h1 {
	font-size: 20pt;
	color: #FF6600;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#cosmic h2 {
	font-size: 16pt;
	color: #FF9933;
	margin-top: 20px;
	margin-bottom: 10px;
}

#cosmic p,
#cosmic li,
#cosmic blockquote {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
 
#cosmic ol,
#cosmic ul {
	margin-left: 40px;	
}
 
#cosmic blockquote {
	background-color: #eeeeee;
	padding: 3px 9px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#cosmic .title {
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 20px;
	padding: 0px;
	color: #333333;
}

#cosmic .poem {
	font-weight: bold;
	font-style: italic;
	margin-top: 25px;
	text-align: center;
	margin-bottom: 25px;
}

#cosmic .left,
#cosmic .right {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#cosmic .left {
	text-align: left;
}
#cosmic .right {
	text-align: right;
}


#article {
	margin-bottom: 50px;	
}

#article h1 {
	font-size: 24px;
	margin: 24px 0 3px 0;
	padding: 0px;
	font-weight: bold;
}

#article h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0 0 24px 0;
	color: #F93;
	font-weight: normal;
}

#article h3 {
	font-size: 14px;
	color: #f93;
	font-weight: normal;
}
