﻿/*  General Section Begins */
*{
margin:0;
padding:0;
}
body {font-size:76%; font-family:"trebuchet MS", verdana, arial, sans-serif; background:#26343f;}

h1 {font-size:18px; margin:0; padding:8px 0; color:#3366cc;}<!--used for article headlines-->
h2 {font-size:30px; margin:0; padding:5px 0; color:#0033cc;}<!--used for article sub-headlines-->
h3 {font-size: x-small; color: #0033cc; display: block; padding: 10px 10px 4px 0px; text-align: right;}
/*  General Section Ends */

/*  Header Section Begins */
#head {
      margin:0px 0px 0px 0px;
      height: 122px;
      width: inherit;
      background-image:url('../images/photos.jpg');
      background-repeat:repeat-x;} 
#headleft{
      float:left;
      width:219px;
      height:122px;
      background-image:url('../images/logovaasl.jpg');
      background-position: left top;
      background-repeat:no-repeat;}
#headleft a {display:block; width:221px; height:90px; margin-top:24px; border:0; text-decoration:none;}
#headleft a b {display:none;}
#headcenter{
      float:left;
      width: 400px;                       
      height:122px; 
      background-image:url('../images/transparent.gif');
      background-position: left top;
      background-repeat:no-repeat;}
#headcenter a {display:block; width:800px; height:122px; ; border:0; text-decoration:none;}
#headcenter a b {display:none;}
#headright{
      float:right;
      width:21px;                       
      height:122px;
      background-image:url('../images/rightheader.jpg');
      background-position: right top;
      background-repeat:no-repeat;}
/*  Header Section Ends */

/*  Breadcrumb Section Begins */
#breadline {height:36px; background-image:url(../images/menu-bg1.gif); border-left:2px solid #f7f5e9; border-right:2px solid #f7f5e9;}
#breadline a {display:block; margin-top:6px; height:24px; float:left; color:#fff; text-decoration:none; padding:0 10px 0 2px; font: bold  11px/22px arial, verdana, lucida, sans-serif;}
#breadline a:hover {color:#fc0}

#dateright a {display:block; margin-top:6px; height:24px; float:right; color:#fff; text-decoration:none; padding:0 10px 0 2px; font: bold  11px/22px arial, verdana, lucida, sans-serif;}
#dateright a:hover {color:#fc0}
/*  Breadcrumb Section Ends */


/*  Content Section Begins */
#minMax {min-width:990px; max-width:1200px; margin:0px auto 0px auto; background: #ffffff;}

#containerLeft {
	border:2px solid #f7f5e9;
	border-top:0;
	background:transparent url(../images/leftBack190.gif) repeat-y left top;}

#search{
	margin: 10px 0px 10px 15px;}

#containerRight {
	background:transparent url(../images/rightBack190.gif) repeat-y right top;}

iframe {border:2px solid #f3b907; background:#fff;}

#left {float:left; width:190px; padding:0px;}
#right {float:right; width:190px; text-align:center; padding:0px;}

#centerTop {padding:10px; margin:0 190px;  background:#ffffff; font-size:14px;}
#centerTop p {font-size:14px;}
#centerTop li{margin-left:30px;}
#centerTop div {font-size:14px;}

#date {font-weight:lighter; font-size: xx-small;color: #2c61a9;display: block;padding: 10px 10px 4px 0px;text-align: right;}
/*  Content Section Ends */

/*  Footer Section Begins */
#footer {clear:both; background-image:url(../images/menu-bg1.gif); height: 36px; padding:0px;}
#footer p {text-align:right; margin-right: 10px; font-size:11px; color:#fff;padding:10px;}
#footer a {color:#fff; text-decoration:none;}
#footer a:hover {text-decoration:none;}
/*  Footer Section Ends */
