td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
#box h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C62E2D;
	font-weight: bold;
	color: #FFFFFF;
}

#box {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C62E2D;
	font-weight: bold;
	color: #FFFFFF;
}

.fullheight {
	height: 100%;
}
.matconnected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF7900;
}
.matconnectedcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.matconnectedhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.sidemenuoff {
	background-color: #CEE4FB;
	border: 1px solid #333399;
	text-align: center;
	
}
.sidemenuon {
	background-color: #FDD099;
	text-align: center;
	border: 1px solid #FF6633;
	cursor: hand;
}

.sidemenuthere {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #666666;
	
}

.sidemenuhead {
	background-color: #FFFFFF;
	text-align: center;
	border: none;
	font-weight: bold;
	vertical-align: baseline;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidemenublank {
	background-color: #FFFFFF;
	text-align: center;
	border: none;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.sidemenulink:link {
	color: #666666;
	text-decoration: none;
}

.sidemenulink:visited {
	color: #666666;
	text-decoration: none;
}

.sidemenulink:hover {
	color: #666666;
	text-decoration: none;
}

.sidemenulink:active {
	color: #666666;
	text-decoration: none;
}

.content {
	width: 100%;
	height: 535px;	
	margin: 5px;
}
	
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
.contentgrayhead {
	font-weight: bold;
	color: #666666;
}
.searchbox {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 0px;
	border-right: 1px solid #000000;
	border-bottom: 0px;
	border-left: 0px;
	width: 100px;
}
.searchbutton {
	background-color: #1a5ba0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	cursor: hand;
	height: 17px;
}
.sidebutton {
	background-color: #CEE4FB;
	color: #ffffff;
	cursor: default;
	left: 0px;
	margin-left: 1px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	padding-top: 2px;
	padding-right: 35px;
	padding-bottom: 2px;
	padding-left: 35px;
	width: 100%;
	border: 1px solid #333399;
	font-weight: normal;
	cursor: hand;
}
.frontibcs {
	background-image:url(../images/frontibcs.jpg);
}
