/* The # = ID. The period = CLASS. */
/* In 2008, the official text size standard for websites (which is simply what CNN.com uses) is 12px */
/* ORIGINAL HTML BOTTOM MARGIN FOR PARAGRAPHS: 19px */
/* ORIGINAL HTML HEADLINE SIZES
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}*/

h1 {
	font-size: 32px;
	color: #10a0c6;
	line-height: 32px;
	margin:0;
	padding:0;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	margin:0;
	padding:0;
}
h3 {
	font-size: 18px;
	line-height: 18px;
	margin:0;
	padding:0;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-color:#C7C7C7;*/
}
#bodyTable {
	background-color: #e8e8e8;
	margin: 0 0 0 0;
	padding: 0 25px 0 25px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.linky a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	padding: 0 1px 0 0;
}
.linky a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	padding: 0 1px 0 0;
}
.linky a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffFFff;
	text-decoration: none;
	background-color: #10a0c6;
	padding: 0 1px 0 0;
}
.linky a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 0 1px 0 0;
}
.navlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #552402;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 1px 0 1px;
}
.navlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #552402;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 1px 0 1px;
}
.navlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffFFff;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #10a0c6;
	padding: 0 1px 0 1px;
}
.navlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffFFff;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #0c8fb1;
	padding: 0 1px 0 1px;
}
.hiddenHeader {
	font-size: 15px;
	color: #888888;
	text-decoration: none;
	border-bottom: 0;
	cursor: text;
}
/*.hiddenHeader a:link {
	font-size: 15px;
	color: #888888;
	text-decoration: none;
	cursor: default;
}
.hiddenHeader a:visited {
	font-size: 15px;
	color: #888888;
	text-decoration: none;
	cursor: default;
}
.hiddenHeader a:hover {
	font-size: 15px;
	color: #888888;
	text-decoration: none;
	cursor: default;
}
.hiddenHeader a:active {
	font-size: 15px;
	color: #888888;
	text-decoration: none;
	cursor: default;
}*/
a:link img {border: 0;margin: 0;padding: 0;text-decoration: none;}
a:visited img {border: 0;margin: 0;padding: 0;text-decoration: none;}
a:hover img {border: 0;margin: 0;padding: 0;text-decoration: none;}
a:active img {border: 0;margin: 0;padding: 0;text-decoration: none;}
.greyBox {
	background-color: #373737;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	width: 760px;
	padding: 6px 15px 6px 15px;
	margin:0;
}
.red {
	color: #ed1c24;
	font-weight: bold;
}
.teal {
	color: #10a0c6;
	font-weight: bold;
}
.grey {
	color: #e8e8e8;
}
.white {
	color: #ffFFff;
}
.black {
	color: #000000;
}
.homePicTable {
	margin: 25px 0 0 0;
}
.subPicTable {
	margin: 35px 0 0 0;
}
.homePicNavs {
	/*width: 160px;
	height: 250px;*/
	padding: 10px 11px 0 11px;
}
.homePicNavs p {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	text-align: right;
	margin: 0 0 6px 0;
	padding: 0;
}
.homePicDesc {
	font-size: 11px;
	line-height: 13px;
	/*text-align: justify;*/
	padding: 10px 11px 0 11px;
	/*border-top: solid 1px #7c7c7c;
	border-bottom: solid 1px #7c7c7c;*/
	border-left: solid 1px #CECECE;
	/*background-color: #E1E1E1;*/
	/*background-color: #CECECE;*/
}
.rowHighlight {
	background: #10a0c6;
	color: #FFFFFF;
	cursor: pointer;
}
.footer {
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	padding: 8px 45px 8px 0;
	background-color: #7c7c7c;
	background-image:url("../images/Speeler-logo-footer.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
.footerMargin {
	height: 20px;
}
.footerExp {
	float: left;
	margin: 0 0 0 25px;
}
.small {
	font-size: 9px;
	line-height: 10px;
}
/* Communicasting footer icon floating DIV */
#communicastingContainer {
	position: relative;
}
#communicasting {
	position: absolute;
	width: 110px;
	height: 54px;
	z-index:1;
	/*left: 705px;*/
	left: -10px;
	top: -56px;
	visibility: visible;
}
/* Communicasting rollover */
.communicasting {
	display: block;
	width: 110px;
	height: 54px;
	background: url("../images/Communicasting.png") 0 0 no-repeat;
	border-bottom: 0px !important;
}
a:hover.communicasting {
	background-position: 0 -54px;
	border-bottom: 0px;
}
.formSubmitBtn {
	font-weight: bold;
	padding: 10px 2px 10px 2px;
}
.formResetBtn {
	font-size: 10px;
}
.formFieldStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}