* {
	margin:0;
	padding:0;
}
body {
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size:13px;
	color: #404a4f;
	text-align: center;
	background: #136689 url("../uo_images/dot_b.gif") repeat;
	margin:0;
	padding:0;
}
a {
	color:#136689;
	border:none;
	padding:0;
	margin:0;
	color:#136689;
}
img {
	padding:0;
	margin:0;
	border:none;
}
h1 {
	color: #136689;
	font-size:24px;
	font-family: "Franklin Gothic", "Tahoma", "Arial Black", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
h2 {
	font-size:18px;
	font-weight:bold;
}
h3 {
	color:#ff6600;
	font-weight:bold;
}
#wrapper {
	background: #fff;
	min-height: 690px;
	width:100%;
	clear:both;
}
* html #wrapper{height:690px}
#uo_bar{
	background: url("../uo_images/uo_bar.gif") repeat-x;
	width:100%;
}
#uo_nav {
	background: #000;
	width:1020px;
	position:relative;
	padding-left:6px;
}
#uom_nav {
	background: #000;
	width:1020px;
	position:relative;
	padding-left:6px;
}
#flash_banner {
	width: 1020px;
	height: 242px;
}
#container_01 {
	width:1026px;
	margin: 0 auto;
	clear:both;
}
#container_02 {
	text-align:left;
	clear:both;
}

#mast {
	margin:0;
	padding:0;
	clear:both;
	position:relative;
	height:90px;
	overflow:hidden;
}
#content {
	clear:both;
	padding-top:10px;
	padding-left:5px;
	height:100%;
	background: #fff;
}
#footer {
	width:1020px;
	height:13px;
	margin: 0 auto;
	padding-top: 11px;
	clear:both;
}
#footer ul li {
	display:inline;
	list-style-type: none;
}
#footer ul li a {
	text-decoration: none;
}
/* rounded corners */
/* empty orange */
.t {background: url("../uo_images/dotO.gif") 0 0 repeat-x; width: 100%}
.b {background: url("../uo_images/dotO.gif") 0 100% repeat-x}
.l {background: url("../uo_images/dotO.gif") 0 0 repeat-y}
.r {background: url("../uo_images/dotO.gif") 100% 0 repeat-y}
.bl {background: url("../uo_images/boxO_03.gif") 0 100% no-repeat}
.br {background: url("../uo_images/boxO_04.gif") 100% 100% no-repeat}
.tl {background: url("../uo_images/boxO_01.gif") 0 0 no-repeat}
.tr {background: url("../uo_images/boxO_02.gif") 100% 0 no-repeat; padding:10px}
/* empty blue */
.box3_t {background: url("../uo_images/box3_dot.gif") 0 0 repeat-x; width: 100%}
.box3_b {background: url("../uo_images/box3_dot.gif") 0 100% repeat-x}
.box3_l {background: url("../uo_images/box3_dot.gif") 0 0 repeat-y}
.box3_r {background: url("../uo_images/box3_dot.gif") 100% 0 repeat-y}
.box3_bl {background: url("../uo_images/box3_03.gif") 0 100% no-repeat}
.box3_br {background: url("../uo_images/box3_04.gif") 100% 100% no-repeat}
.box3_tl {background: url("../uo_images/box3_01.gif") 0 0 no-repeat}
.box3_tr {background: url("../uo_images/box3_02.gif") 100% 0 no-repeat; padding:10px}
/* lightest blue */
.box4_bl {background: url("../uo_images/box4_03.gif") 0 100% no-repeat #e8f3f9; width: 100%}
.box4_br {background: url("../uo_images/box4_04.gif") 100% 100% no-repeat}
.box4_tl {background: url("../uo_images/box4_01.gif") 0 0 no-repeat}
.box4_tr {background: url("../uo_images/box4_02.gif") 100% 0 no-repeat; padding:10px}
/* lighter blue */
.box_bl {background: url("../uo_images/box_03.gif") 0 100% no-repeat #d6e7ef; width: 100%}
.box_br {background: url("../uo_images/box_04.gif") 100% 100% no-repeat}
.box_tl {background: url("../uo_images/box_01.gif") 0 0 no-repeat}
.box_tr {background: url("../uo_images/box_02.gif") 100% 0 no-repeat; padding:10px}
/* light blue */
.box2_bl {background: url("../uo_images/box2_03.gif") 0 100% no-repeat #c4d0d7; width: 100%}
.box2_br {background: url("../uo_images/box2_04.gif") 100% 100% no-repeat}
.box2_tl {background: url("../uo_images/box2_01.gif") 0 0 no-repeat}
.box2_tr {background: url("../uo_images/box2_02.gif") 100% 0 no-repeat; padding:10px}
.box_clear {font-size: 1px; height: 1px}
/* rounded corners */

/* data grids */
.Grid td{
	color:#21516B;
	font-size: 11px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	padding: 5px;
	border: 3px solid #d6e7ef;
	background-color: #e5f7ff;
	/*background-color: #c1cfd6;*/
}
.Grid2 td{
	color:#21516B;
	font-size: 11px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	padding: 5px;
	border: 3px solid #ffffff;
	background-color: #e8f3f9;
	/*background-color: #c1cfd6;*/
}
.Grid3 td{
	color:#404a4f;
	font-size: 11px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	padding: 5px;
	border: 3px solid #ffffff;
	background-color: #fcd7b3;
}
