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: #2F5513;
	padding: 0px;
	margin: 0px;
	background-image: url(/imgs/bg.jpg);
}

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;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

hr {
	border: none;
	height: 1px;
	width: 100%;
	color: white;
}

#bgWhite {
	background-color: #FFFFFF;
}

#columnTop {
	height: 30px;
	padding-left: 47px;
	background: url(/imgs/shadow_top_v2.jpg) no-repeat bottom;
}

#columnLeft {
	width: 38px;
	background: url(/imgs/shadow_left.jpg);
}

#columnMid {
	width: 724px;
	height: 690px;
	background: white url(/imgs/bg_device_v2.gif) no-repeat;
}

#columnRight {
	width: 11px;
	background: url(/imgs/shadow_right.jpg);
}

#columnBot {
	padding-right: 7px;
	height: 60px;
	background: url(/imgs/shadow_bottom_v2.jpg) no-repeat top;
}

/* start login header */
#loginHeader {
	width: 207px; 
	padding-top: 3px;
}

.loginNot {
	font-size: 10px;
	color: #9BB675;
}

.login td {
	font-size: 10px;
	color: #9BB675;
	line-height: 12px;
	padding-top: 5px;
	vertical-align: middle;
}

.login a:link, .login a:visited { 
	padding-left: 12px;
	padding-right: 5px;
	text-decoration: none; 
	color: #9BB675; 
	background: url(/imgs/dot_red_gr.gif) no-repeat 0px 3px;
}
.login a:hover { 
	text-decoration: underline; 
	color: white; 
	background: url(/imgs/dot_red_wh.gif) no-repeat 0px 3px;
}
.login a:active { 
	text-decoration: none; 
	color: #9BB675;
	padding-right: 5px;
}

.logoutBtn {
	margin-top: 1px;
	margin-left: 14px;
	margin-right: 11px;
}

/* end login header */

#header {
	padding:5px;
	padding-bottom:2px;
}

.logoLeftImg {
	margin-top: 78px;
}

#acem_logo {
	position : absolute;
	top : 108px;
	left : 50%;
	margin-left: -495px;
}

#printerFriendly {
	float:left;
	width:307px;
}

#printerFriendly img {
	margin:2px 2px 2px 173px;
}

#searchTbl {
	float:right;
	width:280px;
	padding-top:1px;
}

.searchFormFld {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid;
	background-color: #F1F9E6;
	width: 108px;
	height:20px;
	padding-left: 2px;
}

.searchFormSelectFld {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid;
	background-color: #F1F9E6;
	width: 140px;
	height:18px;
}

.searchBtn {
	margin-top:1px;
}

#contentHolder {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pageTitleDevice {
	background: #D4EDB0 url(/imgs/acem_device.gif) no-repeat top right;
	width: 557px;
	height: 63px;
}

.pageTitleDots {
	background: #D4EDB0 url(/imgs/dots.gif) repeat-x bottom;
	width: 557px;
}

#breadcrumb {
	font-size:10px;
	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;
	letter-spacing: -1px;
	padding-left: 12px;
	padding-right: 64px;
	padding-top: 12px;
}

#contentMain {
	padding-left: 14px;
	padding-right: 16px;	
	padding-top: 14px;
}

#backtoTop {
	padding-top: 16px;
	padding-bottom: 15px;
}

#backtoTop a:link, #backtoTop a:visited { 
	padding-left: 16px;
	text-decoration: none; 
	color: #EE1C23; 
	background: url(/imgs/btn_up.gif) no-repeat 0px 4px;
}
#backtoTop a:hover { 
	padding-left: 16px;
	text-decoration: underline; 
	color: #333333; 
	background: url(/imgs/dot_black_up.gif) no-repeat 0px 4px;
}
#backtoTop a:active { 
	padding-left: 16px;
	text-decoration: none; 
	color: #EE1C23; 
	background: url(/imgs/btn_up.gif) no-repeat 0px 4px; 
}

#footerBar {
	width: 931px;
	height: 15px;
	background-color: #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;
}

.errorMsgTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 10px;
	line-height: 12px;
}

#errorMsg {
	color: red;
	font-size: 10px;
	line-height: 11px;
	margin-top: -2px;
	margin-bottom: 3px;
}
