html, body {
	width:100%;
	height:100%;
}
body {
	margin:0px;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#424747;
	background-color:#c8d4d4;
}
table {
	border-collapse:collapse;
	font-family:arial, sans-serif;
	font-size:11px;
}
td {
	padding:0px;
	vertical-align:top;
	font-family:arial, sans-serif;
	font-size:11px;
}
img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}
.Normal {
	line-height:18px;
}
.Normal a, .Normal a:link, .Normal a:visited {
	color:#0099cc;
	font-weight:bold;
}

.Normal a:hover {
	color:#0099cc;
	font-weight:bold;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1, .Head {
	color:#0099cc;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

div#linktohome {
	position:absolute;
	left:22px;
	top:50px;
	z-index:5000;
	width:225px;
	height:120px;
}
div#linktohome a{
	width:225px;
	height:120px;
	display:block;
	text-decoration:none;
}

/* for understanding browsers */
.website {
background-image:url('images/bg_home.gif');
background-repeat:no-repeat;
min-height:768px; 
height:auto;
background-color:#ffffff;
}
/* for Internet Explorer */
/*\*/
* html .website {
height: 768px;
}
/**/


table#site {
	width:1000px;
	h/eight:100%;
	he/ight:768px;
	height:auto;

}

td.topTd {
	height:50px;
}

td#searchTd {
	height:75px;
	text-align:right;
}
td#searchbg {
	background-image:url('images/bg_searchinput.gif');
	background-repeat:no-repeat;
	width:123px;
	height:20px;
	line-height:20px;
}
td#searchbg input{
	border:0px;
	background:transparent;
	font-size:10px;
	margin-right:15px;
	margin-left:10px;
	width:100px;
	color:#666666;
}
td#searchTd a, td#searchTd a:link, td#searchTd a:visited {
	color:#666666;
	font-size:10px;
	text-decoration:none;
	line-height:20px;
}
td#searchTd a:hover {
	text-decoration:underline;
}
div#topLinks {
	margin-bottom:25px;
	margin-right:15px;
	color:#ffffff;
}

div#topLinks a {
	color:#ffffff;
	text-decoration:none;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
}
div#topLinks a:hover {
	text-decoration:underline;
}

td#menu {
	text-align:left;
}
td#menu a img {
	display:none;
}
td#menu a, td#menu a:link, td#menu a:visited{
	color:#424747;
	font-size:12px;
	display:block;
	line-height:20px;
	}
td#menu a:hover, td#menu a.selected, td#menu a.selected:visited{
	font-weight:bold;
	color:#0099cc;
	text-decoration:none;
}

td#menu .level1 a {
	background-color:#a6dbed;
	color:#424747;
	border-bottom:1px solid #ffffff;
}

td#menu .level1 a.selected, td#menu .level1 a.selected:visited {
	color:#424747;
	font-weight:bold;
	background-position:173px 8px;
}

td#menu .level1 a:hover {
	color:#424747;
	font-weight:bold;

}

td#menu .level1 a.selected span.text{
	margin-right:10px;
}
div.contentDiv {
	color:#424747;
	margin-left:30px;
	line-height:18px;

}

td#breadcrumbTd {
	color:#424747;
}
td#breadcrumbTd a.breadcrumbLink, td#breadcrumbTd a.breadcrumbLink:link, td#breadcrumbTd a.breadcrumbLink:visited {
	color:#0099cc;
}
td#breadcrumbTd a.breadcrumbLink:hover {
	text-decoration:underline;
}
div#footer {
	margin-top:35px;
	margin-left:20px;
}
div#footer a{
	color:#424747;
	text-decoration:none;
}

div#footer a:hover {
	color:#0099cc;
	text-decoration:underline;
}
