html,body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
}

body {
	background-color: #DFDFEF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-image: url("");
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

table.container {
	width: 100%;
	/*
	Doesn't work in IE7 or Opera.
	height: 100%;
	*/
	vertical-align: top;
}
td.container {
	text-align: center;
	/* 
	Doesn't work in IE7 or Opera.
	height: 100%;
	*/
	vertical-align: top;
}
div.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-color: #FFFFFF;
	background-image: url("/.component/imageGenerator.php?fileName=%2Fha%2Fhtml%2Ffocus%2Fwww%2Ftao%2Fmedia%2F5421%2F5423.gif&amp;cache=1&amp;cachePrefix=.cache");
	background-repeat: repeat-y;
	text-align: left;
	height: 100%;
	border-left: none;
	border-right: 0px #000000 solid;
	border-top: none;
	border-bottom: none;
}

div.topBar {
	margin-bottom: 1em;
}

div.content {
	padding: 1.5em 15px 5em;
}

div.contents {
        /* position: absolute; */
	margin: 0px 0px 0px 0px;
        top: 0;
        left: 0;
        height: 100%;
}

div.footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0.5em 5px 0.5em;
	width: 98%;
}

div.messageBox {
	background-color: #EFEFEF;
	color: #000000;
	border: 1px solid #9999CC;
	padding: 0.6em 2em;
	font-weight: bold;
	width: 75%;
	text-align: center;
	margin: 1.5em 0;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #000000;
}

hr {
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0;
	padding: 0;
	height: 1px;
}
hr.title {
	border-top-width: 2px;
	height: 2px;
}
hr.form {
	border-top-style: dashed;
	margin: 1em 0;
}

input, textarea, select, table, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

input.submit {
	background-color: #666666;
	color: #FFFFFF;
	border: 2px solid #000000;
	font-size: 90%;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}

.designColor {
	color: #666666 !important;
}
.borderDefault {
	border: 1px solid #000000 !important;
}

td.title, td.titleSmall, div.title {
	border-bottom: 3px solid #666666;
	border-top: none;
	border-right: none;
	border-left: none;			
	padding: 2px 4px 2px 4px;
}
td.title, div.title { 
	font-weight: bold;
	font-size: 110%;
}

div.moduleHeader {
	font-size: 100%;
	color: #000000;
	border-bottom: 2px #666666 solid;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 0.1em;
	margin-bottom: 0.25em;
}

div.moduleContainer {
    padding: 0.25em;
    border: 1px #AAAAAA solid;
    padding-top: 0.5em;
}

/**
 *	Form.
 */
