body{
	margin: 0px;
	padding: 0px;
	background-color: #F1F2F2;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:17px;
}
p{
	/*line-height:17px;*/
}
#wrapper, html, body{
	height:100%;
}
#wrapper{
	margin:auto;
	background-color:#FFFFFF;
	width:774px;
}
#page_body{
	padding: 15px 15 20 15px;
}
#tbl_footer{
}
li{
	margin-bottom:10px;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #Ffffff;
    BORDER-RIGHT: #808284 1px solid; 
    BORDER-TOP: #808284 1px solid; 
    BORDER-LEFT: #808284 1px solid; 
    BORDER-BOTTOM: #808284 1px solid; 
}
.SkinObject {
    font-weight: normal;
    font-size: 11px;
    color: #808284;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#808284;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#808284;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#808284;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#808284;
}
/* style for module titles */
.Head   {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #808284;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #808284;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #cccccc;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    /*font-family: Arial, Tahoma, Helvetica;*/
    font-size: 11px;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    /*font-family: Arial, Tahoma, Helvetica;*/
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
     /*font-family: Arial, Tahoma, Helvetica;*/
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.acknowledge{
    font-weight: bold;
    color: #ff0000
 }

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    /*font-family: Arial, Tahoma, Helvetica;*/
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Arial, Tahoma, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #808284;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #808284;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #808284;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #808284;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #808284;
	color: #ffffff;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #004182;
	margin-top:0px;
	margin-bottom:20px;
}

H2  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  14px;
	font-weight:bold;
	color: #004182;
}

H3  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #004182;
}

H4  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    color: #004182;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

H5, DT  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #004182;
}

H6  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #004182;
}

TFOOT, THEAD    {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    color: #808284;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #808284;
}

A:link  {
    text-decoration:    none;
    color:#004182;
}

A:visited   {
    text-decoration:    none;
    color:#004182;
}

A:active    {
    text-decoration:    none;
    color:#004182;
}

