body, td, input, select, textarea{
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
td.small{
	font-size: 11px;
}
body {
	background-color: white;
	text-align: center;
	background-color: #eceeef;
}
table.main{
	border-left: 1px solid #4c4d4f;
	border-right: 1px solid #4c4d4f;
	background-color: white;
}
td.h1px{
	height: 1px;
	background-color: #a2abb4;
}
td.v1px{
	width: 1px;
	background-color: #a2abb4;
}
td.right{
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-x;
	width: 32px;
}
td.slogan{
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	color: #274f86;
	height: 52px;
}
a.left{	
	color: #ed5e00;
	font-weight: bold;
}
td.menu{
	text-align: center;
	vertical-align: middle;
	background-color: white;
	background-color: #27538c;
	height: 30px;
	border: 1px solid white;
}
td.left{
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-x;
	width: 248px;
}
td.text{
	width: 796px;
}
td.left1{
	width: 248px;
	text-align: center;
	vertical-align: middle;	
	font-size: 12px;
}
td.text1{
	background-color: #c9d5dd;
	width: 796px;
	height: 27px;
	text-align: center;
	vertical-align: middle;
}
td.right2{
	width: 32px;
}
table.news{
	border-top: 1px solid #a2abb4;
	border-left: 10px solid #a2abb4;
}
td.vmiddle{
	vertical-align: middle;
}
td.center{
	text-align: center;
}
table.search{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 9px;
	margin-right: 9px;
}
td.news2{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 27px;
	padding-right: 20px;
}
td.text{
	padding-top: 20px;
	background-image: url(images/block-btm2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a{
	color : #0b61a3;
}
a.menu {
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
p{
	margin-top: 10px;
	margin-bottom: 10px;
}
p.small{
	margin-top: 5px;
	margin-bottom: 5px;
}
input.search{
	width: 120px;
	border: 1px solid #a2abb4;
	height: 20px;
}
input.searchbtm{
	width: 35px;
	border: 1px solid #5f87b9;
	height: 20px;
	background-image: url(images/btn-bg.jpg);
	background-repeat: repeat-x;
	background-color: #c5d2e4;
}
h1 {
	background-image: url(images/h1-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 31px;
	padding-left: 40px;
	font-family: Arial Black;
	font-size: 17px;
	color: #ed5e00;
	text-transform: uppercase;

}
h4{
	color: #ed5e00;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
img.border{
	border: 1px solid black;
}