*{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
}

body {
	background-color: #ACACAC;
	vertical-align: middle;
	text-align: center;
}

img {
	border-style: none;
	display: block;
}

.formTextInput {
	border: solid 1px #000000;
}

.formButton {
	border: solid 1px #000000;
	text-align: center;
}

#container {
	width: 735px;
	padding: 11px 12px 9px 10px;
	margin: auto;
}

#mainTop {
	border-bottom: 8px solid #ACACAC;
}

#headerLeft{
	width: 209px;
	height: 57px;
	float: left;
	padding: 0px 0px 9px 17px;
	text-align: left;
}

#headerRight{
	width: 90px;
	height: 36px;
	float: right;
	padding: 10px 31px 0px 0px;
	text-align: right;
}

#nav {
	position: relative;
	width: 734px;
	height: 27px;
	clear: both;
	background-color: #FFFFFF;
}

#navLeftRound {
	width: 35px;
	height: 27px;
	float: left;
	text-align: left;	
	background: url("/images/nav_left_round.gif") no-repeat top left;
	background-color: #003366;
}

#navRightRound {
	width: 7px;
	height: 27px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("/images/nav_right_round.gif") no-repeat top right;
	background-color: #003366;
}

#navRightRoundWide {
	width: 9px;
	height: 27px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("/images/nav_right_round.gif") no-repeat top right;
	background-color: #003366;
}

#navRightRoundOn {
	width: 7px;
	height: 27px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("/images/nav_right_round_on.gif") no-repeat top right;
	background-color: #ECF1F4;
}

.navItem, .navItemSep, .navItemOn {
	height: 27px;
	padding-right: 24px;
	background-color: #003366;
	float: left;
	
}

.navItemSep, .navItemOn{
	padding-left: 24px;
	margin-left: 1px;
}

.navItemOn {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	background-color: #EDF1F4;
}

.navItemContactOn {
	border-left: 1px solid #003366;	
	padding-right: 25px;
	background-color: #EDF1F4;
}

#mainContent {
	position: relative;
	float: left;
	clear: both;
	width: 730px;
	margin-left: 1px;
	border-bottom: 20px solid #ACACAC;
}

#mainLeftContent {
	float: left;
	position: relative;
	width: 174px;
	background-color: #FFFFFF;
	padding-bottom: 1px;
}

#mainLeftContentI {
	padding: 20px 9px 20px 9px;
}

#mainLeftContent td {
	vertical-align: middle;
}

.mainTopLeft {
	width: 13px;
	height: 11px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("/images/sub/main_top_left.gif") no-repeat top left;
	font-size: 0pt;
}

.mainTopRight {
	width: 14px;
	height: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("/images/sub/main_top_right.gif") no-repeat top right;
	font-size: 0pt;
}

.mainBotLeft {
	width: 13px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url("/images/sub/main_bot_left.gif") no-repeat bottom left;
	font-size: 0px;
	background-color: #FF0000;
}

.mainBotRight {
	width: 16px;
	height: 15px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url("/images/sub/main_bot_right.gif") no-repeat bottom right;
	font-size: 0px;
}

.yellowArrow {
	width: 27px;
}

.leftTitleLink {
	text-decoration: none;
	color: #003366;
	font-size: 9pt;
	font-family: Arial, Verdana;
	font-weight: bold;
}

.leftLink {
	padding: 9px 10px 8px 24px;
	margin: 0px 3px 0px 3px;
	background: url("/images/sub/dot_line.gif") repeat-x bottom;
}


.leftLinkText, .leftLinkTextIndent {
	text-decoration: none;
	color: #999999;
}

.leftLinkTextIndent {
	display: block;
	padding-left: 1em;

}

#mainRightContent {
	float: right;
	position: relative;
	width: 544px;
	background-color: #FFFFFF;
}

#mainRightContentI {
	padding: 16px 19px 16px 19px;

}

ul.yellowArrowBullet, ul.yellowArrowBulletWide, ul.yellowArrowBulletDouble {
	list-style-image: url("/images/yellow_bullet.gif");
	padding-left: 18px;
}

ul.yellowArrowBullet {
	width: 257px;
}

ul.yellowArrowBulletDouble li {
	padding-bottom: 1em;
}

.tblBullet {
	padding: 4px 8px 0px 4px;
}

#rightTop{
	clear: both;
	padding-bottom: 15px;
}

.subPara {
	padding-bottom: 14px;
}

#rightSubRight {
	float: right;
	width: 219px;
	margin-left: 12px;
	margin-bottom: 1em;
}

.subRightTitle {
	padding: 8px 12px 8px 12px;
	text-align: center;
	background-color: #DCDEDD;
	font-weight: bold;
	color: #003366;
	margin-bottom: 3px;
}

.subRightItem {
	padding: 5px 12px 5px 12px;
	background-color: #F6F7F7;
	color: #666666;
	margin-bottom: 1px;
	vertical-align: middle;
}

.subRightItemText {
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}
















#mainLeft {
	width: 267px;
	position: relative;
	background: url("/images/home/main_left_round.gif") no-repeat top left;
	background-color: #FFFFFF;
}

.mainLeftContent {
	width: 100%;
	padding: 9px 14px 10px 14px;
}

.bottomBorder {
	border-bottom: 1px solid #ACACAC;
}

.yellowArrow {
	width: 27px;
}

#mainCenter {
	width: 247px;
	position: relative;
	background: url("/images/home/main_center_background.gif") repeat-x top;
	background-color: #FFFFFF;
	border-left: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;

}

.mainCenterContent {
	position: relative;
	padding: 9px 13px 9px 13px;
}

.mainCenterContent ul {
	list-style-image: url("/images/yellow_bullet.gif");
	padding-left: 18px;
}

#mainRight {
	width: 217px;
	background: url("/images/home/main_right_round.gif") no-repeat top right;
	background-color: #FFFFFF;
}

.mainRightContent {
	padding: 9px 5px 9px 8px;
}

#footer {
	padding-top: 16px;
	margin: auto;
	text-align: center;
}

#footer * {
	text-align: center;
}

#footerNav, #footerNav * {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

#footerInfo {
	padding-top: 3px;
	font-size: 8pt;
	color: #666666;
}

.rightAlign{
	text-align: right;
}

.floatRight{
	float: right;
}

.left11 {
	padding-left: 10px;
}

a.linkText {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a.linkTextNoBold {
	color: #003366;
	text-decoration: none;
}

.large, .size12 {
	font-size: 12pt;
}

.normal, size8 {
	font-size: 8pt;
	font-weight: normal;
}

.small, .size6 {
	font-size: 6pt;
}

.bold {
	font-weight: bold;
}

.contentTitle {
	font-weight: bold;
}

.contentText {
}

.centerText {
	margins: auto;
	text-align: center;
}

table.abtUs td {
	padding-bottom: 30px;
	padding-right: 30px;
}

table.abtUs td.auCountry {
	padding-left: 15px;
}

.appTrainAbbrv {
	padding-right: 4px;
}

#AboutUsMap {
	clear: both;
}

.pdfIcon {
	width: 51px;
	height: 51px;
	text-align: center;
	vertical-align: middle;
}

.inlineImg, .pdfIcon img {
	display: inline;
}
