﻿/*  Object       :  cmpPublic.css 
    Last Change  :  21/08/2007 		*/


/*  Write all Tag, Class, ID names and their setting values in lower-case letters strictly */





/* HTML Tags */

body 		{
		margin-left   : 0px;
		margin-right  : 0px;
		margin-top    : 0px;
		margin-bottom : 0px;
		text-align    : center;
		}

h1 		{
		margin		: 0px;
		font-family	: arial;
		font-weight	: bold;
		font-size	: 24px;
		color		: #0076D0;
		text-align	: left;
		}

h2 		{
		font-family	: arial;
		font-weight	: bold;
		font-size	: 12px;
		color		: #0076D0;
		text-align	: center;
		}

h3 		{
		font-family	: arial;
		font-size	: 12pt;
		font-weight	: bold;
		text-align	: left;
		color		: #0076D0;
		}


h4 		{
		font-family	: arial;
		font-size	: 12pt;
		font-weight	: bold;
		color		: darkgoldenrod;
		margin-top	: 20px;
		margin-bottom	: 4px;
		}


h5 		{
		font-family	: arial;
		font-size	: 12pt;
		font-weight	: bold;
		color		: darkgoldenrod;
		margin-top	: 20px;
		margin-bottom	: 4px;
		}

h6 		{
		font-family	: arial;
		font-size	: 12pt;
		font-weight	: bold;
		color		: red;
		margin-top	: 0px;
		margin-bottom	: 0px;
		text-align	: left;
		}

ul 		{
		margin-top	: 6px;
		margin-bottom	: 6px;
		}

li		{
		margin-bottom	: 10px;
		margin-left	: -10px;
		}


hr		{
		color		: darkkhaki;
		}




/* Table Class for Content display in single or multiple column format in lblBody */


.clstable 	{
	        width		: 95px;
	        margin-left	: 1px;
		margin-right	: 3px;
		margin-top	: 10px;
		margin-bottom	: 10px;
		}

.guttercolumn	{
		width		: 4px;
		}
 

.datacolumn  	{
		width		: 46px;
		display        	: table-cell;
		vertical-align 	: top;
		}

.clsknowmore	{
		font-size	: 8pt;
		text-decoration	: none;
		color		: #4592C2;
		font-weight	: bold;
		}


.clscol_1by1	{

		}

.clscol_1by2	{
		position	: absolute;
		left		: 2px;
		top		: 20px;
		width		: 45px;
		}


.clscol_2by2	{
		position	: absolute;
		left		: 52px;
		top		: 20px;
		width		: 45px;
		}


.clscol_1by3	{
		width		: 18px;
		display        	: table-cell;
		vertical-align 	: top;		
		}

.clscol_2by3	{
		width		: 37px;
		display        	: table-cell;
		vertical-align 	: top;
		}

.clscol_3by3	{
		width		: 37px;
		display        	: table-cell;
		vertical-align 	: top;
		}


.clscol_1by4	{
		width		: 18px;
		display        	: table-cell;
		vertical-align 	: top;		
		}

.clscol_2by4	{
		width		: 26px;
		display        	: table-cell;
		vertical-align 	: middle;
		}

.clscol_3by4	{
		width		: 18px;
		display        	: table-cell;
		vertical-align 	: middle;
		}

.clscol_4by4	{
		width		: 26px;
		display        	: table-cell;
		vertical-align 	: middle;
		}

	

/* Image Class for Displaying Image & Text together. Image either on LHS / RHS of Text */


.clsimageonlhs 	{
		float		: left;
		margin-right	: 10px;
		}

.clsimageonrhs 	{
		float		: right;
		margin		: 10px;
		}


.clsimageoncenter 	{
		float		: left;
		margin		: 10px;
		}


.clsdiv		{
		text-align	: center;
		}

.clshighlight	{
		color		: black;
		}



/* Object Class for giving additional effects not covered by stng file to cmpPublic objects */


.clsmnu		{
		background-color:gold;
		}
	

.clstop_panel 	{

		}

.clsleft_panel 	{

		}

.clsback_panel 	{

		}

.clsright_panel {

		}

.clsbottom_panel {

		 }

.clsbody 	{

		}

.clsmnumain 	{

		}

.clscompany_logo {

		 }


.clsback_panel_image {

    		     }

	
.clsscroll_text {

		}	

.clsbanner_text {

		}

.clsbanner_image {

   		 }
 
.clslink01 	{

		}	

.clslink02 	{

		}	

.clslink03 	{

		}	

.clslink04 	{

		}	

.clslink05 	{

		}	

.clslink06 	{

		}	

.clslink07 	{

		}	

.clslink08 	{

		}	

.clslink09 	{

		}	

.clslink10 	{

		}

.clslink11 	{

		}	

.clslink12 	{
		font-weight		: bold;
		background-image	: url(Images/Button.png);
		}	

.clslink13 	{

		}	

.clslink14 	{

		}	

.clslink15 	{

		}

.clssrchhighl	{
		font-weight	: bold;
		background-color: yellow;
		color		: green;
		}


.solutionlhscolumn	{
		width		: 35px;
		display        	: table-cell;
		vertical-align 	: top;
		}


.solutionguttercolumn	{
		width		: 4px;
		display        	: table-cell;
		vertical-align 	: top;
		}
 

.solutionrhscolumn  	{
		width		: 55px;
		display        	: table-cell;
		vertical-align 	: top;
		}

a.clshovereffect:link
		{
		color		: gold;
		font-size	: 15pt;
		}

a.clshovereffect:visited
		{
		color		: darkblue;
		font-size	: 20pt;
		text-decoration	: none;
		}

a.clshovereffect:hover	
		{
		color		: red;
		font-size	: 11pt;
		text-decoration	: none;
		}




.Level1		{
		line-height	: 18px;
		font-weight	: bold;
		color		: darkgoldenrod;
		}

.Level2		{
		font-weight	: bold;
		color		: #666666;
		}

.Level3		{
		font-weight	: normal;
		color		: darkgoldenrod;
		}


.clsheading1	{
		color		: #336699;
		}

.clsheading2	{
		color		: #336699;
		}

.clsheading3	{
		color		: #336699;
		}

.clsheading4	{
		color		: #336699;
		}

.clsheading5	{
		color		: #336699;
		text-align	: right;
		}

.clscol_1	{
		width		: 80px;
		}

.clscol_2	{
		width		: 250px;
		}

.clscol_3	{
		width		: 120px;
		}

.clscol_4	{
		width		: 100px;
		}

.clscol_5	{
		width		: 100px;
		text-align	: right;
		}

.clsnewscol1	{
		width		: 250px;
		vertical-align	: top;
		}

.clsnewscol2	{
		width		: 105px;
		text-align	: right;
		vertical-align	: top;
		}

.clsdgcol2	{
		width		: 370px;
		}

.rss-items 
		{
       		list-style		: none;
		margin-left	: 5px;
		padding-left	: 5px;
		}

.rss-item a:link, .rss-item a:visited, .rss-item a:active
		{ 
		font-size		: 8pt;
		color		: #4592C2;
		}