td.frmSectionTitle {
	color: #666666;
}
table.window {
	background-color: #EFEFEF;
	color: #000000;
	border: 1px solid #666666;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
td.windowHeader {
	background-color: #666666;
	color: #FFFFFF;
}
input.windowButton {
	border: 2px solid #000000 !important;
}
table.simpleForm,
div.simpleForm,
td.simpleForm {
	background-color: #EFEFEF;
	color: #000000;
	border: 1px solid #666666;
}

/**
 *	Tools.
 */
table.tool {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
input.embeddedButton {
	border: 2px solid #000000 !important;
}
.toolBorder {
	border: 1px solid #000000;
}

/**
 *	ArticleEditing.
 */
td.sectionTools {
	font-size: 90%;
	padding: 3px 6px 3px 6px;
}

/**
 *	Lists.
 */

td.imageListItem,
td.listItemInactive,
td.listHeader,
table.confirmBox {
	background-color: #EFEFEF;
	color: #000000;
}

td.listHeader {
	border-bottom: 2px solid #666666;
	border-top: 1px solid #9999CC;
}
table.listDetails {
	background-color: #9999CC;
}
td.listDetails {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0.1em 0.25em;
}
td.listHeaderFirst {
	border-left: 1px solid #9999CC;
}
td.listHeaderLast {
	border-right: 1px solid #9999CC;
}
td.imageListDetailsOn {
	border: 1px solid #9999CC;
}

a.pageListInactive {
	color: #FFFFFF;
}
a.pageListActive {
	color: #666666;
}
span.pageListInactive {
	background-color: #666666;
	border: 1px solid #9999CC;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	margin-left: 3px;
}
span.pageListActive {
	background-color: #FFFFFF;
	border: 1px solid #9999CC;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	margin-left: 3px;
}

table.list a,
table.simpleForm a,
td.simpleForm a,
div.simpleForm a {
	color: #000000;
}

table.listDetails a {
	color: #000000;
}

/**
 *	TopBar.
 */
table.topBar { 
	width: 100%;
	empty-cells: show;
	background-color: #FFFFFF;
	color: #000000;
}
table.topBar td {
	background-color: #FFFFFF;
}
td.topBarLogoCell { 
	vertical-align: bottom; 
	padding: 25px 35px 10px 10px;
}
td.topBarSearchCell { 
	text-align: right; padding: 5px 8px 2px 8px; white-space: nowrap; vertical-align: bottom;
	font-size: 90%; font-weight: bold;
}
td.topBarTitleCell { 
	white-space: nowrap; padding: 5px 8px 2px 8px; vertical-align: bottom;
	font-size: 135%; font-weight: bold;
}
td.topBarDateCell { 
	text-align: right; width: 80%; padding: 5px 0px 2px 8px; vertical-align: bottom;
	font-size: 90%;
}
table.topBar td.topBarLine {
	border-top: 2px #000000 solid;
	background-color: #EFEFEF;
	height: 186px;
	background-image: url("/.component/imageGenerator.php?fileName=%2Fha%2Fhtml%2Ffocus%2Fwww%2Ftao%2Fmedia%2F5421%2F20010.jpg&amp;cache=1&amp;cachePrefix=.cache");
}

/**
 *	TopMenu.
 */
a.topMenuItemActive {
	color: #666666;
}
a.topMenuItemInactive {
	color: #000000;
}
table.topMenu { 
	width: 100%;
	margin-bottom: 10px;
}
td.topMenu {
	padding: 12px 0px 0px 0px;
}
td.topMenuFirst {
	border-bottom: 3px solid #666666;
	font-size: 110%;
	font-weight: bold;
	padding-left: 5px;
	width: 25%;
}
td.topMenuItemActive {
	background-color: #EFEFEF;
	border-top: 3px solid #666666;
	border-right: 3px solid #666666;
	border-left: 3px solid #666666;
	font-weight: bold;
	text-align: center;
}
td.topMenuItemInactive {
	background-color: #EFEFEF;
	color: #000000;
	border-bottom: 3px solid #666666;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	text-align: center;
}

/**
 *	Menus.
 */
table.mainMenu {
	background-color: #CCCCCC;
	color: #000000;
	border-top: 1px #000000 solid;
	border-bottom: 0px #000000 none;
	width: 100%;
}
.mainMenu A {
	display: block;
	float: left;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	text-transform: none;
	border-right: 1px #000000 dashed;
}
.mainMenu A:hover,
.mainMenu A:active,
.mainMenu A.here:link,
.mainMenu A.here:visited {
	background-color: #FF9900;
	text-decoration: none;
}

table.subMenu {
	background-color: #CCCCCC;
	color: #000000;
	border-bottom: 1px #000000 solid;
	width: 100%;
}
.subMenu A {
	display: block;
	float: left;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 0.2em 0.6em;
	border-right: 0px #000000 none;
}
.subMenu A:hover,
.subMenu A:active,
.subMenu A.here:link,
.subMenu A.here:visited {
	background-color: #666666;
	text-decoration: none;
}

/**
 *	Footer.
 */
td.footer {
	padding: 5px 5px 5px 5px;
	font-size: 90%;
}


/**
 *	SubMenu.
 */
div.subMenu {
	border-bottom: 1px solid #000000;
	padding: 4px 10px 4px 10px;
	font-size: 95%;
}
span.subMenuItem {
	margin-right: 10px;
	white-space: nowrap;
}

/**
 *	QuickSearchBoxF.
 */
input.quickSearchBox {
	width: 80px;
	margin-left: 5px;
}
input.quickSearchButton {
	border: 1px solid #000000;
}

/**
 *	LoginF.
 */
table.loginF { margin: auto auto; }
td.loginF { padding: 15px 25px 15px 25px; }

/* FCKEditor styles */

div.FCKstyle {
    /* This is same as paragraph */
    font-size: 100%;
    color: ; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    line-height: 125%;
    /*
    background-color: #FFFFFF;
    background-image: url("/.component/imageGenerator.php?fileName=%2Fha%2Fhtml%2Ffocus%2Fwww%2Ftao%2Fmedia%2F5421%2F5423.gif&amp;cache=1&amp;cachePrefix=.cache");
    background-repeat: repeat-y;
    */
}

div.Header {
    /* Here we use different font size for FCKEditor, not normal */
    font-size: 95%;
    color: ; 
    font-family: Arial, Helvetica, sans-serif; 
    text-align: ;
    font-weight: bold;
}

img.ContentImage {
    margin-left: 15px;
    margin-right: 15px;
}

img.ContentImageRight {
    margin-left: 15px;  
}

img.ContentImageLeft {
    margin-right: 15px;  
}

@media print {

    body {
	margin: 0 0 0 0cm !important;
	padding: 0;
	background-color: #FFFFFF;
	background-image: none !important;
	size: A4;
    }

    html,body {
	height: auto !important;
	min-height: auto !important;
    }

    div.content,
    div.contents {
	margin: 0px !important;
	padding: 0px !important;
	height: auto !important;
	position: relative !important;
    }

    div.container {
	margin: 0px !important;
	height: auto !important;
	width: 100% !important; 
	border: 0px !important;
	background-image: none !important;
	background-color: #FFFFFF !important;
    }

    table.moduleContainer {
	display: block;
	width: 100% !important;
    }

    td.moduleColumn {
	display: block;
	width: 100px !important;
    }

    table.articleViewer {
	width: 100% !important;
    }

    table.topBar,
    div.topMenu,
    table.topMenu,
    table.mainMenu, 
    table.subMenu,
    img.topVerticalImage,
    td.topBarSearchCell,
    td.contentNavigation,
    div.quicksearchboxf {
	display: none;
    }

    td.topBarLine {
	height: 100% !important;
    }

    div.footer {
	position: relative !important;
	margin-top: 10px;
    }

    A:link {
	color: #000000;
	text-decoration: none;
    }
    A:visited {
	color: #000000;
	text-decoration: none;
    }
    A:active {
	color: #000000; 
	text-decoration: none;
    }
    A:hover {
	color: #000000;
	text-decoration: none;
    }

}

