
p.titlu {
	color: #6C7072;
	font-weight: 600;
	font-family: Georgia;
}

.text {
	color: #6C7072;
	font-weight: 500;
	font-family: Georgia;
	font-size: 13;
	line-height: 180%;
}

.textMic {
	color: #6C7072;
	font-weight: 500;
	font-family: Georgia;
	font-size: 13;
}

.textTitlu {
	color: #6C7072;
	font-weight: 500;
	font-family: Georgia;
	font-size: 13;	
	font-weight: bold;
}

.titlu {
	color: #6C7072;
	font-weight: 500;
	font-family: Georgia;
	font-size: 17;
}

.textRed {
	color: #C00000;
}

.textBold {
	font-weight: bold;
}

.textItalic {
	font-style: italic; 
}





a {
color: #6C7072;
text-decoration: none;
background-color: transparent;
border-color: #C00000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dashed;
}

a:visited {
color: #6C7072;
text-decoration: none;
background-color: transparent;
border-color: #C00000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dashed;
}

a:hover {
color: #C00000;
text-decoration: none;
background-color: transparent;
border-color: #C00000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dashed;
}

a.expand {
color: #6C7072;
text-decoration: none;
background-color: transparent;
border-color: #C00000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
}

a.expand:visited {
color: #6C7072;
text-decoration: none;
background-color: transparent;
border-color: #C00000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
}

a.expand:hover {
color: #C00000;
text-decoration: none;
background-color: transparent;
border-color: #C00000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
}

LI.list0 {list-style: none; padding-left: 20px} 
LI.list1 {list-style: square; color:#C00000; padding-left: 20px} 
LI.list2 {list-style: circle; color:#C00000; padding-left: 20px} 
LI.list3 {list-style: disc; color:#C00000; padding-left: 20px}

.visibleSpan {
	color: #6C7072;
	font-weight: bold;
	font-family: Georgia;
	font-size: 12;
	visibility: visible;
}
.hiddenSpan {
	visibility: hidden;
}

.expandingSpan {
	color: #CC0000;
	font-weight: 500;
	font-family: Georgia;
	font-size: 12;
	display: inline;
}
.contentSpan {
	background-color: #F2F2F2;
	color: #6C7072;
	font-weight: 500;
	font-family: Georgia;
	font-size: 13;
	line-height: 180%;
}
.contentTestimonials {
	background-color: #F2F2F2;
	color: #6C7072;
	font-weight: 500;
	font-family: Georgia;
	font-size: 13;
	line-height: 180%;
	border-bottom: thin solid #4F81BD;
	border-top: thin solid #4F81BD
}

.retractingSpan {
	color: #CC0000;
	background-color: transparent;
	font-size: 12;
}

.watermark {	
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.padding {
	padding-left: 30px;
}

.paddingLeftRight {
	padding-left: 30px;
	padding-right: 30px;
}

.bodyText {
	line-height: 180%;
}
