FONT{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size: 100%;
}

BODY{  
font-size : 70%;  
font-family : Arial,Helvetica,sans-serif;
color : Black;
padding: 0pt 0pt 0pt 0pt;  
border-style : none none none none;  
margin: 0px; 
text-align:center;
}
FONT{  
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size: 100%;
}

TR.boldheader {
	text-align: left;
	font-weight : bold;
	color : Black;
}

#container {
margin:0 auto;
width: 780px;
text-align:left;
}

TD {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 70%;
	color : Black;
	padding : 0px 0px 0px 1px;	
	margin : 0px;
}

TD.padding {
	padding : 0px 0px 0px 0px;	
}

.padding {
	padding : 0px 0px 0px 0px;	
}

TD.pagetitle {
	color: White;
	font-weight : bold;
	background-color : #DC241F;
	font-size : 110%;
}

TD.summary {
	color: White;
	font-weight : normal;
	background : #DC241F;
	letter-spacing : 1px;
}

TD.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	color : #666F77;
}

A{
	font-family : Arial,Helvetica,sans-serif;
	color : Black;
	margin: 0px;
}

A.heading{
	font-family : Arial,Helvetica,sans-serif;
	color : Black;
	margin: 0px;
	font-weight : bold;
}

.actionlink{
	font-family : Arial,Helvetica,sans-serif;
	color : #DC241F;
	margin: 0px;
	font-weight : bold;
}

A.contentHeader {
	color: White;
	font-weight : bold;
	background-color : #DC241F;
	padding : 0px 0px 0px 0px;	
	text-decoration : none;
}

A.actionlink{
	font-family : Arial,Helvetica,sans-serif;
	color : #DC241F;
	margin: 0px;
	font-weight : bold;
}

A.smalltext {
	color: #666F77;
	font-family: Arial, Helvetica, sans-serif;
}

A.BGLink {
	font-family : Arial,Helvetica,sans-serif;
	color : White;
}

A.Tips {
	color : #DC241F;
	font-family : Arial, Helvetica, sans-serif;
} 

A.navlink {
	color: #9FAFAA;
	font-family: Verdana;
	font-size : 100%;
	text-decoration : none;
}

A.navlinkselected {
	color: #DC241F;
	font-family: Verdana;
	font-size : 100%;
	text-decoration : none;
	margin-top : 156px;
}

A.subheader {
	font-family : Arial,Helvetica,sans-serif;
	color: #DC241F;
}

.contentHeader {
	color: White;
	font-weight : bold;
	background-color : #DC241F;
	padding : 0px 0px 0px 0px;	
}

.Headline {
	color: White;
	font-weight : normal;
	background : #DC241F;
	letter-spacing : 1px;
}

.stepNumber {
	color: #DC241F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight : bold;
}

.smalltext {
	color: #666F77;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 95%;  
	color: Black;
	background-color : #E7E8EA;
	font-weight : bold;
	text-decoration : underline;
}

.fixedbutton {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 95%;  
	color: Black;
	background-color : #E7E8EA;
	font-weight : bold;
	text-decoration : underline;
	width : 40pt;
}

.errortext {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 100%;
	color : #DC241F;
	margin: 0px;
}

.tableheader {
	font-family : Arial,Helvetica,sans-serif;
	color: Black;
	background-color : #E7E8EA;
	font-weight : bold;
}
.subheader {
	font-family : Arial,Helvetica,sans-serif;
	color: #DC241F;
	height : 30px;
	vertical-align : top;
}
 .header1{
 font-family : Arial, Helvetica, sans-serif;
 color : #4a494a;
                font-size : 280%;
                margin: 0;
                padding: 5px 5px 5px 10px;
}

 .header2{
 font-family : Arial, Helvetica, sans-serif;
 color : #000000;
                font-size : 100%;
                padding: 0px 5px 5px 10px;
}

UL{
   list-style-image : url(/olcontent/olcontent.nsf/AttachmentsByTitle/bullet/$FILE/bullet.gif);
   list-style-position : inside;
   list-style-type : none;
   margin-left: 0;
   padding-left: 1em;
   text-indent: -1.4em;
}

ul li{
}



.monospaced {
	font-family: Courier, Sans-serif
}

.center {
	text-align : center;
}

h1 { 
	color : #DC241F;
	font-weight : bold;
	font-size : 215%;
}

h3 { 
	font-family : Arial,Helvetica,sans-serif;
	color : Black;
	font-weight : bold;
}


.bold {
	font-weight : bold;
	color : Black;
}

.mandatory {
	color : #DC241F;
}

 .Tips {
	color : #DC241F;
	font-family : Arial, Helvetica, sans-serif;
}
 .Careerstext {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #666F77;
	font-size : 75%;
	}
	
	.Careers {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #666F77;
	font-size : 110%;
	}
	
.actiontext{
	font-family : Arial, Helvetica, sans-serif;
	color : #DC241F;
	font-weight : bold;
}

@Media Print {
  BODY{
	background-image : none;
}
  #Header{
    display: none;
  }
   #Nav{
   display: none;
  }
   #Content{
   display: block;
  }
}

@Media screen {
  #IE4Fix{
  display: block;
  }
  #Header{
  display: block;
  }
  #Nav{
  display: block;
  }
  #Content{
  display: block;
  }
}

