a {
	color: #2E84D7;
	text-decoration: none;
}

a:hover {
  color: #00264A;
	text-decoration: underline;
}

/********
 td
{
  vertical-align: top;
}
******/

#main-container {
	margin: 0 auto; /* make website center or left */
	padding: 0;
 	width: 920px; /* make website liquid (100%) or fixed */
}



/**********************************************************************************
  PANES 
***********************************************************************************/


/*=============================
      Header-Core-Pane
=============================*/



#header-core-pane a {
	color: #00264a;
}

#header-core-pane a:hover {
	color: #484848;
}

#header-core-pane .sitedomain {
  padding: 8px 5px;
}

#header-core-pane .sitetools {
	color: #00264a;
  padding: 4.5px 0 4.5px 5px;  
}


/*=============================
          Page-Tools
=============================*/

#page-tools {
	color: #9D9D9D;
	font-size:75%;
  float: left;
	width: 100%;
}

#page-tools a{
		color: #9D9D9D;
}

#page-tools a:hover{
		color: #9D9D9D;
}

/*=============================
        Content-Pane
=============================*/


#content-pane {
  float: left;
	margin: 5px 0 0 2px;
	padding: 5px 0px;
	width: 700px;
	color: #303030;
	font-size: 80%;
	text-align:justify;
	line-height:20px;
}

#content-pane .page-title {
  font-size: 20px;
  color: #002648;
  font-weight: normal;
  line-height: 25px;
}

#content-pane h1{
  color: #02325e;
  font-size:140%;
}

#content-pane h2{
  color: #dd7606;
  font-size:120%;
}

#page-image {
  float: left;
  margin: 10px 20px 0 0; 
}

#content-pane-main {
  float: left;
	margin: 20px 0 0 1px;
	padding: 0 0;
	max-width: 920px;
	color: #ffffff;
	font-size: 90%;
}


/*=============================
        Bottom-Pane
=============================*/

#bottom-pane {
  background: #011C54;
  float: left;
	width: 100%;
	margin: 30px 0 0 0;
	padding: 10px 10px;
  height: 13px;	
  font-size: 80%;
}

#bottom-pane div {
	position: relative;
  margin: 0 0 0 0px;
}

#bottom-pane ul {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
} 

#bottom-pane li {
	float: left;
	margin: 0;
	padding: 0;
}

#bottom-pane ul span, 
#bottom ul a:link, 
#bottom ul a:visited {

	display: block;
	float: left;
	padding: 0px 10px;
	text-decoration: none;
	border-right: 1px dotted #c7f1ff;
	color: #ffffff;
}

#bottom-pane li span,
#bottom-pane li a.current,
#bottom-pane li a:hover {
	color: #ccff42;
	text-decoration: underline;
}

#bottom-pane li span,
#bottom-pane li a.current {
	text-decoration: none;
}

#bottom-pane a  {
	color: #ffffff;
	
}

/*=============================
        Footer-Pane
=============================*/

#footer-pane {
  float: left;
	width: 100%;
	font-size: 70%;
	text-align: center;
	color:#000;
}


/*=============================
      Footer-Core-Pane
=============================*/


#footer-core-pane {
  clear:both;
	width: 100%;
	font-size: 70%;
	text-align: center;
	color:#000;
}

#footer-core-pane a{
  color:#000	
}

#footer-core-pane a:hover{
  color:#ccff42
}


/*=============================
Menu-Horizontal - Sucker Fish
=============================*/



/* 1st level hovered design */	
#nav li.current a,
#nav li:hover a,
#nav li.sfhover a,
#nav li:hover span,
#nav li.sfhover span
{
   color: #FFFFFF;
	 background: #575757 url(images/menu-h/nav-bg-off.jpg) repeat-x top left;
}



/* 2nd & 3rd level List*/	
#nav li ul a, 
#nav li ul li.sub span {
  font-size: 100%;

}



/* 2nd Level BOX DESIGN*/	
#nav li ul {
  background:#274486; 
}
	


