* {margin:0; padding:0}
body {
	background: url("../images/tile_bg.gif") top center repeat-y #585858;
	color: #d9e8f3;
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-align:center;
	font-size:12px;
	line-height:26px;
	margin-bottom: 50px;
}
#tbl_main {margin: 30px 0 0 0; text-align:center;}
#td_subNav {width:940px;}
#holdSub {background-color:#144776; width:880px; height:25px; line-height:25px; text-align:right; float:right; margin:20px 30px 10px 0;}
#subNav ul {background-color:#144776; width:880px; height:25px; line-height:25px; text-align:right;}
#subNav li {
	background-color:#144776;
	padding: 5px 10px;
	margin:0;
	display:inline;
	text-transform:uppercase;
	list-style:none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:10px;
}
#subNav li a {
	color:#fff;
}
#subNav li a:hover {
	text-decoration:underline;
	color: #000;
}
#td_mainContent {margin:7px 30px 30px 30px;}
#tbl_mainContent {width:880px; padding: 7px 0 0 0;}
#tbl_rightCol {width: 580px; margin-right:15px;}
#td_content {background-color:#303030; text-align:left; float:left; padding:15px 46px 50px 45px; margin-bottom:100px;} 
#td_content p{padding-bottom:15px;}
a {color:#fff;}
a:hover {color:#4b82b4;}
#tbl_leftCol {width:281px; margin-bottom: 50px;}
#td_footer {padding:80px 46px 50px 15px; text-align:left;}
#td_footer a {
	color:#eee;
	text-decoration:none;
}
#td_footer a:hover {
	text-decoration: underline;
}
.gridBg {background:url("../images/bg_grid.jpg") 0 0 no-repeat; width:281px; height: 155px; color:#d9e8f3; font-size:11px; padding-right:15px; padding-left:30px; text-align:left;}
.grdntBg {background:url("../images/bg_gradient.jpg") 0 0 no-repeat; width: 281px; height:182px; color:#d9e8f3; font-size:11px; padding-right:15px; padding-left:30px; text-align:left;}
.grdntBg ul {list-style:none; margin: 0; padding: 0 10px 0 10px;}
.grdntBg ul li{padding: 5px 0 5px 0;}
.grdntBg ul li a {color:#d9e8f3; text-decoration:none;}
.grdntBg ul li a:hover {color:#fff; text-decoration:underline;}
.grdntBg ul ul li{padding: 0; line-height: 14px;}
.sideCol {color:#d9e8f3; font-size:11px; padding: 20px 15px 20px 30px; text-align:left; background-color:#333;}
h1 {
	color: #fff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	line-height:18px;
}
h3 {
	color: #fff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	line-height:18px;
	margin-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav{
	text-decoration: none;
	margin-right: 25px;
}