.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color:#FFFFFF;
    BORDER-RIGHT: #FFFFFF 1px solid; 
    BORDER-TOP: #FFFFFF 1px solid; 
    BORDER-LEFT: #FFFFFF 1px solid; 
    BORDER-BOTTOM: #FFFFFF 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #153767;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#153767;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#153767;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#153767;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#153767;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight: normal;
    color: #153767;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #153767;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  15px;
    font-weight:    bold;
    font-style: italic;
    color: #153767;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color:#153767;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color:#153767;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #153767;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color:#153767;
	
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color:#153767;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color:#153767;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #153767;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #153767;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	background:#153767;
	color: White;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #153767;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #153767;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color:#153767;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #153767;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #153767;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #153767;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color:#153767;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #153767;
}

A:link  {
    text-decoration:    none;
    color: #153767;
}

A:visited   {
    text-decoration:    none;
    color: #153767;
}

A:active    {
    text-decoration:    none;
    color: #153767;
}

A:hover {
    text-decoration:    underline;
    color:  #153767;
}

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: dimgrey;
    height:1pt;
    text-align:left
}
body{
	padding: 0px;
	margin: 0px;
	background-color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table, tr, td, p {
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/**/
.bor{
	border: #1F2D45 2px solid;
}

.modulepane_apple{
	 padding: 6px;
	 height: 0px;
}

.submenupane_apple{
	 padding: 6px;
	 height: 0px;
}

.toppane_apple{
	 padding: 6px;
}

.topborder_marshiphone{
	 border-bottom: #fb9f1a 8px solid;
}

.bottomborder_marshiphone{
	 border-top: #fb9f1a 8px solid;
}

.copyright_marshiphone{
	 padding: 6px;
}

.toppane2_apple{
	 padding: 6px;
}

.rightpane_apple{
	 padding: 6px;
	 width:230px;
	 vertical-align:top;
}

.rightpane_marshiphone{
	 padding: 6px;
	 vertical-align:top;
}

.rightpane_apple_resourcecenterRP480{
	 padding: 6px;
	 width:230px;
}

.rightpane_apple_homepageRP320{
	 padding: 6px;
	 width:450px;
}

.rightpane_apple_genericRP480{
	 padding: 6px;
	 width:230px;
}

.rightpane_apple_selfserviceRP480{
	 padding: 6px;
	 width:230px;
}

.rightpane_apple_FAQRP480{
	 padding: 6px;
	 width:230px;
}

.leftpane_apple{
	 padding: 6px;
}

.contentpane_apple{
	 padding: 6px;
}

.contentpane_apple_homepage{
	 padding: 6px;
}

.contentpane2_apple{
	 padding: 6px;
}

.contentpane2_apple_homepage{
	 padding: 6px;
}

.bottompane_apple{
	 padding: 6px;
}

.bottompane2_apple{
	 padding: 6px;
}

.bottompane_apple_homepage{
	 padding: 6px;
}

.bottompane2_apple_homepage{
	 padding: 6px;
}

/* Gradient Classes */
.applegradient_maintable{
	vertical-align:top;
	height:100%;
}
.applegradienttitletile{
	background : url(images/AppleGrey-top-tile.gif) repeat-x scroll top;
	height:5px;
}

.applegradienttitleleft{
	background : url(images/AppleGrey-top-left.gif) no-repeat scroll top left;
	height:5px;
}

.applegradienttitleright{
	background : url(images/AppleGrey-top-right.gif) no-repeat scroll top right;
	height:5px;
	padding-top:0;
	padding-right:8;
}

.applegradientbottomtile{
	background : url(images/AppleGrey-bottom-tile.gif) repeat-x scroll bottom;
	height:8px;
}

.applegradientbottomleft{
	background : url(images/AppleGrey-bottom-left.gif) no-repeat scroll bottom left;
	height:8px;
}

.applegradientbottomright{
	background : url(images/AppleGrey-bottom-right.gif) no-repeat scroll bottom right;
	height:8px;
	padding-top:0;
	padding-right:5;
}

.applegradientlefttile_480px
{
	 background: url(images/grey_gradient_480px.gif) repeat-x scroll top right;
	 height:100%;
	 border-left: #cecece 1px solid;
	 border-right: #a6a6a6 1px solid;
	 vertical-align:top;
}

.applegradientrighttile_480px{
	background : url(images/grey_gradient_480px.gif) repeat-x scroll top right;
	height:100%;
}

.applegradientlefttile_320px
{
	 background: url(images/grey_gradient_320px.gif) repeat-x scroll top right;
	 height: 320px;
	 border-left: #cecece 1px solid;
	 border-right: #a6a6a6 1px solid;
	 vertical-align:top;
}

.applegradientrighttile_320px{
	background : url(images/grey_gradient_320px.gif) repeat-x scroll top right;
	 height: 320px;
}

.contentpadd{
	padding:0px 5px 0px 5px;
}
/* End Gradient Classes */

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
   background-position: top;
}
.ModuleTitle_MenuBar {
	cursor: hand;
	height:20;
	background-image:url(images/Safeware_menubg.gif);
	background-position: top;
}
.ModuleTitle_MenuItem {
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 3px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #dadada; 
	background-position: top;
	text-align: center; 
	width: 20; 
	height: 30;
	color:#000000;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 3px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_SubMenu {
	border-bottom: #533171 1px solid; 
	background-position: top;
	border-left: #FFFFFF 1px solid; 
	border-top:#FFFFFF 1px solid;  
	border-right: #FFFFFF 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #000000;
	background-color: #dadada; 
}
.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 3px solid; 
	background-position: top;
	border-left: white 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color:#dadada;
	color: #000000;
}
.ModuleTitle_MenuItemSel {
	background-color: #a6a6a6;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	background-position: top;
	font-weight: normal; 
	font-style: normal;
	height:30px;
	color: #000000;
}
.ModuleTitle_MenuArrow 
{
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	background-position: top;
	cursor: pointer; 
	cursor: hand;
}
/* Main Menu */
.menulogo{
	width:131px;
	vertical-align:top;
}
.menurightbg{
	width:9px;
	background-image: url(images/menu_rightbg.gif);
}
.MainMenu_MenuContainer {
	background-image: url(images/Safeware_menubg.gif);
	background-position: top;
	height:42px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	background-position: top;
	background-image: url(images/Safeware_menubg.gif);
	height:42px;
}
.RootItem TD{
	background-image: url(images/Safeware_menubg.gif);
	background-position: top;
	height:41px;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	text-align:center;
}

