BODY, P, DIV, INPUT, SELECT, TD, TEXTAREA, BLOCKQUOTE, OL, UL, DL, LI, DT, DD, TH, PRE, A, A:link, A:visited, A:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
BODY {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-TRACK-COLOR: #335975;
	SCROLLBAR-FACE-COLOR: #3D6A8B;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #3D6A8B;
	SCROLLBAR-HIGHLIGHT-COLOR: #9EB5C5;
	SCROLLBAR-DARKSHADOW-COLOR: #404040;
	SCROLLBAR-SHADOW-COLOR: #2B4A61;
	background-image:url(../Images/global/bg.gif);
	background-repeat:repeat-x;
	background-color:#3D6A8B;
	}
A:hover, A:active {
	text-decoration: none;
	}
.superscript {
	vertical-align: super;
	font-size: 0.7em;
	}
/* shadows */
.w1, .w2, .w2 div {
	display:inline-table;
	/* \*/display:block/**/} 
.w1 {
	float:left;
	background:url(../images/global/shadows/dark2_shadow.gif) right bottom no-repeat}
.w2 {background:url(../images/global/shadows/dark2_corner_bl.gif) left bottom no-repeat}
.w2 div {
	padding:0 8px 8px 0;
	background:url(../images/global/shadows/dark2_corner_tr.gif) right top no-repeat}
.w1 img {
	display:block}





/* main table to structure content sections */
#contentTable {
	height: 100%;
	width: 724px;
}
#contentTopLeft {
	border-right:1px solid #73787C;
	border-bottom:1px solid #73787C;
	width: 203px;
	padding: 20px 5px 20px 3px;
	vertical-align: top
}
#contentTopMiddle {
	padding: 1px 1px 0px 1px;
	height: 100%;
	width: 196px;
	vertical-align: top
}
#contentTopMiddle .contentDiv {
	height: 100%;
	width: 100%;
	background-color: #73787C;
	padding: 15px 0 15px 15px;
	vertical-align: top
}
#contentTopRight {
	border-left:1px solid #73787C;
	border-bottom:1px solid #73787C;
	vertical-align: top;
	padding: 15px;
}
#contentBottomLeft {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color: #D4D5D5;
	padding: 15px;
}
#contentBottomLeft DIV, #contentBottomLeft A {
	color: #64696D;
	vertical-align: top;
}
#contentBottomMiddle {
	border: 1px solid #ffffff;
	background-color: #1F4471;
	padding: 15px;
	color: #A4B0C0;
	vertical-align: top;
}
#contentBottomMiddle A, #contentBottomMiddle DIV {
	color: #A4B0C0;
}
#contentBottomRight {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color: #D4D5D5;
	vertical-align: middle;
	padding-left: 20px;
}





.head1 {
	font-weight: bold;
	color: #73787C;
	font-size: 12px;
	text-transform: uppercase;
}
UL {
	margin-top: -20px;
	margin-bottom: 0px;
	margin-left: 20px;
}