/* Copyright (c) 2008 ATCL. All rights reserved. */
/* Author: Kleudge - www.kleudge.com */
/* Client: ATCL - www.atcl.org */

html, pre
{
	height: 100.2%;
	background-color: white;
	font-family: Trebuchet MS, Arial;
	font-size: 85%;
	color: #939598;
}

body
{
	width: 829px;
	margin: auto;
}

#header, #ctl00_header
{
	height: 235px;
	background-image: url('images/bkheadmain.jpg');
	background-position: top;
}

#footer
{
	clear: both;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: x-small;
}

#footermenu
{
    border-top: solid 1px silver; 
    border-bottom: solid 1px silver; 
    padding-top:.4em;
    padding-bottom:.2em;
    margin-bottom: .5em;
}

#leftmenu
{
	margin-top: -63px;
	float: left;
}
.MainMenu
{
	position: relative;
	margin-top: 155px;
	margin-left: 210px;
}
.MainMenuMenu
{
	border: solid 1px gray;
}
.MainMenuMenuStatic
{
	border-left-style: none;
	border-right-style: none;
}
.MainMenuMenuItem
{
	padding-left: 3px;
	padding-right: 3px;
}
.MainMenuSelected
{
}
.MainMenuHover
{
}
.mainmenu, .mainmenu a
{
	color: #ffffff;
}

#HomeFlagImg
{
	position: absolute;
	width:350px;
	height:200px;
	border-style: none;
}

/*****************/
.ads
{
	float: right;
	margin-top: 9px;
	width: 136px;
	height: 176px;
}

/*****************/
.submenu
{
	float: left;
	margin-top: 0px;
}
.submenu ul
{
}
.submenu li
{
	list-style-type: none;
	margin-top: .5em;
	margin-bottom: .5em;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	font-size: 95%;
}
.submenu a:hover
{
	text-decoration: none;
}
.submenu a
{
	display: block;
	width: 129px;
	padding: 4px;
}

/**/
.submenu a
{
	background-color: #BFCAEA;
	color: #2C5491;
}
.submenu a:hover
{
	background-color: #2C5491;
	color: #BFCAEA;
}
/*****************/

#search
{
	/*z-index: -1;*/
	
	color: #eeeeee;
	
	position: relative;
	top: 125px;
	right: -600px;
	
	width: 200px;
	height: 24px;
	white-space: nowrap;
}
#search, #search input
{
	font-size: 90%;
}
#search input
{
	width: 128px;
}
/*****/
#search input
{
	background-color: #DEEBFC;
}

#content
{
	margin-left: 200px;
}

#meat
{
	float: left;
	width: 422px;
	
	margin-top: 3px;
	font-size: 90%;
	font-family: Trebuchet MS;
	line-height: 1.2em;
	margin-bottom: 1em;
}

.vspaced
{
	line-height: 1.5em;
}
.indent1 {margin-left: 1em;}
.indent2 {margin-left: 2em;}

h1, h2, h3, h4, h5
{
	color: #6989C2;
	font-style: italic;
	font-family: Times New Roman;
}
h1
{
	margin: -.5em 0 1em -30px;
}
h2
{
	margin: 0 0 .3em -1em;
	font-size: 150%;
}
h3
{
	margin: 0 0 .2em 0;
	font-size: 133%;
}
h4
{
	margin: 0 0 .1em 0;
	font-size: 115%;
	/*color: #3C4D62;*/
	/*color: #666666;*/
}
p
{
	margin-top: .1em;
}

a img
{
	border-style: none;
}

