html,body {
height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #041AA9;
	background-color: #CAE5FA;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../tmp/BG2.jpg);

}
td {

	font: 12px Arial, Helvetica, sans-serif;
	color: #041AA9;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	padding: 0px;
	margin: 0px;
}

em {
}
h2, h3{

}
img {
	border: 0px;
	margin: 2px;
	padding: 2px;
	}
	
a:link, a:visited {
	border-bottom: 1px dotted #041AA9;
	text-decoration: none;
	color: #041AA9;
	background: url(../tmp/ALink.gif) no-repeat left center;
	padding-left: 10px;
}
a:hover, a:active { 
	border-bottom: 1px solid #041AA9;
	text-decoration: none;
	color: #041AA9;
}

/*Master IDs*/
#masterContainer {
	position: absolute;
	width: 780px;
	left: 556px;
	right: auto;
	top: 147px;
	bottom: 0px;
	margin-left: -390px;
	padding: 0px;
	background: #FFFFFF url(../tmp/content_bg.jpg) repeat-x;
	border: 1px solid #274C9A;
	height: 200%;



}
#headImgSrcContainer {
	height: 159px;
	width: 830px;
	top: -140px;
	left: -25px;
	position: absolute;

}
#headImgSrcContainer img {
	margin: 0px;
	padding: 0px;
}

#lcolContainer {
	position: relative;
	left: 0px;
	top: 1px;
	width:195px;
	padding: 0px;


}


#navigationContainer {
	position:relative;
	margin: 0px;
	padding: 0px;


	}

#rcolContainer {
	position: absolute;
	left: 590px;
	top: 40px;
	width:170px;
	padding: 0px;
	/*background: #FFFF00;
	border: 1px solid #000000;*/


}

#contentContainer {
	position:relative;
	left: 70px;
	top: 40px;
	margin: 0px;
	padding: 0px 0px 25px;
	height: 100%;





}
#searchContainer {
}


#teaserContainer {
	float: right;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 100%;
	/*border-top: 1px dashed #EDEEEF;
	border-bottom: 1px dashed #EDEEEF;*/
}
#teaserContainer h1, #teaserContainer h2, #teaserContainer p{
	color: #70544B;
	font-size: 1em;
	line-height: normal;
	padding: 0px;
	margin: 0px;A
	font-style: normal;
}
#teaserContainer img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	}
#teaserContainer p a:link, #teaserContainer p a:visited, #teaserContainer h1 a:link, #teaserContainer h1 a:visited {
	font-style: normal;
	color: #70544B;
	font-size: 1em;
	line-height: normal;
	text-decoration: none; 
	}
#teaserContainer p a:hover, #teaserContainer p a:active,#teaserContainer h1 a:hover, #teaserContainer h1 a:active { 
	text-decoration: underline; 
}


.teaserBox11 {
	padding: 5px 5px 5px 20px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF url(../cssgrfx/bullet3.gif) no-repeat 5px 6px;
	float: left;
	width: 95%;
}
.teaserBox21 {
	padding: 5px 5px 5px 20px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF url(../cssgrfx/bullet3.gif) no-repeat 5px 6px;
	float: left;
	width: 41%;
	height: 70px;
}
.teaserBox31 {
	padding: 5px 5px 5px 20px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF url(../cssgrfx/bullet3.gif) no-repeat 5px 6px;
	float: left;
	width: 27%;
	height: 70px;
}
.teaserBox41 {
	padding: 5px;
	margin: 0px 5px 5px 0px;
	/*border: 1px solid #000000;*/
	background: #EDEEEF;
	float: left;
	width: 19%;
	height: 70px;
}
.downloadimg a:link, .downloadimg a:visited {
	text-decoration: none;
	color: #041AA9;
	padding-left: 0px;
	background: url(none);
	border: 1px solid #FFFFFF;
}
.downloadimg a:hover, .downloadimg a:active { 
	text-decoration: underline;
	color: #041AA9;
	padding-left: 0px;
	background: url(none);
	border: 1px solid #0000FF;
}
#f5cms #masterContainer #rcolContainer ul {
	padding-left: 0px;
	margin-left: 12px;
}