A:hover {
    text-decoration:    underline;
    color:#004182;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

 /*
UL LI   {
   list-style-type: square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}
*/
HR {
    color: #808284;
    height:1pt;
    text-align:left
}
.booktop_bg1{
   /*background-image: url(booktop_bg01.gif);*/
	background-repeat: repeat-x;
	height: 130px;		
}
.bookleftbg{
	background-image: url(bookleftbg.gif);
	background-repeat: repeat-y;
	width: 50px;
}
.bookrightbg{
	background-image: url(bookrightbg.gif);
	background-repeat: repeat-y;
	width: 50px;
}
.bookbottombg{
	background-image: url(book_bottombg.gif);
	background-repeat: repeat-x;
	height: 55px;
}
.booksearchbg1{
	background-image: url(booktop_searchbg1.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 19px;
	background-position: right;
}
.booksearchbg2{
	background-image: url(booktop_searchbg2.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 27px;
	background-position: right;
}
.bookmenubg{
	background-image: url(bookmenulittbg.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.logo_cell{
	background_image: url(header-fade.gif);
	background-repeat: repeat-x;
}
#headerspacer{
	height: 3px;
}

#headertable{
	border-bottom: thick solid #004182;
}
#contentpanes img{
	margin:10px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
/* pane */

.menupane{
	background: #004182;
	width:100%;
	padding: 0px 15px 0px 15px;
}
.menupane ul{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	list-style-type: none;
	width: 100%;
}
.menupane ul li{
	text-transform: uppercase;	
	display: inline;
	margin: 0;
	border: 0px 0px 1px 0px;
	padding: 0;
	text-align: center;
	color: #ffffff;
	width: 100%;
}
.menupane ul li a{
	color: #ffffff;
	background: url(whitedot.jpg) repeat-x bottom;	
	padding-right: 6px;
	display: block;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #004182;
	text-decoration: none;
	width: 100%;
	_width: 100%;
	margin: 0;
}
.menupane ul li a:link{
	color: #ffffff;
	text-decoration: none;
}
.menupane ul li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.menupane ul li a:active{
	color: #ffffff;
	text-decoration: none;
}
.menupane ul li a:hover{
	background-color: #095091;
	text-decoration: none;
	color: #ffffff;
}
.menupane ul li a#houseMenuCurrentLink
{ /* current link itself */
	color: red;
	text-decoration: none;
}

/*  ///// HouseMenu Left Menu Style //// */
.leftpane{
	background: #ffffff;
	padding: 30px 10px 0px 10px;
}
.leftpane ul{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	list-style-type: none;
	width:140px;
}
.leftpane ul li{
	text-transform: uppercase;	
	display: inline;
	margin: 0;
	border: 0px 0px 1px 0px;
	padding: 0;
	text-align: left;
	color: #999999;
	width: 100%;
}
.leftpane ul li a{
	color: #999999;
	/* background: url(whitedot.jpg) repeat-x bottom;*/
	border-bottom: 1PX dotted #CCCCCC;
	border-left: 5px solid #fff;
	padding-right: 6px;
	display: block;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #ffffff;
	text-decoration: none;
	width: 100%;
	_width: 100%;
	margin: 0;
}
.leftpane ul li a:link{
	color: #666;
	text-decoration: none;
}
.leftpane ul li a:visited{
	border-left: 5px solid #fff;
	color: #666;
	text-decoration: none;
}
.leftpane ul li a:active{
	border-left: 5px solid #FF0000;
	color: #666;
	text-decoration: none;
}
.leftpane ul li a:hover{
	background-color: #ffffff;
	border-left: 5px solid #ccc;
	text-decoration: none;
	color: #666;
}
.leftpane ul li a#houseMenuCurrentLink
{ /* current link itself */
	color: red;
	text-decoration: none;
	border-left: 5px solid #FF0000;
}
/*  ///// END - HouseMenu Left Menu Style //// */

.contentpane{
	padding: 30px 10px 30px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.leftcontentpane{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentpanes{
	padding: 0px 10px 0px 10px;
}
.DNN_ANN_Description a, .DNN_ANN_Description a:hover{
	color:#004182;
	text-decoration:underline;
}

#bottompanes{
	padding: 0px 10px 0px 10px;
}
.bottompane1{
	padding: 4px 10px 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottompane2{
	padding: 4px 10px 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottompane3{
	padding: 4px 10px 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerpane{
	text-align: center;
	width: 100%;
}

/**/
.bkSkinObject{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
}
A.bkSkinObject:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
A.bkSkinObject:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
A.bkSkinObject:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
   text-decoration: underline;
}
A.bkSkinObject:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
   text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
.currentdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440A00;
	text-decoration: none;
}
A.breadcrumb:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440A00;
	text-decoration: none;
}
A.breadcrumb:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440A00;
	text-decoration: none;
}
A.breadcrumb:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440A00;
   text-decoration: underline;
}
A.breadcrumb:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #440A00;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}

.SearchButton {
   background: transparent;
   padding: 0px 0px 14px 52px; 
   cursor: hand; 
   font-size:1px;
   margin: 0 0 0 0px;
}
 #dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:22px; background: transparent; width: 94px; color: #440A00; padding: 3px 2px 2px 2px; border: 0px solid #FFFFFF; cursor:text;}
 /* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:30px;
}
.MainMenu_TabRootMenuItem TD{
	background-image: url(bookmenulittbg.gif);
	background-repeat: repeat-x;
	height: 30px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.MainMenu_TabRootMenuItemSel TD{
	background-image: url(bookmenubg.gif);
	height:30px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
}
.MainMenu_TabMenuItemHover TD{
	background-image: url(bookmenulittbg.gif);
	background-repeat: repeat-x;
	height: 30px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.MainMenu_TabMenuItemSelHover TD{
	background-image: url(bookmenubg.gif);
	height:30px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #cccccc; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: 0px solid #242424; 
	border-top: 0px solid #838383; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #751200; 
	border-left: 0px solid #3E5416; 
	border-bottom: 0px solid #00BFFF; 
	border-top: 0px solid #00BFFF; 
	text-align: center; 
	width: 15px; 
	height: 20px;
	color: #333333;
}
.MainMenu_SubMenu {
	border-bottom: 1px solid #751200; 
	border-left: #751200 1px solid; 
	border-top: 1px solid #751200;  
	border-right: #751200 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #DA4D29; 
	color: #333333;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #751200;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	color:#ffffff;
}

.MainMenu_MenuArrow {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 0px solid #242424; 
	border-bottom: 0px solid #242424; 
	border-top: #FFFFFF 0px solid;
	border-left: 0px solid #ffffff;
}

.MainMenu_RootMenuArrow {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #B7BFC9 0px solid; 
	border-left: 0px solid #ff0000; 
}
/**/

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: none; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #D64B28; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
}

.ModuleTitle_MenuIcon {
 cursor: pointer;
 cursor: hand; 
 background-color: #751200; 
 border-left: #EEEEEE 0px solid; 
 border-bottom: #EEEEEE 0px solid; 
 border-top: #EEEEEE 0px solid; 
 border-bottom:  #EEEEEE 0px solid; 
 text-align: center; 
 width: 15px; 
 height: 20px; 
 color: #FFFfff;
 }
.ModuleTitle_MenuArrow{	
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
cursor: pointer; 
cursor: hand; 
border-right: #FFFFFF 0px solid; 
border-bottom: #FFFFFF 0px solid; 
border-top: #FFFFFF 0px solid;
border-left:  #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
cursor: pointer; 
cursor: hand;
}
.ModuleTitle_MenuBreak{
border-bottom: #EEEEEE 0px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid;  
border-right: #EEEEEE 0px solid; 
background-color: #DA4D29; 
height: 0px; 
color: #FFFfff;
}
.ModuleTitle_MenuItemSel { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: none; 
cursor: pointer; 
cursor: hand; 
color: #FFFfff; 
background: #751200; 
padding: 0px 0px 0px 0px; 
border: 0;
}

#loginpane{
	padding-left: 10px;
}

