body {
	margin: 0px; 
	background: #ffffff url(/img/top_slice.png) repeat-x top left;
}

body, td {
	font-family: Arial, Helvetica, Sans;
	font-size: 9pt;
}

p {
	margin: 0px;
	padding: 0px;
}

th {
	text-align: left;
	font-weight: normal;
	color: #525aa1;
	font-family: Arial, Helvetica, Sans;
	font-size: 9pt;
}

.td-heading {
	text-align: left;
	font-weight: normal;
	color: #525aa1;
	font-family: Arial, Helvetica, Sans;
	font-size: 9pt;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
	color: #110f40;
	font-size: 13pt; 
}

h2 { 
	color: #110f40; 
	font-size: 12pt; 
}

h3 { 
	color: #110f40; 
	font-size: 11pt; 
}

h4 {
	color: #110f40; 
	font-size: 10pt;
	margin: 9px 0px;
}
h5, h6 {
	color: #110f40; 
	font-size: 10pt;
	font-weight: normal;
	margin: 9px 0px;
}

UL LI {
	list-style-type: disc;
}

OL LI {
	list-style-type: decimal;
}

UL {
	margin-top: 10px;
}

.personname {
	color: #525aa1; 
	font-size: 11pt; 
	margin-top: 0px;
	text-decoration: none;
}

.menu_top td { 
	background-color: #cccccc; 
	color: #3c3c3c; 
	padding: 3px 7px; 
	border-right: 1px #e6e6e6 solid; 
}
.menu_top td a {
	text-decoration: none; 
	color: #4e4e4e; 
}
.menu_top td.navsel { 
	background-color: #e8e8e6; 
	color: #ff0000; 
}
.menu_top td.navsel a { 
	text-decoration: none; 
	color: #ff0000; 
}

DIV.menu_left {
	padding-left: 12px;
}
DIV.menu_left A {
	font-size: 9pt;
	color: #656565;
	text-decoration: none;
}

DIV.menu_leftover {
	padding-left: 12px;
	background: #ffffff url(/img/redarrow.gif) no-repeat 5px 2px;
}
DIV.menu_leftover A {
	font-size: 9pt;
	text-decoration: none;
	color: #fe3d3e;
}

.left { 
	width: 186px; 
	vertical-align: top;
}

.left A {
	color: #4e4e4e;
	text-decoration: none;
	font-size: 8pt;
}


.heading { 
	color: #110f40; 
	font-weight: bold; 
	font-size: 12pt; 
}
.content { 
	vertical-align: top; 
	padding: 10px 4px 80px 4px; 
}
.content2 { 
	padding-top: 15px; 
	font-size: 9pt; 
}

.right_menu_top { 
	text-align: left;
	background-image: url(/img/right_menu_top.png); 
	background-repeat: no-repeat;
	height: 24px; 
	/*padding-left: 19px; */
	color: #ffffff; 
	width: 148px;
	font-weight: bold;
}
.right_menu_top div {
	padding-left: 19px;
	padding-top: 3px;
	font-size: 1.3em;
}
.right_menu_left { 
	background-image: url(/img/right_menu_left.png); 
	background-repeat: repeat-y; 
	background-position: left;
	width: 10px; 
}
.right_menu { 
	font-size: 0.8em; 
	background-image: url(/img/right_menu_right.png); 
	background-repeat: repeat-y; 
	background-position: right; 
	background-color: #ffffff; 
	padding: 9px; 
	width: 138px;
}

.right_menu_bottom {
	background-image: url(/img/right_menu_bottom.png);
	background-repeat: no-repeat;
	width: 148px;
	height: 11px;
}

.date { color: #3233fd; }

.mainnav {
	background-color: #cccccc;
}

td.mainnavoff, td.mainnavoffleft, td.mainnavoffright {
	padding: 3px 7px;
	color: #3c3c3c; 
	text-decoration: none;
	cursor: pointer;
	border-right: 1px #e6e6e6 solid;
}

td.mainnavon, td.mainnavonleft, td.mainnavonright {
	background-color: #eae8e9;
	padding: 3px 7px;
	color: #fe3d3e; 
	text-decoration: none;
	cursor: pointer;
	border-right: 1px #e6e6e6 solid;
}

td.mainnavchildoff, td.mainnavchildoffleft, td.mainnavchildoffright {
	background-color: #cccccc;
	border:0px none;
	padding:3px;
	padding-right:20px;
	color:#3c3c3c;
	cursor:pointer;
	white-space:nowrap;
	font-size: 8pt;
	cursor: pointer;
}

td.mainnavchildon, td.mainnavchildonleft {
	background-color: #eae8e9;
	border:0px none;
	padding:3px;
	padding-right:20px;
	color:#fe3d3e;
	cursor:pointer;
	white-space:nowrap;
	font-size: 8pt;
	cursor: pointer;
}

td.mainnavchildonright {
	background-color: #eae8e9;
	background-image: url(/img/redarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	border:0px none;
	padding:3px;
	padding-right:20px;
	cursor:pointer;
	white-space:nowrap;
	font-size: 8pt;
	cursor: pointer;
}

td.mainnavchildchildoff, td.mainnavchildchildoffleft, td.mainnavchildchildoffright {
	background-color: #eae8e9;
	border:0px none;
	padding:3px;
	padding-right:20px;
	color:#3c3c3c;
	cursor:pointer;
	white-space:nowrap;
	font-size: 8pt;
	cursor: pointer;
}

td.mainnavchildchildon, td.mainnavchildchildonleft {
	background-color: #eae8e9;
	border:0px none;
	padding:3px;
	padding-right:20px;
	color:#fe3d3e;
	cursor:pointer;
	white-space:nowrap;
	font-size: 8pt;
	cursor: pointer;
}

td.mainnavchildchildonright {
	background-color: #eae8e9;
	background-image: url(/img/redarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	border:0px none;
	padding:3px;
	padding-right:20px;
	cursor:pointer;
	white-space:nowrap;
	font-size: 8pt;
	cursor: pointer;
}

.subtitle {
	text-decoration: none;
	color: #333365;
	font-size: 10pt;
	font-weight: bold;
}

.redheading {
	color: #ff0000;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 23px;
}

TABLE.publication {
	width: 100%;
	border: 1px solid #cccccc;
}

TABLE.publication THEAD TH {
	background-color: #cccccc;
	font-weight: bold;
	padding: 4px;
	color: #000000;
}

TABLE.publication THEAD TH A {
	color: #333365 !important;
}

TABLE.publication TBODY TD {
	padding: 14px 8px;
}

TABLE.publication A {
	color: #3398cc !important;
}