/* CSS Document */

body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.blurbtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;	
	
}
.blurbtext a, .blurbtext a:visited  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;
		
}
.blurbtext a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;
	height: 150px;
	text-decoration: underline;
}
.inputField1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 20px;
	width: 357px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #CCCCCC;
}
.inputField2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 45px;
	width: 357px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #CCCCCC;
}

.greyBackGround {
	color: e4e4e4;
}
.thumbImage {
	background-color: #E4E4E4;
	background-image: url(../images/projects/edge1pixel_white.gif);
	background-repeat: repeat-y;
	background-position: right;
}
link {
	display: none;
}
img {
	border-style: none;
}
.footer{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;}

.contactlogo{
	text-align: right;
	width: 464px;
}
.contact{
	text-align: right;
	padding-left: 250px;
}
.contact2{
text-align: right;
}
.contactstrong{
	float: left;
	width: 20px;
	padding-left: 330px;
	font-weight: bold;
}