@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
/*ul {
	list-style: none;
}*/
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

sup {
	font-size: 9px;
	position: relative;
	bottom: 4px;
}

sub {
	font-size: 9px;
	margin-bottom: 5px;
	position: relative;
	top: 4px;
}*/

/***************************************************
***************END CSS RESET ************************/

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.navsprite {
	overflow:hidden;
	background-image:url(../img/nav/nextback.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}

li
{
	margin-left: 30px;	
}
#background
{
	position: absolute;
	width: 1000px;
	height: 672px;
	top: 0;
	left: 0;
	background-image: url(../img/nav/Nav_BackGround.jpg);	
	z-index: 102;
}
#container
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 672px;
	background-color:#F0F0F0;
	overflow: hidden;
}
#content
{
	z-index: 106;
}

#above
{
	position: absolute;
	width: 1000px;
	height: 48px;
	top: 0px;
	left: 0px;
	z-index: 105;
	
}
#below {
	position: absolute;
	width: 1000px;
	height: 42px;
	bottom: 0px;
	left: 0px;
	z-index: 105;
}
#holder
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 105;
	overflow: hidden;
}
#intro
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 105;
}
.resourceButton
{
	position: absolute;	
	bottom: 8px;
	left: 242px;
	width: 112px;	
	height: 23px;
	padding-top: 8px;
	cursor: pointer;
	color: #173257;
	z-index: 110;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	background-color: #d3a633;
}
.resourceButton:hover
{
	background-color: #f6d426;
}
.referenceButton
{
	background-color: #d3a633;
	position: absolute;	
	bottom: 8px;
	left: 10px;
	width: 112px;	
	height: 23px;
	cursor: pointer;
	color: #173257;
	padding-top: 8px;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	z-index: 2;
}
.referenceButton:hover
{
	background-color: #f6d426;	
}
#close
{
	position: absolute;	
	top: 5px;
	right: 10px;
	width: 32px;	
	height: 32px;
	background-image:url(../img/nav/closesprite.png);
	cursor: pointer;
}
#audio
{
	position: absolute;	
	bottom: 0px;
	left: 358px;
	width: 94px;	
	height: 36px;
	background-position: -2px -2px;
	cursor: pointer;
}

#home
{
	background-position: -118px -40px;
}
#home:hover
{
	background-position: -214px -40px;
}
.home
{
	position: absolute;	
	bottom: 0px;
	left: 548px;
	width: 94px;	
	height: 36px;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #FFF;
	text-indent: 50px;
}

#previous
{
	background-position: 0px 0px;
}

.previous
{
	position: absolute;	
	bottom: 8px;
	right: 156px;
	width: 138px;	
	height: 23px;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #173257;
	padding-top: 8px;
}

#next
{
	background-position: -145px 0px;
}

.next
{
	position: absolute;	
	bottom: 8px;
	right: 10px;
	width: 142px;	
	height: 23px;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #173257;
	padding-top: 8px;
}

#help
{
	background-position: -310px -40px;
}
#help:hover
{
	background-position: -2px -198px;
}
.help
{
	position: absolute;	
	top: 13px;
	right: 227px;
	width: 90px;	
	height: 36px;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #FFF;
}

#index
{
	position: absolute;	
	bottom: 8px;
	left: 126px;
	width: 112px;	
	height: 23px;
	padding-top: 8px;
	cursor: pointer;
	color: #173257;
	z-index: 110;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	background-color: #d3a633;
}
#index:hover
{
	background-color: #f6d426;
}


