@charset "utf-8";

BODY 
{
	margin: 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

img { border:0px; }

.header
{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 10px;
	color:#ffffff;
}

.footer
{
	color:#000;
	font-size:10px;

    width: 758px;
    height: 20px;
    text-align:right;
    padding-top:4px;
    padding-right: 5px;
}

.footer a
{
	text-decoration:none;
}

.footer a:hover
{
	color:#000;
	text-decoration:none;
    font-weight: bold;
}

h1
{
	font-size:16px;
	margin:0px;
	margin-bottom:10px; 
	color:#000000;
}

td 
{
	font-family: "Verdana", Arial, Helvetica; 
	font-size: 12px;  
	color:#000000;

}
td a
{
	text-decoration: none; 
	color:#000000;
}

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

th
{
	color:#ff7900;
}

.ncaption
{
	font-size:12px; 
	margin:0px; 
	margin-bottom:10px; 
	color:white; 
	font-weight:bold; 
	font-family:"Verdana", Arial, Helvetica, sans-serif; 
	height:10px;
}

.h1caption
{
	font-size:12px; 
	margin:0px; 
	margin-bottom:10px; 
	color:#000000;
	font-weight:bold; 
	height:10px;
}

.h2caption
{
	color: #2781b9; 
	font-family: "Times New Roman, Times, serif"; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left;
}
/************************************ class links,img_name: are used by gallery ************/
.links
{
	color: #fff; 
	font-family: "Arial", Helvetica; 
	font-size: 12px;
}
	
.links a
{
	color: #fff;
	text-decoration: none;
}

.links a:hover
{
	color:#fff; 
	text-decoration: underline;
}

.img_name
{
	text-align: center;
	font-weight: normal;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align:middle;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
}

/************************************ class bordered: is used by articles **********************/
.bordered
{
	border: 0px solid #666666;
}

/************************************ class contact_form is used by the contact form ***********/
.contact_form
{
	border:0px;
}

.contact_form th
{
	text-align:left; 
	font-size:12px; 
	color:#000;
}

.contact_form td
{
	font-size:12px; 
	color:#000; 
	border:none;
}



.banner_bottom1, .banner_bottom1 a
{
    padding-top:50px;
    font-size: 20;
    color: white;
    letter-spacing: 4px;
    font-family: Arial Rounded MT Bold;
}

.banner_bottom1 a:hover
{
    text-decoration: none;
    color: #0086B3;
}

.box_tlinks, .box_tlinks a
{
    text-align: center;
    color: #01519C;
    font-size: 20px;
    font-family: Arial Rounded MT Bold;
}

.box_tlinks a:hover
{
    text-decoration: none;
    color: #0086B3;
}
  