.RootItemActive TD{
	background-image: url(images/Safeware_menu_hoverbg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: White;
	font-size: 18px;
}
.RootItemSelected TD{
	background-image: url(images/Safeware_menu_hoverbg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-style: normal;
	color: White;
	font-size: 12px;
 text-align:center;
	height:41px;
}
.RootItemBreadCrumb TD{
	background-image: url(images/Safeware_menu_hoverbg.gif);
	background-repeat: repeat-x;
	height:41px;
	font-family: Arial;
	font-style: normal; 
	font-size: 12px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-position: top;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon 
{
	cursor: pointer; 
	cursor: hand; 
	background-position: top;
	background-color: #dadada;
	border-left: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	text-align: center; 
	width: 0px; 
}
.MainMenu_SubMenu {
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	background-position: top;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	padding:3px;
	z-index: 1000;
	cursor: pointer; 
	cursor: hand; 
	background-position: top;
	background-color: #dadada; 
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	background-position: top;
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #a6a6a6;
	font-weight: bold; 
	color: White;
	cursor: hand; 
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuArrow 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	display:none;
	background-position: top;
	border-right: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #FFFFFF 0px solid;

}
.MainMenu_RootMenuArrow 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	background-position: top;
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
	background-position: top;
}
/**/
.login{
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
  color:#ffffff;
}
A.login:link{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}
A.login:visited{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.login:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
    text-decoration: none;
    cursor: default;
}
A.login:active{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}
.copyright{
   font-family: Tahoma;
   font-size: 9px;
}
a.copyright:link{
	font-family: Tahoma;
   font-size: 9px;
   color:#000000;
   text-decoration: none;
}
a.copyright:visited{
	font-family: Tahoma;
   font-size: 9px;
   color:#000000;
   text-decoration: none;
}
a.copyright:hover{
	font-family: Tahoma;
   font-size: 9px;
   color:#000000;
   text-decoration: underline;
}
a.copyright:active{
	font-family: Tahoma;
   font-size: 9px;
   color:#000000;
   text-decoration: none;
}
.privacy{
	font-family: Tahoma;
	font-size: 12px;
    color: #ffffff;
}
a.privacy:link{
	font-family: Tahoma;
	font-size: 11px;
   color:#D3DEE6;
	text-decoration: none;
}
a.privacy:visited{
	font-family: Tahoma;
	font-size: 11px;
   color:#D3DEE6;
	text-decoration: none;
}
a.privacy:hover{
	font-family: Tahoma;
	font-size: 11px;
   color:#D3DEE6;
	text-decoration: underline;
}
a.privacy:active{
	font-family: Tahoma;
	font-size: 11px;
   color:#D3DEE6;
	text-decoration: none;
}
.terms{
   font-family: Tahoma;
   font-size: 11px;
   color:#D3DEE6;
}
a.terms:link{
    font-family: Tahoma;
    font-size: 11px;
   color:#D3DEE6;
    text-decoration: none;
}

a.terms:visited{
	font-family: Tahoma;
   font-size: 11px;
   color:#D3DEE6;
   text-decoration: none;
}
a.terms:hover{
	font-family: Tahoma;
   font-size: 11px;
   color:#D3DEE6;
   text-decoration: underline;
}
a.terms:active{
	font-family: Tahoma;
   font-size: 11px;
   color:#D3DEE6;
   text-decoration: none;
}
.date{
 	font-family: Tahoma;
	font-size: 11px;
	color: #586C86;
 }
 /**/
 .SearchButton {
   background: transparent;
   padding: 2px 14px 14px 47px;
   vertical-align: top;
   font-size:1px;
   margin: 0px;
}
#dnn_dnnSEARCH_txtSearch { 
   text-align: left; 
   vertical-align: bottom;
   height:16px; 
   background: transparent; 
   width: 148px; 
   color: #000000; 
   padding: 0px 0px 0px 0px; 
   border: 0px solid #FFFFFF; 
   cursor:text; 
   font-family: Arial;
   font-size: 11px; 
   margin: 0px;
 }
 /**/
.font01{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	font-weight: bold;
 }
A.font01:link{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	font-weight: bold;
	text-decoration: underline;
 }
A.font01:visited{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	font-weight: bold;
	text-decoration: underline;
 }
A.font01:hover{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	font-weight: bold;
	text-decoration: none;
 }
.font02{
 	font-family: tahoma;
	font-size: 11px;
	color: #777777;
 }
.font03{
 	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
 }
A.font03:link{
 	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
 }
A.font03:visited{
 	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
 }
A.font03:hover{
 	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	text-decoration: none;
 }
.font04{
 	font-family: tahoma;
	font-size: 11px;
	color: #12AEBB;
	font-weight: bold;
 }
A.font04:link{
 	font-family: tahoma;
	font-size: 11px;
	color: #12AEBB;
	font-weight: bold;
	text-decoration: underline;
 }
A.font04:visited{
 	font-family: tahoma;
	font-size: 11px;
	color: #12AEBB;
	font-weight: bold;
	text-decoration: underline;
 }
A.font04:hover{
 	font-family: tahoma;
	font-size: 11px;
	color: #12AEBB;
	font-weight: bold;
	text-decoration: none;
 }
.font05{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
 }
A.font05:link{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	text-decoration: underline;
 }
A.font05:visited{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	text-decoration: underline;
 }
A.font05:hover{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	text-decoration: none;
 }
.font06{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
 }
A.font06:link{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	text-decoration: none;
 }
A.font06:visited{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	text-decoration: none;
 }
A.font06:hover{
 	font-family: tahoma;
	font-size: 11px;
	color: #3675C9;
	text-decoration: underline;
 }

.selectlist {font-size: 11px; }
.bodytext {font-size: 11px; font-weight: normal;}
.bodyerror {font-size: 12px; color: Red; font-weight: bold;}
.quoteannouce {font-size: 20px; font-weight: normal; color: #345789;}





