@CHARSET "UTF-8";

* {
	outline: none;
}
body {
	text-align: center;
	background: #f4f4f4;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #505050;
	word-wrap:break-word;
}
a {
	color: #378ad6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 2.3em;
    font-weight: normal;
    margin: 0 0 6px;
    color: #454545;
    line-height: 1.1;
}
.article #main h1 {
	font-size: 2.1em;
	color: #404040;
}
.article #main .article h1 {
	font-size: 2.3em;
}
h1 a {
	color: #404040;
}
h4, h3 {
	color: #000;
	margin: 0 0 4px 0;
	font-family: arial, sans-serif;
	font-size: 1.2em;
}
.article #right .article h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
}
h4 a, h3 a {
	color: #000;
}
#main .textleft h3, #main .text h3.title, #main .textleft h3 a, #main .text h3.title a {
	font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 6px;
    font-family: Helvetica, Arial, sans-serif;
    color: #404040;
    line-height: 1.1;
}
.cpdcast #main .text h3, .cpdcast #main .text h3 a, .careers #main .text h3, .careers #main .text h3 a, .events #main .text h3, .events #main .text h3 a {
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 1.3em;
	color: #000;
}
#main .text h1, #main .text h2, #main .text h3, #main .text h4, #main .text h5, #main .text h6 {
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #505050;
}
#main .text h1.title {
	/*font-size: 2.3em;*/
	font-size: 2em;
    font-weight: bold;
    margin: 0 0 6px;
    color: #454545;
    line-height: 1;
}
#main .text h1.title a {
	color: #404040;
}
#main .textleft h3 a {
    color: #404040;
}
h2 {
	font-weight: normal;
	margin: 0 0 10px 0;
	font-size: 1.6em;
}
h5 {
	border-bottom: 5px solid #009A66;
	padding-bottom: 4px;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #378ad6;
	margin: 0 0 10px 0;
	font-weight: bold;
}
.trial h5, .registration h5, .searchalerts h5, .trackedtopics h5 {
	color: #505050;
}
.relatedContents h5, .relatedContents h5 a {
	color: #008444;
}

.documentsList li { list-style: none; min-height: 30px; }
.documentsList li  { background: url("/skins/mlb/images/unknown-icon.jpg") center left no-repeat; padding: 0px 0 0px 24px; font-size:1.2em; line-height:1; background-position:top left}
.documentsList li a{ float:left; margin-top:2px; width:150px;}
.documentsList .doc { background-image: url("/skins/mlb/images/doc-icon.jpg"); }
.documentsList .docx { background-image: url("/skins/mlb/images/docx-icon.png"); }

.documentsList .ppt { background-image: url("/skins/mlb/images/ppt-icon.jpg"); }
.documentsList .pptx { background-image: url("/skins/mlb/images/pptx-icon.png"); }

.documentsList .pdf { background-image: url("/skins/mlb/images/pdf-icon.gif"); }

.documentsList .text { background-image: url("/skins/mlb/images/text-icon.gif"); }

.documentsList .csv { background-image: url("/skins/mlb/images/csv-icon.gif"); }
.documentsList .xls { background-image: url("/skins/mlb/images/xls-icon.gif"); }
.documentsList .xlsx { background-image: url("/skins/mlb/images/xls-icon.gif"); }

h6 {
	margin: 0 0 8px 0;
	padding: 0 0 6px 0;
	text-transform: uppercase;
	color: #00a06a;
	border-bottom: 1px solid #ccc;
	font-family: arial, sans-serif;
	font-size: 1.2em;
}
fieldset, img {
    border: 0 none;
}
fieldset {
	margin: 0;
	padding: 0;
}
.red {
	color: red;
}
.button {
	background: #019966;
}
.button:hover {
	background: #008855;
}
.inline-image {
	float: right;
	padding: 8px 0 8px 8px;
}
.summary {
	margin-bottom: 6px;
}
.third-level-wrapper {
	margin-left: 8px;
}
ul.leftDocumentList li a{
display:block
height:0;

}
ul.leftDocumentList li{
height:auto;
margin-top:5px;}
ul.bottomDocumentList{
	margin:0;
	padding:0;
}
#bottom .informaSiteLinks{
float:right;
margin-top:15px;
margin-right:10px;

}
.resetPasswordContainer p{
       font-size: 1.2em !important;
    line-height: 1.4 !important;
}