@charset "utf-8";
/* CSS Document */

/* Custom Added Attributes */
* html img { behavior: url(images/iepngfix.htc); }/* IE 6 Specific PNG Fix */

a img { border:none; }

body, li, div, p, table, td
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
	}
.pageContent a:link, .pageContent a:visited {
	color:#1C4CB1;
}
.pageContent a:hover {
	color:#222222;
}
.pageContent a
	{
		font-size:10pt;
		font-family: Tahoma, Arial, sans-serif;
	}
.menu a:hover {
	color:#222222;
}

/* End Custom Attributes */

.text-header {
	font-size: 12pt;
	font-family: Arial;
	color: #4C4C4C;
	font-weight: bold;
	padding-bottom: 15px;
}

.text-header img{
margin-left:4px;
}


.pathway {
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight:bold;
}
.pageContent {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
}

.company {
	font-size: 22px;
	font-family: Tahoma;
	color:#FFFFFF;
}
.slogan {
	font-size: 17px;
	font-family: Tahoma;
	color: #ffffff;
	margin-top:5px;
}
.footer {
	color: #E2E2E3;
	font-size: 8pt;
	font-family: Tahoma;
}
/*main menu*/
.tmenu {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}


.tmenua {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
/*submenu*/
.smenua {
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: underline;
}
.smenu {
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}
.bmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.bmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.menu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.menua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;

}
.icon
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:15px;
	padding-top:15px;
}
.iconleft
{
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.iconfoot
{
	padding-right: 10px;
	padding-left: 10px;
}
.line_submenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#gd
{
	position: absolute;
	left: 70px;
	top: 315px;
}
/* Client Override Attributes */
 .company { 
font-size: 28px;
font-weight: bold;
 }

 .slogan { 
font-size: 22px;
font-weight: bold;
 }

