/* GreenStudio Ltd. 06/2006 author: Zoran Balkic 
version: 1.0
revision: 621
*/
a,a:active {
	outline: none;
}

body {
	margin: 15px auto 0 15px;
	padding: 0;
	font: 0.7em Verdana, Tahoma, "Adobe Helvetica", "Sans Serif", sans-serif;
	color: #000;
	background-color: #FFF;
	line-height: 1.5em;
}

div,p {
	margin: 0px;
}

.clear{
	clear:both;
}
.clearbordered{
	border: 1px solid #ccc;
	background-color: #fafafa;
}

.headerNavigation {
	height: 2em;
	text-align: right;
	padding-right: 200px;
}

.spacer,.spacer0{
	margin: 0;
	padding: 0;
}

.spacer1 {
	margin: 0 0 .5em 0;
	padding: 0 0 .5em 0;
}

.spacer2 {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
}

/*
#contentDivMainColumnTotalWidth {
	text-align: justify;
	color: inherit;
	background-color: inherit;
	margin: 0;
}

#contentDivMainColumnTotalWidth a {
	font-weight: normal;
	text-decoration: none;
	color: #006;
	background-color: inherit;
}

#contentDivMainColumnTotalWidth a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#contentDivMainColumnTotalWidth ul {
	margin: 0;
	padding: 0;
}

#contentDivMainColumnTotalWidth ul li {
	list-style: square;
	margin: 0 0 0 2em;
	padding: 0;
}

#contentDivMainColumn {
	text-align: justify;
	color: inherit;
	background-color: inherit;
	margin: 0;
}

#contentDivMainColumn ol li {
	margin: .5em 0 .5em 3em;
	text-align: left;
}

#contentDivLeftColumn ul li {
	list-style: square;
	margin: 0;
	padding: 0;
	text-align: left;
}

#contentDivLeftColumn ul {
	margin-left: 1.5em;
	padding: 0;
}

#contentDivLeftColumn ol li {
	margin: 0;
	text-align: left;
}

#contentDivLeftColumn a {
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color: #006;
}

#contentDivLeftColumn a:hover {
	text-decoration: underline;
}

#contentDivRightColumn a:hover {
	text-decoration: underline;
}

/*#contentDivMainColumn ul li {
	list-style: square;
	margin: 0 0 0 2em;
	padding: 0;
}*/

/*#contentDivMainColumn a {
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color: #006;
}*/
/*
#contentDivMainColumn a:hover {
	background-color: transparent;
	text-decoration: underline;
}*/
/*
#contentDivLeftColumn {
	width: 90%;
	padding: 0px 20px 0 0;
	margin: 0 0 0 10px;
}

#contentDivRightColumn {
	padding: 0;
}*/

/*#contentDivRightColumn li {
	list-style: square;
	margin: 0;
	text-align: left;
}*/

/*#contentDivRightColumn ul {
	margin: .5em 0 0 1em;
	padding: 0 0 0 1em;
}*/
/*
#contentDivRightColumn a {
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color: #000066;
}*/

/*
.textTitle {
}
*/
.date{
float: left;
margin-right: .5em;
padding: 0 .5em 0 .5em;
border-right: 7px solid #DDDDDD;
}

.paragraphContainerLine, .paragraphContainerLine ul{
padding: 0;
text-align: justify;
}

.paragraphContainerLine ul{
padding: 0 .5em .5em .5em;
text-align: justify;
}

.paragraphContainerLineH2, .paragraphContainerLineH2 ul{
padding: 0 .5em .5em .5em;
text-align: justify;
}
.paragraphContainerLineH3, .paragraphContainerLineH3 ul{
padding: .5em .5em .5em 1em;
text-align: justify;
}
.paragraphContainerLineH4, .paragraphContainerLineH4 ul{
padding: 0 .5em .5em 1em;
text-align: justify;
}

.paragraphContainerLineH5, .paragraphContainerLineH5 ul{
padding: 0 .5em .5em 1.5em;
text-align: justify;
}
.paragraphContainerLineH6, .paragraphContainerLineH6 ul{
padding: 0 .5em .5em 1.5em;
text-align: justify;
}

ul{
margin: 0 0 1em 1em;
padding: inherit;
/*background-color: #f1f1f1;*/
}

ul li {
margin: 0;
padding: 0.1em;

}

.normal a:link {
	text-decoration:none;
	color: #000066;
}

.normal a:hover {
	text-decoration:underline;
	color: #dc301c;
}

.normal a:visited {
	text-decoration:none;
	color: black;
}

ul.download {
margin: 0 0 1em 2em;
padding: inherit;
}
ul.download li a:link {
	text-decoration:none;
	color: #000066;
}

ul.download li a:hover {
	text-decoration:underline;
	color: #dc301c;
}

