/* general - Stylesheet for Aspacts Website */
HTML
{
		margin: 0px;
	padding: 0px;
}
BODY
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #323232;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	background-color: #ffffff;
}
TABLE
{
	font-size: 12px;
}

a
{
	color: #323232;
	text-decoration: underline;
}
a:hover
{
	color: #c30000;
	text-decoration: underline;
}
a:active
{
	color: #c30000;
	text-decoration: none;
}
/* Website Layout */

.leftColumn
{
	width: 330px;
}
.rightColumn
{
	width: 645px;
}

/* MainMenu */

a.hrefMainMenu
{
	border-right: #ffffff 1px solid;
	display: block;
	padding-left: 2px;
	font-size: 11px;
	vertical-align: top;
	width: 107px;
	color: #c0c0c0;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	height: 20px;
	max-height: 20px;
	background-color: #323232;
	text-align: left;
	text-decoration: none;
}
a.hrefMainMenu:hover
{
	border-right: #ffffff 1px solid;
	display: block;
	padding-left: 2px;
	font-size: 11px;
	vertical-align: top;
	width: 107px;
	color: #c30000;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	height: 20px;
	max-height: 20px;
	background-color: #c0c0c0;
	text-align: left;
	text-decoration: none;
}
a.hrefMainMenu:active
{
	border-right: #ffffff 1px solid;
	display: block;
	padding-left: 2px;
	font-size: 11px;
	vertical-align: top;
	width: 107px;
	color: #FFFFFF;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	height: 20px;
	max-height: 20px;
	background-color: #323232;
	text-align: left;
	text-decoration: none;
}
a.hrefMainMenuActive
{
	border-right: #ffffff 1px solid;
	display: block;
	padding-left: 2px;
	font-size: 11px;
	vertical-align: top;
	width: 107px;
	color: #FFFFFF;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	height: 20px;
	max-height: 20px;
	background-color: #323232;
	text-align: left;
	text-decoration: none;
}
a.hrefMainMenuActive:hover
{
	border-right: #ffffff 1px solid;
	display: block;
	padding-left: 2px;
	font-size: 11px;
	vertical-align: top;
	width: 107px;
	color: #c30000;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	height: 20px;
	max-height: 20px;
	background-color: #c0c0c0;
	text-align: left;
	text-decoration: none;
}
a.hrefMainMenuActive:active
{
	border-right: #ffffff 1px solid;
	display: block;
	padding-left: 2px;
	font-size: 11px;
	vertical-align: top;
	width: 107px;
	color: #FFFFFF;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	height: 20px;
	max-height: 20px;
	background-color: #323232;
	text-align: left;
	text-decoration: none;
}
.spcrMainMenu
{
	font-size: 10px;
	overflow: hidden;
	width: 115px;
	clip: rect(0px 0px 0px 0px);
	color: #c0c0c0;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	height: 20px;
	max-height: 20px;
	background-color: #323232;
	text-align: left;
	vertical-align:top;
	white-space:nowrap;
}

/* Header */

.leftHdrRow
{
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-image: url(img/home_hdrStyle.jpg);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	height: 88px;
	background-color: #c30000;
	max-height: 88px;
}
.rightHdrRow
{
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #ffffff 0px solid;
	border-bottom: #FFFFFF 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	BACKGROUND-POSITION-X: right;
	background-image: url(img/bgRightHdr645.gif);
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	color: #ffffff;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	height: 88px;
	max-height: 88px;
	background-color: #c30000;
	text-align:left;
}
.hdrTitleContainer
{
	font-size: 45px;
	vertical-align: top;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-align: left;
	text-decoration: none;
	padding-left: 2px;
}

/* hdrSearchbox */

.hdrSearchContainer
{
	text-align: right;
	text-decoration: none;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 14px;
	color: #ffffff;
	vertical-align: bottom;
	padding-top:1px;
}
input.tbxSearch
{
	border-right: #323232 1px solid;
	border-top: #323232 1px solid;
	font-size: 11px;
	border-left: #323232 1px solid;
	width: 210px;
	color: #323232;
	border-bottom: #323232 1px solid;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	height: 18px;
	background-color: #ffffff;
	text-decoration: none;

}
a.hrefBtnSearch 
{
	border: #323232 1px solid;
}
a.hrefBtnSearch:hover
{
	border: #FFFFFF 1px solid;
}
a.hrefBtnSearch:active
{
	border: #323232 1px solid;
}
/* SubMenu */

.leftSubmenuContainer
{
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #FFFFFF 0px solid;
	background-image: url(img/bgLeftPageClm.gif);
	background-repeat: repeat-y;
	background-color: #efefef;
	vertical-align: top;
}
.breadcrumsContainer
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 14px;
	padding-bottom: 4px;
	color: #323232;
	padding-top: 4px;
	border-bottom: #c30000 1px solid;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-align: left;
}


