body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}
html, body{height:100%;}
a:link {
	color: #1B1B4A;
}
a:visited {
	color: #1B1B4A;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #1B1B4A;
	background-image: url(Images/H1_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 4px;
	border-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #000000;
	padding-bottom: 0px;
}
h3 {
	font-size: 14px;
	color: #1B1B4A;
}
h4 {
	font-size: 12px;
	color: #1B1B4A;
	background-image: url(Images/H4_bg.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 4px;
	border-bottom: 0px;
}
table.main {
	background-color:#FFFFFF;
	border-left:#000000 thin solid;
	border-right:#000000 thin solid;
	height:100%;
}
td.box {
	background-color:#FFFFFF;
}
td.sideHd {
	background-image:url(../images/tab_top.gif);
	background-repeat:no-repeat;
}
td.hdLn{
	background-image:url(../images/h1_bg.gif);
	background-repeat:no-repeat;
	
	height: 48px;
}
td.ftNav {
	background-image:url(Images/thunderbolt_r6_c2.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height:50px;
}
a.ft {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.nav_bg {
	width:180px;
	background-image:url(Images/thunderbolt_r2_c2.jpg);
	background-repeat: repeat-y;
}
a.nav {
	color: #1B1B4A;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}
img.thumbnail {
	border-style: solid;
	border-width: thin;
	border-color: #9FA9C8;
}
.lrgFont {
 font-size: 16px;
}
.smlFont {

 font-size: 10px;
}

