BODY
{
	color: #000000;
	font-family : 'Verdana', 'Helvetica', sans-serif;
	font-size: 12px;
	background: #ffffff;
	margin: 0px
}
TD, P, UL, OL, DL, BLOCKQUOTE
{
	font-family : 'Verdana', 'Helvetica', sans-serif;
	font-size: 12px;
}
P
{
	margin: 10px 0px;
}
UL
{
	text-align: left;
	margin: 10px 0px 10px 12px;
}
LI
{
	list-style: disc url('/ISRC/_images/bullet_1.gif') outside;
	text-align: left;
	margin: 5px 0px 5px 20px;
}
UL UL LI
{
	list-style: circle url('/ISRC/_images/bullet_2.gif') outside;
}
UL UL UL LI
{
	list-style: circle url('/ISRC/_images/bullet_3.gif') outside;
}
STRONG
{
	font-weight: bold;
}
H1
{
	font-family : 'Verdana', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 25px;
	text-align: left;
	color: #0043A6;
	margin: 5px 0px 5px 0px;
}
H2
{
	font-family : 'Verdana', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	color: #7B9EE0;
	margin: 5px 0px;
}
H3
{
	font-family : 'Verdana', 'Helvetica', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A70081;
	margin: 5px 0px;
}
H4
{
	font-family : 'Verdana', 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0043A6;
	margin: 5px 0px;
}
H5
{
	font-family : 'Verdana', 'Helvetica', sans-serif;
	font-size: 12px;
	color: #0043A6;
	margin: 5px 0px;
}
H6
{
	font-size: 11px;
	text-align: justify;
	color: #000000;
	margin: 10px 0px 0px 0px
}

