body {
	background: #000f50;
	margin: 4px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
}

body.pop {
	background: #fff;
	margin: 0px;
}

#frame {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(../images/second_bg.gif);
}

/*BEGIN TOP TABLE*/
#top {border-bottom: 1px solid #a5a5a5;}
#top td {background: #f6d375;}
#top td.nav {
	border-left: 1px solid #a5a5a5;
	padding-bottom: 3px;
}
#top td.nav div {
	text-indent: 18px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}
#top td.nav a:link, #top td.nav a:active, #top td.nav a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
#top td.nav a:hover {
	text-decoration: none;
}
#top td.nav div.head {
	text-indent: 9px;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
}
#top td.main h1 {
	background: url(../images/main_image_bg.gif) no-repeat;
	width: 321px;
	/* padding + height MUST = 85px */
	height: 56px;
	padding: 29px 0px 0px 25px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
#top td.main h1.xxlarge {
	height: 50px;
	padding-top: 35px;
	font-size: 18px;
}
#top td.main h1.xlarge {
	height: 50px;
	padding-top: 35px;
	font-size: 13px;
}
#top td.main h1.large {
	height: 60px;
	padding-top: 25px;
	font-size: 13px;
	line-height: 16px;
}
#top td.main h1.long {
	background: url(../images/main_image_long.gif) no-repeat;
	width: 571px;
	height: 50px;
	padding-top: 35px;
	font-size: 18px;
}
#top td.main span.sub {
	font-size: 10px;
	font-weight: normal;
}
#top td.main div.text {
	padding: 0px 8px 0px 24px;
	margin: 0px 0px 12px 0px;
}
#top td.main div.anchors {padding-left:10px}
#top td.flash, #top td.noflash, #top td.noflash2, #top td.noflash3 {
	background: url(../images/flash_image_none.jpg) bottom right no-repeat #f6d375;
	border-right: 1px solid #a5a5a5;
}
#top td.noflash {
	background: url(../images/flash_image1.jpg) bottom right no-repeat #f6d375;
}
#top td.noflash2 {
	background: url(../images/flash_image2.jpg) center left no-repeat #f6d375;
}
#top td.noflash3 {
	background: url(../images/flash_image3.jpg) center left no-repeat #f6d375;
}
#top td.noflash4 {
	background: url(../images/flash_image4.jpg) center left no-repeat #f6d375;
}
#top td.noflash5 {
	background: url(../images/flash_image5.jpg) center left no-repeat #f6d375;
}
#top td.noflash6 {
	background: url(../images/flash_image6.jpg) center left no-repeat #f6d375;
}


/*END TOP TABLE*/

div.body_content {
	text-align: left;
	padding: 0px 40px 25px 40px;
}

table.list { color: #333; }
table.list td.sub, table.list td.bullets, table.list td.bottom { padding-right: 18px; }
table.list td.sub {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 9px;
}
table.list td.bullets {}
table.list td.bottom {
	color: #000;
	padding-top: 9px;
}

table.list div.button {
}

/*BEGIN SECOND TABLE*/
#second tr.cell td { background: url(../images/second_cell_bg.gif); }
#second tr.cell div.text {
	width: 180px;
	text-align: left;
}
#second tr.cell div.button {
	text-align: left;
	margin-left: 24px;
}
/*END SECOND TABLE*/

/*BEGIN FOOTER*/
#footer {
	text-align: center;
	background: #dfe0e9;
	font-size: 9px;
	padding: 7px 0px 20px 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
/*END FOOTER*/

a:link, a:active, a:visited {
	color: #000f50;
	text-decoration: underline;
}
a:hover { color: #000; }

b.sub{font-size: 11px;}
.req { color: #f00; }
.t1 { width: 550px; }
.t2 { width: 350px; }
.t3 { width: 250px; }
input.small { font-size: 9px; }
select.stack { margin-bottom: 3px; }
b.soft { color: #333; }
div.break {
	height: 5px;
	overflow: hidden;
}
div.line { border-top: 1px solid #7fadd4; }
div.bullet {
	text-indent: -9px;
	margin-left: 9px;
}

div.linkList { line-height: 23px; }

.small {
	font-size: 10px;
	color: #666;
}

span.heavy {
	font-size: 14px;
	font-weight: bold;
	color: #000f50;
	line-height: 18px;
}
span.heavy a:link, span.heavy a:active, span.heavy a:visited {
	text-decoration: none;
	color: #000f50;
}
span.heavy a:hover {
	text-decoration: underline;
	color: #000;
}

table.list span.heavy img { margin-bottom:8px}

div.hd1 {
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}

/*BEGIN GRID 1*/
.grid1 td {
	text-align: left;
	padding: 1px 0px 1px 0px;
}
.grid1 td.label {
	text-align: right;
	padding-right: 3px;
	white-space: nowrap;
	font-weight: bold;
	color: #333;
}
.grid1 td.mouse {
	font-size: 10px;
	padding-bottom: 4px;
}
.grid1 tr.hi td.label { color: #f00; }
.grid1 tr.top td{ vertical-align: top; }
/*END GRID 1*/

/*BEGIN GRID 2*/
.grid2 td {
	text-align: left;
	padding: 2px 4px 2px 0px;
}
/*END GRID 2*/

div.callbox1 {
	width: 191px;
	text-align: left;
}
div.callbox1 div.top {
	background: url(../images/callbox1_top_bg.gif);
	font-weight: bold;
	color: #343434;
	padding: 0px 15px 5px 13px;
}
div.callbox1 div.middle {
	background: url(../images/callbox1_middle_bg.gif);
	padding: 0px 15px 5px 13px;
}
div.callbox1 div.middle a:link, div.callbox1 div.middle a:active, div.callbox1 div.middle a:visited {
	color: #343434;
	text-decoration: underline;
}
div.callbox1 div.middle a:hover {
	color: #000;
	text-decoration: underline;
}
div.callbox1 div.bottom {
	background: url(../images/callbox1_bottom_bg.gif);
	font-size: 11px;
	font-weight: bold;
	color: #000f50;
	line-height: 16px;
	padding: 6px 15px 5px 13px;
}
