body {
	color: #444;
	background: #eeeeee url(/images/cssimg/background.png) repeat-x;
	margin: 0;
	padding: 0;
}

/*h1{
	font-size: 20px;
	font-weight: bold;
	padding-bottom:35px;
	background: #fff url(/images/cssimg/hLineBlue.gif) repeat-x 0px 32px;
}*/

/*h1, h2, h3, h4, h5, h6 {
	color: #17365d;
}*/


table   {
	margin-bottom: 1.4em;
	/*background-color: #f1f1f1;*/
}

.tabledefault {
	border:none;
	padding:0;
}

form input.BtnSubscribe{margin:0; padding:5px 0 0 2px}
.BtnSubscribe{background:url(/images/cssimg/btn_blank.png) 0 0 no-repeat; width:74; height:26; border:none; cursor:pointer; float:right; color:#ffffff; font-size:11px}



a#logo {
	color: #595411;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	/*background-color: #fff;*/
	border: 0px;
	/*min-height: 968px;
	background: url(/images/cssimg/bkg_page.png) repeat-y;*/
}

div#AllButFooter {
	/*background-color: #fff;*/
	padding:0px 4px 30px 4px;
	border: 0px;
	background: url(/images/cssimg/bkg_page.png) repeat-y;
	width: 968px;
  	margin: 0 auto;
	/*min-height: 968px;*/
	/*background: url(/images/cssimg/bkg_page.png) repeat-y;*/
}

img.StaffPhoto { 
	text-align: center;
}

.StaffPhoto {
	
	text-align: center; 
	
	/*border-style:solid;
	border-color:aaaaaa;
	border: 2px;*/
	padding: 2px;
	
	width: 100px;
	-webkit-border-radius: 3px; /* Safari */
	-moz-border-radius: 3px; /* Firefox */
	border-radius: 3px;
	
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.5) ; /* Safari */
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.5) ; /* Firefox */
	box-shadow: 0px 0px 3px rgba(0,0,0,.5) ;
}

img.RoundedCorners { 
    /*float: right; 
    margin: 4px;
	border-radius: 4px 4px 4px 4px;*/
	
	-webkit-border-radius: 4px; /* Safari */
	-moz-border-radius: 4px; /* Firefox */
	border-radius: 4px;
	
}

div#homepage-image-shadow {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.9) inset; /* Safari */
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.9) inset; /* Firefox */
	box-shadow: 0 1px 2px rgba(0,0,0,.9) inset;
	
	-webkit-border-radius: 4px; /* Safari */
	-moz-border-radius: 4px; /* Firefox */
	border-radius: 4px;
	
	
	/*width:609px;*/
}

div#homepage-image-shadow img {
	
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.9) inset; /* Safari */
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.9) inset; /* Firefox */
	box-shadow: 0 1px 2px rgba(0,0,0,.9) inset;
	
	-webkit-border-radius: 4px; /* Safari */
	-moz-border-radius: 4px; /* Firefox */
	border-radius: 4px;
	
	/*margin: 0;
	position: relative;
	z-index: -1;*/
}

/*div#AllButFooter {
	padding:0px 4px 0 4px;
	/*padding:10px;*/
	/*background: url(/images/cssimg/bkg_page.png) repeat-y;
	width: 960px;*/
	/*height:400px;
	height:800px;
	height:100%;*/
	/*margin: 0 auto;
	display:block;
}*/

div#menu-top {
	width:170px;
	height:32px;
	background: #fff url(/images/cssimg/nav_left_top.png) no-repeat;
	/*padding: 10px;*/
	color: #FFFFFF;
    letter-spacing: 0.05em;
    text-shadow: 0 0.2em 0.1em #1B3750;
}

div#menu-top-text {
	padding: 8px 0 0 10px;
	
}

div#visa-news {
	width:268px;
	hieght:318px;
	padding:10px 10px 10px 10px;
	background: #fff url(/images/cssimg/widget_bkg.png) no-repeat;
}

div#visa-news-content {
	width:250px;
	height:100px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

div#home-col-right {
	width:288px;
	float:left;
}

div#nav div#main-nav {
	background: #3b79af url(/images/cssimg/bkg_menu_main.png) repeat-x;
	height: 34px;
	
	color: #FFFFFF;
    letter-spacing: 0.05em;
    text-align: center;
    text-shadow: 0 0.2em 0.1em #1B3750;
}
div#main-nav td {
	padding: 10px 0 0 0;
	/*vertical-align: middle;*/
}

