body {
	margin: 0; 
	padding: 0; 
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	overflow: auto;
}

#mainblock {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: transparent;
}

h1 {
	font-family: "trebuchet ms",sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 200%;
	color: #333333;
	line-height: normal;
}

h2 {
	font-family: "trebuchet ms",sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 150%;
	color: #333333;
	line-height: normal;
}

.headlineimage{
	padding-top: 10px;
	margin-left: -5px;
}

.h2image{
	padding-top: 10px;
	margin-left: -5px;
}

.h2image_nopadding{
	padding-top: 0px;
	margin-top: -7px;
	margin-left: -5px;
}


.silentlink {
	font-weight: bold;
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.silentlink:link {
	font-weight: bold;
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.silentlink:active {
	font-weight: bold;
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.silentlink:hover {
	font-weight: bold;
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.silentlink:visited {
	font-weight: bold;
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.smallwhitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #f8981d;
	text-decoration: underline;
	font-weight: bold;
}

.smallwhitelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #f8981d;
	text-decoration: underline;
	font-weight: bold;
}

.smallwhitelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #f8981d;
	text-decoration: underline;
	font-weight: bold;
}

.smallwhitelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #f8981d;
	text-decoration: underline;
	font-weight: bold;
}

.smallwhitelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #f8981d;
	text-decoration: underline;
	font-weight: bold;
}


.lowersmalltext{
	color: #666666;
	font-size: 8pt;
}

.greylink {
	color: #666666;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 8pt;
}

.bluetext {
	color: #B73636;
	font-family: Verdana;
	font-size: 8pt;
}

p {
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	font-weight: 300;
	color: #000000;
}

td {
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	font-weight: 300;
	color: #000000;
}

input {
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	font-weight: 300;
	color: #000000;
}

select {
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	font-weight: 300;
	color: #000000;
}

textarea {
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	font-weight: 300;
	color: #000000;
}

.errormsg{
	color: #ff0000;
	font-weight: bold;
}

.goodmsg{
	color: #009900;
	font-weight: bold;
}

a {
	color: #000000;
	
}

#pagecontent{
	position: relative;
	z-index: 10;
}

#namebox {
	position: relative;
	left: 0px;
	border: 1px solid #cccccc;
	padding: 2px;
	width: 800px;
	height: 390px;
	background: #ffffff;
}

.button {
	color: #000000;
	font-size: 12px;
}

.boldlabel{
	font-weight: bold;
	font-family: 'Open Sans',sans-­‐serif;
	font-size: 15px;
	color: #000000;
}

.lanenumberlabel{
	color: #ffffff;
}

.timelabel {
	color: #ffffff;
}
