body {
	background: url('../images/bg_body.jpg') repeat-y top center;
	background-color: #E4E4E4;
}

table {
	font-family: Arial;
	font-size: 12px;
}

td.menu {
	background-color: #0C1862;
}

td.chart {
	background-color: #ECEDF6;
	font-family: Arial;
	font-size: 11px;
	padding-left: 9px;
	padding-top: 14px;
	padding-right: 9px;
	padding-bottom: 14px;
}

table.tblMenu {
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	width: 100%;
}

table.tblMenu td {
	text-align: center;
	width: 109px;
	/*height: 37px;*/
}
table.tblMenu a {
	text-decoration: none;
	color: #FFFFFF;
/*	display: block;*/
	height: 100%;
	width: 100%;
}
table.tblMenu a:hover {
	text-decoration: none;
	/*&background-color: #F95F00;*/
	color: #F95F00;
	width: 100%;
	height: 100%;
	vertical-align:middle;
	padding-bottom:0px;
	/*display:block*/

}

td.brdRight {
	border-right: 1px solid #FFFFFF;
}

td.submenu {
	background-color: #6E79C1;
	height: 26px;
	color: #FFFFFF;
}

table.tblSubMenu {
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
}
table.tblSubMenu td {
	text-align: center;
	height: 22px;
}
table.tblSubMenu a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	display: block;
	height: 100%;
	width: 100%;
}

table.tblSubMenu a:hover {
	text-decoration: none;
	color: #FFBB02; 
	padding-top: 5px;
	background-color: #3C4896;
	height: 100%;
	width: 100%;
}

td.brdRightSub {
	border-right: 1px solid #FFFFFF;
}

td.gradient {
	background: url('../images/grad_blue.jpg') repeat-y top left;
	height: 249px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 28px;
}

td.bodywhite {
	background-color: #ffffff;
	height: 310px;
	padding-left: 40px;
	padding-right:40px;
}

td.bodywhiteindex {
	background-color: #ffffff;
	height: 212px;
	padding-left: 40px;
	padding-right:40px;
}

td.lightblue {
	background-color: #ECEDF6;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 33px;
	width: 207px; 
}

td.lightblue2 {
	background-color: #ECEDF6;
	padding-top: 33px;
}

td.lightblue2 {
	background-color: #ECEDF6;
	padding-left: 6px;
	padding-right: 12px;
	padding-top: 33px;
	width: 207px; 
}

td.blueindex {
	background-color: #ECEDF6;
	padding-left: 20px;
	padding-top: 12px;
}

td.whiteCell {
	padding-top: 33px;
}

td.image {
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 18px;
	width: 207px; 
}

.pdf {
	font-family: Arial;
	font-size: 11px;
	padding: 0 0 0 7px;
}

.title {
	padding-left: 23px;
}

.txtPad {
	padding-left: 58px;
	padding-right: 34px;
	padding-bottom: 28px;
	font-family: Arial;
	font-size: 12px;
}

.txtPadheading {
	font-family: Arial;
	font-size: 13px;
	color: #4353AF;
	font-weight: bold;
	text-decoration: underline;
}

ul.list1 {
	margin-top: 20px;
	margin-bottom: 20px;
}

ul.list2 {
	list-style-image: url(../images/dash.gif);
	margin-left: 10px;
}


.errorStar {
	font-size: 14px;
	font-weight: bold;
	color: #840000;
}


table.shipCont td {
	text-align: center;
}
table.shipCont a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
table.shipCont a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFBB02;
}



/* ------------------------------- */
/* SUB-NAV FLY OUTS  */
/* ------------------------------- */

#sn-about, #sn-ss, #sn-os {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	visibility: hidden;
	padding-left: 15px;
	height: 26px;
}

#sn-about { 
	left: 110px; 
	text-align: left;
	padding-right: 15px;
	background-color: #3C4896;
}
#sn-ss {
	left: 385px;
	text-align: left;
	padding-right: 15px;
	background-color: #3C4896;
}
#sn-os {
	left: 220px;
	text-align: left;
	padding-right: 15px;
	background-color: #3C4896;
}


#subs-nav {
	position: relative;
	width: 769px;
	height: 40px;
	background-color: #6E79C1;
}

#subs-nav p a, #subs-nav p a:visited, #subs-nav p a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0;
	text-decoration: none;
}

#subs-nav p a:hover {
	color: #F95F00;
	text-decoration: none;
}

#subs-nav p { 
	padding-top: 6px; 
}

.divider {
	margin: 0 10px 0 10px;
}


/* ------------------------------- */
/* LINKS */
/* ------------------------------- */

a.formLink {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.formLink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFBB02;
}

a.link {
	text-decoration: none;
	color: #2E41BC;
}
a.link:hover {
	text-decoration: underline;
	color: #2E41BC;
}

a.formLink_sub {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
a.formLink_sub:hover {
	text-decoration: none;
	font-size: 11px;
	color: #FFBB02;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_block.jpg);
	list-style-type: square;
}

li.sub {
	list-style-position: outside;
	list-style-image: url(../images/bullet_block_sub.jpg);
	list-style-type: square;
}
