* { /* Reset the margins so IE doesnt barf all over with Box Model problems */
	margin: 0px;
	padding: 0px;
	}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #373737;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
p {
	font-size: 12px;
	margin: 0px;
	line-height: 13px;
	color: #585858;
}
.bold {
	color: #333333;
	font-weight: bold;
}
h1 {
	font-size: 19px;
	color: #333333;
	margin: 0px;
	letter-spacing: -1px;
	line-height: 28px;
}
h2 {
	font-size: 17px;
	color: #333333;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 8px;
}
h4 {
	font-size: 13px;
	color: #333333;
	margin: 0px;
}
h5 {
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0px 5px;
}

.upperS {
	font-size: 11px;
	vertical-align: 5%;
}
.shade {
	background: url(images/bg_shade.gif) repeat-x;
}
.main {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.maintablebg {
	background: #FFFFFF;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.maintablebg2 {
	background: #666666;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
.maintablebg3 {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.navline {
	background: url(images/horiz_g_line.gif) repeat-x;
	border: none;
}
.tl_corner {
	background: url(images/tl_corner.gif) no-repeat left top;
}
/* Links */
a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.nav:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.nav:active {
	color: #ffffff;
	text-decoration: none;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.rightpod_text {
	font-size: 12px;
	color: #E9E9E9;
	line-height: 13px;
	text-align: justify;
}

a.rightpod_text:link {
	color: #FFFF99;
	text-decoration: none;
}
a.rightpod_text:visited {
	color: #FFFF99;
	text-decoration: none;
}
a.rightpod_text:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a.rightpod_text:active {
	color: #FFFF99;
	text-decoration: none;
}
.button1 {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/bg_top.gif) repeat-x;
	height: 22px;
	border: 0px none;
	margin-top: 1px;
}
.podbg {
	background: url(images/pod2.gif) no-repeat left top;
}
.podbg2 {
	background: url(images/pod2.gif) no-repeat left top;
}
.podbg3 {
	background: url(images/pod3.gif) no-repeat left bottom;
}
div {
	margin: 0px;
	padding: 0px;
}
.button {
	background: url(images/bg_top.gif) repeat-x center center;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
h6 {
	font-size: 25px;
	color: #023274;
	margin: 0px 0px 3px;
	letter-spacing: -1px;
	line-height: 32px;
	font-weight: bold;
}
a:link {
	color: #3054B2;
}
a:visited {
	color: #3054B2;
}
a:hover {
	color: #3054B2;
	text-decoration: none;
}
a:active {
	color: #3054B2;
}
.mainTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}
.style1 {color: #0045A2}
.dnone {display: none}
.dvisible {display: inline}

.bgtop {
	background: url(images/bg_top.gif) repeat-x;
}
