body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0;
	background-image: url("../../graphics/bg/bg_main.gif");
	}

TD {
	color : #000000;
	text-align: left;
	font-family : verdana, sans-serif;

}
.header {
	font-size: 10px;
	font-weight : bold;
	color: #161A1D;

}

.lightGrey {
	font-size: 10px;
	color: #666666;

}

 .leftNavBg {
	background-color: #E6E5E1;
 }

H1 {
	font-size: 12px;

}

H2 {
	font-size: 14px;
	font-weight:bold;

}
/***********************************************/
/* Links                                                                */
/***********************************************/ 

a {
	color: #003399;
	text-decoration: none;
	}
	
a:Hover{
	color: #0066CC;
	text-decoration: none;
	}

a.subNav {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 13px;
    text-decoration: none;
	font-weight : bold;
}

a.subNav:Hover {
	color: #FFCC00;
	font-weight: bold;
	font-size: 13px;
    text-decoration: none; 
}


a.leftNav {
	color: #666666;
    text-decoration: none;
	font-weight : bold;
}

a.leftNav:Hover {
	color: #FFFFFF;
    text-decoration: none; 
}

a.footerNav {
	font-size: 8px;
	color: #333333;
    text-decoration: none;
}

a.footerNav:Hover {
	color: #6699CC;
    text-decoration: none; 
}

a.buttonText {
	color: #FFFFFF;
    text-decoration: none;
	font-weight : none;
}

a.buttonText:Hover {
	color: #FFCC00;
    text-decoration: none; 
}

select {
	font-size: 9px;
	background-color:#F7F7F7;
	color:#0A246A;
	border-top:1px solid #9BAEBB;
	border-bottom:1px solid #9BAEBB;
	border-left:1px solid #9BAEBB;
	border-right:1px solid #9BAEBB;
	width: 130px;
}

.cellHeader {  
	background-color: #DDE0E5; 
}

.cellHeader2 {  
	background-color: #A4C0D9;
}

.cellHeader3 {  
	background-color: #F7F7F7;
}

#main {
	width: 778px;
	height: 595px;
	text-align:left;
	background-image:url("../../tracingimage.jpg");
}
#topbanner {
	width:778px;
	height: 158px;
	background-image:url("../../topbanner.jpg");
}
#topbannercopy {
	padding-top: 22px;
	padding-left: 71px;
	width: 270px
}
.maintitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
}
.topcopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}.bold {
	font-weight: bold;
}
#main #topbanner #topbannercopy .topcopy .bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
#main #topbanner #topbannercopy .topcopy b {
	color: #ffd90f;
}
#maincontent {
	width: 778px;
}
#leftbg {
	background-image:url("../../leftbg.jpg");
	background-repeat:no-repeat;
	margin-top: 18px;
	margin-left: 21px;
	width:397px;
	height:321px;
	font-family:Arial, Helvetica, sans-serif;
	color:#353537;
	font-size:13px;
	font-weight: bold;
	padding-top:26px;
	padding-left:25px;
	float: left;
}

#main #maincontent #leftbg title {
	color: #5085b8;
}
.bluetitle {
	color: #5085b8;
	font-size: 14px;
	font-weight:bold;
}
#main #maincontent #leftbg p {
	font-weight: normal;
	padding-right:40px;
}
#rightbgmain {
	float: left;
	width: 285px;
	margin-left:18px;
	margin-top:18px;
}
#rightbgtop {
	width: 285px;
	height: 73px;
}
#footer {
	position: relative;
	width: 733px;
	height: 66px;
	margin-left:19px;
	top: 10px;
}