/* Start of CMSMS style sheet 'screen' */
/* EDIT IN CMSMS CSS SECTION THIS FILE IS ALSO REFERENCED BY THE BLOG */

/* css reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

table {
	border-collapse: separate;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	color: black;
}

/*end css reset */

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 1.5em;
}
p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color:#000;
}
a {
	color:#000;
	text-decoration:underline;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
}
th {
	font-weight:bold;
}
thead th {
	background:#c3d9ff;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
tr.even td {
	background:#e5ecf9;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.hide {
	display:none;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color:#fff;
}
.removed {
	background:#900;
	color:#fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.container {
	width:985px;
	margin:0 auto;
}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8 {
	float:left;
	margin-right:15px;
}
.last, div.last {
	margin-right:0;
}
.span-1 {
	width:110px;
}
.span-2 {
	width:235px;
}
.span-3 {
	width:360px;
}
.span-4 {
	width:485px;
}
.span-5 {
	width:610px;
}
.span-6 {
	width:735px;
}
.span-7 {
	width:860px;
}
.span-8 {
	width:985px;
	margin:0;
}
.append-1 {
	padding-right:125px;
}
.append-2 {
	padding-right:250px;
}
.append-3 {
	padding-right:375px;
}
.append-4 {
	padding-right:500px;
}
.append-5 {
	padding-right:625px;
}
.append-6 {
	padding-right:750px;
}
.append-7 {
	padding-right:875px;
}
.prepend-1 {
	padding-left:125px;
}
.prepend-2 {
	padding-left:250px;
}
.prepend-3 {
	padding-left:375px;
}
.prepend-4 {
	padding-left:500px;
}
.prepend-5 {
	padding-left:625px;
}
.prepend-6 {
	padding-left:750px;
}
.prepend-7 {
	padding-left:875px;
}
div.border {
	padding-right:6px;
	margin-right:8px;
	border-right:1px solid #eee;
}
div.colborder {
	padding-right:69px;
	margin-right:70px;
	border-right:1px solid #eee;
}
.pull-1 {
	margin-left:-125px;
}
.pull-2 {
	margin-left:-250px;
}
.pull-3 {
	margin-left:-375px;
}
.pull-4 {
	margin-left:-500px;
}
.pull-5 {
	margin-left:-625px;
}
.pull-6 {
	margin-left:-750px;
}
.pull-7 {
	margin-left:-875px;
}
.pull-8 {
	margin-left:-1000px;
}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8 {
	float:left;
	position:relative;
}
.push-1 {
	margin:0 -125px 1.5em 125px;
}
.push-2 {
	margin:0 -250px 1.5em 250px;
}
.push-3 {
	margin:0 -375px 1.5em 375px;
}
.push-4 {
	margin:0 -500px 1.5em 500px;
}
.push-5 {
	margin:0 -625px 1.5em 625px;
}
.push-6 {
	margin:0 -750px 1.5em 750px;
}
.push-7 {
	margin:0 -875px 1.5em 875px;
}
.push-8 {
	margin:0 -1000px 1.5em 1000px;
}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8 {
	float:right;
	position:relative;
}
.prepend-top {
	margin-top:1.5em;
}
.append-bottom {
	margin-bottom:1.5em;
}
.box {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#E5ECF9;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.clearfix:after, .container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	margin:0.5em 0;
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #666;
}
input.text, input.title {
	/*width:300px;*/
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:390px;
	height:250px;
	padding:5px;
}

/* End of 'screen' */

