
/*---------- Containers Headings ----------*/

.Container-1  {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; font-family: Arial, Helvetica, sans-serif; padding:0px; }
.Container-2  {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #356ba3; font-family: Arial, Helvetica, sans-serif; padding:2px; }
.Container-3  {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #356ba3; font-family: Arial, Helvetica, sans-serif; padding:2px; }

.Cont  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #7C7C7C;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.2;
	padding:5px;
}


.Cont ul {
	 list-style-image:url(bulit.jpg);
	list-style-position: inherit;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #7C7C7C;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	*margin:4px 0px 0px 30px;
}

.Cont UL LI a {
	COLOR: #6889BC;
	text-decoration:none;
}

.Cont UL LI a:hover {
	COLOR: #6889BC;
	text-decoration:none;
}


.Cont td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #7C7C7C;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.2;
	padding:5px;
}

.Cont p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #7C7C7C;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.2;
	padding:5px;
}

/*--- LINK ---*/

.Cont A:link
{
	text-decoration: none;
	COLOR: #6889BC;
}

.Cont A:visited
{
	text-decoration: none;
	COLOR: #6889BC;
}

.Cont A:hover
{
	text-decoration: underline;
	COLOR: #000000;
}

.Cont A:active
{
	text-decoration: none;
	COLOR: #6889BC;
}


/*-------------------------------------------*/
		/* Aditional text css */
/*-------------------------------------------*/



.larg_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#6d6d6d;
	text-decoration:none;
	}
	
.Container-Blue{
	border-left: #757575 1px solid;
	border-right: #757575 1px solid;
	}
	
.Containers_Bottom-border{
	border-left: #e8e8e6 1px solid;
	border-right: #e8e8e6 1px solid;
	}



