 @media screen, print {


body {
	background-image: url(bck1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bck_border_left {
	background-image: url(bck2.gif);
	background-repeat: repeat-y;
}
.td_main {
	background-color: #FFFFFF;
	padding: 10px;
}
.td_topnav {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
h4 {
	margin:0px;
	font-family: Tahoma, verdana, arial;
	font-weight:bold;
	font-size: 12px;
	line-height: 150%;
}

p {
	margin:0px;
	font-family: Tahoma, verdana, arial;
	font-size: 11px;
	line-height: 150%;
}

ul {
	font-family: Tahoma, verdana, arial;
	font-size: 11px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.text p {
	padding:10px 0px 10px 22px;
	}
.bck_border_right {
	background-image: url(bck3.gif);
	background-repeat: repeat-y;
}

.bottomlinks {
	color: #666666;
	text-decoration: none;
	padding:0px 4px 0px 4px;
}
.bottomlinks:hover {
	color: #666666;
	text-decoration: underline;
}



.padding2px td{

padding:2px;
border-bottom:1px solid #F0F0F0;

}

.hoverbar tr{


}

.hoverbar:hover tr{

background:#E8E8E8;

}

.padding2px p{

padding:1px;

}

.padding2px input{

font-size:11px;

}

.padding2px textarea{

font-size:11px;
font-family:tahoma,verdana,arial;

}

.inputwidth250px{

width:250px;

}

.inputwidth50px{

width:50px;

}

.resultHeader td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	background-color: #EEEEEE;
}

.resultHeader p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3b5998;
	
}

.resultHeaderTitle td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	background-color: #3B5998;
}

.resultHeaderTitle p {
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;

	
}

.resultHeaderTitle a{
color:#ffffff;
	}
	
	.resultsDetail td{
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #D8DFEA;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.ProfilePhotoThumb {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
}

.ProfilePhotoThumb img {
	padding: 5px;
	border: 1px solid  #999999;
}
.ProfilePhotoThumb img:hover {
	border: 1px solid  #000000;
}
.clearfix { clear:both; }
.ProjectProfileText {
}
.LargePhoto {
	clear: right;
	float: right;
	margin-left: 10px;
}

.LargePhoto img{
	border: 1px solid #333333;
}

}




@media screen {

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.linksHeader {
    height:22px;
	font-family: calibri, tahoma, verdana;
	padding: 3px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	background-image: url(images/bkgd_appMenus2.png);

}
.linksHeader a {
	font-weight: normal;
	width: 160px;
	color: #000000;
	margin-left: 3px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right:10px;
	padding-bottom: 2px;
    border: 1px solid #ADBCD3;
}

.linksHeader a:hover {
	color:#ffffff;
	font-weight: normal;
	width: 160px;
	background-color: #e3ebf2;
	border: 1px solid #a1c6eb;
	background-image: url(images/bkgd_tableMenus_blue.png);

}

}

    @media print {


	a {
	text-decoration: none;
	color:black;
}

.noprint {

	display:none;

	}

input {

	display:none;

	}


}