.BCC_DV_03LightBlueTL{
	width: 8px;
}
.BCC_DV_03LightBlueTR{
	width: 8px;
}
.CopyrightMenu{
	border-bottom: Silver 1px solid;
}

 /* Bottom Menu */


.bottommenupanes{
	background: #004182;
	margin-top:10px;
	text-align: center;
	width:100%;
}
.bottompaneright{
	background: #004182;
	width: 70%;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottompaneleft{
	background: #004182;
	padding-top: 4px;
	text-align: right;
	width: 30%;
	height: 28px;
}
.ReckonLink{
	border-left: white 1px solid;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	color: red;
}
#footer_links{
	margin-top:1px;
	text-align: center;
	width: 100%;
	background: #004182;
	vertical-align: middle;
}
#footer_links a{
	color: white;
	padding-left: 6px;
	text-align: center;
	font-size: 7pt;
	vertical-align: middle;
	text-decoration: none;
}
#footer_links a:hover{
	color: red;
	text-align: center;
	padding-left: 6px;
	font-size: 7pt;
	vertical-align: middle;
	text-decoration: none;
}
#footer_links:active{
	color: red;
	text-align: center;
	padding-left: 6px;
	font-size: 7pt;
	vertical-align: middle;
	text-decoration: none;
}
#footer_Reckon_link{
	margin-top:1px;
	text-align: center;
	padding-left: 6px;
	width: 100%;
	background: #004182;
	vertical-align: middle;
	text-decoration: none;
}
.leftlinks
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: normal;
	margin-top:0px;
	text-align: left;
	width: 100%;
	background: #ffffff;
}
.leftlinks:hover{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
.leftlinks:active{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #808284;
	text-decoration: none;
}
.announcements {
	width: 550px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: left;
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
}
table.wlNewsTable {
    border-collapse: collapse;
}

table.wlNewsTable th,
table.wlNewsTable td {
    padding: 0.25em 0.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color :#58595B;
    text-align:left;
}

table.wlNewsTable th {
    background: white;
    color: black;
}
.tbl_history{
	border-collapse:collapse;
}
.tbl_history td{
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align:top;
}
.tbl_history ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
.tbl_history li{
	margin-bottom:10px;
}
.tbl_year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004182;
	background-color: #f4f4f4;
}
.tbl_description{
	font-size: 11px;
}
.tbl_companies td{
	padding: 10px 15px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align:top;
}
.hdr_underline{
	font-size: 14px;
	color:#004182;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.tbl_presentaion{
}
.tbl_presentaion img{
	border:1px #ccc solid;
	padding:5px;
	margin-bottom:5px;
}
.tbl_directors td{
	padding:0px 15px 35px 0px;
	vertical-align:top;
}
#tbl_footer{
	background-color:#004182;
	width:100%;
}
#tbl_footer td{
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 15px 10px 15px;
	color:#FFFFFF;
}
#tbl_footer td span, #tbl_footer a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#tbl_footer a:hover{
	text-decoration:underline;
}
.underline {
	border-bottom:solid 1px #CCCCCC;
	padding-bottom: 5px;
}
.ar_list li{
	margin-bottom:3px;
}

/* **** Container CSS *** */
.welcome_tbl{
	width: 500px;
}
.welcome_TD span{
	font-size: 12px;
	line-height: 20px;
}
.emailbox_tbl{
	width:100%;
	border: 1px solid #CCCCCC;
}

.emailbox_Title{
	font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    color: #004182;
	font-weight:bold;
	padding:5px;
}
.emailbox_contentDIV{
	padding-left: 10px;
}
#tblHeader, #tblHeader td{
	padding:0px;
	margin:0px;
}
#dnn_ctr623_ModuleContent{
	padding:0px;
	margin:0px;
}
#dnn_ctr623__OptInSimple_lnkSubscribe{
	background-color: #e6e6e6;
	margin-top:3px;
	width: 100%;
	border: 2px groove #FFFFFF;
	text-decoration: none;
	text-align: center;
}