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;
}

TABLE{
	border : none;
}

#container {
margin:0 auto;
width: 780px;
text-align:left;
position:relative;
}

LABEL{
font-size:11px;
padding-right:10px;
}

.formcontainer{
	width:345px;
	margin-top:35px;
	margin-bottom:-15px;
	padding:10px 15px 15px 15px;
	background-color:#F7F7F7;
	border: #F0F0F0 solid 1px;
}

#submit {
	border:none;
	background:transparent url('../images/submit.png') 0 0 no-repeat;
	position:absolute;
	width:110px;
	height:0px;
	padding:30px 0 0;
	overflow:hidden;
}

.inputbox{
padding:3px;
border:solid 1px #999999;
margin-bottom:3px;
width:191px;
height:22px;
}

input{
color:#999999;
font-style:italic;
}

input.activated{
font-style:normal;
color:#333333;

}

.tc{
	padding-top:25px;
	font-size:10px;
	color:#666666;
	}

.steveshit {
	
	color:#000000;
	font-size:11px; 
	padding-bottom:15px;
	
	}

.tcline{
	line-height:14px;
}


ul.tandc{
margin-left:5px;
padding-left:0px;
text-indent:0px;
list-style:none;

}

li.tandc{
margin-left:0px;
padding-left:15px;
text-indent:0px;
background:url("../images/dot.gif") no-repeat 0px 0px transparent;
list-style-image:none;
list-style-type:none;
}
	
TR.boldheader {
	text-align: left;
	font-weight : bold;
	color : Black;
}

TD{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 70%;
	color : Black;
	padding : 0px 0px 0px 0px;
	margin: 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;
}

A.contentHeader {
	color: White;
	font-weight : bold;
	background-color : #DC241F;
	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.navlink{
	color: #666F77;
	font-family: Verdana;
	font-size : 100%;
	text-decoration : none;
}
	
A.navlinkselected{
	color: #DC241F;
	font-family: Verdana;
	font-size : 100%;
	text-decoration : none;
}

A.Tips {
	color : #DC241F;
	font-family : Arial, Helvetica, sans-serif;
} 

.actionlink{
	font-family : Arial,Helvetica,sans-serif;
	color : #DC241F;
	margin: 0px;
	font-weight : bold;
}

.contentHeader {
	color: White;
	font-weight : bold;
	background-color : #DC241F;
}

.Headline {
	color: White;
	font-weight : normal;
	background-color : #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 : 65%;  
	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;
}

.subheader {
	font-family : Arial,Helvetica,sans-serif;
	color: #DC241F;
	height : 30px;
	vertical-align : top;
}

.tableheader {
	font-family : Arial,Helvetica,sans-serif;
	color: Black;
	background-color : #E7E8EA;
	font-weight : bold;
}



.monospaced {
	font-family: Courier, Sans-serif
}

.center {
	text-align : center;
}

.mandatory {
	color : #DC241F;
}

.Tips{
	color : #DC241F;
	font-family : Arial, Helvetica, sans-serif;
}

.bold {
	font-weight : bold;
	color : Black;
}

.actiontext{
	font-family : Arial, Helvetica, sans-serif;
	color : #DC241F;
	font-weight : bold;
}

.underline{
text-decoration:underline;
}

@Media Print {
  BODY{
	background-image : none;
}
  #Header{
    display: none;
  }
   #Nav{
   display: none;
  }
   #Content{
   display: block;
  }
}

@Media screen {
  #Header{
  display: block;
  }
  #Nav{
  display: block;
  }
  #Content{
  display: block;
  }
}

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: 1.5em;
   text-indent: -1.8em;
}

a {text-decoration:none;}
p a {text-decoration:underline;}
a img{border:none;margin:0px;}
#right1 {float:right;}
#right2 {float:right;}
/*#right2 a {margin-top:236px;position:absolute;right:127px;}*/
p.red1 {color:#DC241F;margin-bottom:0;font-weight:bold;}
p.red2 {color:#DC241F;margin-top:0;font-weight:bold;}
p {line-height:19px;}

tr.red-table  {
background:none repeat scroll 0 0 #DC241F;
height:40px;
margin:-4px 0 0 0px;
position:absolute;
width:770px;
}
