/****************************************
	BROWSER FIXES
****************************************/

/* IE PNG fix */
div, img {	behavior: url(/html/css/iepngfix.htc) }

.hide {
	display: none;	
}

.left {
	float: left;
}

.right {
	float: right;	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



/****************************************
	GENERAL
****************************************/

strong {
	font-weight: bold;
}

/****************************************
	HEADINGS
****************************************/

h1, h2, h3, h4, h5, h6 {
	color: #999999;
	font-weight: normal; 
}

h1 {
	font-size: 1.9em;
	margin-bottom: 1.2em;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 1.1em;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 1.1em;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 0.9em;
}

h5 {
	font-size: 1.1em;
	margin-bottom: 0.7em;
}

h6 {
	font-size: 1em;
	margin-bottom: 0.7em;
}


/****************************************
	PARAGRAPHS
****************************************/

p {
	margin-bottom: 1em;
}

/****************************************
	LINKS
****************************************/

a {
	color: #005faf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#col2 a {
	background: transparent url(../img/navSubIconSmall.gif) 0.6em 0.4em no-repeat;
	padding-left: 1.5em;
}

ul.anchors li,
a.img  {
	background-image: none !important;
}

ul.anchors a {
	background: transparent url(../img/linkAnchor.gif) 0 0.3em no-repeat !important;
	font-size: 0.85em;
	padding-left: 1.1em !important;
}

a.pdf {
	background: transparent url(../img/linkPDF.gif) 0 0 no-repeat  !important;
	font-size: 0.85em;
	padding-left: 2.5em !important;
	padding-bottom: 0.6em;
}

a.anchor {
	background-image: none !important;
	padding-left: 0 !important;
}

a.topLink {
	display: block;
	background: transparent url(../img/linkTop.gif) top right no-repeat !important;
	border-bottom: 1px solid #005faf;
	text-decoration: none !important;
	margin-bottom: 1.3em;
	padding-left: 0 !important;
}

a.topLink span {
	display: none;
}


/****************************************
	FORMS
****************************************/

input, select, textarea {
	font-size: 0.85em;
	margin: 0;
	padding: 0.1em;
}

/****************************************
	META RELATED
****************************************/

#meta,
#meta a {
	background-image: none;
	color: #666;
	padding-left: 0;
}

#meta a:hover {
	text-decoration: underline;
}

#meta ul {
	float: right;
	margin-bottom: 0;
	text-transform: uppercase;
}

#meta ul li {
	background-image: none;
	border-left: 1px solid #666;
	float: left;
	padding: 0 1em 0 1em;
	list-style: none;
}

#meta ul li.first {
	border-left: none;
}

#meta ul li.last {
	padding-right: 0;
}


#meta ul li.active,
#meta ul li.active a {
	font-weight: bold;
}

#meta ul li.active a:hover {
	text-decoration: none;
}

/****************************************
	NAVIGATION RELATED
****************************************/

#navigation,
#navigation a,
#subnavigation,
#subnavigation a {
	background-image: none;
	color: #0052a7;
	padding-left: 0 !important;
}

#navigation ul {
	margin-bottom: 0;
}

#navigation ul li {
	float: left;
	background-image: none;
	border-right: 1px solid #fff;
	margin-right: 0.05em;
	padding: 0.3em 1.5em 0.3em 1.5em !important;
	list-style: none;
	white-space: nowrap;
}

#navigation ul li.active {
	background-color: #004fa5;
}

#navigation ul li.active,
#navigation ul li.active a {
	background-image: none;
	color: #fff;
}

#navigation ul li.active a:hover {
	text-decoration: none;
}

#navigation ul li.first {
	border-left: 0px solid #fff;
}



#subnavigation ul li {
	background-image: none;
	margin-bottom: 1.31em;
	padding: 0 0 0 1.4em;
	list-style: none;
	list-style-position: outside;
	white-space: nowrap;
}

#subnavigation ul li.active {
	background: #fff url(../img/navSubIcon.gif) 0.3em 0.45em no-repeat !important;
	border-right: 1px solid #86B1DE;
	border-bottom: 1px solid #86B1DE;
	font-weight: bold;
	padding: 0.4em  0em  0.4em 1.2em;
	text-decoration: none;
}

#subnavigation ul li.active a {
	text-decoration: none;
}

/****************************************
	TOOLS RELATED
****************************************/

#tools {
	position: relative;
	display: block;
	clear: both;
	/*border-left: 1px solid #666666;*/
	margin: 2em 0;
	padding: 0;
	text-align: center;
}

#tools a {
	background-image: none;
	/*border-left: 1px solid #666666;*/
	color: #9a9a9a;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 2.6em !important;
	padding-right: 2.6em !important;
}

#tools a img {
	border-right: 1px solid #fff;
	margin: 0 0.3em 0 0.3em;
}


/****************************************
	HOME RELATED
****************************************/

#page.home #col1 .teaser {
	position: relative;
	top: 26.1em;
	left: 12.54em;

	top: 343px;
	left: 163px;

	width: 28.85em;
}

#page.home #col1 h1 {
	color: #005faf;
	font-size: 2.0em;
	margin-bottom: 0.6em;
	text-transform: uppercase;
}

#page.home #col1 p {
	background: transparent url(../img/navSubIcon.gif) 0.4em 0.1em no-repeat;
	padding-left: 1.4em;
}

#page.home #col2 h3 {
	color: #005faf;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.9em;
	padding-left: 0.7em;
}

#page.home #col2 p {
	background: transparent url(../img/navSubIconSmall.gif) 0.6em 0.2em no-repeat;
	font-size: 0.86em;
	line-height: 1.1em;
	padding-left: 1.3em;
}

