﻿#divContent
{
	font-family: Arial;
	font-size: 11px;
	color: #101010;
	margin-left: 33px;
	margin-top: 15px;
	width: 490px;
}

#divContent h1, h2, h3
{
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#divEditableContent img
{
	padding: 0px 10px 0px 10px;
}

#lblParentPageTitle
{
	font-size: 17px;
	color: #212020;
	font-weight:bold;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

#lblPageTitle
{
	font-size: 14px;
	font-weight:bold;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

.psg_parentPageTitle
{
	color: #ef9335;
}

.kdv_parentPageTitle
{
	color: #c9243c;
}

.bso_parentPageTitle
{
	color: #b70e9c;
}

.gob_parentPageTitle
{
	color: #075ed4;
}

.org_parentPageTitle
{
	color: #1c1974;
}

.psg_content h1
{
	color: #ef9335;
}

.psg_content h2
{
	color: #ef9335;
}

.psg_content h3
{
	color: #ef9335;
}

.kdv_content h1
{
	color: #c9243c;
}

.kdv_content h2
{
	color: #c9243c;
}

.kdv_content h3
{
	color: #c9243c;
}

.bso_content h1
{
	color: #b70e9c;
}

.bso_content h2
{
	color: #b70e9c;
}

.bso_content h3
{
	color: #b70e9c;
}

.gob_content h1
{
	color: #075ed4;
}

.gob_content h2
{
	color: #075ed4;
}

.gob_content h3
{
	color: #075ed4;
}

.org_content h1
{
	color: #1c1974;
}

.org_content h2
{
	color: #1c1974;
}

.org_content h3
{
	color: #1c1974;
}

