body {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#page{
   width: 100%;
   }

div.column_A {
	display: none;
   }

img#logo{
   display: block;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
/*a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
a[href^="/"]:after {
   content: " (http://www.acentia.net" attr(href) ") ";
   }
*/
img.printonly { display: block; }
/* -------------------------------------------------------
LISTS 
----------------------------------------------------------*/


ul {
	list-style:none;
	margin:0 10px 1.3em 10px;
	}
ol {
	margin:0 10px 1.3em 33px;
	}
ol li {
	padding-bottom:.3em;
	}
ol#ol_faq li {
	color:#DF6F1D; /*orange*/
	list-style:bold;
	}
ul li {
	padding-left:18px;	
	padding-bottom:.3em;
	background:transparent url(../media/images/arrow_orange_right.gif) left 3px no-repeat;
	}
ul h3 a:link, ul h3 a:visited {
	color:#DF6F1D; /*orange*/
	text-decoration:none;
	}
ul h3 a:focus, ul h3 a:hover, ul h3 a:active {
	color:#004275; /*blue*/
	text-decoration:none;
	}
ul.pdfs li {
	background-image:none;
	padding-left:0;
	}
ul.pdfs li a {
	min-height:65px;
	display:block;
	padding-left:50px;
	background:transparent url(../media/images/pdf_icon.gif) left top no-repeat;
	}
a.pdf {
	height:65px;
	display:block;
	padding-left:50px;
	background:transparent url(../media/images/pdf_icon.gif) left top no-repeat;
	}
/* -------------------------------------------------------
LAYOUT 
----------------------------------------------------------*/

/* -------------------------------------------------------
MASTHEAD 
----------------------------------------------------------*/
div#masthead img{
	display: block;
	float: left;
	}
div#masthead h1, h2 { display: none;}
div#navigation {
	display: none;
	}
/* -------------------------------------------------------
"LEARN MORE" Side Menu Navigation 
----------------------------------------------------------*/
ul#learn_nav {
	display: none;
	}

/* -------------------------------------------------------
HEADERS 
----------------------------------------------------------*/
h1#logo {
	float:left;
	display:inline;
	width:283px;
	height:100px;
	margin-bottom:0;
	}
h1 { font-size: 14pt; }
h2 {
	text-align:center;
	color:#004275; /*blue*/
	font-size:130%;
	margin-bottom:1em;
	}

h2, h3, h4, h5 {
	font-weight:normal;
	}
h3 {
	color:#DF6F1D; /*orange*/
	font-size:125%;
	margin-bottom:.5em;
	}
h4 {
	font-size:115%;
	line-height:140%;
	margin-bottom:.2em;
	padding:0 10px;
	}
h5 {
	font-size:100%;
	line-height:140%;
	margin-bottom:.2em;
	padding:0 10px;
	color:#DF6F1D; /*orange*/
	}
ul#ul_mediahighlights li h3, li h4 {
	padding:0;
	}
/* -------------------------------------------------------
TABLES 
----------------------------------------------------------*/	
table {
	border-collapse:collapse;
	}
table#webcasts {
	width:100%;
	margin-top:10px;
	}
tr {
	border:1px solid #bbb4b4;
	margin-bottom:5px;
	}
th, td {
	border:1px solid #bbb4b4;
	margin-bottom:5px;
	padding:5px 10px 10px 10px;
	line-height:140%;
	}
th {
	color:#DF6F1D; /*orange*/
	font-weight:normal;
	font-size:115%;
	padding-left:25px;
	background:transparent url(../media/images/arrow_orange_right.gif) 8px 8px no-repeat;
	}
.table_title th {
	border:1px solid #DF6F1D; /*orange*/
	padding:10px 0;
	color:#4b4242; /*darker gray*/
	background-color:#ffd1ad; /*lt orange*/	
	background-image:none;
	font-size:100%;
	}
td {
	padding:5px 10px 10px 10px;
	}
tr.tr_header th, tr.tr_header td {
	background-color:#ffd1ad; /*lt orange*/
	border:1px solid #DF6F1D; /*orange*/
	font-size:125%;
	padding:5px 10px;
	background-image:none;
	}
th.header_column {
	vertical-align:top;
	/* Box Model Hack */
	width:140px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:105px;
	}

div#sub_middle img.shadow{ display: none; }
/* -------------------------------------------------------
FOOTER 
----------------------------------------------------------*/	
div#footer {
	display: none;
	}

div.right_links {
	height: 0 px;
	}

