@charset "utf-8";
/* CSS Document */

.error_message {

text-align:center;

font-weight:bold;

color:#FF0000;

}
.success_message {

text-align:center;

font-weight:bold;

color:#0000FF;

}
.menuheader{
color:#FFFFFF;
background-image:url(../images/footerbg.gif);
background-repeat:repeat-x;
width:800px;
height:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12;
}
.menuheader a{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12;
}
.menuitems{
color:#FFFFFF;
background-image:url(../images/topmenu_bg.gif);
background-repeat:repeat-x;
width:800px;
height:26px;
font-size:8.5pt;
padding-left:20px;
font-family:tahoma;
}
.menuitems a{
color:#FFFFFF;
font-size:8.5pt;
font-family:tahoma;
text-decoration:none;
}
.links{
color:#000000;
font-size:10px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
.links a{
color:#FFFFFF;
font-size:10px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
.height{
height:26px;
}
.header{
background-image:url(../images/header.png);
height:99px;
background-repeat:no-repeat;
}
.topheader
{
background-image:url(../images/topmenu_bg.gif);
height:26px;
width:775px;
background-repeat:repeat-x;
}
  .pagehead {
	font-family:Verdana;
	font-size: 14px;
	font-weight:bolder;	
	text-decoration: none;
	color: #1562b0;
	}

 .sidehead {
    color:#333333;
	font-family:tahoma;
	font-size:8.5pt;
	font-weight:bold;
	text-decoration: none;
           }
.highlight{
font-weight:bold;
color:#FF0000;
}

.topmenubg{
background-image:url(../images/topmenu_bg.gif);

}

  .contentbraces {
	font-family:Verdana;
	font-size: 14px;
	font-weight:bolder;	
	text-decoration: none;
	color: #1562b0;
	}
  .videohead {
	font-family:Verdana;
	font-size: 10px;
	font-weight:bolder;	
	text-decoration: none;
	color: #1562b0;
	}
	
.topmenuhead {
  font-family:tahoma;
  font-size:8.5pt;
 }    	
 .homeheader1{
 color:#666666;
 background-color:#ededed;
 font-family:tahoma;
 font-weight:bold;
 font-size:12px;
 }
 .homeheader2{
 color:#ffffff;
 background-color:#666666;
 font-family:tahoma;
 font-weight:bold;
 font-size:12px;
 }
 .homeheader3{
 color:#ffffff;
 font-family:tahoma;
 font-weight:bold;
 font-size:12px;
 }
  .homeheader4{
 color:#666666;
 font-family:tahoma;
 font-weight:bold;
 font-size:9px;
 margin-bottom:15px;
 }
 
 .homedata{
 color:#666666;
 background-color:"#ededed";
 font-family:tahoma;
 font-weight:bold;
 font-size:9px;
 }
 .heading{
 color:#666666;
 font-family:tahoma;
 font-weight:bold;
 font-size:12px;
 }
 .data{
 color:#333333;
 font-family:tahoma;
 font-size:8.5px;
 }
 .links a{
 color:#009933;
 margin:3px;
 font-family:tahoma;
 font-size:10px;
 font-weight:bold;
 }
  .links:hover{
 color:#33CCCC;
 font-family:tahoma;
 font-size:10px;
 font-weight:bold;
 }
 .button{
 background-image:url(../images/greenbutoon.gif);
 height:22px;
 width:73px;
 background-repeat:no-repeat;
 color:#000000;
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 margin-bottom:10px;
 margin-top:10px;

 }
 .tablebackground
 {
   background-color:#ffffff;
 }
 .rightinputbox
 {
  border:1px solid #cccccc;
 }
 .leftheadings
 {
 color:#1562b0;
 font-family:tahoma;
 font-size:10pt;
 font-weight:bold;
 }
 
 
 .lined-message {
	text-align:center;
	font-weight:bold;
	color:#0033CC;
	font-size:12px;
	font-family:Tahoma;	
}
.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:3px;
text-decoration:none;
color:#F37437;
}
.footer a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:3px;
text-decoration:none;
color:#F37437;
}
.footer a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:3px;
text-decoration:underline;
color:#F37437;
}