/* CSS DOCUMENT */

/*----------------------- GENERAL -----------------------*/
body{
	padding:26px 0 0 0;
	margin:0;
	background:url(../images/body-bg.gif) 0 45px repeat-x #DFE9F7;
	color:#505050;
	font:normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	}
td, th, img, p, a, ul, h2, h3, h4, object{
	padding:0;
	margin:0;
	}
img{ border:none;}
a{ text-decoration:none;
	outline:none;
	}
ul
{
	list-style-type: square;
	color: #1a5e8e;
	margin-left: 25px;
}

ul ul
{
	margin-left: 40px;
	list-style-type: square;
	color: #000000;
}
ul span
{color:#505050;
	}
	

/*----------------------- LEFT PANEL -----------------------*/
td.leftPanel{
	background-color:#fff;
	color:#000;
	}
	
/*----------------------- LEFT PANEL - LOGO PART -----------------------*/
td.logoArea{
	height:165px;
	background:url(../images/logo-bg.jpg) 0 0 no-repeat;
	}
td.logoArea img{
	display:block;
	cursor:pointer;
	}
td.logoArea img.logo{
	margin:50px auto 8px;
	}
td.logoArea img.westernLogo{
	margin:0 auto;
	}
/*----------------------- LEFT PANEL - LEFT NAVIGATION PART -----------------------*/
td.leftNavArea{
	background:url(../images/left-nav-bg.jpg) 100% 0 no-repeat;
	}
td.leftNavArea ul
{
	width: 166px;
	margin: 15px auto;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
td.leftNavArea ul li{
	padding:5px 5px 1px 14px;
	background:url(../images/left-nav-divider.gif) 0 100% repeat-x;
	}
td.leftNavArea ul li a,
td.leftNavArea ul li span{
	display:block;
	height:20px;
	color:#878787;
	background-color:inherit;
	background:url(../images/bull1.gif) 100% 8px no-repeat;
	}
td.leftNavArea ul li a:hover,
td.leftNavArea ul li span{
	background-color:#fff;
	color:#000;
	background-position:95% 8px;
	}

/*----------------------- LEFT PANEL - CONTACT PART -----------------------*/
table.contactInfo{
	border:1px solid #D0D0D0;
	margin-bottom:20px;
	}
table.contactInfo th{
	padding:6px 0;
	}
table.contactInfo th h2{
	font:normal 18px/20px Arial, Helvetica, sans-serif;
	padding:0 0 5px 11px;
	}
table.contactInfo th div{
	width:167px;
	height:86px;
	margin:0 auto;
	}
table.contactInfo th div img{
	display:block;
	}
table.contactInfo td ul
{
	font: normal 11px/21px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
table.contactInfo td ul li{
	border-top:1px solid #fff;
	}
table.contactInfo td ul li a{
	display:block;
	height:21px;
	padding-left:10px;
	color:#6284A6;
	background-color:#EDF1F5;
	}
table.contactInfo td ul li a:hover{
	color:#304D6A;
	background-color:#B9C8D7;
	}

/*----------------------- RIGHT PANEL - TOP LINK -----------------------*/
p.topLink{
	width:132px;
	height:19px;
	font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px 11px 1px 0;
	color:#0B203D;
	background-color:inherit;
	background:url(../images/top-link-bg.gif) 0 0 no-repeat;
	float:right;
	}
p.topLink strong{
	font-weight:normal;
	padding:0 8px;
	color:#D2E5FF;
	background-color:inherit;
	}
p.topLink a
{
	color: #D2E5FF;
	background-color: inherit;
	text-decoration: underline;
}
p.topLink a:hover
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

/*----------------------- RIGHT PANEL - TOP BANNER -----------------------*/
img.banner{
	display:block;
	}

/*----------------------- RIGHT PANEL - BODY CONTENT -----------------------*/
td.rightBodyContent{
	padding:30px 10px 65px 25px;
	background:url(../images/banner-bot-shadow.jpg) 0 0 no-repeat;
	}
td.rightBodyContent h2{
	font:normal 22px/24px Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	color:#000;
	background-color:inherit;
	}
	td.rightBodyContent h3
{
	font: 18px/24px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #001B50;
}
td.rightBodyContent p{
	padding-bottom:18px;
	}
td.rightBodyContent p strong
{
	color: #1A5E8E;
	background-color: inherit;
}
td.rightBodyContent ul.emails
{
	margin-left: 20px;
	list-style-type: none;
	
}
td.rightBodyContent ul.emails a
{
	text-decoration: underline;
	color: royalblue;
}
td.rightBodyContent ul.emails a:hover
{
	text-decoration: none;
	color: #001B50;
}




/*----------------------- FOOTER PART -----------------------*/
td.footerPart{
	height:75px;
	background:url(../images/footer-bg.gif) 0 0 repeat-x #C6D9F3;
	color:#718BAD;
	}
td.footerLeft{
	height:75px;
	background:url(../images/footer-lrft-bg.gif) 0 0 repeat-x #96C6F1;
	color:#000;
	}
td.footerLeft img{
	margin:25px auto 0;
	display:block;
	}
table.footerRight{
	margin:25px 0 0 15px;
	color:#718BAD;
	background-color:inherit;
	}
table.footerRight ul
{
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	height: 13px;
	padding-bottom: 5px;
	list-style-type: none;
}
table.footerRight ul li{
	float:left;
	}
table.footerRight ul li a,
table.footerRight ul li span{
	display:block;
	margin:0 6px;
	color:#718BAD;
	background-color:inherit;
	}
table.footerRight ul li a:hover,
table.footerRight ul li span{
	color:#6D7073;
	background-color:inherit;
	}
table.footerRight p{
	font-size:10px;
	line-height:12px;
	padding-left:6px;
	}

/*----------------------- MISLENIOUS -----------------------*/
.noBg{
	background:none !important;
	}


