body
{
	margin: 0px;
	background-color: #036;
}
.bg-gradient
{
	/*background: url('../images/bg.jpg') repeat-y;*/
	background-color:#cbcfd6;
}
.heading1
{
	font-size:16px;
	font-family: "century gothic";
	padding: 5 0 5 20;
	color:#fff;
	font-weight: bold;
	letter-spacing: 1px;
	line-height:16px;
}
.para
{
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	padding: 5 20 5 20;
}
.para1
{
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	padding: 5 10 5 20;
	line-height: 22px;
}
.more
{
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-right: 20px;
}
.more a
{
	color: #036;
	text-decoration: underline;
}
.more a:hover
{
	text-decoration: none;
	color:#ce7f03;
}
.link1
{
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	padding: 5 10 5 20;
	color:#ce7f03;
}
.link1 a
{
	color: #ce7f03;
	text-decoration: none;
	line-height:24px;
}
.link1 a:hover
{
	text-decoration: underline;
	color:#ce7f03;
}
.footer
{
	font-size: 11px;
	font-family: arial;
	padding: 10 0 10 0;
	color: #666;
}
.footer a
{
	color: #666;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
}
.email
{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.email a
{
	color: #ce7f03;
	text-decoration: none;
	line-height:22px;
}
.email a:hover
{
	text-decoration: underline;
}
.tb-text
{
	font-size: 12px;
	font-family: arial;
	line-height: 22px;
	padding: 0 10 0 10;
}
.tb-text-heading
{
	font-size: 12px;
	font-family: arial;
	line-height: 22px;
	padding: 0 10 0 10;
	color:#fff;
	background-color:#036;
}
.tb-text a
{
	color: #ce7f03;
	text-decoration: none;
	line-height:22px;
}
.tb-text a:hover
{
	color: #036;
	text-decoration: underline;
}
.bdr-all
{
	border:1px solid #000;
}
.bdr-trb
{
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.bdr-lrb
{
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.bdr-rb
{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.bdr-r
{
	border-right:1px solid #000;
}

.tb-borderall
{
	border: 1px solid #000;
}
.tb-bordertrb
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.tb-borderlrb
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.tb-borderrb
{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.tb-borderright
{
	border-bottom: 1px solid #000;
}