div#main-nav table td {cursor: pointer;cursor: hand;}

div#navshadow {
	background: #fff url(/images/cssimg/navshadow.png) repeat-x;
	height:20px;
}

div#hero {
	/*padding-top: 20px;
	background-color: #fff;*/
}

div#homepage-image {
	padding-top: 2px;
	padding-left: 8px;
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	/*background-color: #fff;*/
}

div#hero-sub div.inner {
	background-color: #fff;
	color: #fff;
	font-size: 11px;
}

/*table.menu-item {
	boarder:10px;
}*/

td.menu-item {
	color: #fff;
	/*font-weight:bold;*/
	text-align:center;
	border: 0px solid white;
	/*border-right:1px solid #cdcdcd;*/
	background: url(/images/cssimg/nav_main_sperator.gif) no-repeat;
	/*background:none;*/
	text-shadow: #1b3750 0em 0.2em 0.1em;
	letter-spacing:0.05em;
}

td.menu-item #Home{
	background:none;
	border: 10px solid white;
}

td.menu-item-hover {
	color: #17365D;
	/*font-weight:bold;*/
	text-align:center;
	border: 0px solid white;
	/*border-right:1px solid #cdcdcd;*/
	background: url(/images/cssimg/nav_main_sperator.gif) no-repeat;
	text-shadow: #1b3750 0em 0.1em 0.1em;
	letter-spacing:0.05em;
}

td.menu-item-selected {
	color: #fff;
	text-align:center;
	border: 0px solid white;
	/*border-right:1px solid #cdcdcd;*/
	background: url(/images/cssimg/nav_main_sperator.gif) no-repeat;
	text-shadow: #1b3750 0em 0.2em 0.1em;
	letter-spacing:0.05em;
}

td.sub-menu-item {
	background: #eeeeee;
	color: #17365d;
	font-size: 12px;
	font-weight:bold;
	border-top:1px solid #fff;
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	padding: 5px !important;
	/*padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;*/
}

td.sub-menu-item-hover {
	background: #f8f8f8;
	color: #17365d;
	font-size: 12px;
	font-weight:bold;
	border-top:1px solid #fff;
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	padding: 5px !important;
	/*padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;*/
}

