@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #001e41;
	font-size: 62.5%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5;
}

div#page-container {
	text-align: center;
	margin: 0 auto;
	width: 950px;
	padding: 20px 0;
}
   
td.tableborder
{   
	border-top:1px solid #000000;
    border-left:1px solid #000000;
    background-color: #f1f1f1;	
	vertical-align: top;
	text-align: left;		
	padding: 2px 2px 2px 2px;    
    margin: 0 auto;    
}

td.borderbottom{
    border-bottom:1px solid #000000;
}

td.borderright{
    border-right:1px solid #000000;
}

td.bgclr{
	background-color: #dddddd;
}

table#main-table {
	width: 950px;
}

table#navigation {
	width: 950px;
	height: 30px;
}

table#navigation td{
	margin: 0;
}

td.logo {
	text-align: center;
	vertical-align: top;
	height: 74px;
}

td.search {
	background: url(../images/nav_bg.gif) repeat-x;
	padding-left: 10px;
	text-align: center;
}

td.white-raw {
	background-color: #ffffff;
	height: 30px;
}

td.white-col {
	width: 30px;
}

td.news {
	background-color: #001e41;
	width: 255px;
	height: 21px;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}

td.newsmain {
	background-color: #f1f1f1;
	height: 300px;
	padding: 15px;
	vertical-align: top;
	text-align: left;
	width: 240px;
	font-size: 11px;
}

td.welcome {
	background-color: #001e41;
	width: 575px;
	height: 21px;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}

td.welcomemain {
	background-color: #f1f1f1;
	height: 300px;
	vertical-align: top;
	text-align: left;
	width: 560px;
	padding: 15px;
	font-size: 11px;
}

ul.news {
	margin-left: 10px;
	list-style-type: square;
}

ul.news li {
	padding-bottom: 10px;	
	color: #333333;
}

ul.news li a {
	padding-bottom: 10px;
	text-decoration: underline;
	color: #333333;
}

td.offer {
	background-color: #001e41;
	width: 250px;
	height: 21px;
	padding-left: 15px;
}

ul.offer {
	background-color: #e2e2e2;
	list-style: none;
	height: 148px;
	border-bottom: 1px solid #d2d2d2;	
}

ul.offer li {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

ul.offer li a{
	text-decoration: none;
	color: #333333;
	display: block;
	padding-left: 10px;
	padding-top: 12px;
	height: 38px;
}

li.liner {
	border-bottom: 1px solid #d2d2d2;
}

a.news {
	text-decoration: none;
	color: #d48f35;
}

a.news:hover {
	text-decoration: underline;
	color: #d48f35;
}

p.news {
	text-align: right;
}

p.fooleft {
	float: left;
}

p.fooright {
	float: right;
}

td.foo-raw {
	background-color: #ffffff;
	height: 40px;
	padding: 0px 30px 10px 30px;
}

a.foo {
	text-decoration: none;
	color: #333333;
}

a.foo:hover {
	text-decoration: underline;
	color: #333333;
}

input.keyword {
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 14px;
	width: 100px;
	vertical-align: middle;
	padding-top: 2px;
}

/** html input.keyword {
	padding-bottom: 3px;
	height: 17px;
}*/

td.subnav 
{
   
	background-color: #abcbee;
	text-align: left;
	width: 170px;
	height: 300px;
	padding: 10px;
	vertical-align: top;
}

td.in-content {
	text-align: left;
	font-size: 11px;
/*	width: 200px;*/
	vertical-align: top;
}

h2 {
	color: #004ca5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}

h3 {
	color: #004ca5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}

td.in-content p{
	font-size: 11px;
	padding-bottom: 10px;
}

td.in-pic {
	text-align: left;
	width: 120px;
	vertical-align: top;
}

td.in-picmWidth {
	text-align: left;
	width: 160px;
	vertical-align: top;
}

td.subnav ul li {
	background-color: #2d68aa;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	list-style: none;
	padding: 3px 10px 3px 10px;
}

td.subnav ul li a{
	text-decoration: none;
	color: #ffffff;
	display: block;
	min-height: 22px;
}


* html td.subnav ul li a{
	height: 22px;
}
td.subnav ul li:hover{
	background-color: #1b528f;
}

h4 {
	color: #004ca5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
}

ul.Content li 
{
    list-style-type: square;
    list-style-position: inside;    
	line-height: 14px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	padding-left: 10px;	
	font-size: 11px;
}

input.Text
{
	border: 1px solid #83a7cc;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #074f9a;
	padding: 2px;
	width: 200px;
}

input.Button
{
	border-top: 3px solid #c3d9ef;
	border-left: 3px solid #c3d9ef;
	border-right: 3px solid #074f9a;
	border-bottom: 3px solid #074f9a;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	padding: 2px 5px 2px 5px;
	background-color: #83a7cc;
}