/* Overrides of Blueprint */
body {font-family: Verdana, Arial, Helvetica, sans-serif;text-align: center;}
.showgrid {background: url(blueprint-grid.png);}
.container {background-color: transparent;text-align: left;}

/* TOG general */
body {
	background-image: url("backlogo.jpg");
	/*background-image: url("smlogo2.jpg");*/
	padding-bottom: 3em;
	padding-top: 3em;
	font-family: Verdana, Courier New,Courier,mono;
}

header {
	/*background-image: url("backlogo.jpg");*/
	background-color: #0098b4;
	/*background-color: #325a9f;*/
	color: #fff;
	font-family: Verdana, Courier New,Courier,mono;
	font-size: 2.5em;
	font-weight: bold;
	font-style: italic;
/*	margin-bottom: 0.5em;
	margin-top: 0.5em;*/
	text-align: center;
	height: 45px;
	padding-top: 0px;

}
header img {
	margin-left: 0em;
	vertical-align: middle;
}
header span {
	letter-spacing: 0.5625em;
	padding-left: 0.5em;
}
section {
	background-color: white;
	/*padding-top: 2em*/
	padding-top: 1em

}
section article {
	padding-top: 0;
}

footer {
	/*background-color: #373D42;*/
	background-color: #000;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Courier New,Courier,mono;
	height: 2.5em;
}
footer span {
	text-align: center;
	padding-top: 0.5em;
	height: 2.0em;
}
footer span.button {
	text-align: center;
	background-color: #0098b4;

}
footer span.button a {
	color: #fff;
}
footer p {
	text-align: center;
	padding-top: .5em;
	margin: 0;
}

/* TOG specific */
#frontage {
	padding-top: 0.25em;
}
#frontage img {
	padding-left: 2em;
}

tbody tr:nth-child(even) td, tbody tr.even td {
	background: inherit;
}

h1 {
	color: #0098b4;
	font-size: 165%;
	font-weight: bold;
}


h2 {
	color: #0098b4;
	font-size: 150%;
	font-weight: bold;
}

h3 {
	color: #0098b4;
	font-size: 115%;
	font-weight: bold;
}

#logos tr td {
  padding: 0;
  padding-bottom: .5em;
  vertical-align: middle;

}
#logos td:first-child {
  text-align: left;
}
#logos td:nth-child(2) {
  text-align: center;
}
#logos td:last-child {
  text-align: right;
}



/* SMN Hacks */
article.dynamic {
	hieght
}

article.dynamic center > table {
	width: inherit;
}
article.dynamic center > table td {
	vertical-align: inherit;
	text-align: center;
}
article.dynamic center > table td p {
	margin-bottom: 0;
}

article.dynamic center > table table {
	margin-bottom: 0;
}

article.note {
	margin-bottom: 1em;
}

section.login {
	height: 30em;
}

article.instruction {
	text-align: center;
}

article.heading {
	text-align: center;
	color: #0098b4;
	font-size: 165%;
	font-weight: bold;
	font-family: Verdana, Courier New,Courier,mono;

}

th { background: none repeat scroll 0% 0% rgb(0, 153, 204); color: rgb(255, 255, 255); font-weight: bold; }
td p { margin: 0; }
td table { margin: 0; }
table[border="1"] th {border: 1px solid #000; text-align: center;}
table[border="1"] td {border: 1px solid #000;}
table[border="1"] td[bgcolor] {
	background-color: rgb(227, 230, 231);
}
/*
table[border="0"] td {
	background-color: rgb(227, 230, 231);
}
*/
table[border="0"] td[align] {
	text-align: center;
}
table[border="0"] th p {
	margin: 0;
}

table[border="1"] table[border="0"] td {
	background-color: rgb(227, 230, 231);
}

table[border="1"] table[border="0"] td {
	border: 0;
	background-color: #FFF;
	text-align: center;
}

em { color: rgb(49, 102, 156); font-size: 115%; font-style: normal; font-weight: bold; }

span.pageHdr {font-size: 11pt; font-weight: bold; color: #000;}
span.emphasizeText { color: #0098b4; font-size: 115%; font-weight: bold; }
span.menuText { color: #0098b4; font-size: 100%; font-weight: bold; font-family: Verdana, Courier New,Courier,mono; }


.highlightText {  color: #0098b4; }
.strongText { color: #0098b4; font-size: 140%; font-weight: bold; }
.odd { background: none repeat scroll 0% 0% rgb(235, 244, 215); }
.even { background: none repeat scroll 0% 0% rgb(244, 250, 235); }
.error-msg { background-color: rgb(255, 204, 204); font-family: Verdana, Courier New,Courier,mono; font-size: 10pt; font-weight: bold; color: rgb(204, 0, 51); }

.page-buttons {
  text-align: center;
  margin-bottom: 1em;
}

