﻿a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #06639e;
    text-decoration:underline;
}

a:hover{
    text-decoration: underline;
    color: #000000;
}

*
{
    border: 0;
    margin: 0;
}

input, select, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #7dbfd7;
}

body
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 20px;
    height: 100%;
    background: #fffff url(/images/bg.jpg);
 
    background-repeat:repeat-x;
    background-position: top;
}

#mainbg{
    width: 1067px;
    margin: 0 auto;
}

#main{
    margin: 0 auto;
    width: 1067px;
    padding-top: 10px;
}

#header{

    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
}

#logo{
    width: 1067px;
    margin: 0 auto;

    padding-top: 0px;
    height: 50px;
    color: white;
}

#logo a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;

    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    padding-left: 0px;
}

#logo H2 a{
    font-size: 10px;
}

#buttons{
    width: 1079px;
    height: 129px;
    margin: 0 auto;
    padding-top: 0px;
    background: url(/images2/menubg_main.png);

    background-position: bottom left;
}


#buttons ul {
    padding-left: 0px;
}

#buttons li {
    display: inline;
}

#buttons a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    display: block;
    float: left;
    margin-top: 1px;
}

#buttons2 {
display: inline;

}

#buttons2 a {
   float: left;
   display: table;
}


#buttons a:hover, .active{

   background-repeat: no-repeat;
   background-position: center;
}

#content{

}

#module_header {

	margin-top: -27px; 
	background: url(../images2/title_left2.png); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	width: 200px;
}
#module_header_text{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #ffffff;
    font-size: 16px;
    text-align:center;
    padding-top: 27px;
}

#left{
    width:200px;
    padding-left: 0px;
    padding-right: 3px;
    float: left;
}

#left h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #ffffff;
    font-size: 16px;
    text-align:center;
    height: 27px;
    padding-top: 10px;
    background: url(/images2/title_left.png);
    background-repeat:no-repeat;
    background-position:top left;
}

#left .company{
    padding-top: 10px;
}

.numleft{
    background: url(/images2/numbg.png);
    background-repeat: no-repeat;
    background-position: left top;
    float:left;
    width: 37px;
    min-height: 37px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin: 10px 8px 0px 8px;
}

.numleft p{
    padding-top: 10px;
}

.newsright{
	 padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}


#right .read a{
    color: #06639e;
    font-weight:normal;
    font-style: italic;
    font-size: 12px;
    text-decoration:none;
    border-bottom: 1px dotted #06639e;
    margin-right: 10px;
}

#left .read a{
    color: #06639e;
    font-weight:normal;
    font-style: italic;
    font-size: 12px;
    text-decoration:none;
    border-bottom: 1px dotted #06639e;
    margin-right: 10px;
}

.left_grad{
    background: url(/images2/left_grad.png) no-repeat;
    background-position: top left;
    min-height: 220px;
}

.left_bg{
    background: url(/images2/left_bg.png) repeat-y;
    background-position:left;
}

.left_bot{
    background: url(/images2/left_bot.png) repeat-y;
    background-position:left top;
    height: 5px;
    margin-bottom: 10px;
}

#center{
    width: 645px;
    padding-left: 4px;
    padding-right: 6px;
    float: left;
}

#center p{
    padding-left:0px;
    padding-right:0px;
    padding-bottom: 10px;
}

.text{
    padding: 10px;
    background: #ffffff url(/images2/text_bg.png);
    background-position: bottom;
    background-repeat: repeat-x;
    min-height: 64px;
}


#center H1{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #00456e;
    font-size: 16px;
    height: 36px;
    width: 537px;
    padding-top: 10px;
    padding-left: 10px;
    background: url(/images2/title_center.png);
    background-repeat:no-repeat;
    background-position: top;
}

.read{
    text-align: right;
    padding-bottom:5px;
    padding-right: 5px;

}

#center .read{
    height: 26px;
    padding-top: 3px;
    background: url(/images2/read.png);
    background-repeat: no-repeat;
    background-position: top;
}

#center .read a{
    color: #ffffff;
    font-weight:normal;
    font-style: italic;
    font-size: 12px;
    padding-right: 15px;
    text-decoration:none;

}

.read a:hover{
    text-decoration:underline;
}

#right{
    width:200px;
    padding-left: 9px;
    padding-right: 0px;
    float:right;
}

#right h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #ffffff;
    font-size: 16px;
    text-align:left;
    height: 27px;
    padding-top: 10px;
    padding-left: 10px;
    background: url(/images2/title_left.png);
    background-repeat:no-repeat;
    background-position:top left;
}

.right_grad{
    background: url(/images2/left_grad.png) no-repeat;
    background-position: top left;
    min-height: 40px;
}

.right_bg{
    background: url(/images2/left_bg.png) repeat-y;
    background-position:left;
}

.right_bot{
    background: url(/images2/left_bot.png) repeat-y;
    background-position:left top;
    height: 4px;
    margin-bottom: 10px;
}

.categories{

}

.categories a{
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.categories ul{
    padding-left: 0px;
    padding-right: 0px;
}

.categories ul li{
    list-style: none;
    height: 24px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px dotted #979797;
}

#row0{
background-color: #e7e7e7;
}
#row_record{
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
#row1{
background-color: #c7c9c9;
}


.recent a{
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.recent ul{
    padding-left: 10px;
    padding-right: 10px;
}

.recent ul li{
    list-style: none;
    padding: 3px 5px 3px 13px;
    background: url(/images2/ls1.png);
    background-repeat: no-repeat;
    background-position: 0px 11px;
}

#footer_left{
    height: 40px;
    background: url(/images2/footer_left.png);
    width: 4px;
    background-repeat: repeat-x;
    background-position: top;
}

#footer_right{
    height:40px;
    background: url(/images2/footer_right.png);
    width: 4px;
    background-repeat: repeat-x;
    background-position: top;
}

#footer
{
    width: 1059px;
    height: 40px;
    font-size: 10px;
    color: #000000;
    padding-top: 3px;
    text-align: center;
    clear:both;
    background: url(/images2/footer_main.png);
    background-position: top;
    background-repeat: repeat-x;
    margin-top: 1px;
    padding-bottom: 5px;
}

#footer a{
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.padding{
    padding: 10px;
    color:#FF0000;
    font-weight: bold;
}



.menuHead {
  font-weight: bold;
  top: 0%;
  position: relative;
  height: 23px;
  width: 200px;
}

.menuHead a {
  color: black;
  display: block;
  text-decoration: none;
  background-color: transparent;

  height: 23px;
  width: 200px;
  vertical-align: middle;
  font-size: 13px;

  font-weight: normal;
  font-style: normal;
}
.menuHead a:hover {
  background: url(../images2/menu_glow2.png);
  background-position: center left;

  width: 200px;

}
.menuChoices {
  position: relative;
  visibility: hidden;
  display: block;
  width: 200px;
  height: 0px;
  left: 200px;
  top: -23px;
  border: 0px;
}
.menuChoices a {
  color: black;
  display: block;
  position: relative;
  text-decoration: none;
  height: 23px;
  border: 1px;
  width: 200px;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
}

.menuChoices p {
background: url(../images2/left_grad.png);
}

.menuChoices a:hover {
  background: url(../images2/menu_glow2.png);
  background-position: center left;

}

