.projectCell
{
	background-color: #D8E7FE;
	background-image: url(../images/pictureBackGround.gif);
	background-position: right top;
	border: 1px solid #CCCCCC;
	height: 140px;
	
	background-repeat: no-repeat;
}

.searchInputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	position: relative;
	top: 10px;	
	float:left;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	
}
.thinBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #EBEBEB;
	text-align: center;
}
.blue #slatenav{position:relative;display:block;height:42px;font-size:10px;font-weight:bold;background:transparent url(../images/blueslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:14px 10px 0 10px;height:42px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:transparent url(../images/blueslate_backgroundOVER.gif) no-repeat top center;}

.layoutTables {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
}
.sectionTilte {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #CCCCCC;
	font-size: 12px;
}
.normalText {
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	padding: 10px;
	list-style-image: url(../images/arrow_bulletAR.gif);
}
.buttons {
	background-color: #DAE4FC;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.buttons:hover{
background-color: #FFFFFF;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-top: thick solid #999999;
	border-right: thick none #999999;
	border-bottom: thick solid #666666;
	border-left: thick solid #999999;
	padding: 0px 10px;
}
.textBox {
	font-family: tahoma;
	font-weight: bold;
	border: 1px;
	font-size: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEE;
	border-right-color: #EAEAEE;
	border-bottom-color: #EAEAEE;
	border-left-color: #EAEAEE;
}
.fieldName
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #EEEEFF;
	font-size: 10px;
}
