@charset "utf-8";
#TabMain {
	border: thin dotted #039;
	padding: 2px;
	width: 955px;
	background-color: #FFF;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
.hdrMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	background-color: #039;
	border: 2px dotted #036;
	padding: 3px;
	text-align: left;
}
.hdrblue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #039;
	font-weight: bold;
	text-align: left;
}
.hdrblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #039;
	font-weight: bold;
	text-align: center;
}
.hdrblue3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #039;
	text-align: left;
}
.hdrgreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #060;
	text-align: left;
}
.hptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	text-align: left;
}
.quotetxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #039;
}
#quote {
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}
.hdrgreen3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #063;
	font-style: italic;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #900;
}
#TabStudy1{
	border: thin solid #063;
	padding: 2px;
}
.TabStudyA{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #093;
	text-align: left;

}
.TabStudyB{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #7BAFFD;
	text-align:left;
}
.Tabtxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
.QuoteBlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #039;
	text-align: right;
}
.QuoteBlu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #039;
	text-align: left;
}
.quotetxtgrn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #063;
}
#TabTech0 {
	border: 1px solid #039;
	background-color: #039;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.TabTech1 {
	background-color: #A6EDFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	font-weight: normal;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
}
.TabTech2 {
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #039;
	border-right-color: #039;
	border-left-color: #039;
}

.ListGr {
	list-style-position: outside;
	list-style-image: url(images/sgrn.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
.ListBl {
	list-style-position: outside;
	list-style-image: url(images/sqblu.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
