﻿@charset "utf-8";
/* CSS Document */

/********************* HTML Body Tag ************************/
th {
	font-family: "Tahoma";
	color: #000000;
	font-size: 11px;
}
td {
	font-family: "Tahoma";
	color: #000000;
	font-size: 11px;
	text-align: center;
}
body {
	font-family: "Tahoma";
	color: #000000;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:top;
}
/*********************** Links Tag **************************/
a {
	font-family: "Tahoma";
	font-size: 12px;
	color: #00254A;
}
a:link {
	text-decoration: none;
	color: #1371AF;
}
a:visited {
	text-decoration: none;
	color: #1371AF;
}
a:hover {
	text-decoration: underline;
	color: #1371AF;
}
a:active {
	text-decoration: none;
	color: #1371AF;
}
/*********************** Layout Class *************************/
.text1 {
	font: Times New Roman;
	font-size: 22px;
	font-weight: 400;
	color: #003399;
}
.text2 {
	font-size:14px;
	font-weight:400;
	color:#1371AF;
}
.text3 {
	font-size:12px;
	color:#1371AF;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	padding-left:5px;
}
.text4 {
	font-size: 14px;
	font-weight: bold;
	color: #1371AF;
	font-family: Tahoma;
}
.homepghdr {
	text-align: center; 
	font-size: 16px;
	font-weight: bold;
	color: #1371AF;
	font-family: "Lucida Sans";
	}
.style8 {
	border-width: 0;
}

.menu {
	padding-right:0px;
}
.gallery {
	text-align: left;
	padding-top: 4px;
	padding-left: 9px;
}
.justify {
	text-align:justify;
}
.welcome {
	font-size:13px;
	font-weight:300;
	text-align:justify;
	padding-top:8px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:15px;
	}
hr {
	border:none 0; 
	border-top:1px dashed #5D5E5F;
	width:454px;
	height:1px;
}
.check_box {
	background-color:#1371AF;
	border: 2px 2px 2px 2px #1371AF;
	height: 14px;
	width: 14px;
}
.footer {
	background-color: #6D9AC0;
	font-size: 12px;
	color: #000066;
	vertical-align: top;
	text-align: left;
	padding-top: 13px;
	padding-left: 15px;
	font-weight: bold;
}
.Press {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	background-color: #DDEEFF;
}
.tdbox_news {
	border: thin dotted #88CDF7;
	font-family: georgia;
}
.tblhdr {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #00509F;
}
.tdborder {
	border: 1px solid #6C9DCE;
}
