@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #666666;
	font-family: "Myriad Pro", 'Myriad Pro', Arial, Helvetica, sans-serif;
	background-image: url(../images/body/bkg_black.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
	letter-spacing: 1px;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0099FF;
}
#div_break {
	clear: both;
	height: 0px;
	width: 100%;
}
#div_padd {
	clear: both;
	height: 10px;
	width: 100%;
}
#header_position {
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#header_container {
	height: 300px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#reg_pos {
	height: 280px;
	width: 100%;
}
#reg_con {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#menu_container {
	height: 20px;
	width: 100%;
}
#menu_link_box {
	float: left;
	height: 20px;
	width: auto;
	padding-right: 2px;
}
#menu_link_corner_L {
	float: left;
	height: 20px;
	width: 10px;
	background-image: url(../images/body/menu_corner_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_link_centre {
	float: left;
	height: 15px;
	width: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
#menu_link_corner_R {
	float: left;
	height: 20px;
	width: 10px;
	background-image: url(../images/body/menu_corner_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_position {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_container {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer_position {
	height: auto;
	width: 100%;
	padding-top: 20px;
	background-image: url(../images/body/shadow_bottom.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer_container {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer_ioa_logo {
	float: left;
	height: auto;
	width: 154px;
}
#footer_ioa_txt {
	float: left;
	height: auto;
	width: 766px;
	padding-left: 20px;
	color: #FFFFFF;
}
#footer_ioa_txt a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer_ioa_txt  a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer_ioa_txt   a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#twoCol_L {
	float: left;
	height: auto;
	width: 460px;
	padding-right: 20px;
}
#twoCol_R {
	float: left;
	height: auto;
	width: 460px;
}
.right_align {
	text-align: right;
}
#txt_primary {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	height: auto;
	width: 100%;
	letter-spacing: -1px;
	line-height: 90%;
	padding-bottom: 10px;
}
#txt_body {
	height: auto;
	width: 100%;
	padding-bottom: 10px;
}
#img_box {
	height: auto;
	width: 100%;
	padding-bottom: 10px;
}
#line_break {
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
}
#txt_box {
	height: auto;
	width: 100%;
	padding-bottom: 10px;
}
#txt_box_L {
	float: left;
	height: auto;
	width: 220px;
	padding-right: 20px;
}
#txt_box_R {
	float: left;
	height: auto;
	width: 220px;
}
#quote_primary {
	font-family: "Minion Pro", 'Minion Pro', "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #999999;
	height: auto;
	width: 100%;
	line-height: 90%;
}
#quote_secondary {
	height: auto;
	width: 100%;
	text-transform: uppercase;
	padding-bottom: 13px;
	font-weight: bold;
}
.txt_capsBold {
	font-weight: bold;
	text-transform: uppercase;
}
.txt_largeGrey {
	font-size: 16px;
}
#r_pos {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
}
#r_con {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#div_shadow {
	background-image: url(../images/body/shadow_bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
	width: 100%;
}
#r_thirdCol {
	float: left;
	height: auto;
	width: 300px;
}
.padd_R {
	padding-right: 20px;
}
#div_box {
	height: auto;
	width: 100%;
}
.formBoxOne {
	height: 18px;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	background-color: #F6F6F6;
}
.formBoxTwo {
	height: 85px;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	background-color: #F6F6F6;
}

