/* ============  This is a style sheet for the Crier channel in MyCCRI

Created on 09/09/09 by jnk

============================================================================*/


body {
	font-size: 62.5%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

#wrapper {
	background-position: left top;
	width: 100%;
	background-image: url('/images/crier-masthead.gif');
	background-repeat: no-repeat;
	padding-top: 72px;
}
#wrapper.student {
	background-position: left top;
	width: 100%;
	background-image: url('/in_the_news/myccri/student-crier/images/crier-masthead-student.gif');
	background-repeat: no-repeat;
	padding-top: 72px;
}

img {
	border-style: none;
}


p {
	margin: 0px 0px 1em 0px;
	font-family: "Gill Sans MT", Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
}
h1 {
	font-size: 2.8em;
	font-family: "Gill Sans MT", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	margin: 0px 0px .5em 0px;
	color: #003366;
}
h2 {
	font-size: 2.4em;
	font-family: "Gill Sans MT", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	font-style: italic;
	color: #666633;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #999966;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	margin: 0px 0px 2em 30px;
}
li {
	line-height: 1.2em;
	margin: 0px 0px 1em 0px;
	font-size: 1.1em;
}
h4 {
	font-weight: bold;
	font-family: "Gill Sans MT", Verdana, Helvetica, sans-serif;
	margin-bottom: .25em;
	margin-top: 2em;
	font-size: 1.6em;
	line-height: 1em;
	color: #003366;
}
h1.masthead-date {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1em;
	margin: 0px 0px 2em 0px;
	color: #666666;
	text-align: center;
	padding-top: 1em;
}
a:link {
	color: #666633;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

ul.bookmarks {
	margin-top: 0em;
	font-size: 100%;
	margin-left: 2%;
}
ul.bookmarks li {
	list-style: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.33em;
	margin-bottom: .5em;
	margin-top: 0px;
	font-weight: bold;
}

#wrapper h2 + p {
	margin-top: 2em;
}

h5 {
	font-weight: bold;
	font-style: normal;
	font-family: "Gill Sans MT", Verdana, Helvetica, sans-serif;
	margin-bottom: .5em;
	font-size: 1.3em;
	margin-top: 2em;
}
p.margin20{
	margin-top: 2em;
}
#footer-myccri {
	clear: both;
	text-align: left;
	margin: 1em 0px 0px 0px;
	padding: 10px 10px 10px 0px;
	color: #666666;
	border-top: solid #cccccc 1px;
	font-size: 1em;
	line-height: 1.2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}
#footer-myccri img {
	margin: 0px 10px 10px 0px;
	border-style: none;
	float: left;
}
#footer-myccri a:link {
	color: #993300;
	text-decoration: underline;
}
#footer-myccri a:visited {
	color: #666666;
	text-decoration: underline;
}
#footer-myccri a:hover {
	color: #000000;
	text-decoration: none;
}
#footer-myccri a:focus {
	color: #000000;
	text-decoration: none;
}
table {
	margin: 1em 0px 1em 0px;
	height: auto;
	border: 0em none;
	font-size: 1.2em;
	border-collapse: collapse;
}
td {
	border: 0em none;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 1.2em;
	padding-bottom: 0.5em;
}
th {
	text-align: left;
	line-height: 1em;
	font-weight: bold
}
ul.bookmarks li ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.33em;
	margin-bottom: .5em;
	font-size: 95%;
	font-weight: normal;
}
ul.bookmarks ul {
	margin-top: 1em;
	margin-left: 2%;
}
