/*
 *	(c) Copyright by Ingo Dueppe - www.dueppe.com
 *
 *
 */

body {
	margin: 10px 2%;
	color: #222;
	background-color: #036;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	min-width: 750px;

}

#header {
	background-color: #036;
	background-image: url(/images/idlogo2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 1px solid #026;
	border-bottom: 4px solid #09c;
        line-height: 14px;
	display:block;
	clear:both;
	height: 80px;
	padding: 0px;
	margin: 0px;
}

/**********************************************************************
 * Content Styles
 **********************************************************************/
#content{
	background-color: #fff;
	margin-bottom: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 20px 20px 50px 230px;
	min-height: 300px;
	height: auto;
	border-left: 1px solid #ccd2d2;
	border-right: 1px solid #ccd2d2;
	border-collapse: collapse;
}

#content h1 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 20pt;
	font-weight: bold;
	font-stretch: ultra-expanded;
	font-variant: small-caps;
	color: #999;
}

#content h1 small {
	margin: 0px;
	padding: 0px 0px 20px 0px;
        font-size: small;
        font-weight: bold;
        font-stretch: ultra-expanded;
        color: #aaa;
}

#content img.left {
	display: inline;
	float: left;
	margin: 10px 20px 20px 20px;
	padding: 0px;
	border: 0px;
}

#content img.right {
/*	display: compact;*/
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border: 0px;
}

#content p {
	padding: 0px 50px 5px 20px;
	margin: 5px 0px;
	text-align: justify;
	font-size: 12pt;
	font-family: Balloon, sans-serif;
}

#content ul.text {
        padding-left: 50px;
        margin-top: 0px;
        margin-bottom: 0px;
	font-size: 12pt;
	font-family: Balloon, sans-serif;
}

#content .text li {
	padding: 0px 50px 0px 10px;
	margin: 0px 0px;
	text-align: justify;
	font-size: 12pt;
        fpmt-weight: normal;
	font-family: Balloon, sans-serif;
}

#content p.code {
        text-align: left;
        margin: 10px 50px 10px 30px;
        padding: 10px 10px 10px 10px;
        border: 1px solid #000;
        color: #000;
        background-color: #eee;
        font-size: small;
        font-weight: normal;
        font-family: 'courier new', monospace;
}

#content div.group {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 5px;
	border-top: 1px dotted #888;
	line-height: 1em;
}

#content a.top {
	background-image: url(/images/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	border: 0px;
	padding: 5px 15px 0px 0px;
	margin: 0px 0px 5px 0px;
	vertical-align: middle;
	width: 10px;
	height: 15px;
}

#content a.toparrow {
	float: right;
	background-image: url(/images/arrowTop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 5px 20px;
	vertical-align: middle;
	width: 20px;
	height: 20px;
}



.breadcrumbs {
        color: #888;
        font-family: helvetica, sans-serif;
        font-size: small;
        font-weight: bold;
}

.breadcrumbs a, .breadcrumbs a:visited {
        color: #888;
        text-decoration: none;
}

.breadcrumbs a:focus, .breadcrumbs a:active, .breadcrumbs a:hover {
        color: #000;
        text-decoration: underline;
}


div.group h4 {
	float: left;
	width: 170px;
	height: auto;
	color: #284B78;
	font-size: x-small;
	font-weight: bolder;
	font-stretch: ultra-expanded;
	padding: 0px;
	margin: 0px;
}

div.group>div {
	padding: 0px;
	margin-top: 0px;
	margin-left: 180px;
}

div.group ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

div.group li h5 {
	text-indent: 0px;
	font-size: xx-small;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-bottom: 1px;
}

/***********************************************************************
 * SideBar Styles
 ***********************************************************************/

.sideimage {
	margin: 25px 0px 10px 20px;
	float: left;
	clear: left;
	border: 0px;

	background-color: #fff;
	padding: 0px 0px 10px 0px;
/*	width: 180px;*/
	overflow: hidden;

	font-size: x-small;
	font-weight: bold;
	text-align: left;
}

.sideimageright {
	margin: 25px 10px 10px 20px;
	float: right;
	clear: right;
	border: 0px;

	background-color: #fff;
	padding: 0px 60px 0px 0px;
/*	width: 180px;*/
	overflow: hidden;

	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

.sidelink {
	margin: 25px 0px 10px 20px;
	float: left;
	clear: left;
	border: 0px;

	background-color: #fff;
	padding: 0px 0px 10px 0px;
	width: 180px;
	overflow: hidden;

	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

.sideblock {
/*        dispay: static;*/
	margin: 25px 0px 10px 10px;
	float: left;
	clear: left;
	border-left: 1px solid #f90;
	border-right: 1px solid #f90;
	border-bottom: 3px solid #f90;

	background-color: #fff;
	padding: 0px 0px 10px 0px;
	width: 170px;
	overflow: hidden;
}

.sideblock h4 {
	color: #fff;
	background-color: #f90;
	display: block;
	margin: 0px 0px 5px 0px;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding: 2px 0px 2px 10px;
}

.sideblock ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
        padding-bottom: 0px;
	padding-left: 5px;
	font-size: 8pt;
}

.sideblock li {
        margin-top: 0px;
	font-size: 8pt;
        font-weight: normal;
}

.sideblock a:visited, .sideblock a {
	/*display: block;*/
	width: 95%;
	color: #666;
	background: transparent;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(/images/rightarrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.sideblock a.current {
        color: #444;
}

.sideblock a:hover, .sideblock a:focus, .sideblock a:active {
	color: black;
	background: transparent;
	text-decoration: underline;
	padding-left: 15px;
	background-image: url(/images/rightarrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
        font-weight: bold;
}



/************************************************************************
 * Footer Styles
 ************************************************************************/
#footer {
	padding: 5px 5px;
	clear: both;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;

	color: #eee;
	background-color: #036;

	border-top: 4px solid #f90;

/*	border: 0px;*/
}

#footer span.left {
	float: left;
}

#footer span.right {
	float: right;
}

#footer a {
	color: #eee;
	background: transparent;
	text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
}

#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
}