#page.home #col2 div.hr {
	background: #ebebec url(../img/homeCol2HR.gif) 0 0 repeat-y;
	height: 0.85em;
	margin: 2.31em 0.77em 1.69em 0.77em;
}

#page.home #col2 div.hr hr {
  display: none;
}

#page.home #col3 h4 {
	font-weight: bold;
}

/****************************************
	PAGE RELATED
****************************************/

#page #col2 {
	line-height: 1.2em;	
}

#page #col2 h1 {
	margin-bottom: 1em;
}

#page #col2 h2,
#page #col2 h3 {
	color: #005FAF;
	line-height: 1em;
}

#page #col2 h3 {
	font-weight: bold;
}

#page #col3 h4 {
	color: #454545;
	font-weight: bold;
}

#page #col3 p {
	color: #5e5e5e;
	font-size: 0.86em;
	line-height: 1.1em;
}

#page #col3 strong {
	color: #959595;
}


#page #col3 div span,
#page #col3 div p  {
	font-size: 0.87em;
	margin-bottom: 0.5em;
}


.block01 {
	background-color: #EDEDED;
	margin-bottom: 2em;
	padding: 0.8em;
}

.block01 ul.anchors {
	margin-bottom: 0;
}


/****************************************
	MARGINAL RELATED
****************************************/

/* .home  HOME Columnn Layout */
div.search input,
div.search select {
	border: 1px solid #a1a1a1;
	font-size: 0.69em;
	margin: 0;
	padding: 0;
	height: 1.6em;
	_height: 1.8em;
	width: 10.91em;
}

div.search select {
	height: auto;
	width: 11.1em;
}

div.search form p {
	background: none !important;
	padding-left: 0 !important;
}

button.submit {
	position: relative;
	top: -0.2em;
	background: #ebebec url(../img/buttonSubmit.gif) center no-repeat;
	border: 1px solid #a1a1a1;
	margin: 0;
	padding: 0;
	height: 1.15em;
	width: 1.15em;
}

div.search select#stichwort {
	font-size: 0.8em;
	padding: 0;
}
/****************************************
	LISTS
****************************************/

ul {
	margin-bottom: 1em;
}

li {
	background: transparent url(../img/listIcon.gif) 1em 0.5em no-repeat;
	list-style: none;
	list-style-position: outside;
	padding-left: 2em;
}

#col2 li {
	margin-bottom: 0.5em;
}

ul li ul {
	margin-bottom: 1.2em;
}

ul li ul li{
	margin-left: 0 !important;	
}


ul.anchors {
	margin-bottom: 2em;
}

ul.anchors li {
	padding-left: 1em;
}


li.pdf {
	background: #fff url(../img/linkPDF.gif) 0 0.2em no-repeat  !important;
	margin-left: 1em;
	padding-left: 2em !important;
	padding-bottom: 0.4em;
	list-style-position: outside;
}

li a {
	background: none !important;
	padding: 0 !important;
}


fieldset {
	width: 100%;	
}

fieldset p {
	color: #414141;	
}

legend a {
	background-image: none !important;
	padding-left: 0 !important;
}

fieldset.linklist legend {
	margin-left: -0.5em;
	font-weight: bold;
	margin-bottom: 0.8em;
	padding-bottom: 0.2em;
}

fieldset.linklist a,
fieldset.linklist li a {
	color: #005faf;
	font-size: 1em;
	font-weight: bold;
}

fieldset.linklist ul {
	line-height: 2.0em;	
}

fieldset.linklist span {
	font-size: 0.85em;
}

/****************************************
	CONTACT FORM
****************************************/

form#contact {
	margin-bottom: 5em;	
}
	
form#contact fieldset{
	background-color: #ededed;
}

form#contact table {
	margin: 0;
	width: 100%;
}
	
form#contact td {
	padding: 0.7em;
	vertical-align: top;
}

form#contact label {
	display: block;
	text-align: right;
}

form#contact input,
form#contact textarea {
	width: 20em;
}

form#contact textarea {
	height: 10em;
}

form#contact button.formSend {
	float: right;
}

form#contact button.formDelete {
	float: left;
}


/****************************************
	IMAGE TEXT BOX
****************************************/

.img {
	background-color: #e0ebfb;
	font-size: 0.8em;
}

.left.img {
		margin: 0.2em 1em 0.7em 0;
}

.right.img {
		margin: 0.2em 0 1em 0.7em;
}

.img {
	_margin: 0.2em 1em 0.7em 0em;
}

.img img {
	clear: both;
	display: block;
	width: auto;
}

.img span {
	margin: 0;
	padding: 0.5em;
}


/****************************************
	BUTTON ELEMENTS
****************************************/

button {
		cursor: pointer;
		padding: 0;
}

.formSend img,
.formDelete img {
	position: relative;
	top: 0.1em;
}

.formSend {
	background-color: transparent;
	border: none;
}

.formSend img {
	margin: 0 0 0 0.5em;
}

.formDelete {
	background-color: transparent;
	border: none;
}

.formDelete img {
	margin: 0 0.5em 0 0;
}

/****************************************
	SITEMAP
****************************************/
div#sitemap th {
	font-weight: bold;
}

div#sitemap li {
	background-image: none;
	
}

/***************************************
	PAGING
***************************************/
#col2 .paging{
	text-align:center;
	margin-bottom:20px;
}
#col2 .paging a{
	background-image:none;
	padding-left:0;
}
#col2 p a{
	background-position:0.1em 0.4em;
	padding-left:1em;
}
