/* main CSS Document */
.titleBar {
	width:976px;
	height:129px;
	vertical-align:bottom;
	background-image:url(../Assets/titleBar.jpg);
	background-repeat:no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #e3e4df;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
  border: 0;
  width: 90%;
  height: 1px;
}
.copyright {	
	font-size: 9px;
	color: #999999;
	text-align:center;
	height:29px;
	background-image:url(../Assets/6.gif);
	vertical-align:middle;
}
.moveTxt {
	color:#65CCFE;
	font-size:11px;
	font-weight: bold;
}
.address {
	font-size: 9px;
	text-align: left;
	color: #40485D;
}
.footer {
	color:#999999;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	font-weight:bold;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
/* home CSS Document */
.header1 {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../Assets/grayTab.gif);
	background-position:1% 40%;
	background-repeat:no-repeat;
	padding-left:10px;
}
.bodyThick {
	color: #333333;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	padding:5 15 5 15;
	
}
.bodyThin {
	color: #333333;
	font-size: 11px;
	text-align: left;
}

.bodyThin2 {
	color: #333333;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

.sideTxt {
	color: #859fbc;
	font-size: 11px;
	text-align: left;
	background-image:url(../Assets/grayBox.jpg);
	background-repeat:no-repeat;
}
.txtBlue{
	color: #859fbc;
	font-size: 11px;
	text-align: left;
}
.more {
	color: #FF9900;
	font-size: 10px;
}
.header2 {
	color: #40485D;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
}
.yellowBg {
	background-image:url(../Assets/yellowBg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.sideBorder{
border-right-style:solid;
border-right-color:#CCCCCC;

}
.contentBorder{
	border-right-style:inset;
	border-right-color:#f5f8fa;
	border-right-width:thin;
	border-left-style:solid;
	border-left-color:#cfd5d8;
	border-left-width:thin;
}
/* about us CSS Document */
.contentThin {
	color: #40485D;
	font-size: 12px;
	text-align: left;
}

.blink {
	font-size: 15px;
	font-weight:bold;
	color:#FF0000;
	display: inline;
}