a.hrefBreadCrum
{
	font-size: 11px;
	color: #c0c0c0;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
}
a.breadCrumActive
{
	color: #323232;
}
a.hrefBreadCrum:hover
{
	font-size: 11px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
}
a.hrefBreadCrum:active
{
	font-size: 11px;
	color: #323232;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
}
/* submenu item */
td.subMenuItemLayout
{
	padding: 0px;
}
.subMenuItemLayout
{
	height: 79px;
	overflow: hidden;
	width: 330px;
	clip: rect(0px 0px 0px 0px);
	border-bottom: #c30000 1px solid;
	position: relative;
}
.subSubmenuContainer
{
	overflow: hidden;
	width: 330px;
	clip: rect(0px 0px 0px 0px);
	height: 20px;
	background-color: #c0c0c0;
	position: relative;
}
.subSubmenu
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	left: 0px;
	padding-bottom: 2px;
	width: 326px;
	color: #ffffff;
	padding-top: 2px;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	position: relative;
	height: 16px;
	background-color: #c0c0c0;
	text-decoration: none;
}
.subMenuIntroTxt
{
	padding-right: 2px;

	text-justify: auto;
	font-size: 11px;
	padding-bottom: 2px;
	vertical-align: top;
	cursor: hand;
	color: #c0c0c0;
	padding-top: 5px;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-align: justify;
	text-decoration: none;
	height: 60px;
	width: 220px;
}
a.subMenuIntroTxt
{
	padding-right: 2px;

	text-justify: auto;
	font-size: 11px;
	padding-bottom: 2px;
	vertical-align: top;
	cursor: hand;
	color: #c0c0c0;
	padding-top: 5px;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-align: justify;
	text-decoration: none;
	height: 60px;
	width: 220px;
}
a.subMenuIntroTxt:hover
{
	color: #323232;
	text-decoration: none;
}
a.subMenuIntroTxt:active
{
	color: #323232;
	text-decoration: none;
}
.smIntroTxtActive
{
	color: #323232;
}
a.smIntroTxtActive
{
	color: #323232;
}
a.smIntroTxtActive:hover
{
	color: #323232;
}
a.smIntroTxtActive:active
{
	color: #323232;
}
.subMenuTitle
{
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
	cursor: hand;
	color: #323232;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
	white-space: nowrap;
	width: 110px;
	padding: 2px;
	padding-left: 4px;
}
.smTitleActive
{
	color: #c30000;
}
a.subMenuTitle
{
	font-weight: bold;
	font-size: 14px;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
}
a.subMenuTitle:hover
{
	font-weight: bold;
	font-size: 14px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
}
a.subMenuTitle:active
{
	font-weight: bold;
	font-size: 14px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: underline;
}
.subMenuButtonContainer
{
	width: 18px;
	vertical-align: top;
	padding-top: 2px;
}
div.btnSubMenu
{
	font-size: 14px;
	width: 16px;
	cursor: hand;
	color: #c0c0c0;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	height: 16px;
	background-color: #323232;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 2px;
}
div.smButtonActive
{
	color: #ffffff;
}
a.hrefSubSubmenuItem
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-decoration: none;
}
a.hrefSubSubmenuItem:hover
{
	font-size: 11px;
	color: #c30000;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-decoration: none;
}
a.hrefSubSubmenuItem:hover:active
{
	font-size: 11px;
	color: #c30000;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-decoration: none;
}
a.hrefSubSubmenuItem:hover:focus
{
	font-size: 11px;
	color: #c30000;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-decoration: none;
}
a.hrefSubSubmenuItem:active
{
	font-size: 11px;
	color: #323232;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-decoration: none;
}
a.hrefSubSubmenuItem:focus
{
	font-size: 11px;
	color: #323232;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-decoration: none;
}

/* contentPage */

.contentContainer
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 4px;
	color: #323232;
	padding-top: 4px;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-align: left;
}

h1
{
	font-size: 18px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
	margin: 0px;
}
p
{
	text-justify: auto;
	font-size: 12px;
	color: #323232;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-align: justify;
}
ul
{
	margin: 0px;
}
li
{
	margin-left: 25px;
}
a.hrefLstArticle
{
	list-style: square url(img/bltArticleInactive.gif) outside;
	font-size: 14px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
}
a.hrefLstArticle:hover
{
	list-style: square url(img/bltArticleActive.gif) outside;
	font-size: 14px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: underline;
}
a.hrefLstArticle:active
{
	list-style: square url(img/bltArticleActive.gif) outside;
	font-size: 14px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: underline;
}
.introTxt
{
	padding-left: 60px;
	font-size: 12px;
	color: #323232;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-align: left;
}
.introTxtDatum
{
	padding-left: 25px;
	font-size: 10px;
	color: #323232;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-align: left;
}
a.hrefReadMore
{
	font-size: 12px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: none;
}
a.hrefReadMore:hover
{
	font-size: 12px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: underline;
}
a.hrefReadMore:active
{
	font-size: 12px;
	color: #c30000;
	font-family: 'Trebuchet MS' , Arial;
	text-decoration: underline;
}
.metaInfo
{
	font-size: 11px;
	color: #c0c0c0;
	font-family: Arial, 'Trebuchet MS';
	text-decoration: none;
}
hr
{
	color: #c30000;
	height: 1px;
}
/* partners */
.partnerTxt
{
	
	font-size: 12px;
	color: #323232;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-align: left;
}

/* footer */
.footerContainer
{
	padding-right: 2px;
	padding-left: 4px;
	font-size: 10px;
	background-image: url(img/bgLeftPageClm.gif);
	padding-bottom: 5px;
	vertical-align: bottom;
	color: #323232;
	padding-top: 20px;
	background-repeat: repeat-y;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	background-color: #efefef;
	text-decoration: none;
}
a.hrefFooter
{
	font-size: 10px;
	color: #323232;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-decoration: none;
}
a.hrefFooter:hover
{
	font-size: 10px;
	color: #c30000;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-decoration: underline;
}
a.hrefFooter:active
{
	font-size: 10px;
	color: #323232;
	font-family: Arial, 'Trebuchet MS' , Helvetica;
	text-decoration: underline;
}