/* 2nd & 3rd level design when 1st level is hovered */
#nav li:hover li a,
#nav li:hover li:hover li a,
#nav li:hover li:hover li:hover li a,
#nav li.sfhover li a,
#nav li.sfhover li.sfhover li a,
#nav li.sfhover li.sfhover li.sfhover li a
{
    color: #FFFFFF;
		background: #274486 /*url(../../images/customer-default/menu-h/nav-bg.jpg) repeat-x top left*/;
}


/* 2nd & 3rd level hovered design */
#nav li:hover li:hover a,
#nav li:hover li:hover span,
#nav li:hover li a:hover,
#nav li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover a:hover,

#nav li.sfhover li.sfhover a,
#nav li.sfhover li.sfhover span,
#nav li.sfhover li a:hover,
#nav li.sfhover li.sfhover li.sfhover a,
#nav li.sfhover li li a:hover
{
   color: #ffffff;
	 background: #274486 url(images/menu-h/nav-hov.jpg) repeat-x top left;
}


/*=============================
End Menu-Horizontal - Sucker Fish
=============================*/


/*=============================
        Menu Vertical
=============================*/


#menu-vertical {
  float: left;
	margin: 30px 0 0 0px;
	padding: 0 0px;
	width: 150px;
  font-size: 80%;
	background: url(images/menus/menu-v/menu-box-top.gif) top left no-repeat;
}


#menu-vertical ul {
	background: url(images/menus/menu-v/menu-box-bottom.gif) bottom left no-repeat;
	margin: 0;
	list-style-type: none;
	padding: 4px 0;
}

#menu-vertical-icon {
	list-style-image:url(images/menus/menu-v/arrow01.gif); 
}


#menu-vertical ul li a:link,
#menu-vertical ul li a:visited,
#menu-vertical ul li span {
	background: #888888 url(ximages/menus/menu-v/menu-box-background.gif) 0 0 no-repeat;
	display: block;
	width: 176px;
	margin: 0;
	padding: 10px 2px 10px 2px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid 1px #B8B8B8;
}

#menu-vertical ul li a:hover,
#menu-vertical li #current
{
	background: #585757 url(ximages/menus/menu-v/menu-box-background-over.gif) 0 0 no-repeat;
  color: #ffffff;

}

#menu-vertical ul li.arrow{
	background: url(images/menus/menu-v/arrow01.gif)6px 11px no-repeat;
	margin: 0;
	padding: 0px 0;
}

/*=============================
      Newsletter-Subscribe
=============================*/

#newsletter-subscribe {

	margin: 0;
	padding: 5px 0 5px 0;	
	padding: 8px;
  float: left;
	width: 100%;
	font-size:80%;
  color: #f1f1f1;
  text-align : center;
}



/*=============================
      Form Registration
=============================*/

