A:link		{color:#EE1C23; text-decoration:none;}
A:visited	{color:#EE1C23; text-decoration:none;}
A:hover		{color:#333333; text-decoration:underline;}
A:active	{color:#EE1C23; text-decoration:none;}

body {
	background-color: white;
	padding: 0px;
	margin: 0px;
}

td, th, div, blockquote, dl, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

th {
	color: #999999;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

.logoPrintImg {
	margin: 10px;
}

#printerFriendly {
	padding-left: 170px;
}

#contentHolder {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pageTitleDevice {
	background: url(/imgs/acem_device.gif) no-repeat top right;
}

.pageTitleDots {
	background: #D4EDB0 url(/imgs/dots.gif) repeat-x bottom;
	width: 557px;
}

#breadcrumb {
	font-size:11px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: -4px;
}

#breadcrumb a:link, #breadcrumb a:visited { text-decoration: underline; color: #333333; }
#breadcrumb a:hover { text-decoration: underline; color: #EE1C23; }
#breadcrumb a:active { text-decoration: underline; color: #333333; }

#pageTitle {
	font-size: 33px;
	color: #EE1C23;
	height: 64px;
	letter-spacing: -1px;
	padding-left: 12px;
	padding-right: 64px;
	padding-top: -9px;
	line-height: 40px;
	margin-bottom: -23px;
}

#contentMain {
	padding-left: 14px;
	padding-right: 14px;	
	padding-top: 5px;
}

.tickImg {
	margin-top: 6px;
}

#backtoTop {
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 15px;
	background: url(/imgs/btn_up.gif) no-repeat 0px 5px;
}

#footerBar {
	width: 714px;
	height: 15px;
	background: #EE1C23;
}

#footer {
	line-height: 12px;
	color: white;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 24px;
	height: 78px;
	background-color: white;
	background-image: url(/seimgs/footer_home.jpg);
	background-repeat: no-repeat;
}
