BODY {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../Assets/Images/BgMain.gif);
	background-position:top;
	background-repeat:repeat-x;
	scrollbar-face-color:#E8E6DA;
	scrollbar-highlight-color:#F3F2EC;
	scrollbar-shadow-color:#DDD9C7;
	scrollbar-3dlight-color:#E1DECE;
	scrollbar-arrow-color:#837A4F;
	scrollbar-track-color:#F4F3ED;
	scrollbar-darkshadow-color:#CAC4A7;
}

h1, h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #4d4d4d;
	}

h3, h4 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight:bold;
	color: #4d4d4d;
	text-align:justify;
	line-height:11px;
}
h4{
	font-size: 12px;
}

h1{
    font-size: 17px; color:#7F7F7F;
    margin: 10px 0 0 15px;
}
.spacer{
    height:5px;
}
.relative{
    position:relative;
}
.homePopupWindow{
    position:absolute; top:0px; left:-300px; width:220px; height:120px; background-color:Red;
}

#ArticleCenter{
   /* background:url(Images/BgMainTop.jpg) 50% 0px no-repeat;*/
}

.Content {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}
.Content A:link		{color: #00A0C6; text-decoration: none;}
.Content A:visited	{color: #00A0C6; text-decoration: none;}
.Content A:active	{color: #000000; text-decoration: none;}
.Content A:hover	{color: #000000; text-decoration: none;}

.ContentWoman{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}
.ContentWoman A:link	{color: #f0037f; text-decoration: none;}
.ContentWoman A:visited	{color: #f0037f; text-decoration: none;}
.ContentWoman A:active	{color: #000000; text-decoration: none;}
.ContentWoman A:hover	{color: #000000; text-decoration: none;}


.LanguagePink {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #b0b0b0;
	text-decoration: none;
	height:15px;
}
.LanguagePink A:link		{color: #b0b0b0; text-decoration: none;}
.LanguagePink A:visited		{color: #b0b0b0; text-decoration: none;}
.LanguagePink A:active		{color: #f0037f; text-decoration: none;}
.LanguagePink A:hover		{color: #f0037f; text-decoration: none;}

.LanguageBlue {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #b0b0b0;
	text-decoration: none;
	height:15px;
}
.LanguageBlue A:link		{color: #b0b0b0; text-decoration: none;}
.LanguageBlue A:visited		{color: #b0b0b0; text-decoration: none;}
.LanguageBlue A:active		{color: #00A0C6; text-decoration: none;}
.LanguageBlue A:hover		{color: #00A0C6; text-decoration: none;}

.MenuText {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #004458;
	text-decoration: none;
	height:15px;
}
.MenuText A:link		{color: #000000; text-decoration: none;}
.MenuText A:visited		{color: #000000; text-decoration: none;}
.MenuText A:active		{color: #004458; text-decoration: none;}
.MenuText A:hover		{color: #004458; text-decoration: none;}

.MenuTextSmall {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #004458;
	text-decoration: none;
	height:15px;
}
.MenuTextSmall A:link		{color: #000000; text-decoration: none;}
.MenuTextSmall A:visited	{color: #000000; text-decoration: none;}
.MenuTextSmall A:active		{color: #004458; text-decoration: none;}
.MenuTextSmall A:hover		{color: #004458; text-decoration: none;}

.MenuNumber {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #b0b0b0;
	text-decoration: none;
	height:15px;
	padding-left:4px;
}
.MenuNumber A:link		{color: #b0b0b0; text-decoration: none;}
.MenuNumber A:visited	{color: #b0b0b0; text-decoration: none;}
.MenuNumber A:active	{color: #ffffff; text-decoration: none;}
.MenuNumber A:hover		{color: #ffffff; text-decoration: none;}

.MenuTextBlue {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #00A0C6;
	text-decoration: none;
	padding-left:2px;
}

.MenuNumberBlue {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #00A0C6;
	text-decoration: none;
	padding-left:2px;
}
.MenuTextPink {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #f0037f;
	text-decoration: none;
	padding-left:2px;
}

.MenuNumberPink {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #f0037f;
	text-decoration: none;
	padding-left:2px;
}
.MenuNumberDown {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #e28f26;
	text-decoration: none;
	padding-left:2px;
}

.PageTitle {
	font-family: Trebuchet MS,Verdana,Tahoma,Arial,Helvetica;
	font-size: 18px; font-weight: normal; color: #7f7f7f;
	text-decoration: none; padding-left:15px; padding-top:4px; font-weight:bold;
}

.ImageBoxBlue {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	border:1px solid #00A0C6;
	color: #ffffff;
	background-color:#d6d6d6;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:2px;
}
.ImageBoxBlue A:link		{color: #b0b0b0; text-decoration: none;}
.ImageBoxBlue A:visited		{color: #b0b0b0; text-decoration: none;}
.ImageBoxBlue A:active		{color: #ffffff; text-decoration: none;}
.ImageBoxBlue A:hover		{color: #ffffff; text-decoration: none;}

.ImageBoxPink {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	border:1px solid #f0037f;
	color: #ffffff;
	background-color:#d6d6d6;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:2px;
}
.ImageBoxPink A:link		{color: #b0b0b0; text-decoration: none;}
.ImageBoxPink A:visited		{color: #b0b0b0; text-decoration: none;}
.ImageBoxPink A:active		{color: #ffffff; text-decoration: none;}
.ImageBoxPink A:hover		{color: #ffffff; text-decoration: none;}


.AskTheSpecialist {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
}
.AskTheSpecialist A:link	{color: #3a3a3a; text-decoration: none;}
.AskTheSpecialist A:visited	{color: #3a3a3a; text-decoration: none;}
.AskTheSpecialist A:active	{color: #636363; text-decoration: none;}
.AskTheSpecialist A:hover	{color: #636363; text-decoration: none;}

.AskTheSpecialistWoman{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
}
.AskTheSpecialistWoman A:link	{color: #3a3a3a; text-decoration: none;}
.AskTheSpecialistWoman A:visited	{color: #3a3a3a; text-decoration: none;}
.AskTheSpecialistWoman A:active	{color: #636363; text-decoration: none;}
.AskTheSpecialistWoman A:hover	{color: #636363; text-decoration: none;}


.AskTheSpecialistText {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #b0b0b0;
	text-decoration: none;
	position:absolute;
	visibility:hidden;
	top:0px;
	left:0px;
	z-index:1;
	width:300px;
	height:270px;
	padding: 12px;
	background-image:url(../Assets/Images/BgSemiTransparent.png);
	border:1px solid #00A0C6;
	scrollbar-face-color:#3c3c3c;
	scrollbar-highlight-color:#c3c3c3;
	scrollbar-shadow-color:#3c3c3c;
	scrollbar-3dlight-color:#3c3c3c;
	scrollbar-arrow-color:#00A0C6;
	scrollbar-track-color:#3a3a3a;
	scrollbar-darkshadow-color:#3c3c3c;
}
.AskTheSpecialistText A:link	{color: #00A0C6; text-decoration: none;}
.AskTheSpecialistText A:visited	{color: #00A0C6; text-decoration: none;}
.AskTheSpecialistText A:active	{color: #ffffff; text-decoration: none;}
.AskTheSpecialistText A:hover	{color: #ffffff; text-decoration: none;}

TD{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}

.BtnVideo{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #1a477e;
	text-decoration: none;
}


.Lang{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.Lang A:link	{color: #cdeeee; text-decoration: none;}
.Lang A:visited	{color: #cdeeee; text-decoration: none;}
.Lang A:active	{color: #ffffff; text-decoration: none;}
.Lang A:hover	{color: #ffffff; text-decoration: none;}

.TopMenu{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.TopMenu A:link		{color: #d3d3d3; text-decoration: none;}
.TopMenu A:visited	{color: #d3d3d3; text-decoration: none;}
.TopMenu A:active	{color: #ffffff; text-decoration: none;}
.TopMenu A:hover	{color: #ffffff; text-decoration: none;}

.SectionTitle{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	text-align:center;
	background-image:url(../Assets/Images/SectionTitleMid.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.SectionTitle A:link	{color: #ffffff; text-decoration: none;}
.SectionTitle A:visited	{color: #ffffff; text-decoration: none;}
.SectionTitle A:active	{color: #e4f7fa; text-decoration: none;}
.SectionTitle A:hover	{color: #e4f7fa; text-decoration: none;}

.SectionText{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	line-height: 15px;
	padding-left:14px;
	padding-right:9px;
}
.SectionText A:link		{color: #004044; text-decoration: none; font-weight: bold;}
.SectionText A:visited	{color: #004044; text-decoration: none; font-weight: bold;}
.SectionText A:active	{color: #832a23; text-decoration: none; font-weight: bold;}
.SectionText A:hover	{color: #832a23; text-decoration: none; font-weight: bold;}

.SmallGrey{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:14px;
	padding-right:9px;
}
.SmallGrey A:link		{color: #4c4c4c; text-decoration: none; font-weight: bold;}
.SmallGrey A:visited	{color: #4c4c4c; text-decoration: none; font-weight: bold;}
.SmallGrey A:active		{color: #832a23; text-decoration: none; font-weight: bold;}
.SmallGrey A:hover		{color: #832a23; text-decoration: none; font-weight: bold;}


.Search{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #2d8eb9;
	text-decoration: none;
	line-height: 15px;
}

.SearchField{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border: none;
	margin-left:12px;
	margin-top:10px;
	padding:2px;
	width:119px;
	height:19px;
	background-image:url(../Assets/Images/BgSearchField.jpg)
}

.DocPanel{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #004b4f;
	text-decoration: none;
	line-height: 15px;
}
.DocPanel A:link	{font-size: 10px; color: #004044; text-decoration: none; font-weight: normal;}
.DocPanel A:visited	{font-size: 10px; color: #004044; text-decoration: none; font-weight: normal;}
.DocPanel A:active	{font-size: 10px; color: #000000; text-decoration: none; font-weight: normal;}
.DocPanel A:hover	{font-size: 10px; color: #000000; text-decoration: none; font-weight: normal;}

.AssocPanel{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	height:25px;
	background-image:url(../Assets/Images/AssocPanelMid.gif);
}
.AssocPanel A:link		{font-size: 10px; color: #004044; text-decoration: none; font-weight: normal;}
.AssocPanel A:visited	{font-size: 10px; color: #004044; text-decoration: none; font-weight: normal;}
.AssocPanel A:active	{font-size: 10px; color: #000000; text-decoration: none; font-weight: normal;}
.AssocPanel A:hover		{font-size: 10px; color: #000000; text-decoration: none; font-weight: normal;}

.SubSectionHeader{
	font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
	line-height: 30px;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #d1d1d1;
	background-image:url(../Assets/Images/SubContentBg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.SubSectionHeader A:link	{color: #949494; text-decoration: none; font-weight: bold;}
.SubSectionHeader A:visited	{color: #949494; text-decoration: none; font-weight: bold;}
.SubSectionHeader A:active	{color: #004004; text-decoration: none; font-weight: bold;}
.SubSectionHeader A:hover	{color: #004004; text-decoration: none; font-weight: bold;}

.SubSectionText{
font-family: Trebuchet MS,Tahoma,Arial,Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
	line-height: 15px;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
}
.SubSectionText A:link		{color: #004044; text-decoration: none; font-weight: bold;}
.SubSectionText A:visited	{color: #004044; text-decoration: none; font-weight: bold;}
.SubSectionText A:active	{color: #832a23; text-decoration: none; font-weight: bold;}
.SubSectionText A:hover	{color: #832a23; text-decoration: none; font-weight: bold;}

#Contact{
    font-size: 12px;
    font-weight: normal;
    color: #7a7a7a;
    text-decoration: none;
    padding-left:5px;
    padding-bottom:7px;
    padding-top:7px;
}

#Contact A:link		{color: #7a7a7a; text-decoration: none; font-weight: bold;}
#Contact A:visited	{color: #7a7a7a; text-decoration: none; font-weight: bold;}
#Contact A:active	{color: #7a7a7a; text-decoration: none; font-weight: bold;}
#Contact A:hover	{color: #543333; text-decoration: none; font-weight: bold;}

.HomeNewsList{
    padding:5px; padding-top:8px;
}
.HomeNewsList h3{
    margin-left:5px; display:block; border-bottom:1px solid #BEBEBE; padding-bottom:4px;
}
.HomeNewsList td.SectionText{
    font-size:10px;
}
.HomeNewsList td.SectionText a{
    display: list-item; margin-left: 14px;
}
.HomeNewsList td.rightBorder{
    border-right:1px solid #BEBEBE;
}
