@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px; 
	font-size: 13px;
	color: #333333;
	background: #f6f9fe url(../images/bg.jpg) top left;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}
ul {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	list-style:url(../images/arrow_blue.gif);
}
li {font-family:Arial, Helvetica, sans-serif;}
hr { color:#3082A8;}
.font {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
.blue { color:#3082A8;}
.info{
	font-family:Arial, Helvetica, sans-serif;
	color: #093;
}
a { color:#3082A8; text-decoration:underline; }
a:hover { color: #008000; text-decoration: underline; }
a:visited { color:#3082A8; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 2px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0C3F7C;
	font-weight:bold;
}
h1 {font-size: 32px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 15px;}
h6 {font-size: 12px;}

.maintable {
	border: 0px;
	height: 100%;
	background:#FFF;
}
#container {
	width: 910px;
	height:auto;
	margin:auto;
	background:#FFFFFF;
}

/* Start Header css for Home Page */
#header {
	height: 150px;
	overflow: visible; 
	position: relative;
	background:#FFF url(../images/header.jpg) left top no-repeat;
}
#logo {
	float:left;
	margin: 5px 5px 0px 15px;
	width: 54px;
	height: 63px;
	background:transparent url(../images/stc.gif) left top no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/logo-tims.png", sizingMethod="crop");
}
#site-title {
	float: left;
	font-family:Monotype Corsiva;
	margin:10px 0px 0px 3px;
	width: 620px;
	color: #006c90;
	font-weight: bold;
	font-size: 42px;
	text-align: left;
}
#slogan {
	float: left;
	font-family:Monotype Corsiva;
	width: 280px;
	color: #4e4a41;
	margin: 2px 5px 0px 10px;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	height: 20px;
}
/* Start Search css */
.search{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	width: 350px;
	height: 32px;
	margin: 29px 5px 0px 15px;
	padding: 0px;
}
/* End Search css */
/* Start Header Menu css */
.menu{
	float: right;
	width: 485px;
	height: 36px;
	margin: 44px 0px 0px 0px;
	padding: 0px;
}
.menu ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 3px;
	list-style: none;
}
.menu li{
	display: inline;
}
.menu li a{
	float: left;
	padding: 8px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000;
	width: 97px;
	height: 36px;
	background:url(../images/m1.jpg) top right no-repeat;
}
.menu li a:hover{
	color: #ca6f16;
	background:url(../images/m1r.jpg) top right no-repeat;
}
.menu li a:active {
	color: #ca6f16;
	background:url(../images/m1r.jpg) top right no-repeat;
}
.menu .current{
	color: #ca6f16;
	background:url(../images/m1r.jpg) top right no-repeat;
}
/* End Header Menu css */
/* End Header for Home Page css */

/* Start Button css */
#button {
	width: 151px;
	margin: 0px;
	background:#FFFFFF;
} 
#button a {
	display: block;
	color: #036e90;
	text-decoration: none;
	width: 100%;
	background:url(../images/w.jpg) right no-repeat;
	padding: 5px 0px 6px 15px;
	text-align: left;
	vertical-align: middle;
}
html>body #button a {
      width: auto;
}
#button a:hover {
      color: #ca6f16;
}
#button td {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* End Button css */

/* Start Content css */
/* Start Content Bg css */
.content-bg {
	background:url(../images/bg1.jpg) top right no-repeat;
	width: 746px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* End Content Bg css */
#content {
	float: left;
	width: 910px;
	height:100%;
}
/* End Content css */

.textcenter {
	font-family:Arial, Helvetica, sans-serif;
	color: #4396CA;
	font-size:11px;
}
/* Start Feedback (Contact us) css */
.textbox {
	border: #3082A8 1px solid;
	font-size: 12px;
	vertical-align: middle;
	width: 225px;
	color: #78757e;
	font-family: Tahoma;
	height: 22px;
	text-decoration: none;
}

.textboxsml {
	border: #3082A8 1px solid;
	font-size: 12px;
	vertical-align: middle;
	width: 150px;
	color: #78757e;
	font-family: Tahoma;
	height: 22px;
	text-decoration: none;
}
.textboxtosml {
	border: #3082A8 1px solid;
	font-size: 12px;
	vertical-align: middle;
	width: 70px;
	color: #78757e;
	font-family: Tahoma;
	height: 22px;
	text-decoration: none;
}
/* End Feedback (Contact us) css */
.footer {
	padding: 15px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bot_px.jpg) top repeat-x;
	font-size: 11px;
	color: #6B6B6B;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
}
.copy{
font-family:Tahoma;
font-size:11px;
color:#6B6B6B;
text-decoration:none;
}