#loader
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #EBEBEB;
	z-index: 8000;
	padding: 0 auto;
}
#animationHolder
{ 
	position: absolute;
	width: 32px;
	height: 32px;
   	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
	background-image: url(../img/nav/Loader.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
.cnter
{
	position: relative;
	top: 40%;
	display:block;
	vertical-align: middle;
	margin:auto;

}


#title {
	position: absolute;
	left: 0px;
	top: 50px;
	height: auto;
	width: 940px;
}
#title li,#title h1.stepTitle
{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 45px;
	top: 0px;
	height: auto;
	width: 911px;
	color: #004e87;
	font-size: 24px;
	z-index: 103;
}
#progress
{
	position: absolute;
	left: 399px;
	bottom: 16px;
	background-color:#0071c5;
	width: 200px;
	height: 10px;
	z-index: 800;
}
#fullMenu
{
	position: absolute;
	left: 0;
	top: 0;

	width: 1000px;
	height: 672px;
	z-index: 200;
	display: none;
}
#indexMenu
{
	position: absolute;
	left: -610;
	top: 0;
	width: 1000px;
	height: 672px;
	z-index: 5000;
	display: none;
}
#indexBackground
{
	position: absolute;
	left: 0;
	top: 0;
	width: 550px;
	height: 672px;
	background-image: url(../img/nav/indexbg.png);
	background-repeat: no-repeat;
	z-index: 1;
}
#fullBackground
{
	position: absolute;
	left: 0;
	top: 0;
	width: 1000px;
	height: 672px;
	background-color: #fff;
	z-index: 1;
}
#indexText
{
	position: absolute;
	left: 30px;
	top: 60px;
	color: #FFF;
	z-index: 2;
	width: 900px;
	font-size: 14px;
}
#referenceText
{
	position: absolute;
	left: 43px;
	top: 280px;
	color: #222222;
	z-index: 2;
	width: 910px;
	height: 320px; 
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 10px;
	font-size: 14px;
	
}
#referenceText em {
	font-style:italic;
}
#indexText h1 {
	font-size: 26px;
	margin: 0;
	padding: 0;
	color:#333;
	font-weight: normal;
}
#indexText p {
}

#referenceText h1 {
	font-size: 26px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#referenceText h1 {
	position: fixed;
	width: 900px;
	background-color: #FFF;
	padding-bottom: 10px;
}
#referenceText ol li {
	margin-bottom: 3px;
}

#indexpageholder {
	position: absolute;
	left: 30px;
	top: 183px;
	width: 900px;
	height: 370px;
	overflow: hidden;
}
.indexpage {
	position: absolute;
	left: 0px;
	top: 0px;
}

#indexNext {
	width: 443px;
	height: 24px;
	background-image:url(../img/nav/indexnav.png);
	background-position: 0px 72px;
	position: absolute;
	
	left: 30px;
	top: 559px;
	z-index: 6;
	cursor: pointer;
	display: none;
}
#indexNext:hover{
	background-position: 0px 24px;
}
#indexPrev {
	width: 443px;
	height: 24px;
	background-image:url(../img/nav/indexnav.png);
	background-position: 0px 0px;
	
	position: absolute;
	left: 30px;
	top: 155px;
	z-index: 6;
	cursor: pointer;
	display: none;
}
#indexPrev:hover{
	background-position: 0px 48px;
}
.indexItem
{
	position: absolute;
	left: 0px;
	top: 200px;
	width: 443px;
	height: 20px;
	text-indent: 10px;
	padding-top: 8px;
	color: #333;
	background-color:#CCC;
	/*background-position: -2px -78px;*/
	z-index: 2;
	/*cursor: pointer;*/
	font-size: 14px;
}
.indexItem:hover{
	
	background-color:  #3074bb;
	color:  #FFF;
	/*background-position: -2px -108px;	*/
}
.indexItemTick
{
	/*background-position: -2px -138px;*/
	cursor: pointer;
}
.indexItemTick:hover
{
	/*background-position: -2px -168px;*/
}
.indexItemDisabled
{
	position: absolute;
	left: 43px;
	top: 84px;
	width: 443px;
	height: 20px;
	text-indent: 10px;
	padding-top: 8px;
	color: #FFF;
	background-position: -2px -78px;
	z-index: 2;
	/*cursor: pointer;*/
	font-size: 14px;
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.highlightResource
{
	background-position: -2px -274px;
}
.highlightResource:hover
{
	background-position: -2px -304px;
}

#modTitle {
	width: 840px;
	height: 30px;
	position: absolute;
	top: 18px;
	left: 115px;
}
#modTitle h2 {
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
}

#fullClose
{
	position: absolute;
	left: 440px;
	top: 624px;
	width: 121px;
	height: 29px;
	background-image: url(../img/nav/closesprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
	cursor: pointer;
	
}
#indexClose
{
	position: absolute;
	left: 191px;
	top: 604px;
	
	z-index: 2;
	
	background-color: #112645;
	
	width: 112px;	
	height: 23px;
	cursor: pointer;
	color: #FFF;
	padding-top: 8px;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}
#indexClose:hover,fullClose:hover{
	background-color: #093a66;
}

#resourcesClose{
	position: absolute;
	left: 440px;
	top: 624px;
	
	z-index: 2;
	
	background-color: #112645;
	
	width: 112px;	
	height: 23px;
	cursor: pointer;
	color: #FFF;
	padding-top: 8px;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}