/*Definition Lists*/
DT
{
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
DD
{
	margin: 10px 0px 10px 0px;
	display: block;
	text-align:justify;
	border-right: 1px solid #EAEFF3;
	border-bottom: 1px solid #EAEFF3;
}

BLOCKQUOTE
{
	text-align: justify;
	margin: 10px 0px 10px 30px;
}
INPUT, TEXTAREA, BUTTON, SELECT
{
	font-family : 'Verdana', 'Helvetica', sans-serif;
}
.formatted
{
	width: 250px;
	border: 1px inset #C39060px
}
TEXTAREA.formatted
{
	width: 99%;
	border: 1px inset #C39060px
}
/* Content classes */
.contentTd
{
	vertical-align: top;
}
.leftIll, .contentLIll
{
	border: 1px solid #C6C6C6;
	margin: 7px 20px 3px 0px;
}
.rightIll, .contentRIll
{
	border: 1px solid #C6C6C6;
	margin: 7px 0px 3px 20px;
}
.lineIllDiv
{
	clear: both;
	width: 100%
}
A:link .contentRIll, A:link .contentLIll
{
	border-color: #FF8000;
}
A:visited .contentRIll, A:visited .contentLIll
{
	border-color: #800080;
}
A:active .contentRIll, A:hover .contentRIll, A:active .contentLIll, A:hover .contentLIll
{
	border-color: #5F93BF;
}
/* ************************************************************************************************** */
.pageTable { width: 100% }

/*Links table*/
.linksTable
{
	width: 100%;
	margin: 0px 0px 0px 0px
}
.linksTable TH
{	
    font-weight: normal;
    font-size: 15pt;
    text-align: left;
    color: #00458C;
    padding: 0px;	
}
.linksTable TD
{
	padding: 5px 0px
}

.onePageLinksTable
{
	width: 100%;
	clear: both
}
.onePageLinksTable TH
{
	background: #ffffff;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 2 0px 1 0px
}
.onePageLinksTable TH IMG
{
	margin: 0px 5px 0px 0px
}
.onePageLinksTable TD
{
	text-align: right;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	height: 1px
}
.onePageLinksTable HR, HR
{
	color: #C6C6C6;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px
}
.onePageLinksTable A:link, .onePageLinksTable A:visited
{
	text-decoration: none
}
.onePageLinksTable A:active, .onePageLinksTable A:hover
{
	text-decoration: none
}
.onePageLinksTable TD.onePageLinksTDNoDoc
{
	background: none;
	font-size: 1px;
	padding: 0px 0px 0px 0px;
	height: 1px;
}
.docToolsTable
{
	width: 100%;
	margin: 20px 0px;
	background: #EBF5FF;
	clear: both
}
.docToolsTable TD
{
	padding: 6px 5px;
	font-size: 10px;
	text-align: center;
	vertical-align: top
}
.docToolsTable IMG
{
	margin-right: 5
}
.docToolsTable A:link, .docToolsTable A:visited
{
	text-decoration: none;
	display: block
}
.docToolsTable A:active, .docToolsTable A:hover
{
	text-decoration: none;
	display: block	
}

.button
{
	border: none;
	background: #7B9EDE;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding: 3px 0px
}
.buttonOver
{
	border: none;
	background: #BE63A9;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding: 3px 0px
}
A:link { color: #032EF7; text-decoration: none }
A:visited { color: #800080; text-decoration: none }
A:active, A:focus, A:hover { color: #032EF7; text-decoration: underline }

/* Header classes ********************************************* */
/* Top line classes */
.topLineTd
{
	height: 199px;
	vertical-align: top;
	background: #00459B url('/ISRC/_images/bg_extra.jpg') no-repeat;
	border-bottom: 1px solid #BE63A9
}
.homeBody .topLineTd
{
	background-image: url('/ISRC/_images/bg_home.jpg');
}
.logoTd { padding: 32px 0px 0px 20px }
.topMenuLineTr
{
	height: 36px;
	background: #0A36AE url('/ISRC/_images/bg_top_menu.gif')
}
.topMenuTable
{
	height: 36px;
	margin: 0px;
	background: transparent;
}
.topMenuTable TD
{
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 11px;
}
.topMenuTable TD.vrTopMenuTd
{
	height: 36px;
	font-size: 1px;
	background: transparent url('/ISRC/_images/vr_top_menu.gif');
	width: 1px
}
.topMenuTable A
{
	display: block;
	white-space: nowrap;
	text-align: center;	
	height: 36px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase
}
.topMenuTable A:link, .topMenuTable A:visited
{
	color: #ffffff;
	background: transparent;
	text-decoration: none
}
.topMenuTable A:active, .topMenuTable A:focus, .topMenuTable A:hover
{
	color: #ffffff;
	background: #7B9EDE;
	text-decoration: none
}
.topMenuTable A.this:link, .topMenuTable A.this:visited
{
	background: #7B9EDE;
}
.topMenuTable A.this:active, .topMenuTable A.this:focus, .topMenuTable A.this:hover
{
	background: #7B9EDE;
}

/* Copyright ************************************ */
.copyright
{
	text-align: center;
	color: #737373;
	font-size: 11px;
	font-family : 'Verdana', 'Helvetica', sans-serif;
	background: #E2E2E2;
	padding: 9px;
}
.copyright A:link, .copyright  A:visited
{
	color: #737373;
}
 .copyright A:active, .copyright A:hover
{
	color: #000000;
}

A.block
{
	display: block;
	text-decoration: none;
	color: #636363;
	width: 100%
}
A.block:link, A.block:visited
{
	text-decoration: none;
	color: #636363;
}
A.block:active, A.block:hover
{
	text-decoration: underline;
	color: #D7441B;
}
/* Left TD classes ************************************************************************** */
.leftColTd
{
	width: 172px;
	vertical-align: top;
	border-right: 1px solid #C6C6C6
}
/* Left menu ************************************ */

.sideMenuDiv
{
	width: 173px;
	overflow: hidden;
	position: relative;
	top: -32px;
	left: 0px;
	margin: 0px -1px 0px 0px;
	background: #ffffff;
	line-height: 11px;
}
.sideMenuDiv A
{
	display: block;
	width: 153px;
	width: expression(parseInt(navigator.appVersion.substring(navigator.appVersion.indexOf('MSIE') + 5, navigator.appVersion.indexOf('MSIE') + 6)) < 6 ? '173px' : '153px' );
	overflow: show;
	font-weight: normal;
	font-size: 11px;
	margin: 1px 0px 1px 0px;
	padding: 10px 10px 8px;
	background: #ffffff url('/ISRC/_images/bg_side_menu.gif') no-repeat top right;
	border-bottom: 2px solid #BE63A9
}
.sideMenuDiv A:link, .sideMenuDiv A:visited
{
	color: #000000;
	text-decoration: none
}
.sideMenuDiv A.this:link, .sideMenuDiv A.this:visited
{
	color: #BE63A9;
	text-decoration: none
}
.sideMenuDiv A:active, .sideMenuDiv A:hover, .sideMenuDiv A.this:active, .sideMenuDiv A.this:hover
{
	color: #BE63A9;
	text-decoration: none
}
.gradientDiv
{
	height: 262px;
	border-right: 1px solid #ffffff;
	background: #ffffff url('/ISRC/_images/bg_gradient.jpg') repeat-x;
	position: relative;
	top: -32px;
	left: 0px
}
/* Left sub menu ************************************ */
.sideSubMenuDiv
{
	width: 173px;
	margin: 0px -1px -1px 0px;
}
.sideSubMenuDiv A
{
	display: block;
	width: 142px;
	width: expression(parseInt(navigator.appVersion.substring(navigator.appVersion.indexOf('MSIE') + 5, navigator.appVersion.indexOf('MSIE') + 6)) < 6 ? '173px' : '142px' );
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 4px 10px 4px 20px;
	border-right: 1px solid #BE63A9;
	border-bottom: 1px solid #BE63A9;
	margin-bottom: 1px
}
.sideSubMenuDiv A:link, .sideSubMenuDiv A:visited
{
	color: #014495;
	background: none;
	text-decoration: none
}
.sideSubMenuDiv A.this:link, .sideSubMenuDiv A.this:visited
{
	color: #1D63DE;
	background: #F4E9F2;
}
.sideSubMenuDiv A:active, sideSubMenuDiv A:focus, .sideSubMenuDiv A:hover, .sideSubMenuDiv A.this:active, .sideSubMenuDiv A.this:focus, .sideSubMenuDiv A.this:hover
{
	color: #1D63DE;
	text-decoration: none;
	background: #F4E9F2;
}

/* Bread crumbs */
.pathDiv
{
	color: #B964A8;
	font-size: 11px;
	margin: -3px 0px 5px 0px
}
.pathDiv SPAN
{
	color: #B964A8;
}
.pathDiv A:link, .pathDiv A:visited
{
	color: #B964A8;
	text-decoration: none
}
.pathDiv A:active, .pathDiv A:hover
{
	color: #B964A8;
	text-decoration: underline
}
/* Content classes */
.contentTd
{
	vertical-align: top;
	padding: 10px 0px 10px 0px;
}
.smallFont
{
	font-size: 11px
}
.note
{
	font-size: 10px;
	color: #666666
}

.formTable
{
	width: 100%
}
.formTable TD
{
	padding: 2px 0px;
}
.redNote
{
	font-size: 10px;
	color: #D7441B
}
.red
{
	color: #D7441B
}
.simpleTable
{
	width: 100%;
	margin: 20px 0px;
	border-top: 1px solid #7994AE;
	border-left: 1px solid #7994AE;
}
.simpleTable TH, .simpleTable TD
{
	border-right: 1px solid #7994AE;
	border-bottom: 1px solid #7994AE;
	font-size:12px;
	padding: 6px 10px;
}
.simpleTable TH
{
	background: #EFF5FF;
	text-align: left
}
/* right column */
.rightColTd
{
	vertical-align: top;
	width: 174px;
	padding: 10px 0px 10px 0px
}
.infoBoxDiv { width: 174px; background: #ffffff url('/ISRC/_images/bg_box_lt.gif') left top no-repeat; margin: 0px 0px 10px 0px }
.infoBoxDiv DIV { width: 174px; background: transparent url('/ISRC/_images/bg_box_rb.gif') right bottom no-repeat }
.infoBoxDiv DIV DIV { width: 174px; background: transparent url('/ISRC/_images/bg_box_rt.gif') right top no-repeat }
.infoBoxDiv DIV DIV DIV { width: 154px; background: transparent url('/ISRC/_images/bg_box_lb.gif') left bottom no-repeat; padding: 10px}

.infoBoxIll { border: 1px solid #B468A9; display: block }
A:link .infoBoxIll, A:visited .infoBoxIll { border: 1px solid #B468A9 }
A:active .infoBoxIll, A:focus .infoBoxIll, A:hover .infoBoxIll { border: 1px solid #032EF7 }
.infoBoxDiv P { margin: 5px 0px 0px 0px }
.infoBoxDiv H5 { margin: -3px 0px 5px 0px }
.infoBoxDiv A:link H5, .infoBoxDiv A:visited H5, .infoBoxDiv A:active H5, .infoBoxDiv A:focus H5, .infoBoxDiv A:hover H5 { color: #B468A9 }
.infoBoxDiv P, .infoBoxDiv H5 { font-size: 11px }
.infoBoxDiv A { display: block; width: 154px}
.infoBoxDiv A:link, .infoBoxDiv A:visited { color: #000000; text-decoration: none }
.infoBoxDiv A:active, .infoBoxDiv A:focus, .infoBoxDiv A:hover { color: #032EF7; text-decoration: none }

/*Home Classes*/
.homeBody .topLineTd { height: 137px }
.homeBody .logoTd { padding-top: 17px }
.homeBody .infoBoxDiv { width: 85%; background-image: url('/ISRC/_images/bg_box_lt_hp.gif'); margin: 10px 10px 10px 20px }
.homeBody .infoBoxDiv DIV { width: 100%; background-image: url('/ISRC/_images/bg_box_rb_hp.gif') }
.homeBody .infoBoxDiv DIV DIV { width: 100%; background-image: url('/ISRC/_images/bg_box_rt_hp.gif') }
.homeBody .infoBoxDiv DIV DIV DIV { width: 100%; background-image: url('/ISRC/_images/bg_box_lb_hp.gif') }
.homeBody .infoBoxDiv .infoBoxIll { float: left; margin: 0px 10px 7px 0px }
.homeBody .infoBoxDiv A { width: 100% }
.hPTd { border-left: 1px solid #ffffff; background: #F1F1F1; vertical-align: top }
.homeLeftTd { width: 435px; vertical-align: top; border-right: 1px solid #C5C5C5 }
.homeBody .paddingDiv { padding: 0px 20px; border-top: 1px solid #BC63AB }
.hFHeadingDiv
{
	background: #ffffff url('/ISRC/_images/bg_hpf.gif') repeat-x;
	border-bottom: 3px solid #BE63A9;
	height: 19px;
	padding: 7px 0px 0px 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #B468A9;
	font-weight: bold
}
.rightIll
{
	margin: 3px 0px 5px 10px;
	float: right
}
.leftIll
{
	margin: 3px 10px 5px 0px;
	float: left
}
.hrDiv
{
	height: 6px;
	font-size: 1px;
	background: #ffffff url('/ISRC/_images/hr.jpg') repeat-y;
	margin: 10px 0px
}
.linkDiv { margin: 5px 0px }
.linkDiv A { font-weight: normal }

/* misk */
.rightDate { float: right; font-size: 14px; font-weight: bold; color: #A70081; margin: 5px 0px 0px; }
.spacerTd { width: 20px }
.logoLinePopupTD { text-align: center }

.siteMapTable TD { vertical-align: top }