body
{
}

A, A:link
{
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #404040;
	text-decoration:none;
}

A:hover
{
	color:Black;
	text-decoration:underline;
}

A.whiteLink, A:hover.whiteLink
{
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

.paneText
{
	font-family:Arial, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight:normal;
}

.tblHelp
{
	background-color:#2C5086;
	font-family:Arial, Tahoma, Sans-serif;
	font-size:11px;
	width:300px;
	color:White;
	border:solid 1px LightSteelBlue;
	padding:2px;
	position:absolute;
}

/* NEW STYLES */
.headerTwo, .headerTwoWhite, .headerThree, .headerThreeWhite, .smallText
{
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.headerTwoWhite
{
	color: White;
}

.headerThree, .headerThreeWhite
{
	font-weight: normal;
	color: #404040;
}

.headerThreeWhite
{
	color: White;
}

.smallText
{
	font-size: 10px;
	font-weight: bold;
	color: #404040;	
}

.headerItalic
{
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}

.bl {background:url(/img/bottom_left_corner.gif) 0 100% no-repeat; width:172px; text-align:left}
.br {background:url(/img/bottom_right_corner.gif) 100% 100% no-repeat}
.tl {background:url(/img/top_left_corner.gif) 0 0 no-repeat}
.tr {background:url(/img/top_right_corner.gif) 100% 0 no-repeat; padding:12px}
.t {background:url(/img/dot_top.gif) 0 0 repeat-x; width:172px}
.b {background:url(/img/dot_bottom.gif) 0 100% repeat-x}
.l {background:url(/img/dot_left.gif) 0 0 repeat-y}
.r {background:url(/img/dot_right.gif) 100% 0 repeat-y}
#navigation span a { color:black; background: transparent url("/img/link_arrow.gif") left top no-repeat; text-decoration: none; padding-left: 20px; padding-bottom: 5px; position:relative; left:-14px; font-family: Arial, Tahoma, Sans-serif; font-size: 11px; font-weight: bold; vertical-align:middle}
#navigation span a { display: block; float: left }
/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation span a { float: none }
/* End IE5-Mac hack */


#container {
	width: 780px;
	\width: 700px;
	w\idth: 780px;
	height: 560px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#banner 
{
	padding: 5px 0px 14px 0px;
	background-color: white;
}

#content {
	background-color: white;
	width: auto;
	position:relative;
}

#maincontent {
	background-color: white;
	width: 445px;
	float:left;
	padding-right: 5px;
}

#stagecontent 
{
	padding: 0px;
	background-color: white;
	width: 140px;
	float:right;
}

#sidebar-a {
	margin: 0;
	padding: 0px 5px 5px 0px;
	background-color: white;
	width: 170px;
	float:left;
}

#sidebar-b {
	margin: 0;
	padding: 0px 5px 5px 0px;
	background-color: white;
	float:left;
	clear:both;
}

#footer {
	clear: both;
	padding-top: 10px;
	text-align:center;
	background-color: white;
	height: 45px;
}

.startArrow
{
	background: white url("/img/startArrow.jpg") left bottom no-repeat;
	width: 424px;
	height: 54px;
	padding-top: 25px;
	cursor:pointer;
	text-align:center;
}

.steps, .stepOne, .stepTwo, .stepThree
{
	width: 370px;
	height: 81px;
	display: block;
	padding-left: 85px;
	margin-bottom: 12px;
}

.stepOne
{
	background: white url("/img/nrOne.png") left top no-repeat;
}

.stepTwo
{
	background: white url("/img/nrTwo.png") left top no-repeat;
}

.stepThree
{
	background: white url("/img/nrThree.png") left top no-repeat;
}

.menuInput, .formInput, .formInputSmall, .formInputXsmall, .formInput25px, .formInputMedium, .formInputMedium2, .formDropDownSideBySide, .formDropDown, .countryDropDown
{
	font-family:Arial, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color:White;
	border-color:LightSteelBlue;
	border-style:solid;
	border-width:1px;
	color: #404040;
	width: 140px;
}

.formInput
{
	padding-left: 2px;
	width: 335px;
	float:right;
}

.formInputSmall
{
	padding-left: 2px;
	width: 132px;
	float:right;
}

.formInputXsmall
{
	padding-left: 2px;
	width: 108px;
	float:right;
}

.formInput25px
{
	padding-left: 2px;
	width: 25px;
	float:left;
}

.formInputMedium
{
	padding-left: 2px;
	width: 165px;
	float:right;
}

.formInputMedium2
{
	padding-left: 2px;
	width: 155px;
	float:right;
}

.formDropDownSideBySide
{
	padding-left: 2px;
	width: 170px;
}

.formDropDown
{
	padding-left: 2px;
	width: 340px;
}

.countryDropDown
{
	width: 134px;
	text-align:right;
}

.mandatoryChar, .mandatoryCharRed
{
	font-family:Arial, Tahoma, Sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.mandatoryCharRed
{
	color:Red;
}
/* END NEW STYLES */

/* the news box */
#news
{
	width:145px;
	background:#ffffff;
}
#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:1em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:161px;
	overflow:hidden;
	position:relative;	
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
