html, body {
	width:100%;
	height:100%;
	font-family:verdana;
}

html, body, td, form, div, span {
	padding:0px;
	margin:0px;
	text-align:left;
	vertical-align:top;
}

table {
	width:100%;
	height:100%;
	border-collapse:collapse;
}

td.x {width:100%;}
td.y {height:100%;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}

body {background: url("images/body_bg.gif") #6391b3 top repeat-x;}
table.main {background: url("images/top_td_pic.jpg") top left no-repeat;}

td.top {
	height:215px;
	padding-left:60%;
	vertical-align:middle;
	background: url("images/main_table_pic.jpg") top right no-repeat;
}

div.companyname {
	color:white;
	font-family:arial black, arial;
	font-size:27px;
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
	white-space:nowrap;
}

span.red {
	color:#d36692;
}

div.companyslogan {
	padding-bottom:10px;
	color:#235fa5;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}

td.menu {
	height:32px;
	background: url("images/menu_td_bg.gif") #dddee2 top repeat-x;
}

td.menuitem {
	width:14%;
	text-align: center;
	vertical-align: middle;
	background: url("images/menuitem_td_pic.gif") top right no-repeat;
}

td.menuitem a {
	padding-left:20px;
	padding-right:10px;
	color:black;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform: uppercase;
	background: url("images/menuitem_a_pic.gif") left no-repeat;
}

td.menuitem a:hover {
	text-decoration:none;
}

td.content {
	height:100%;
	background:white;
}

td.left {
	width:212px;
}

td.h {
	height:26px;
	padding-left:20px;
	color:white;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	vertical-align:middle;
	text-transform:uppercase;
	white-space:nowrap;
	background: url("images/h_td_bg.gif") #cc5b9d top repeat-x;
	border-right: 1px #94979e solid;
	border-left: 1px #94979e solid;
}

td.h.t {
	height:28px;
	background: url("images/h_t_td_bg.gif") #cc5b9d top repeat-x;
}

span.dots {
	width:13px;
	height:12px;
	margin-right:15px;
	background: url("images/dots_span_pic.gif") no-repeat;
}

td.cell {
	padding:0px 20px 0px 0px;
	background: url("images/cell_td_bg.gif") #e4e7eb top repeat-x;
	border-right: 1px #94979e solid;
	border-left: 1px #94979e solid;
}

td.cell.left {
	padding:0px;
	border-right: 1px #94979e solid;
	border-left: 1px #94979e solid;
}

div.bold {
	padding-left: 10px;
	margin-top:20px;
	margin-bottom:20px;
	color:black;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
}

div.bold.blue {color:#145aab;}

td.spacey {height:1px; background:white;}
td.spacex {width:1px;}

td.centerh {
	height:54px;
	padding-top:20px;
	color:#145aab;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	background: url("images/centerh_td_bg.gif") #dadee2 top repeat-x;
	border-left:1px white solid;
	border-right:1px white solid;
}

td.center {
	padding:25px 10px 25px 10px;
	color:black;
	font-family:verdana;
	font-size:12px;
	text-align:justify;
	background: url("images/center_td_bg.gif") top repeat-x;
	border-left:1px white solid;
	border-right:1px white solid;
}
td.center table td
{
 margin: 10px;
    padding: 10px;
}

td.right {
	width:212px;
}

img.pix {
	margin-top:3px;
	padding:0px;
}

div.text {
	margin:25px;
	text-align:justify;
	color:black;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	font-weight:bold;
}

td.bottom_menu {
	height:26px;
	color:white;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background: url("images/h_td_bg.gif") top repeat-x;
}

td.bottom_menu a {
	padding-left:10px;
	padding-right:10px;
	color:white;
}

td.bottom {
	height:55px;
	color:#181818;
	font-family:verdana;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	background: url("images/cell_td_bg.gif") white top repeat-x;
}

td.bottom a {
	color:#181818;
}

.img
{
	border:0;
	BORDER-RIGHT: #d7e5f5 5px solid; BORDER-TOP: #d7e5f5 5px solid; MARGIN: 5px; BORDER-LEFT: #d7e5f5 5px solid; BORDER-BOTTOM: #d7e5f5 5px solid
}

table tr td
{
	font-size:12px;
}

.t1 {
	width:100%;
	height:10;
}
