﻿body{
	font-family: Verdana,Arial,sans-serif;
	color: #666666;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url('images/bg_grad.jpg') fixed;
}

/******* hyperlink and anchor tag styles *******/

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Verdana,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Verdana,Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Verdana,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Verdana,Arial,sans-serif;
 font-weight:bold;
 color: #1949a4;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana,Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana,Arial,sans-serif;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:center;
	top: 300px;
	left: 10px;
	right: 10px;
	width:900px;
	background-color: #ffffff;
	text-align: left;
}

#tl {
	position:center;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:cente;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: center;
	top: 0px;
	left: 10px;
	right: 20px;
	width:900px;
	margin-bottom: 246px;
}

#pageNav{
	float: left;
	width:200px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	text-align: left;
}
#headlines{
	font-size:80%;
	float:right;
	width: 100px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 0px;
	background-color: #F5f7f7;
	text-align: left;
}

#content{
	padding: 10px 0px 0px 250px;
	margin:0px 0px 0px 0px;
	text-align: left;
	}
#content2{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	width: 550px;
	text-align: left;


}



/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 0px 220px;
	color: #1949a4;
	font-weight: normal;

}
#sitelogo{
	margin: 0px;
	padding: 5px 0px 8px 0px;
	
}

/************** utility styles *****************/

#utility{
	font: 70% Verdana,Arial,sans-serif;
	position: absolute;
	top: 5px;
	right: 0px;
	color: #999999;
}

#utility a{
	color: #999999;
}

#utility a:hover{
	text-decoration: underline;
}


/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 114% Verdana,Arial,sans-serif;
	color: #1949a4;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 35px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url('images/glbnav1_background.jpg');
	top: -6px;
	left: 0px;
}

#globalNav img{
	margin-bottom: 0px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink:visited{
  	font-size: small;
  	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}


a.glink{
  	font-size: small;
  	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	text-decoration: none;
  	color:#ccffff;
  	

}

.skipLinks {display: none;}


/*************** search styles *****************/

#search{
	position: absolute;
	top: 2px;
	right: 12px;
	z-index: 101;
	width: 190px;
	text-align: left;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
em {
	font-weight: bold;
	font-style: normal;
}
#output a {font-weight: bold;}

.searchword  {color: #222; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #222; background-color: #ff0; border: 1px dotted #ff0;}
.searchword1 {color: #222; background-color: #0f0; border: 1px dotted #0f0;}
.searchword2 {color: #222; background-color: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #222; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}

.mod {display: block; font-size: .8em;}

#searchfooter {font-size: 1em !important;}

/*Pulldown*/

#form2
{
	font-size: 90%;
  	margin: 0px  0px 0px 0px;
  }

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,Arial,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}
#breadCrumb2{
	top: 300px;
	padding: 5px 0px 5px 10px;
	font: small Verdana,Arial,sans-serif;
	color: #AAAAAA;
	width: 117px;
	height: 13px;
}

#breadCrumb2 a{
	color: #AAAAAA;
	text-align: right;
}

#breadCrumb2 a:hover{
	color: #005FA9;
	text-decoration: underline;
}
#fontsmall 
{
	font-size: 100%;
}
#fontmedium
{
	font-size: 120%;
}





/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 135% Verdana,Arial,sans-serif;
	color: #1949a4;
	padding: 30px 0px 5px 0px;
}
.feature h4{
	font: bold 110% Verdana,Arial,sans-serif;
	color: #6b94cc;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	text-align: center;
}
.feature2{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature2 {height: auto;}


.feature2 h3{
	font: bold 135% Verdana,Arial,sans-serif;
	color: #1949a4;
	padding: 30px 0px 5px 0px;
}
.feature2 h4{
	font: bold 110% Verdana,Arial,sans-serif;
	color: #6b94cc;
	text-align: left;
}


.feature2 img{
	float: right;
	padding: 0px 0px 0px 0px;
	text-align: center;
}



/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 115% Verdana,Arial,sans-serif;
	color: #638ec9;
}
.story h2{
	font: bold 115% Verdana,Arial,sans-serif;
	color: #638ec9;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	background-image:url("images/glbnav1_background.jpg");
	font: Arial,sans-serif;
	font-weight:bold;
	font-size: 90%;
	color: #ffffff;
	display:block;
	padding-bottom: 5px;
	padding: 5px 0px 5px 5px;

}

.story a.capsule:hover{
	text-decoration: underline;
	background-image:url("images/glbnav1_background.jpg");

}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#sectionLinks a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #c4d5eb;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #1949a4;
}
#sectionLinks1{
	margin: 0px;
	padding: 0px;

}

#sectionLinks1 a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color:#FF6600;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#sectionLinks1 a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color:#FF6600;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#sectionLinks1 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #d9e1f0;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
#sectionLinks2{
	margin: 0px;
	padding: 0px;

}

#sectionLinks2 a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color:#CC0000;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#sectionLinks2 a:link {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color:#CC0000;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}
#sectionLinks2 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #d9e1f0;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	
}
#advert1{
	padding: 5px;
	background-color:#FF6600;
	color: #FFFFFF;
}
#advert2{
	padding: 5px;
	border-top: 2px solid #ffffff;
	background-color:#c4d5eb;
	
}
#advert3{
	padding: 5px;
	border-top: 2px solid #ffffff;
	background-color:#c4d5eb;
}

td.advert{
	padding-right: 12px;
}


#advert img{
	display: block;
}
.box200{
	width: 250px;
	background-color:#ff6600;
	padding-right: 10px;
	}
	
/* table Styles */

#padding {
	padding:20px 5px 20px 5px;
	}
	
#table_kopf {
	font-family: Verdana,Arial,sans-serif;
	font-size:100%;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;

		}

.bodyText {
	font-family: Verdana,Arial,sans-serif;
	font-size: 75%;
	color:#ffffff;
	}
	
.pageName {
	font-family: Verdana,Arial,sans-serif;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font-family: Verdana,Arial,sans-serif;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font-family: Verdana,Arial,sans-serif;
	color: #333300;
	letter-spacing:.1em;
	}
	
.table_Text {
	font-family: Verdana,Arial,sans-serif;
		font-size:100%;
	color:#666666;
	}

	
	
/********************* end **********************/