#meat .signature
{
	font-size: 125%;
	font-style: italic;
	font-family: Times New Roman;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
/***/
a { color: #7D9BCE; }

hr
{
	/*margin-left: -30px;*/
	border-style: none;
	border-top: solid 1px silver;
	height: 1px;
}

.hr2
{
	border-width: thin;
	height: 5px;
	margin-bottom: 1em;
}

.homenews
{
	clear: both;
}
.homenews h3
{
	margin-bottom: 0;
}
.homenews h3+p
{
	margin-top: 0;
	margin-bottom: .5em;
}
.homenews p+p
{
	margin-top:-1em;
	font-size:85%;
}
.homenews img
{
	float: left;
	margin-right: 1em;
	margin-top: 3px;
	width: 24px;
	height: 24px;
}

.imgpage
{
	margin-top:.5em;
	margin-bottom:1em;
}
.imgpage img
{
	width:420px;
	height:180px;
}
.imgpage h5
{
	margin-top: 0;
	text-align: center;
	font-size: x-small;
	font-style: normal;
	font-family: Trebuchet MS;
	color: #939598;
}

/*-----------------------------------------------*/
.TabMenu
{
	clear: both;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
	font-family: Times New Roman;
	font-style: italic;
	margin-left: 8px;
	float:right;
}
.TabMenu td
{
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
.TabMenu .StaticMenuItem, .TabMenu .StaticSelected
{
	color: #2C5491;
	text-align: center;
	border: solid 1px #ccccdd;
	background-color: #BFCAEA;
	border-bottom-style: none;
	padding-top: .25em;
	padding-bottom: .3em;
	padding-left: .4em;
	padding-right: .4em;
}
.TabMenu .StaticSelected
{
	background-color: white;
}
.TabMenu .StaticHover
{
	text-decoration: none;
	background-color: #2C5491;
	color: #BFCAEA;
}
.TabMenuBody
{
	clear: both;
	border: solid 1px #ccccdd;
	padding: 1em .5em 1em 1em;
}
.TabMenuBody hr
{
	margin-left:0px;
}

/***********************************/


/***********************************/

.ResPagination
{
	margin-left: 345px;
	overflow: visible;
	white-space: nowrap;
}
.ResPagination img
{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	border-style: none;
}

.Res
{
	clear: both;
	margin-bottom: 1em;
}
.Res h2, .Res h3, .Res h4, .Res h5
{
	margin-top: .1em;
	margin-bottom: .1em;
	padding-left: 0;
	margin-left: 0;
}
.Res h3, .Res h4, .Res h5
{
	color: #939598;
	font-style: normal;
}
.Res h3
{
	font-style: italic;
}
.Res h4, .Res h5
{
	font-family: Trebuchet MS;
	color: #888888;
	margin-left: 32px;
}
.Res h4
{
	font-size: 90%;
	font-style: italic;
}
.Res h5
{
	font-size: 100%;
}
.active
{
	font-weight: bold;
}
.inactive
{
	font-weight: normal;
}
.Res h4+p, .Res h5+p
{
	margin-top: 1em;
}
.ResIconLine
{
	clear: both;
	margin-bottom: 1em;
}
.ResIcon
{
	width: 20px;
	height: 16px;
	margin-left: 32px;
	text-decoration: none;
	border-style: none;
}

/***********************************/

.Photo
{
	float: left;
	width: 140px;
	/*height: 135px;*/
	text-align: center;
	margin-right: .5em;
}

.Photo img
{
	max-width: 140px;
	max-height: 100px;
	text-decoration: none;
	border-style: none;
}

.Photo h5
{
	clear: both;
	margin: .1em;
	overflow: hidden;
	font-family: Tahoma,Arial,Trebuchet MS;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: #666666;
	line-height: 1em;
	margin-bottom: .5em;
}

/***********************************/

input, select
{
	color: #666666;
}

select
{
	margin-right: .25em;
}

.PanelSearch
{
	width: 519px;
	margin-bottom: 1em;
	padding: .5em .5em .5em 6em;
	background-color: #EEEEEE;
}

.PanelData, .headernote 
{
	width: 589px;
}

.headernote
{
	background-color: #eeeeee;
	font-size: x-small;
	font-style: italic;
	text-align: center;
	padding-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.PanelYear
{
	float: right;
	margin-left: 1em;
	padding: .5em .5em .5em .5em;
	background-color: #EEEEEE;
	border: solid 1px #DDDDDD;
}

.PanelAuto
{
	padding: .5em .5em .5em .5em;
	margin-bottom: 1em;
	background-color: #EEEEEE;
	border: dotted 1px #DDDDDD;
	white-space: nowrap;
}

/***********************************/

.IcoLeg
{
	clear:both;
	text-align:center;
	margin: 1em 0 1em 0;
}
.IcoLegItem
{
	display: inline-block;
	text-align: center;
	margin-left: .5em;
	margin-right: .5em;
}
.IcoLegItem img
{
}
.IcoLegItemText
{
	display: block;
	clear: both;
}
a:hover .IcoLegItemText
{
	text-decoration: underline;
}

/***********************************/

.TablePricing, .TableData, .TableGrid, .TableGrid3
{
	clear: both;
	width: 100%;
	margin-bottom: 1em;
}
.TablePricing caption, .TableData caption, .TableGrid caption, .TableGrid3 caption
{
	font-size: 120%;
	color: #666666;
	padding-top: .5em;
	padding-bottom: .5em;
}

.TablePricing caption, .TablePricing th, .TableData th, .TableGrid th, .TableGrid3 th
, .TablePricingCaption
{
	text-align: left;
	font-weight: bold;
	font-size: 105%;
	color: #666666;
}
.TablePricingCaption { margin-bottom: 0;}
.TablePricing td, .TablePricing th, 
.TableData td, .TableData th, 
.TableGrid td, .TableGrid3 td
{
	border-bottom: dotted 1px #999999;
}
.TableGrid th, .TableGrid3 th
{
	border-bottom: dotted 1px #666666;
}
.TableGrid3 td
{
	width: 25%;
}

.invquota
{
	color: #666666;
}

.bltcat
{
	float: left;
	vertical-align: middle;
	margin-right: .5em;
	width:24px;
	height:24px;
}

.ullinks
{
	list-style-type:none;
}
.ullinks li
{
	margin-bottom: .5em;
}
.ullinks img
{
	vertical-align:middle;
	width: 48px;
	height: 48px;
}

.calimg
{
	float: right;
	width: 120px;
}

.divnote, .textnote, .divyo
{
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #eeeeee;
	color: #666666;
	border: dotted 1px #aaaaaa;
}
.textnote
{
	padding: .5em;
}
.divyo
{
	background-color: inherit;
	color: inherit;
	border-color: #6989C2;
	border-width: 2px;
	padding: .5em;
	font-weight: bold;
}
.divnote
{
	padding: .55em 1em .5em 45px;
	background-image: url('images/bltcontact.gif');
	background-repeat: no-repeat;
	background-position: .5em 1px;
}
.divnote p, .textnote p, .divyo p
{
	display: inline;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
.divnote img
{
	width: 30px;
	height: 24px;
}

.note, .quote
{
	font-style: italic;
}

.imglogo, .imglogoz
{
	float: right;
	width: 48px;
	margin-left: .5em;
}
.imglogoz
{
	height: 48px;
}
.imglogohome img
{
	float: left;
	margin-right: 8px;
}
.imglogohome img
{
	height: 22px;
}

.pnote
{
	background-image: url('images/bltnote.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

.jobtitle
{
	font-style: italic;
	color: #777777;
}
.contact
{
	margin-left: 2em;
}
.jobtitle
{
	margin-bottom: 0;
}

.download
{
	background-image: url('images/icodlsmall.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-size: 110%;
	display: inline-block;
	min-height: 20px;
}

.imgbio
{
	float: left;
	height: 200px;
	margin-right: 1em;
	margin-bottom: 1em;
}

.Language
{
	float:right;
}

.downloadguide
{
	font-size:x-small;
	font-style:italic;
}
.downloadguide ul
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 0;
}

.CalAd
{
	float: right;
	height: 48px;
}

pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
font-size: 100%;
}

.Newsletter
{
	width: 550px;
}

.NewsletterItem
{
	clear: both;
	padding-bottom: 1em;
	padding-top: 1em;
}

.Newsletter img
{
	float: left;
	margin-right: 1em;
	height: 96px;
}