.mainpageheadercopy {
    FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #0482DA; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}

.mainpagesubheadercopy {
    FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #535353; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}

.contentbar
{
    background-color: #FFFFFF;
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0pt;
    line-height: 18px;
}

.contentbar-1
{
    background-color: #7D7B7B;
    color: #ffffff;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0pt;
}

.contentbar-2
{
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0pt;
}

.contentbar-3
{
    background-color: #535353;
    color: #ffffff;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0pt;
}
.contentbar-help
{
    background-color: #535353;
    color: #ffffff;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0pt;
}

.client-table
{
    background-color: #F5FBFD;
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0pt;
}


.client-table-header
{
    background-color: #F9B241;
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0pt;
}

.client-table-header-1
{
    background-color: #D8DADB;
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-indent: 0pt;
}

.helplink{
    FONT-WEIGHT: none; FONT-SIZE: 9px; COLOR: #BA0606; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}
.helplink:active {
    FONT-WEIGHT: none; FONT-SIZE: 9px; COLOR: #F04141; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}
.helplink:hover {
    FONT-WEIGHT: none; FONT-SIZE: 9px; COLOR: #F04141; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}



/*=============================
        Content-Pane-Right
=============================*/


#content-pane-right {
  float: left;
	margin: 5px 0 0 5px;
	padding: 5px 5px;
	width: 200px;
	color: #606060;
}


#menu-trail {
	color: #9D9D9D;
	font-size:85%;
  float: left;
	width: 100%;
}

#menu-trail-box-style-outer { 
  background: #f8f8f8; 
  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #f8f8f8; 
  border-left-width: 1px; border-left-style: solid; border-left-color: #f8f8f8; 
	border-right-width: 1px; border-right-style: solid; border-right-color: #f8f8f8;
	border-top-width: 1px; border-top-style: solid; border-top-color: #f8f8f8;
}

#menu-trail-box-style { 
  background: #fcfcfc; 
  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #fcfcfc; 
  border-left-width: 1px; border-left-style: solid; border-left-color: #fcfcfc; 
	border-right-width: 1px; border-right-style: solid; border-right-color: #fcfcfc;
	border-top-width: 1px; border-top-style: solid; border-top-color: #fcfcfc;
}

#page-tools-box-style { 
  background: #f3f3f3; 
  border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #eaeaea; 
  border-left-width: 5px; border-left-style: solid; border-left-color: #eaeaea; 
	border-right-width: 5px; border-right-style: solid; border-right-color: #eaeaea;
	border-top-width: 5px; border-top-style: solid; border-top-color: #eaeaea;
}

#content-page-box-style { 
  background: #ffffff; 
  border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #ffffff; 
  border-left-width: 3px; border-left-style: solid; border-left-color: #ffffff; 
	border-right-width: 3px; border-right-style: solid; border-right-color: #ffffff;
	border-top-width: 3px; border-top-style: solid; border-top-color: #ffffff;
}

#menu-vertical-box-style { 
  background: #f3f3f3; 
  border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #eaeaea; 
  border-left-width: 3px; border-left-style: solid; border-left-color: #eaeaea; 
	border-right-width: 3px; border-right-style: solid; border-right-color: #eaeaea;
	border-top-width: 3px; border-top-style: solid; border-top-color: #eaeaea;
}

/*=============================
        Tags
=============================*/
#related-items {
	color: #9D9D9D;
	font-size:100%;
  float: left;
	width: 100%;
}

#related-items-style-outer { 
  background: #f3f3f3; 
  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #f8f8f8; 
  border-left-width: 1px; border-left-style: solid; border-left-color: #f8f8f8; 
	border-right-width: 1px; border-right-style: solid; border-right-color: #f8f8f8;
	border-top-width: 1px; border-top-style: solid; border-top-color: #f8f8f8;
}

#related-items-style { 
  background: #fcfcfc; 
  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #fcfcfc; 
  border-left-width: 1px; border-left-style: solid; border-left-color: #fcfcfc; 
	border-right-width: 1px; border-right-style: solid; border-right-color: #fcfcfc;
	border-top-width: 1px; border-top-style: solid; border-top-color: #fcfcfc;
}

#related-items-insidebox {
  background: #f8f8f8; 
  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #f3f3f3; 
  border-left-width: 1px; border-left-style: solid; border-left-color: #f3f3f3; 
	border-right-width: 1px; border-right-style: solid; border-right-color: #f3f3f3;
	border-top-width: 1px; border-top-style: solid; border-top-color: #f3f3f3;
}

/*=============================
  Photogallery-Image-Style
=============================*/

#photogallery-image-style {
 padding: 2px;
 border: 1px solid #cccccc;
}

/*=============================
  Form Help
=============================*/

.contentbar
{
    background-color: #FFFFFF;
    color: #000000;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0pt;
    line-height: 18px;
}

.contentbar-help
{
    background-color: #535353;
    color: #ffffff;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0pt;
}

.textlink-slim {
    FONT-WEIGHT: none; FONT-SIZE: 10px; COLOR: #F9B241; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}

