
body {
	margin: 0px;

	background-color: #f1f6fc;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_header_top {
	background: url(../images/header.jpg) no-repeat top left;
	width: 900px;
	height: 139px;
	margin: 0 auto;
}

.ui_page {
	width: 940px;
	margin: 0 auto;
	
	background-color: #ffffff;
	background: url(../images/pagebg.jpg) repeat-y;
}



.ui_top_nav_wrapper {
	background: #b32d1b;
	height: 20px;
	margin: 0 auto;
	width:900px;
	clear: both;
}
.bluebartop{
	background: url(../images/bluebartop.jpg) no-repeat top left;
	width:900px;
	height: 17px;
	margin: 0 auto;
}
.ui_header {
	background: url(../images/headerdots.jpg) no-repeat top left;
	width: 900px;
	height: 180px;
	margin: 0 auto;
}
.bluebarbottom{
	background: url(../images/bluebartop.jpg) no-repeat top left;
	width:900px;
	height: 23px;
	margin: 0 auto;
}

.ui_main_content_wrapper {
	width:900px;
	
	margin: 0 auto;
	background: url(../images/contentbg.jpg) repeat-y top;
}
.left{
	width:730px;
	float: left;
	margin:0;
	padding:0;
}

.ui_main_content {
	padding-top: 5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}
.right{
	width:170px;
	float: right;
		margin:0;
	padding:0;
		background: url(../images/rightnavbg.jpg) no-repeat top;
}

.ui_footer {
	background: url(../images/bottombg.jpg) no-repeat top left;
	width:940px;
	color: #555555;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin: 0 auto;
		text-align: center;
	
}

.ui_print_email {
	float: left;
	width: 30%;
	padding-left:15px;
	font-size:10px;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #b32d1b;
}

a.PrintPageLink:hover {
	color: #db5624;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #b32d1b;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #b32d1b;
	padding-right: 10px;
}

a.TellAFriendLink:hover {
	color: #db5624;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #b32d1b;
	padding-right: 10px;
}



a.teamtrans:link,  a.teamtrans:active, a.teamtrans:visited { 
display: block;
    width: 160px;
    height: 195px;
    background: transparent url(/images/button-teamtrans1.jpg) no-repeat top left;
	 text-decoration:none;
} 
a.teamtrans:hover {
   	 text-decoration:none;
	 background: transparent url(/images/button-teamtrans2.jpg) no-repeat top left;} 
a.empower:link,  a.empower:active, a.empower:visited { 
display: block;
    width: 160px;
    height: 195px;
    background: transparent url(/images/button-empower1.jpg) no-repeat top left;
	 text-decoration:none;
} 
a.empower:hover {
   	 text-decoration:none;
	 background: transparent url(/images/button-empower2.jpg) no-repeat top left;} 
a.excel:link,  a.excel:active, a.excel:visited { 
display: block;
    width: 160px;
    height: 195px;
    background: transparent url(/images/button-excel1.jpg) no-repeat top left;
	 text-decoration:none;
} 
a.excel:hover {
   	 text-decoration:none;
	 background: transparent url(/images/button-excel2.jpg) no-repeat top left;} 
