/*
UOM Dark Blue #00247E 
UOM Light Blue #8698C0
UOM Gray #CBCBCB
Old background color #8698C0
*/


body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width:760px;
	margin: 0px auto;
	padding: 0px;
	font-size:10pt;
	font-weight: normal; 
	color:#000000;
	background-color:#FFFFFF;
}

img {
	border:solid thin black;
}

.noborder {
	border:none !important;
}

#logo {
	border:none !important;
}

h1 {
	font-size:12pt;
	font-weight:bold;
	padding-top:.2em;
	padding-bottpm:.2em;
	margin:0;
}

h2 {
	font-size:10pt;
	font-weight:bold;
	clear:both;
	padding-top:.2em;
	padding-bottpm:.2em;
	margin:0;
}

h3 {
	font-size:10pt;
	font-weight:bold;
	padding-top:.4em;
	padding-bottom:0;
	margin:0;
}

form input {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

form textarea {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
	

th {
	font-weight:bold;
	text-align:left;
}

.listitem {
	list-style-type:none;
	padding:.2em 0;
	margin:0;
}

#content a:link {
	color:#000000;
	border:none;
}

#content a:visited {
	color:#000000;	
	border:none;
}

#content a:hover {
	color:#00247E;	
	border:none;
}

#content a:active {
	color:#00247E;	
	border:none;
}

#content a:focus {
	outline: none;
}	

.leftfloat {
	float:left;
	margin-right:5px;
}

.rightfloat {
	float:right;
	margin-left:5px;
}

#header {
	padding:0px;
	margin:0px;
	height:160px;
	width:100%;	
	font-size: 14pt; 
	background-color:#FFFFFF;
}

#kidstiger {
	float:left;
	border:none !important;
}

#header_img {
	padding:0;
	margin:0;
	float:right;
}

#header_img img {
	margin:5px 0 0 7px;
	padding:0;
}

#menu {
	list-style-type:none;
	display:block;
	padding:0;
	margin:0 0 1px 0;
	background-color:#8698C0;
	height:auto;
	font-size:12pt;
	font-weight:bold;
	clear:both;
	overflow:hidden;
}

#menu li {
	display:inline;
	padding:0 2.9em 0 .5em;
	margin:0;
}

#menu li a:link {
	text-decoration:none;
	color:#000000;
	border:none;
}

#menu li a:visited {
	text-decoration:none;
	color:#000000;	
	border:none;
}

#menu li a:hover {
	text-decoration:none;
	color:#00247E;	
	border:none;
}

#menu li a:active {
	text-decoration:none;
	color:#00247E;	
	border:none;
}

#menu a:focus {
	outline: none;
}

#resources {
	padding:0 !important;
}

#content {
	min-height:280px;
	height:auto;
	padding:5px;
	margin:0;
	background-color:#FFFFFF;
	clear:both;
	overflow:auto;
}

#hands {
	float:left;
}

#afterhands {
	padding:0;
	margin:0 0 0 205px;	
}

#separator {
	clear:both;
}

#footer {
	height:40px;
	width:100%;
	font-size:8pt;
	background-color:#FFFFFF;
	color:#00247E;
	border-top:solid 2px #CBCBCB;
	border-bottom:solid 2px #CBCBCB;
}

#footer #words {
	float:left;
	padding:2px 0 0 0;
}

#footer img {
	float:right;
}

#footer ul {
	list-style-type:none;
	padding:0;
	margin:0;
	line-height:1.1em;
}

#footer ul li {
	display:inline;
	padding: 0 2em 0 0;
}

#footer a:link {
	text-decoration:none;
	color:#000000;
	border:none;
}

#footer a:visited {
	text-decoration:none;
	color:#000000;	
	border:none;
}

#footer a:hover {
	text-decoration:none;
	color:#00247E;	
	border:none;
}

#footer a:active {
	text-decoration:none;
	color:#00247E;	
	border:none;
}

#footer a:focus {
	text-decoration:none;
	outline: none;
}