#resourcesClose:hover{
	background-color: #093a66;
}
#refferencesClose{
	position: absolute;
	left: 440px;
	top: 624px;
	z-index: 2;
	
	background-color: #112645;
	
	width: 112px;	
	height: 23px;
	cursor: pointer;
	color: #FFF;
	padding-top: 8px;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}
#refferencesClose:hover
{
	background-color: #093a66;
}
#reffernecesBanner
{
	position: absolute;
	background-image: url(../img/nav/Refferences_Banner.png);
	width: 1000px;
	height: 260px;
	z-index: 2;
}
#popup
{
	position: absolute;
	left: 31px;
	top: 100px;
	width: 938px;
	height: 474px;
	background-color: #FFF;
	border: 4px solid #004e87;
	z-index: 201;
	visibility: hidden;
}
#customPopup
{
	position: absolute;
	background-color: #FFF;
	border: 4px solid #004e87;
	z-index: 201;
}
#popupImage
{
	position: absolute;
	right: 30px;
	bottom: 31px;
	width: 302px;
	height: 380px;
	background-position: bottom right;
	background-repeat: no-repeat;
}
#popupText
{
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 20px;
	z-index: 5;
	color:#222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 13px;
	list-style-type: disc;
	height: 100%;
}
div.columnise {
	/*-moz-column-count: 2;
	-moz-column-gap: 30px;
	-moz-column-fill: auto;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	-webkit-column-fill: auto;
	column-count: 2;
	column-gap: 30px;
	column-fill: auto;
	height: 100%;*/
}
#popupText p {
	margin-bottom: 13px;
}
#popupText strong
{
	font-weight: bold;
}
/*#popupText ul li {
	list-style-type: disc;
}*/

#popupText table.yellow {
	border-collapse:collapse;
	text-align:center;
	background-color:#FFC;
	border:none;
	margin: 0px auto;
	margin-bottom: 14px;
}
#popupText table.yellow tr {
	border: 1px solid #FC6;
}
#popupText table.yellow tr td {
	text-align:center;
	height: 28px;
	vertical-align:middle;
}

#popupTextExpert
{
	margin-left: 41px;
	margin-right: 355px;
	margin-top: 41px;
	z-index: 5;
}
#closePopup
{
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 5;
	
	background-color: #112645;
	
	width: 112px;	
	height: 23px;
	cursor: pointer;
	color: #FFF;
	padding-top: 8px;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}
#closePopup:hover
{
	background-color: #093a66;
}
#expertClosePopup
{
	position: absolute;
	left: 398px;
	top: 378px;
	z-index: 5;
	
	background-color: #112645;
	
	width: 112px;	
	height: 23px;
	cursor: pointer;
	color: #FFF;
	padding-top: 8px;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}
#overlay
{
	position: absolute;
	display:none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/overlay.png);
	z-index: 200;
	visibility: hidden;
}
#nextPage
{
	position: absolute;
	left: 496px;
	top: 438px;
	width: 142px;	
	height: 23px;
	padding-top: 8px;
	z-index: 5;
	cursor: pointer;
	
	overflow:hidden;
	background-image:url(../img/nav/nextback.png);
	background-repeat: no-repeat;
	background-position: -145px 0px;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	color: #FFF;
}
#nextPage:hover
{
	background-position: -145px -32px;
}
#previousPage
{
	position: absolute;
	left: 346px;
	top: 438px;
	width: 142px;	
	height: 23px;
	padding-top: 8px;
	visibility: hidden;
	z-index: 5;
	cursor: pointer;
	color: #FFF;
	
	overflow:hidden;
	background-image:url(../img/nav/nextback.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}
#previousPage:hover
{
	background-position: 0px -32px;
}



p{
	margin: 0;
}
ul,ol
{
	margin-bottom:14px;
	margin-top:14px;
}
#stepNumber {
	width: 120px;
	height: 31px;
	margin: 0px;
	padding: 4px;
	font-size: 26px;
	font-weight: bold;
	color: #CCC;
	position: absolute;
	bottom: 0px;
	right: 70px;
	text-align: center;
}
table{
	border-width: 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;
}
td{
	margin: 0;
	border-width: 1px;
	border-style: solid;
	padding:3px;
}
td ul, td ol, td p {
	margin:0 !important; 
	padding:0 !important;
}


