﻿div.tabmainbody
{
	background: url("tab.gif") no-repeat scroll center top;
	width:210px;
	height:41px;

}

div.titlecontentarea h1
{
	font-size:16px;
	color:#262626;
	margin:0;
	padding-bottom:10px;
}

div.basicwithtitle h1
{
	font-size:16px;
	color:#262626;
	margin:0;
	padding-bottom:10px;
}

div.subwithtitle
{
	padding-bottom:20px;
}

div.subwithtitle h1
{
	font-size:16px;
	color:#005673;
	margin:0;
	padding-bottom:0px;
	border-bottom: 1px gray dotted;
	font-weight:bold;
}

div.blankmainbody
{
	padding:0px 20px 0px 0px;
}

div.basicwithnotitle
{
	padding:0px 20px 0px 20px;
	width:95%;
}
