@font-face {
    font-family: 'AGENCYR';
    src: url('../fonts/AGENCYR.eot');
    src: url('../fonts/AGENCYR.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AGENCYR.woff') format('woff'),
         url('../fonts/AGENCYR.ttf') format('truetype'),
         url('../fonts/SHANLN__-webfont.svg#ShangriLaNFRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RokkittRegular';
    src: url('../fonts/Rokkitt-webfont.eot');
    src: url('../fonts/Rokkitt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Rokkitt-webfont.woff') format('woff'),
         url('../fonts/Rokkitt-webfont.ttf') format('truetype'),
         url('../fonts/Rokkitt-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.error {
	margin-left: auto;
	margin-right: auto;
}

table, td, th, div, pre, blockquote, ul, ol, dl, address,.componentheading,.contentheading,.contentpagetitle,.sectiontableheader,.newsfeedheading {
	font-weight: normal;
  font-family: 'open sans';
  text-transform: capitilize;
}

#outline {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #FFFFFF;
}
#errorboxoutline {
	width: 900px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #000000;*/
}
#errorboxheader {
	width: 900px;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-weight: normal;
	font-size: 30px;
	line-height: 22px;
	text-align: center;
  font-family: AGENCYR;
  background: url("../images/bg_line.png") repeat-x scroll left bottom transparent;
}
#errorboxheader h1{
  line-height: inherit;
  padding-bottom: 40px;
  margin-bottom: 0;
}
#errorboxbody {
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#errorboxbody p{
  color:#777;
  font-size: 12px;
}
#errorboxbody ul li {
  color:#909090;
  font-size: 12px;
  line-height: 20px;
}
#errorboxbody ul li  a{
  color: #ff9b0b;
}
#techinfo {
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#techinfo p {
	color: #CCCCCC;
  padding: 0;
  margin: 0;
}

#unsubpage {
    margin-top: 160px;
}
.buttonunsub {
    background: none repeat scroll 0 0 #DEDEDE;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    width: 150px;
}
#unsubbutton_div {
    float: left;
    margin-left: 240px;
}
#other {
    background: none repeat scroll 0 0 #DEDEDE;
    border: 1px solid #DEDEDE;
    color: #FFFFFF;
    font-size: 13px;
    font-style: italic;
}

#unsubpage .unsuboptions {
    padding-left: 10px !important;
}

/*#system-message-container {
    margin-top: 160px;
}*/