ul.download li a:visited {
	text-decoration:none;
	color: black;
}

ul.internal li a:link {
	text-decoration:none;
	color: #000066;
}

ul.internal {
margin: 0 0 1em 2em;
padding: inherit;
}

ul.internal li a:hover {
	text-decoration:underline;
	color: #dc301c;
}

ul.internal li a:visited {
	text-decoration:none;
	color: black;
}

ul.external {
margin: 0 0 1em 2em;
padding: inherit;
}
ul.external li a:link {
	text-decoration:none;
	color: #000066;
}

ul.external li a:hover {
	text-decoration:underline;
	color: #dc301c;
}

ul.external li a:visited {
	text-decoration:none;
	color: black;
}

/*
.rightColumnTitle {
	width: auto;
	text-align: right; 
	color: #000;
	font-weight: bold;
	padding: 0 .5em 0 0;
	margin: 0 0 .5em 0;
	border-bottom: 1px solid #DDDDDD;
	border-right: 7px solid #DDDDDD;
	background-color: transparent;
}*/

.extensionicon {
	border: 0;
}

.breadcrumb {
	/*display: block;*/
	clear: left;
/*	margin-top: 1em;*/
	padding-top: 5px;
	text-align: left;
	padding-left: 0px;
	border-bottom: 1px solid #BBBBBB;
	border-right: 7px solid #BBBBBB;
}

.breadItem{
padding: 0 .7em;
border-right: 5px solid #aaa;
	
}
.breadItemLast{
padding: 0 .7em;
	
}
.breadItemFirst{
padding-right: .7em;
border-right: 5px solid #aaa;
	
}

.breadcrumb a:link {
color: black;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #000099;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #dc301c;
	font-weight: normal;
	text-decoration: none;
}
.breadcrumb a:active {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

#footer {
	border-top: 1px dotted #DDD;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color: #000;
}



img.border {
	padding: 2px;
	border: 1px solid #CCC;
}

img.noborder {
	padding: 0;
	border: 0;
}

.secured {
	background-image: url("/cms/docroot/cms/imgs/secured.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

.securedChild {
	background-image: url("/cms/docroot/cms/imgs/securedChild.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

.thumbnail {
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.thumbnail img {
	border: none;
}
.contentImage_left { /*position: relative;*/
	float: left;
	margin: 0 1em 1em 0;
	padding: 1px;
	/*border: 1px solid #BBBBBB;*/
	z-index: 0;
}
.contentImage_right { /*position: relative;*/
	float: right;
	margin: 0 0 1em 1em;
	padding: 1px;
	border: 0;
	z-index: 0;
	/*border: 1px solid #BBBBBB;*/
}

.centered{
text-align: center;

}
.contentImage_center { /*	position: relative;*/
	margin: 0 0 1em 0;
	border: 0;
}

.textTitle {
	margin: 0 0 1em 0;
}

.old {
	text-decoration: line-through;
	color: #aa0000;
}

.left-element {
	float: left;
	text-align: left;
	width: 49%;
}

.reused{

border: 1px dotted #dc1301;
clear:both;
}

address {
	font-style: normal;
	/*color: red;*/
text-decoration:none;
}

.right-element {
	float: right;
	width: 49%;
	text-align: right; /* depends on element width */
}

table,td {
	/*border-bottom: 1px solid #ccc;*/
	border-collapse: collapse;
}

.tablePar th {
	background: #ccc;
	color: #000;
	line-height: 2em;
	border-left: 1px solid #fff;
	padding-left: 1em;
}

.tablePar th {
	line-height: 2em;
	background: #eee;
	border-top: 1px solid #ccc;
	text-align: left;
	padding-left: 1em;
	font-weight: normal;
	color: black;

}



.tablePar tbody tr td {
	padding-left: 1em;
	color: #000;;
}

.tablePar tbody tr:hover {
	background: #eee;

}

.tablePar tbody tr:hover td {
	color: #454545;
}

.tablePar tfoot td,.tablePar tfoot th {
	border-left: none;
	border-top: 1px solid #CCC;
	padding: 4px;
	background: #ccc;
	color: #000066;
}

caption {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 0 0 1px .5em;
	border-bottom: 1px solid #ddd;
	border-left: 7px solid #173185;
}

 .hilite  {color: red; background-color: #ddd; }
 .hilite1 {color: red; background-color: #ccc; }
 .hilite2 {color: red; background-color: #bbb; }
 .hilite3 {color: red; background-color: #aaa; }
    
.tablePar table a:link {
	color: #000;
	text-decoration: none;
}

.tablePar table a:visited {
	color: #000;
	text-decoration: none;
}

.tablePar table a:hover {
	color: #003366;
	text-decoration: underline;
}

.tablePar table a:active {
	color: #003366;
}