/* generic (common) screen styles */
body {
	background: #FFFFFF;
	margin: 0em;
	color: #666666;
	font: 75% Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.6em;
	color: #000000;
	margin-bottom: 0.3em;
	margin-top: 0em;
	padding-top: 0em;
	background: inherit;
}
h2 {
	font-size: 1.2em;
	color: #CC3300;
	margin-bottom: 0.4em;
	background: inherit;
	padding-top: .6em;
	margin-top: 0em;
}
h3 {
	font-size: 1.1em;
	color: #CC3300;
	margin-bottom: 0.2em;
	padding-top: .6em;
	margin-top: 0em;
	background: inherit;
}
h4 {
	font-size: 1em;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0.2em;
	background: inherit;
}
h5 {
	font-size: 1em;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight: normal;
	background: inherit;
}
h6 {
	font-size: 1em;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0.2em;
	font-weight: normal;
	background: inherit;
}
p {
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0em;
	margin-bottom: 0.75em;
}
.top {   /* style for return to top */
	text-align: right;
}
ul {
	margin-top: 0em;
	margin-bottom: 0.75em;
	padding-top: 0em;
	padding-bottom: 0em;
	list-style: square;
	padding-left: 1.5em;
	margin-left: 0px;
}
ol {
	margin-top: 0em;
	margin-bottom: 0.75em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-left: 0px;
	padding-left: 2em;
}
li {
	line-height: 1.6em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0.4em;
	margin-left: 0em;
}
blockquote { /*assumes blackquote tag encloses othet tags, eg <p>*/
	font-size: 1em;
	line-height: 1.5em;
	clear: both;
	margin-right: 4em;
	margin-bottom: 0em;
	margin-left: 4em;
	padding-top: 1em;
}
a {
	color: #06C;
	text-decoration: none;
	background: inherit;
	border-bottom: 1px solid #62B0FF;
}
a:visited {
	color: #06C; /*Change to #663399 (purple) if required*/
	text-decoration: none;
	background: inherit;
}
a:hover, a:active {
	color: #CC3300;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
	background: inherit;
}
/**********Tables**********/
table {
	font-size: 1em;
	margin-bottom: 1em;
	width: auto;
	clear: both;
}
caption {
	font-size: 1.1em;
	color: #CC3300;
	margin-bottom: 0.2em;
	font-weight: bold;
	text-align: left;
	background: inherit;
	padding-top: 1em;
}
caption.normal {
	font: 1em Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
	text-align: left;
	background: inherit;
	padding-top: 1em;
}
th {
	text-align: left;
	border-bottom: 1px solid #CC3300;
	padding: .5em;
	color: #333333;
	background: #FFFFFF;
}
thead th {/* Table head align right*/
	text-align: right;
}
td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0.5em;
}
td.right {/* Table data align right*/
	text-align: right;
}
/**********FORMS**********/
form {
	margin: 0em;
	padding: 0em;
}
label, input, textarea, select, legend, button {
font-size: 1em;
}
input.geomsize {
width: 1.2em;
height: 1.2em;
}
/**********PAGE HEADER**********/
#masthead_screen {  /*Masthead container*/
	background: #2E4682 url(/www/emaweb/rwpgslib.nsf/bytype/E613BCB3D111609DCA25774300137106/$File/white-emia3.gif) no-repeat right center;
	position: relative;
	height: 150px;
		
	color: inherit;
}
#mastheadleft {
	float: left;
}
#masthead_print {  /*Masthead container*/
	display: none;
}
/**********HEADER UTILITY (Breadcrumb and Search container)**********/
#utility {
	border-bottom: 1px solid #D9D9D9;
	padding: 0.3em 1em;
	background: #F3F3F3;
	color: inherit;
}
#breadcrumbs {
	float: left;
	padding-top: 0.3em;
}
#breadcrumbs h3 {
	font-size: 1em;
	display: inline;
	padding-right: .5em;
}
#breadcrumbs ul {
	margin: 0em;
	list-style: none;
	display: inline;
	padding: 0px;
}
#breadcrumbs li {
	display: inline;
	padding-right: 0.5em;
	line-height: 1em;
}
.contentStart {  /*Breadcrumb link to content anchor*/
	display: none;
}
#search {
	float: right;
}
.clearBoth {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
/**********CONTENT AREA**********/
#content { /* Contains three divs (navigation, main_content and sidebar) floated left and right */
	clear: both;
	padding-right: 2%;
}
/**********NAVIGATION**********/
#navigation {
	float: left;
	width: 20%;
}
#navigation ul {
	margin: 0;
	list-style: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#navigation li {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#navigation a {/* First level */
	margin: 0;
	background: #F3F3F3;
	padding: 0.5em 1em;
	display: block;
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	height: auto;
	overflow: visible;
	line-height: 1.2em;
	color: #06C;
}
#navigation a.navLevelTwo { /* Second level */
	padding-left: 2em;
	background: #F3F3F3 url("/www/rwpcode.nsf/ema/internet/main_nav_bullet.gif") no-repeat 1.25em center;
	color: #06C;
}
#navigation a.navLevelTwo:hover { /* Second level hover */
	color: #FFFFFF;
	background: #2E4682 url("/www/rwpcode.nsf/ema/internet/main_nav_bullet_hover.gif") no-repeat 1.25em center;
}
#navigation a.navLevelThree { /* Third level */
	padding-left: 3em;
	background :#F3F3F3 url("/www/rwpcode.nsf/ema/internet/main_nav_bullet.gif") no-repeat 2.25em center;
	color: #06C;
}
#navigation a.navLevelThree:hover { /* Third level hover */
	color: #FFFFFF;
	background: #2E4682 url("/www/rwpcode.nsf/ema/internet/main_nav_bullet_hover.gif") no-repeat 2.25em center;
}
#navigation a.navLevelFour { /* forth level */
	padding-left: 4em;
	background: #F3F3F3 url("/www/rwpcode.nsf/ema/internet/main_nav_bullet.gif") no-repeat 3.25em center;
	color: #06C;
}
#navigation a.navLevelFour:hover { /* forth level hover */
	color: #FFFFFF;
	background: #2E4682 url("/www/rwpcode.nsf/ema/internet/main_nav_bullet_hover.gif") no-repeat 3.25em center;
}
#navigation a:hover { /* Common to all levels */
	color: #FFFFFF;
	background: #2E4682;
}
/**********MAIN CONTENT**********/
#main_content3column {/**********Used in 3 column layout**********/
	margin-bottom: 1.5em;
	float: left;
	width: 54%;
	padding-top: 2em;
	padding-left: 2%;
	padding-right: 2%;
}
#main_content2column {/**********Used in 2 column layout**********/
	margin-bottom: 1.5em;
	float: left;
	padding-top: 2em;
	padding-left: 2%;
	width: 77.9%;/*Should ideally be 80% - IE6 horizontal scrollbar issue fix*/
}
/**********SIDEBAR**********/
#sidebar { /*Sidebar pages container*/
	float: right;
	width: 20%;
	background: #FFFFFF;
	color: inherit;
	margin-top: 4.5em;
}
/**********FEATURE BOXES**********/
.feature01, .feature02, .feature03, .feature04 {  /*common for feature 1 to 4*/
	padding: 1.2em 1.2em 0.8em;
	color: inherit;
	margin-bottom: 1em;
	border: 1px solid #D9D9D9;
	clear: both;
}
.feature01 {
	background: #FFFFE5;
}
.feature02 {
	background: #F3F3F3;
}
.feature03 {
	background: #FFF1EC;
}
.feature04 {
	background: #E5F4FF;
}
/**********FEATURE BOXES - floated right**********/
.featureFloatRight01, .featureFloatRight02, .featureFloatRight03, .featureFloatRight04 {  /*common for feature 1 to 4*/
	padding: 1.2em 1.2em 0.8em;
	color: inherit;
	margin-bottom: 1em;
	border: 1px solid #D9D9D9;
	float: right;
	width: 25%;
	margin-left: 2em;
}
.featureFloatRight01 {
	background: #FFFFE5;
}
.featureFloatRight02 {
	background: #F3F3F3;
}
.featureFloatRight03 {
	background: #FFF1EC;
}
.featureFloatRight04 {
	background: #E5F4FF;
}
/**********LINK TYPE ICONS - apply to LI tags **********/
.pdf, .powerpoint, .word, .excel, .internet {
	list-style: none;
}
.pdf a {
	background: url(images/icon_pdf.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
.powerpoint a {
	background: url(images/icon_powerpoint.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
.word a {
	background: url(images/icon_word.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
.excel a {
	background: url(images/icon_excel.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
.internet a {
	background: url(images/icon_internet.gif) no-repeat left top;
	display: block;
	margin-left: -1.5em;
	padding-left: 20px;
	border-style: none;
}
/**********IMAGES**********/
.imgLeft {
	margin-bottom: .5em;
	margin-right: 1em;
	background: #F3F3F3;
	border: 1px solid #D9D9D9;
	margin-top: 0.3em;
	float: left;
	color: inherit;
}
.imgRight {
	margin-bottom: 0.5em;
	background: #F3F3F3;
	border: 1px solid #D9D9D9;
	margin-top: 0.3em;
	float: right;
	margin-left: 1em;
	color: inherit;
}
.imgProfile {
	margin: 0em;
	float: left;
}
/**********IMAGES WITH CAPTIONS**********/
.image_with_captionLeft {
	background: #F3F3F3;
	color: inherit;
	padding: 1em 1em 1em 1em;
	border: 1px solid #D9D9D9;
	margin-bottom: 1em;
	width: 300px;
	height: 480px;
	float: left;
	margin-right: 1em;
	text-align: center;
}
.image_with_captionRight {
	background: #F3F3F3;
	color: inherit;
	padding: 1em 1em 1em 1em;
	border: 1px solid #D9D9D9;
	margin-bottom: 1em;
	width: 300px;
	float: right;
	margin-left: 1em;
	text-align: center;
}
.image_with_captionRight  img, .image_with_captionLeft  img {
	//padding-bottom: 0.75em;
}
.image_with_captionRight  p, .image_with_captionLeft  p {
	font-size: 0.84em;
	text-align: left;
	background: inherit;
	color: #333333;
	padding-left: 1.5em;
}
/**********IMAGES WITH CAPTIONS**********/
.imagegalportrait {
	padding: 1em 1em 1em 1em;
	border: 1px solid #D9D9D9;
	margin-bottom: 1em;
	margin-right: 1em;
	width: 250px;
	height: 200px;
	float: left;
	text-align: center;
	font-size: 80%;
}
.imagegallandscape {
	padding: 1em 1em 1em 1em;
	border: 1px solid #D9D9D9;
	margin-bottom: 1em;
	margin-right: 1em;
	width: 250px;
	height: 200px;
	float: left;
	text-align: center;
	font-size: 80%;
}
.imagegalportrait img {
	width: 120px;
	height: 150px;
}
.imagegallandscape img {
	width: 200px;
	height: 150px;
}
/**********FOOTER ELEMENTS**********/
#footer {
	clear: both;
}
#footerdetails {
	clear: both;
	background: #F3F3F3;
	border-top: 1px solid #D9D9D9;
	padding: 0.5em 1em 1em;
	color: inherit;
}
#footerdetails p {
	margin: 0em;
	font-size: 0.85em;
	padding: 0em;
}
#footerdetails ul {
	color: #FFFFFF;
	font-size: .8em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: inherit;
}
#footbar {  /*Footer nav bar container*/
	background: #2E4682;
	clear: both;
	height: 2.4em;
	padding-right: 0px;
	padding-left: 1em;
	display: block;
	color: inherit;
}
#footbar ul {
	list-style:none;
	margin: 0em;
	padding-top: 0.5em;
	padding-left: 0em;
}
#footbar li {
	float:left;
	margin:0.2em 0 0;
	padding:0em 0.5em;
	border-right: 1px solid #5372B4;
	line-height: 1em;
}
#footbar a, #footbar a:visited { /*overrides link styles*/
	color: #FC0;
	border-bottom-color: #FC0;
	background: inherit;
}
#footbar a:hover { /*overrides link styles*/
	color: #FFF;
	border-bottom-color: #FFF;
	background: inherit;
}
#footbar a:active { /*overrides link styles*/
	color: #FFC;
	border-bottom-color: #FFC;
	background: inherit;
}
#vresult dl {
	margin-left: 0px;
	padding: 0;
	width: 100%;
}
#vresult dt {
	margin-left: 0px;
	padding: 0;
}
#vresult dd {
	margin-bottom: 4px;
}
#vresult a {
	margin-left: 0px;
	padding: 0;	
}
#vresult a:hover {
	margin-left: 0px;
	padding: 0;	
}
#vcontent {
	margin: 10px 10px 10px 10px;
}
#vsummary {
	text-align: right;
	border-bottom: 1px solid #eee;
}
/**********SITE TOOLS - Alphabet size**********/
.atoz {
	font-size: 1.2em;
	color: #CC3300;
	margin-bottom: 0.4em;
	background: inherit;
	padding-top: .6em;
	margin-top: 0em;
	font-weight: bold;
}
