body {
	  color:#5B4F64;
	  margin:0 auto;
	  margin-bottom: 30px;
	  margin-top: 10px;
	  font-size: 11px;
 }

TD { COLOR:#404A3E;
		font-family:verdana;
		font-size:7pt;}
td.a{color:white}
	DIV {padding-left:13px;
		 padding-right:13px;
		 padding-bottom:10px;}
	a { COLOR:#ffffff;
		font-family:verdana;
		font-size:10pt;
		text-decoration:none;
		font-weight:bold;}

html, body, textarea, select { font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; }

h2
{
 font-family:verdana;
		font-size:15px;
		text-decoration:none;
		font-weight:bold;
		color:#1B10A3;

}

	a {
	  color: #6DA6E2;
	  text-decoration: none;
	  font-weight: bold;
         font-size: 11px;


	  }

	  p {
	  color: #6DA6E2;
	  text-decoration: none;
	  font-weight: bold;
         font-size: 11px;


	  }


	a:hover {
	  color:#2763A5;
	  font-weight: bold;
	  text-decoration: underline;
        font-size: 11px;
	  }

    .td {

	  color:#1B57A3;
	  font-weight: bold;
	  text-decoration: none;
        font-size: 12px;
       background: #92C0FA;



        }
    .small {

	  color:#828282;
	  font-weight: bold;
	  text-decoration: none;
        font-size: 10px;




        }


    .error {

	  color:red;
	  font-weight: bold;
	   font-size: 12px;
       }

/*---------------|||||||||||Container------------------------------------------------------*/

	#container {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  margin-top:30px;
	  color: #666;
	  background-color: #fff;
	  }

	#container2 {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666;
	  background-color: #fff;
	  }

/*---------------|||||||||||header-------------------------------------------------------------------*/

	#header {
	  width: 745px;
	  border: 2px solid #fff;
	  padding-bottom:10px;
	  padding-top: 0px;
	  clear: both;
	  background:url(img/head.gif) no-repeat;
	  }

	#header p {
	  margin-top: -3px;
      font-weight: bold;

	  margin-left: 0px;
	  color: #fff;
      font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	  }

	#header h1 {
	  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 32px;
	  color: #fff;
	  margin-bottom: 10px;
	  margin-top:30px;
	  margin-left: 10px;
	  }

	#header a {
	  color: #6DA6E2;
	  text-decoration: none;
	  }

	#header a:hover {
	  color: #999;
	  }

/*---------------|||||||||||Menu-------------------------------------------------*/

    #menu {
      float:left;
      width:745px;
      font-size:93%;
	  padding-bottom: 1px;
	  background:url(img/menu.gif);
      line-height:normal;
      }

    #menu ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  list-style:none;
      }

    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }

    #menu a {
      float:left;
      background:url(img/left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
      }

    #menu a span {
      float:left;
      display:block;
      background:url(img/right.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }

    #menu a span {
	  float:none;
	  }

    #menu a:hover {
     background-position:0% -42px;
      }

    #menu a:hover span {
     background-position:100% -42px;
      }

/*---------------|||||||||||Content------------------------------------------------*/

	#content {
	  width: 520px;
	  padding-left: 10px;
	  padding-right: 10px;
	 padding-top: 10px;
	  float: left;
       font-size: 13px;

	  }

	#content p {
	  padding-bottom: 12px;
	  border-bottom: 1px solid #ddd;
     font-size: 13px;
	  }

	#content h2 {
	  color: #666;
	  font-size: 16px;
	  font-weight:bold;
	  text-decoration:none;
	  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	  background-color: #fff;

 }

	#content h2 a {
	  color: #666;
	  text-decoration: none;

 }

	#content h2 a:hover {
	  color: #999;
	  }

	#content ul {
	    font-size: 13px;
	  }
/*---------------|||||||||||Sidebar------------------------------------------*/

	#sidebar {
	  width: 175px;
	  padding-left: 19px;
	  padding-right: 10px;
	  padding-top: 10px;
	  padding-bottom: 0.5em;
	  float: right;background:#F1F1F1;
	  border-right:4px solid #fff;
	  }

	#sidebar p {
	  padding-bottom: 10px;
	  }

    #sidebar h2 {
	  color: #2763A5;
	  font-size: 16px;
	  padding-left:15px;
	  background:url(img/arrow.gif)no-repeat bottom left;
	  font-weight:bold;border-bottom: 1px solid #ddd;
	  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	  }

/*---------------|||||||||||Footer-----------------------------------------------*/

	#footer {
	  clear: both;
	  width: 745px;
	  font-size:10px;border:2px solid #fff;
       background:#2763A5 url(img/foot.gif);
	   background-repeat: no-repeat;
	  }

	#footer p {
	  color:#fff;
	  padding: 2px;
	  text-align: center;
	  }

	#footer p a {
	  color: #fff;
	  background:#2763A5 url(img/foot.gif);
	  font-weight:100;
	  border-bottom: 1px dotted #fff;
	  }

	#footer p a:hover {
	  color: #fff;
	  text-decoration: none;
	  border-bottom: 0px dotted #fff;
	  }

/*---------------|||||||||||Search--------------------------------------------------------------*/

	form {
	  float:right;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  margin-right:5px;
	  color:#fff;
	  }

	input {
	  background-color: #fff;
	 font-weight: bold;
	 color:#1B57A3;
	  border: 1px solid #2763A5;
	  font-size: 10px;
	  padding: 0px;
	  }
	textarea {
	  background-color: #fff;
	  color:#1B57A3;
	  border: 1px solid #2763A5;
	  font-size: 12px;
	  padding: 0px;
	  }
	select {
	  background-color: #fff;
	  color:#1B57A3;
	  border: 1px solid #2763A5;
	  font-size: 12px;
	  padding: 0px;
	  }

	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #fff;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/*---------------|||||||||||Others--------------------------------------------------------------*/

	a img{
	  border: none;
	  }
	.box {
      background-color: #fff;
      border: 1px solid #2763A5;
	  padding: 5px;
	  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	  color: #000;
	  font-size: 10px;
	  }
.tooltip {
     position: absolute;
     width: 100px;
     border: 1px solid #888888;
     background: #FFFFFF;
     padding: 3px 3px 3px 3px;
     display: none;
     font-family: tahoma;
     font-size: 11px;
}











#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}






#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}



