BODY	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE	{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;

}

TABLE.TableGrid	{
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #9fb9ff;
}

TR.GridTitle	{
	font-weight: bold;
	background-color: #b9ccff;
	padding: 4px;
	color: #526776;
}

TR.gridItem	{
	background-color: #FBFBFB;
	padding-left: 4px;
	height: 15px;
}

TR.gridAltItem	{
	background-color: #F2F2F2;
	padding-left: 4px;
	height: 20px;
}

TR.blank	{
	background-color: #F2F2F2;
	padding-left: 4px;
	height: 3px;
}
/* Starts of Font CSS */

.Font10	{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.Font10bold	{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.Font10bold-white	{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.Font11	{
	FONT-SIZE: 11px;
	color: #000000;
}

.Font11Bold	{
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #000000;
}

.Font12	{
	FONT-SIZE: 12px;
	color: #000000;
}

.Font14	{
	FONT-SIZE: 14px;
	color: #000000;
}

.Font12Bold	{
	FONT-SIZE: 12px;
	font-weight: bold;
	color: #000000;
}
/*  Ends of Border CSS */


/*  Starts of Input CSS */
INPUT {
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
}

INPUT.prop {
	border: 1px solid red;
}

INPUT.ChkBox {
	width: 14px;
	height: 14px;
}	

INPUT.radio {
	width: 14px;
	height: 14px;
}	

INPUT.button {
	width: auto;
	height: 25px;
}

INPUT.Readonly
{
	border:solid 1px #B5B6B5;
}

SELECT {
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 155px;
}

TEXTAREA {
	FONT-SIZE: 10px;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
}
/*  Ends of Input CSS */


SUP	{
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: normal;
}
	
.font10White {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BorderBottom-Orange {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffce76;
}
.Font24-Blue {
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
	color: #2c4fbb;
}
.font10-Blue {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #134395;
}
.font12-Blue {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #134395;
}
.font14-Blue {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #134395;
}
.Font18-Blue {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #2c4fbb;
}
.button {
	height: 20px;
	width: auto;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #4e789f;
}
.font9BoldBlue {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #5f86c4;
}
.borderRightBrown {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.hand {
	cursor: hand;
}


.Tab-Normal{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #2C4F91;
background-image:url(../images/tab-bg_normal.gif);
background-position: left;
padding-left: 15px;
border-bottom: 1px Solid white;
vertical-align: middle;
height: 19px;
cursor: hand;
}

.Tab-Selected{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-image: url(../images/tab-bg_selected.gif);
background-position: left;
padding-left: 15px;
border-bottom: 1px Solid white;
vertical-align: middle;
height: 19px;
cursor: hand;
}
.borderBottomBlack {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.subheading {
	font: normal 16px Tahoma, Verdana, Arial, sans-serif;
	color: #26a8ff;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #dddddd;
}
