body
{
	padding: 0;
	border: 0;
	margin: 0;
}

img 
{
	border: 0px;
}	


.frmLoginLabel
{
	/* Right Align Label */
	font-size: 10pt;
	color: #000000;
	height: 15pt;
	text-align: right;
	padding-right: 2px;
}
.frmLabel
{
	/* Left Align Label */
	font-size: 9pt;
	color: #000000;
	height: 15pt;
	text-align: left;
	padding-right: 5px;
}
.frmLabelCenter
{
	/* Center Align Label */
	font-size: 12pt;
	color: #000000;
	height: 15pt;
	text-align: center;
	padding-right: 5px;
}

.frmPanelLabel
{
	/* Left Align Label */
	font-size: 10pt;
	color: #000000;
	height: 15pt;
	text-align: left;
	padding-right: 5px;
}
.frmLabelInfo
{
	/* Right Align Label for Informative purpose */
	font-size: 8pt;
	color: #000000;
	height: 15pt; /*TEXT-ALIGN:center;   	*/
	padding-right: 5px;
}
INPUT.clsTextBox
{
	/* Text Boxes */
	height: 18px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	background-color: Transparent;
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
	padding-left: 2px;
}
.clsBullet
{
	margin-left: 2.5em;
	padding: 0;
	margin-bottom: 0.0in;
	margin-top: 0.2in;
}
.clsBulletSitemap
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	float: left;
}
.clsBulletSitemap li
{
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-left: 20px;
	list-style-type: square;
	line-height: 18px;
	vertical-align: middle;
}
.clsBulletSitemap li a
{
	text-decoration: underline;
}
.clsBulletSitemap li a:visited
{
	color: blue;
}

.clsBulletWithouMargin
{
	margin-left: 2.5em;
	padding: 0;
	margin-bottom: 0in;
	margin-top: 0in;
}
.SitemapBox
{
	border-right: #00788B 1px solid;
	border-left: #00788B 1px solid;
	border-top: #00788B 1px solid;
	border-bottom: #00788B 1px solid;
}
.clsLinkButton
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: blue;
	text-decoration: underline;
	cursor: hand;
}

.clsLeftLink
{
	text-decoration: none;
	color: #FFF;
}
.pagehead
{
	font-size: 13pt;
	height: 9px;
	color: #00639C;
}

.clsParaHeader
{
	color: #00AEEF;
	font-size: 11pt;
}

.clsRadioList
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}

.clsFooter
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: bottom;
	color: Blue;
	height: 15pt;
	background-color: #ced5df;
}

.clsButton
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #00AEEF;
	color: #FFFFFF;
	border-style: solid;
	border-width: thin;
}

.txtbox
{
	font-size: 12px;
	background: #ffffff;
	color: #000000;
	font-family: arial;
	border: 1px solid #7f7f7f;
}

.clsHyper
{
	margin-right: 5px;
}

.clsMenu
{
	text-align: left;
	cursor: hand;
}

.clsGridColumn
{
	padding-left: 2px;
	padding-right: 2px;
}
.LeftLink a
{
	font-family: Arial;
	color: White;
	font-size: 9pt;
	width: 145px;
	text-decoration: none;
	padding-left: 2px;
}
.LeftLink a:hover
{
	background-color: Black;
}
.LeftLinkSub a
{
	font-family: Arial;
	color: White;
	font-size: 9pt;
	width: 145px;
	text-decoration: none;
	margin-left: 5px;
}
.LeftLinkSub a:hover
{
	background-color: Black;
}

.menu-link
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 145px;
}
.menu-link ul
{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 145px;
}
.menu-link ul li
{
	font-family: Arial;
	color: White;
	font-size: 9pt;
	margin-left: 0px;
}
.menu-link ul li a
{
	font-family: Arial;
	color: White;
	font-size: 9pt;
	text-decoration: none;
}
.menu-link ul li a:hover
{
	font-family: Arial;
	color: White;
	font-size: 9pt;
	text-decoration: none;
	background-color: Black;
}
