.typography * {
font-family:Verdana,Lucida,sans-serif;
}
.typography p {
color:#666666;
font-size:1.1em;
line-height:1.6em;
}
#Layout p {
margin:10px 6px 5px 0;
}
#Sidebar p {
clear:both;
font-size:1.1em;
margin:10px 10px 0;
}
.typography blockquote {
color:#777777;
font-size:1.4em;
font-style:italic;
margin:10px;
}
.typography a {
color:#3E91C4;
text-decoration:none;
}
.typography a:hover {
text-decoration:underline;
}
.typography a[href$=".pdf"], .typography a[href$=".PDF"], .typography a.pdf {
background:url("../images/icons/page_white_acrobat.png") no-repeat scroll left center transparent;
padding:2px 2px 2px 20px;
}
.typography a[href$=".doc"], .typography a[href$=".DOC"], .typography a.doc {
background:url("../images/icons/page_word.png") no-repeat scroll left center transparent;
padding:2px 2px 2px 20px;
}
.typography a[href$=".xls"], .typography a[href$=".XLS"], .typography a.xls {
background:url("../images/icons/page_excel.png") no-repeat scroll left center transparent;
padding:2px 2px 2px 20px;
}
.typography a[href$=".gz"], .typography a[href$=".GZ"], .typography a[href$=".gzip"], .typography a[href$=".GZIP"], .typography a[href$=".zip"], .typography a[href$=".ZIP"], .typography a.archive {
background:url("../images/icons/page_white_zip.png") no-repeat scroll left center transparent;
padding:2px 2px 2px 20px;
}
.typography a[href$=".exe"], .typography a[href$=".EXE"], .typography a.application {
background:url("../images/icons/application.png") no-repeat scroll left center transparent;
padding:2px 2px 2px 20px;
}
.typography ul, .typography ol {
color:#666666;
margin:20px;
}
.typography li {
font-size:1.2em;
margin:5px 10px;
}
.typography h1, .typography h2 {
clear:both;
color:#4EA3D7;
font-family:Tahoma,Verdana,sans-serif;
font-weight:300;
margin:15px 0;
}
.typography h1 {
font-size:2.4em;
}
.typography h2 {
font-size:2em;
}
.typography h3 {
clear:both;
color:#222222;
font-size:1.8em;
font-weight:300;
margin:25px 0 15px;
}
.typography h4 {
border-bottom:1px solid #CCCCCC;
clear:both;
color:#222222;
font-size:1.6em;
font-weight:300;
line-height:1.5em;
margin:25px 0 15px;
width:95%;
}
.typography h5 {
color:#222222;
font-size:1.4em;
font-weight:300;
margin:10px 0;
}
.typography h6 {
color:#555555;
font-size:1.2em;
line-height:1.4em;
margin:10px;
}
.typography pre {
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #CCCCCC;
display:block;
font-family:"Courier New",Courier;
font-size:1.2em;
margin:2em 5em;
padding:0.5em;
}
.typography label {
color:#777777;
display:block;
margin:10px 0 -10px;
}
.typography q {
border:1px solid #CCCCCC;
display:block;
font-size:0.8em;
margin:1em;
padding:0.5em;
}
.typography table {
border-collapse:collapse;
color:#666666;
font-size:1.2em;
margin:10px;
}
.typography td {
border:0px solid #999999;
padding:5px;
}
.typography .left {
text-align:left;
}
.typography .center {
text-align:center;
}
.typography .right {
text-align:right;
}
.typography img.right {
float:right;
margin-left:20px;
}
.typography img.left {
float:left;
}
.typography img.leftAlone {
float:left;
margin-right:100%;
}
.typography img.center {
display:block;
float:none;
margin-left:auto;
margin-right:auto;
}
.typography label {
font-size:1em;
}
.typography input.text, .typography textarea {
font-size:1em;
}
.typography p.MsoNormal, .typography p.MsoBodyText {
margin:0;
}
.typography #Content p.authorDate {
color:#444444;
margin-top:-15px;
}
