/* CSS Document */
.clr {
	clear: both;
}

.clrr {
	clear:right;
}

.clrl {
	clear:left;
}

hr {
	height: 1px;
	border: none 0;
	border-top: 1px dashed #DADADA;
	margin: 6px 0 12px 0;
}

a:link {
	text-decoration: none;
        color: #5789AB;        
}

a:visited {
	text-decoration: none;
        color: #5789AB;        
}

body {
	font-size: 12px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../_images/bg_image.jpg);
	background-repeat: repeat-x;
	background-color: #DADADA;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 774px !important;
	position: relative;
	height: 100%;
}

#header {
	margin: 0px auto;
	position: relative;
	width: 100%!important;
	height: 314px;
}

#logo_header {
	margin: 0;
	position: relative;
	width: 100%!important;
	height: 138px;
}

#logo {
	position: absolute;
	top: 31px;
	left: 0;
	float: left;
	padding: 0;
	margin: 0;
	width: 174x;
	height: 107px;
}

#addMenuContainer {
	position: absolute;
	top: 31px;
	left: 204px;
	width: 570px;
	height: 25px;
	padding: 0;
	margin: 0;
}

#addMenu {
	position: absolute;
	top: 31px;
	left: 204px;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 25px;
	color: #FFFFFF;
}

#addMenu a {
	padding: 0 5px 0 5px;
	margin: 0 0 3px 0;
	font-weight:normal;
	font-size: 11px;
}


#addMenu a.addmenu:link,#addMenu a.addmenu:visited {
	text-decoration: none;
        color: #FFFFFF;
}

#addMenu a.addmenu:hover {
        color: #5789AB;
}

#addMenu a.addmenuActive:link, a.addmenuActive:visited {
	text-decoration: none;
        color: #5789AB;
}

#languages {
	position: absolute;
	top: 33px;
	right: 10px;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

#languages div {
	float: left;
}

.CUR a, .NO a, .INACT a{
        font-size: 11px;
        text-decoration: none;
	padding: 0;
	margin: 0;
}

.NO a:link, .INACT a:link, .NO a:visited, .INACT a:visited, .CUR a:hover, .NO a:hover, .INACT a:hover {
	color: #FFFFFF;
}

.CUR a:link, .CUR a:visited {
	color: #5789AB;
}

#slogan {
	margin: 0;
	position: relative;
	top: 64px;
	left: 204px;
	width: 381px;
	height: 32px;
}

#slogan_header {
	margin: 0 0 3px 0;
	position: relative;
	width: 100%!important;
	height: 21px;
}



#headerImageMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 176px;
}




#mainImage {
	position: absolute;
	top: 0;
	left: 182px;
	width: 592px;
	height: 176px;
	margin: 0;
}

#headerMenuHolder {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 174px;
	height: 176px;
	background-color: #FFFFFF;
}

#mainMenu {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}


#mainMenu a {
    width: 153px;
	display: block;
	padding: 3px 5px 2px 18px;
	margin: 0 0 1px 0;
	font-weight:normal;
	font-size: 12px;
	background-position: 0px 0px;
	overflow: hidden;
}


#mainMenu a.mainmenu:link, a.mainmenu:visited {
	text-decoration: none;
    	color: #5789AB;
}

#mainMenu a.mainmenu:hover {
    	color: #000000;
	background-image: url(../_images/preMain.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
        
}

#mainMenu a.mainmenuActive:link, #mainMenu a.mainmenuActive:visited {
	text-decoration: none;
    	color: #000000;
	background-image: url(../_images/preMain.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#pathWay {
	position: absolute;
	top: 9px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 367px;
	height: 26px;
	color: #646464;
	font-size: 10px;
}

#pathWay a {
	
	font-weight:normal;
	font-size: 10px;
}

.pathImg {
	margin: 0 3px 0 6px;
}

#pathWay a.pathway:link, a.pathway:visited {
	text-decoration: none;
        color: #646464;
}

#pathWay a.pathway:hover {
        color: #646464;
}



#content {
	position: absolute;
	margin: 9px 0 0 0;
	position: relative;
	width: 774px!important;
	background-image: url(../_images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border-bottom: 1px;
	border-bottom-color: transparent;
	border-bottom-style: solid;
	
}

* html body #content { /*IE6 hack*/
	border-bottom: 0px;
	border-bottom-style: hidden;
} 

#leftRow {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 174px;
	margin: 0;
	padding: 0 0 9px 0;
}

#subMenu {
	position: relative;
	top: 9px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

#subMenu a {
    width: 155px;
	display: block;
	padding: 3px 0 5px 18px;
	margin: 0 0 1px 0;
	font-weight:normal;
	font-size: 11px;
	background-position: 0px 0px;
	overflow: hidden;
}


#subMenu a.submenu:link, #subMenu a.submenu:visited {
	text-decoration: none;
    color: #5789AB;
}

#subMenu a.mainmenu:hover {
    color: #000000;
	background-image: url(../_images/preSub.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
        
}

#subMenu a.submenuActive:link, #subMenu a.submenuActive:visited {
	text-decoration: none;
    color: #000000;
	background-image: url(../_images/preSub.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#centerRow {
	position: relative;
	top: 0;
	left: 40px;
	float: left;
	width: 364px;
	margin: 0 0 37px 0;
	padding: 0;
}

#contentNormal {
	margin: 55px 0 0 0;
	padding: 0;
	line-height: 16px;
}

#rightRow {
	position: relative;
	top: 0;
	left: 70px;
	float: left;
	width: 152px;
	margin: 55px 0 37px 0;
	padding: 0;
}

#contentRight {
	width: 152px!important;
	margin: 0;
	padding: 0;
	line-height: 16px;

	color: #999999;
}

#footer {
	margin: 0;
	width: 100% !important;
	position: relative;
	top: 0;
}

#innerFooter {
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
	height: auto;
	color: #333333;
}

#footerText {
	position: absolute;
	top: 5px;
	left: 214px;
	margin: 0;
	padding: 0 0 10px 0;
	
	font-size: 10px;
}

h1 {
	font-size: 18px;
	color: #5789AB;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding: 0 0 12px 0;
}

h2 {
	font-size: 14px;
	color: #5789AB;
	font-weight: normal;
	margin: 0;
	padding: 0 0 12px 0;
}

h3 {
	font-size: 12px;
	color: #5789AB;
	font-weight: normal;
	margin: 0;
	padding: 0 0 12px 0;
}

.contentRight  h1 {
	font-size: 14px;
	line-height: 18px;
	color: #5789AB;
	font-weight: bold;
	margin: 0 0 10px 0;;
	padding: 0 0 2px 0;
	border-bottom: 1px dotted #5789AB;
}


ul {
	margin: 0px 0 0 20px;
	padding: 0 0 5px 0;
}

li {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}