#container {
	background-image:url(../images/layout/homeBg.jpg); 
	background-repeat:no-repeat; 
	width:718px; 
	height:442px; 
	position:relative;
	text-align:center;	
}
#LeftProductTitle {
	width:339px; 
	height:31px; 
	position:absolute;
	left:12px;
	top:22px; 
	overflow:hidden;
}

#LeftProductText {
	width:339px; 
	height:42px; 
	position:absolute;
	left:12px;
	top:52px; 
	overflow:hidden;
}
#LeftProductImage {
	width:339px; 
	height:150px; 
	position:absolute;
	left:12px;
	top:94px; 
	overflow:hidden;
}

#RightProductTitle {
	width:339px; 
	height:31px; 
	position:absolute;
	right:12px;
	top:22px; 
	overflow:hidden;
}

#RightProductText {
	width:339px; 
	height:42px; 
	position:absolute;
	right:12px;
	top:52px; 
	overflow:hidden;
}
#RightProductImage {
	width:339px; 
	height:150px; 
	position:absolute;
	right:12px;
	top:94px; 
	overflow:hidden;
}


body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15345C;
	font-weight: bold;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 0px;
	padding: 5px;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15345C;
	text-decoration:none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration:underline;
}
ul {
	list-style-image: url(../images/layout/newsShortsBullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}




.footerText {
	color: #FFFFFF;
}
a.footerText {
	color: #FFFFFF;
	text-decoration:none;
}
a.footerText:hover {
	color: #6699CC;
	text-decoration:none;
}
.FooterDynamicText {
	color: #FFFFFF;
	font-size:10px;
}

.newsShortsHeadline {
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #15345C;
}
a.newsShortsHeadline {
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}
a.newsShortsHeadline:hover {
	font-size: 12px;
	color: #6699CC;
	text-decoration:underline;
	font-weight: bold;
}
.newsShortsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
}


table.menuTop a {
	width:175px;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B8C8D3;
	border-bottom-color: #B8C8D3;
	border-left-color: #B8C8D3;
	padding:4px 4px 4px 14px;
	background-image: url(../images/layout/newsTitlesBullet.gif);
	background-repeat: no-repeat;
} 

div.menuTop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #728DA0;
	text-decoration: none;
	background-color: #F8FBFE;
}
div.menuTop a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60788C;
	text-decoration: none;
	/*background-color: #EBF1F6;*/
	background-color: #E5EBF0;
}

table.menuTop2 a {
	width:155px;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B8C8D3;
	border-bottom-color: #B8C8D3;
	border-left-color: #B8C8D3;
	padding:4px 4px 4px 14px;
	background-image: url(../images/layout/newsTitlesBullet.gif);
	background-repeat: no-repeat;
} 

div.menuTop2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #728DA0;
	text-decoration: none;
	background-color: #F8FBFE;
}
div.menuTop2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60788C;
	text-decoration: none;
	/*background-color: #EBF1F6;*/
	background-color: #E5EBF0;
}

/*td.menuTop3 a {
	width:175px;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B8C8D3;
	border-bottom-color: #B8C8D3;
	border-left-color: #B8C8D3;
	padding:4px 4px 4px 14px;
	background-color: #FFFFFF;
	background-image: none;
} 

div.menuTop3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #728DA0;
	text-decoration: none;
	background-color: #FFFFFF;
}
div.menuTop3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60788C;
	text-decoration: none;
	background-color: #F8FBFE;
}*/
