body {
	background-color: #404143;
	margin: 0px;
	padding:0px;
}
.buttonbg {
	background-image:url(images/button-bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
	height:36px;
}
.imgbg {
	background-image:url(images/h-line.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	height:13px;
}
.imgbg1 {
	background-image:url(images/img-bg.gif);
	background-repeat:repeat-x;
	background-position: left top;
}
.footer-line {
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	width:170px;
}
.input1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D1D1D;
	text-decoration: none;
	border-top: 1px solid #AEACB0;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #CECECE;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A87B1;
	text-decoration: none;
	line-height:14px;
}
.links A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A87B1;
	text-decoration: none;
}
.links A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	text-decoration: none;
}
.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	line-height:14px;
}
.links1 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.links1 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	font-weight:bold;
	text-decoration: none;
}
.flinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CECECF;
	text-decoration: none;
	line-height:14px;
}
.flinks A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CECECF;
	text-decoration: none;
}
.flinks A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CECECF;
	text-decoration: none;
}
.footerlinks A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CECECF;
	text-decoration: none;
}
.footerlinks A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
	line-height: 16px;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#3A87B1;
	text-decoration: none;
	line-height: 15px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#114E8B;
	text-decoration: none;
	line-height: 17px;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#114E8B;
	text-decoration: none;
	line-height: 17px;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3D3D3D;
	text-decoration: underline;
	line-height: 17px;
}
.head1 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	text-decoration: underline;
}
.head1 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F4492;
	text-decoration: underline;
}
ul { list-style-image: url('images/dot.gif'); }