@charset "utf-8";
/* CSS Document */

body {
background-image: url(images/bg_dots.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4a4a4a;
text-align:justify;
}
.graybigtxt {
font-family: tahoma;
font-size: 15px;
font-weight: bold;
color: #5d5d5d;
}
.bluebigtxt {
font-family: tahoma;
font-size: 15px;
font-weight: bold;
color: #0071b9;
}
.dothline
{
background-image:url(images/dothline.gif);
height:1px;
}

.bannerbg
{
background-image:url(images/bannerbg.jpg);
height:100px;
}
.t1 {
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
background-color:#f5f5f5;}
form{margin:0px;}

.bevelmenu{
font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
padding: 5px 0;
margin: 0;
width: 100%;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 5px 5px;
text-decoration: none;
color:#666666;
}

.bevelmenu li a:hover{
background-repeat:no-repeat;
background-position: center bottom;
color:#FFFFFF;
text-decoration:none;
background-color: #0071b9;
}

.topnavbg
{
background-color:#FFFFFF;
height:20px;
}
.graybig2 {
font-family: tahoma;
font-size: 20px;
color: #434141;
}
.bluebig2 {
font-family: tahoma;
font-size: 20px;
color: #006db3;
}
.bantxt {
font-family: tahoma;
font-size: 12px;
color: #000000;
}

.boxbg1
{
background-image:url(images/boxbg1.gif);
height:130px;
}

.boxbg2
{
background-image:url(images/boxbg2.gif);
height:130px;
}
.bluelnks {
	font-family: "arial narrow";
	font-weight: bold;
	font-size: 15px;
	color: #0071b9;
}
.bluelnks:hover {
	font-family: "arial narrow";
	font-weight: bold;
	font-size: 15px;
	color:#666666;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	text-align:justify;
}
.grylnks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration:none;
}
.grylnks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration:underline;
}
.whtlnks {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.whtlnks:hover {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.whttxt1 {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.whitehead1 {
	color: #FFFFFF;
	font-weight: bold;
}

.t1 {
border: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
background-color:#f5f5f5;}

form{
margin:0px;}
.more_btn{
line-height:25px;
padding:0px 4px 2px 4px;
border:solid 1px;
border-color:#005184;
background-image:url(images/morebtnbg.gif);
background-repeat:repeat-x;
font-size:16px;
font-weight:bold;
vertical-align:middle;
color:white;
text-decoration:none;
}
.more_btn:hover
{
text-decoration:none;
background-image:url(images/morebtnbg_down.gif);
}