/* CSS Document */
td, th, div, p, span, input, textarea, select, h1, h2, h3 {
	font-family: Trebuchet MS, Trebuchet, Helvetica, sans-serif;
	cursor: default;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
input, select, textarea {
	background-color: #F3F3F3;
	border-style: solid;
	border-color: #B6B6B6;
	border-width: 1px;
	color: #333333;
}
p {
	margin-top: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
li {
	margin-bottom: 5px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #71b8e9;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #9bb952;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #DB9366;
}
blockquote {
	margin: 0px;
	padding: 10px;
	padding-top: 0px;
}
.Print {
	display: none;
}
.Screen {
	display: block;
}
.Notice {
	margin: 5px;
	margin-bottom: 0px;
	padding: 10px;
	border-color: #DB9366;
	border-width: 1px;
	border-style: solid;
	background-color: #EFEFEF;
}
.Link {
	color: #333333;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.Mute {
	color: silver;
}
#Bubble {
	position: absolute;
	margin-top: -368px;
	margin-left: 96px;
}
.Portfolio-Item {
}
.Portfolio-Item-Head {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	color: #9bb952;
	text-align: center;
}
.Portfolio-Item-Images {
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 35px;
	padding-bottom: 35px;
	background-image: url("../../Images/Browser.png");
	width: 392px;
	height: 261px;
	margin-top: -10px;
}
.Portfolio-Browser-Controls {
	position: absolute;
	margin-top: -331px;
}
.Accordian-Button {
	cursor: pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}
.Accordian-Group {
	padding-left: 10px;

}
.Accordian-Item {
	cursor: pointer;
	padding: 5px;
}