/* CSS Document */

body {
	margin: 30px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #9f9e9e;}
a {
	text-decoration: none;
	color: #266e98;}
h1 {
	margin: 0;
	font-family: Arial;
	font-size: 22pt;
	color: #fff;}
#container {
	margin: 0 auto;
	width: 780px;
	background: #fff url(../images/bcke.gif) bottom center repeat-x;
	font-size: 1.1em;
	padding: 30px;}
#shdw {
	margin: 0 auto;
	width: 780px;
	height: 51px;
	background: #9f9e9e url(../images/shdw.gif) top left no-repeat;}
#logo {
	width: 100%;
	padding-bottom: 10px;}

.topLinks {
	color: #266e98;
	padding: 20px 18px;
	text-align: center;}
.BluBck {
	background: #3aadef;
	color: #fff;}
	
.contentArea {
	background: #3aadef;
	padding: 20px;
	color: #fff;
	line-height: 140%;}
.txt1 {
	color: #266e98;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .9em; }

#footer {
	padding: 12px 0 0 0;
	font-size: .9em;
	font-weight: bold;}
#footer .3k {
	font-size: 18pt;
	color: #fff;}

#imgTable td{
	padding: 10px;
	text-align: center}

