body{
	padding:13px;
	background-color:White;
}

body, table, td, div, ul, li, h1, h2, h3, h4, p{
	font-family:Arial, Verdana, Sans-Serif;
}

body, table, td, div, ul, li, p{
	font-size:11px;
}

h1{
	font-size:16px;
}

h2{
	font-size:14px;
}

h3{
	font-size:12px;
}

h4{
	font-size:11px;
}

hr{
	height:1px;
	color:Black;
	margin-top:0px;
}

a, a:active,  a:visited, a:link{
	color:#678AB0;
}

a:hover{
	color:#9BB7CF;
}

a img{
	border:none;
}

/*a, a:active,  a:visited, a:link{
	color:#9BB7CF;
}

a:hover{
	color:#678AB0;
}*/

#borderTable{
	width:100%;
	height:100%;
	border:1px solid black;
}

#topBorderCell{
	background-color:#678AB0;
	height:42px;
}

#mainBorderTableCell{
}

#mainTable{
	height:100%;
	border-right:1px solid #D8D8D8;
}

#headerCell{
	vertical-align:top;
	height:100px;
}

#mainCell{
	vertical-align:top;
	padding-top:1px;
}

#pageHeader{
	background-color:#9BB7CF;
	font-size:26px;
	height:100px;
	border-bottom:2px solid #F46F37;
	text-align:center;
	width:802px;
}

#pageHeader td{
	font-size:26px;
	font-family:Times New Roman, Serif;
}

#layoutTable{
	width:802px;
	height:100%;
}

#navigationCell{
	width:182px;
	background-color:#D8D8D8;
	border-right:1px solid black;
	vertical-align:top;
}

#navigationCell ul.firstLevel, #navigationCell ul.secondLevel{
	list-style:none;
	margin-top:13px;
}

#navigationCell ul.firstLevel, #languageSelector{
	margin-left:13px;
	font-weight:bold;
	padding:0px;
}

#navigationCell ul.secondLevel{
	padding:0px;
	margin-left:13px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}

#navigationCell a{
	color:Black;
	text-decoration:none;
}

#contentCell{
	width:444px;
	border-right:1px solid #D8D8D8;
	vertical-align:top;
	height:100%;
}

#teaserCell{
	width:174px;
	vertical-align:top;
}

.indentedContentContainer{
	padding:13px;
	height:100%;
}

#copyRightContainer{
	border-top:1px solid black;
	margin-top:39px;
}

#copyRightContainer p{
	margin:0px;
	padding:0px;
}

.teaserBox{
	width:166px;
	margin-left:8px;
	margin-bottom:13px;
}

.teaserListContainer{
	background-color:#FCD4C3;
	border-top:2px solid #F46F37;
	padding-bottom:5px;
}

.teaserList{
	list-style:none;
	margin:5px;
	margin-left:9px;
	padding:0px;
}

.teaserList li{
	padding-left:10px;
	padding-bottom:5px;
	margin-top:8px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

a.teaserLink, a:visited.teaserLink{
	color:Black;
}

a:hover.teaserLink{
	color:#678AB0;
}
