﻿.Contact
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-align: left;
	padding-left: 10px;
	padding-right: 7px;
	font-weight: normal;
}

.BContact
{
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-align: left;
	padding-left: 10px;
	padding-right: 7px;
	font-weight: bold;
}

.Combobox
{
	font-family:Calibri;font-size:13px;color:#2d5e82;
}


a.docLink:hover
{
	color: #003366;
	text-decoration:underline;
}

a.docLink
{
	color: #003366;
	text-decoration:underline;
}

a .imgLink { border:none 0px white; }
a:link .imgLink     { color: #00ccff; border:none 0px white; }
a:visited .imgLink  { color: #00ccff; border:none 0px white; }
a:active .imgLink   { color: #00ccff; border:none 0px white;  }
a:hover .imgLink    { color: #00ccff; border:none 0px white;  }

a.titleLink:hover
{
	color: #003366;
	text-decoration:underline;
}

a.titleLink
{
	color: #003366;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
}

.title
{
	color: #003366;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}

.d2 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	text-align:left;
	margin: 20px 0px 10px 0px;
}

.d3  {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align:left;
	margin: 15px 0px 10px 0px;
}

.d4 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-align:left;
	margin-bottom:10px;
}


a .imgLink { border:none 0px white; }
a:link .imgLink     { color: #00ccff; border:none 0px white; }
a:visited .imgLink  { color: #00ccff; border:none 0px white; }
a:active .imgLink   { color: #00ccff; border:none 0px white;  }
a:hover .imgLink    { color: #00ccff; border:none 0px white;  }

p
{
	padding-top: 0px;
	text-align: left;
	font-family: Calibri;
	font-size: 14px;
	color: #003366;
	font-weight:normal;	
}

.it li
{
	text-align: left;
	font-family: Tahoma, Arial, 'Arial CE';
	font-size: 13px;
	color: #003366;
	font-style: italic;
}

.normal-text
{
	text-align: left;
	font-family: Calibri;
	font-size: 14px;
	color: #003366;
	font-weight: normal;
}

.bold-text
{
	text-align: left;
	font-family: Calibri;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}