td.sub-menu-item-selected {
	background: #f8f8f8;
	color: #17365d;
	font-size: 12px;
	font-weight:bold;
	border-top:1px solid #fff;
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	padding: 5px !important;
	/*padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;*/
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

/*.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}*/

.secure-login{
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.newsletter-form {
	/*background: #f7f7f7;*/
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	/*margin-bottom: 18px;*/
}

.module-title {
	/*background: #f7f7f7;*/
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px 15px 5px 15px;
	/*margin-bottom: 18px;*/
}

.news-module {
	/*background: #f7f7f7;*/
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px 0px 15px 15px;
	
	/*margin-bottom: 18px;*/
}

.news-module-inner {
	
	height: 149px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	/*padding-right:10px;
	margin-bottom: 18px;*/
}

div.pad {/**/
	padding: 0px 10px 0px 0px;
}

/*.secure-login h3, .newsletter-form h3 { */
.secure-login h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#sub-nav table td {cursor: pointer;cursor: hand; }     /*@end */

/* @group Links */

a:link, a:visited {
	/*color: #4A8797;*/
	color: #3974a8;
	text-decoration: none;	
}

a:hover, a:active {
	/*color: #4A8797;
	color: #3974a8;*/
	text-decoration: underline;
}

.make_link_a_button a:link, .make_link_a_button a:visited {
	
	cursor: pointer;
	background: none repeat scroll 0 0 #154C8E;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    /*font-weight: bold;*/
    padding: 6px 9px;
	
	font-size: 11px;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#3b7fbb), to(#215785));
	background: -moz-linear-gradient(top,  #3b7fbb,  #215785);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b7fbb', endColorstr='#215785');
}

.make_link_a_button a:hover {
	
	text-decoration: none;
	
	/*color: #FFFFFF;!important;*/
	 
	background: #356d9d;
	background: -webkit-gradient(linear, left top, left bottom, from(#3772a6), to(#215785));
	background: -moz-linear-gradient(top,  #3772a6,  #215785);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3772a6', endColorstr='#215785');
}

.make_link_a_button a:active {
	
	text-decoration: none;
	position: relative;
	top: 1px;
	
	color: #D9EEF7;
	background: -webkit-gradient(linear, left top, left bottom, from(#215785), to(#3772a6));
	background: -moz-linear-gradient(top,  #215785,  #3772a6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#215785', endColorstr='#3772a6');
}

div#hero-sub a:link, div#hero-sub a:visited {
	color: #69BFDE;
	text-decoration: none;		
}

div#hero-sub a:hover, div#hero-sub a:active {
	color: #69BFDE;
	text-decoration: none;		
}

/*#placeholder-nav table td {cursor: pointer;cursor: hand; }     @end 

#sub-nav table td {cursor: pointer;cursor: hand; }*/

.cat_button, .cat_button:link, .cat_button:visited, .cat_button a:link, .cat_button a:visited {
	cursor: pointer;
	background: none repeat scroll 0 0 #154C8E;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;!important;
    font-weight: bold;
    padding: 6px 9px;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#3b7fbb), to(#215785));
	background: -moz-linear-gradient(top,  #3b7fbb,  #215785);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b7fbb', endColorstr='#215785');
}

.cat_button:hover {
	text-decoration: none;
	
	color: #FFFFFF;!important;
	 
	background: #356d9d;
	background: -webkit-gradient(linear, left top, left bottom, from(#3772a6), to(#215785));
	background: -moz-linear-gradient(top,  #3772a6,  #215785);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3772a6', endColorstr='#215785');
}

.cat_button:active {
	text-decoration: none;
	position: relative;
	top: 1px;
	
	color: #D9EEF7;
	background: -webkit-gradient(linear, left top, left bottom, from(#215785), to(#3772a6));
	background: -moz-linear-gradient(top,  #215785,  #3772a6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#215785', endColorstr='#3772a6');
}

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	/*font: 14px/100% Arial, Helvetica, sans-serif;*/
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
	
	
	
}
.button:active {
	position: relative;
	top: 1px;
	
	
}

.medium {
    font-size: 12px;
    padding: 0.4em 1.5em 0.42em;
	
}
	
	
.blue {
	color: #D9EEF7 !important;
	border: solid 1px #0c5375;
	background: #356d9d;
	background: -webkit-gradient(linear, left top, left bottom, from(#3b7fbb), to(#215785));
	background: -moz-linear-gradient(top,  #3b7fbb,  #215785);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b7fbb', endColorstr='#215785');
}
.blue:hover {
	background: #356d9d;
	background: -webkit-gradient(linear, left top, left bottom, from(#3772a6), to(#215785));
	background: -moz-linear-gradient(top,  #3772a6,  #215785);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3772a6', endColorstr='#215785');
}
.blue:active {
	color: #D9EEF7;
	background: -webkit-gradient(linear, left top, left bottom, from(#215785), to(#3772a6));
	background: -moz-linear-gradient(top,  #215785,  #3772a6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#215785', endColorstr='#3772a6');
}

input.btn {
	/*background: #fff url(/images/btn_subscribe.png) no-repeat;*/
	color:#050; 
	font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#fed; 
	border:1px solid; 
	border-color: #696 #363 #363 #696; 
}

/* @group Template Settings */

div#header {
	background: #fff url(/images/cssimg/bkg_header.png) no-repeat;
}

div#header-left img {
	margin: 16px 0 0;
}

div#header-left, div.whoslogged, div#header-right {
	height: 122px;
	/*line-height: 126px;*/
}

div.whoslogged {
	/*text-align: right;*/
}

div#social-network-btn {
	padding:0 0 20px 0;
	hieght:35px;
	/*text-align: right;*/
}

div#google_translate_element {
	padding:10px 0 0 0px;
}
	
div#placeholder-search input.cat_textbox_small {
	width: 130px;
}



div#sub-nav td {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background: #eeeeee;
	color: #17365d;
	font-size: 12px;
	font-weight:bold;
	padding: 6px 4px 6px 6px;
	border-top:1px solid #fff;
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
}

div#sub-nav td:hover {
	
	background: #f8f8f8;
	
}

td.sub-menu-item-hover {
	background: #f8f8f8;
	color: #17365d;
	font-size: 12px;
	font-weight:bold;
	border-top:1px solid #fff;
	border-bottom:1px solid #cdcdcd;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	padding: 5px !important;
	/*padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;*/
}



div#home-copy {
	/*width: 595px;*/
	width: 593px;
	/*background: #fff url(/images/cssimg/homepage_back.png) repeat-y;*/
	background: #f7f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-top:15px;
	/*padding: 5px 0px 5px 0px;*/
}

div#hero {
	margin-right: 0;
	width: 627px;
	padding-left:16px;
	padding-right:16px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

/*div#hero div#placeholder-hero, div#hero-sub div.inner {*/
div#hero div#placeholder-hero {
	width: 627px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}


div#main div.inner, div#sub div.inner {
	/*padding: 0px 0 36px;
	background-color:#eeeeee;
	border-color:#cccccc;
	boarder:10px;*/
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#columleft {
	float:left;
	
	/*background-color:#09C;*/
	
	background: #fff url(/images/cssimg/vDashedLine.gif) repeat-y right;
	/*background: #fff url(/images/cssimg/vDashedLine.gif) repeat-y fixed center;
	
	background-image:url(/images/cssimg/vDashedLine.gif);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center; */

}

div#columright {
	float:left;
}

div#vColumSplit {
	float:left;
	background: #fff url(/images/cssimg/vDashedLine.gif) repeat-y;
	height:100%;
}

div#vColumWrap {
	height:100%;
}

/*div#AllButFooter {
	padding:0px 4px 0 4px;
	/*padding:10px;*/
	/*background: url(/images/cssimg/bkg_page.png) repeat-y;
	width: 960px;*/
	/*height:400px;
	height:800px;
	height:100%;*/
	/*margin: 0 auto;
	display:block;
}*/



div#footerPadSub {
	padding-bottom:20px;
}
	
div#footer {
	/*margin-top:40px;
	padding-top:10px;*/
	font-size:11px;
	color:#17365d;
	width:968px;
	height: 124px;
	background: url(/images/cssimg/bkg_footer.png) no-repeat;
}
div#footer-bottom {
	font-size:11px;
	color:#17365d;
	height: 10px;
	width:968px;
	margin-bottom:10px
}

/*#placeholder-nav table td {cursor: pointer;cursor: hand; }     @end */



/* Border & Vignette Setup */
	 
figure {
	position:               relative;
	display:                block;
	line-height:            0;
	width:                  609px;
	/*height:                 112px;*/
}
    
    figure::before{
      content:                "";
      position:               absolute;
      top:                    -1em;
      bottom:                 -1em;
      left:                   -1em;
      right:                  -1em;
    
    }

    figure.vignette img {
      z-index:                1;
      position:               relative;
      display:                block;
      width:                  100%;
	
	-webkit-border-radius: 4px; /* Safari */
	-moz-border-radius: 4px; /* Firefox */
	border-radius: 4px;
    }
    
/* Overlay & Inset Method */

figure.overlay.inset::after{

	position:               absolute;
      top:                    0;
      bottom:                 0;
      left:                   0;
      right:                  0;
      content:                "";
      z-index:                2;*/
      
      pointer-events:         none;  /*"all" disables mouse access to image */
	 
    /* Mozilla Settings */
      -moz-box-shadow:        inset 0 0 10px rgba(0,0,0,.25);    
      
    /* Webkit Setting */
      -webkit-box-shadow:     inset 0 0 10px rgba(0,0,0,.25);
	  
	  -webkit-border-radius: 4px; /* Safari */
	-moz-border-radius: 4px; /* Firefox */
	border-radius: 4px;
}

.figure {
	position:               relative;
	display:                block;
	line-height:            0;
	width:                  609px;
	/*height:                 112px;*/
}

.figure.vignette img {
      z-index:                1;
      position:               relative;
      display:                block;
      width:                  100%;
	
	-webkit-border-radius: 4px; /* Safari */
	-moz-border-radius: 4px; /* Firefox */
	border-radius: 4px;
}
    
/* Overlay & Inset Method */

.figure.overlay.inset::after{

	position:               absolute;
      top:                    0;
      bottom:                 0;
      left:                   0;
      right:                  0;
      content:                "";
      z-index:                2;*/
      
      pointer-events:         none;  /*"all" disables mouse access to image */
	 
    /* Mozilla Settings */
      -moz-box-shadow:        inset 0 0 8px rgba(0,0,0,.2);    
      
    /* Webkit Setting */
      -webkit-box-shadow:     inset 0 0 8px rgba(0,0,0,.2);
	  
	  -webkit-border-radius: 4px; /* Safari */
	-moz-border-radius: 4px; /* Firefox */
	border-radius: 4px;
}