/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/


/* BG-Left-Right --*/

.BG-Left-Right {
	background-color: #007983;
	width: 27px;
}

/* BG-Top-Bottom --*/

.BG-Top-Bottom {
	background-color: #007983;
	height: 27px;
}

/* BG-Logo --*/

.BG-Logo {
	background-image: url(../images/bg-logo.jpg);
	background-repeat: no-repeat;
	width: 339px;
	height: 64px;
}

/* BG2-Logo --*/

.BG2-Logo {
	background-image: url(../images/bg2-logo.jpg);
	background-repeat: no-repeat;
	height: 51px;
}

/* BG-Top-Right --*/

.BG-Top-Right {
	background-image: url(../images/top-right.jpg);
	background-repeat: no-repeat;
	width: 26px;
	height: 64px;
}

/* BG-Top --*/

.BG-Top {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	height: 64px;
}

/* Phone --*/

.Phone {
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 396px;
	height: 15px;
}

/* BG-Nav --*/

.BG-Nav {
	background-color: #007983;
	height: 32px;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Container 1 Backgrounds                                */
/*========================================================*/

/* Cnt1-Left-Top  --*/

.Cnt1-Left-Top {
	background-image: url(../images/cnt1-left-top.jpg);
	background-repeat: no-repeat;
	width: 20;
	height: 45;
}

/* Cnt1-Top2  --*/

.Cnt1-Top2 {
	background-image: url(../images/cnt1-top2.jpg);
	background-repeat: repeat-x;
	width: 94;
	height: 45;
}

/* Cnt1-Top3  --*/

.Cnt1-Top3 {
	background-image: url(../images/cnt1-top3.jpg);
	background-repeat: no-repeat;
	height: 45;
}

/* Cnt1-Top4  --*/

.Cnt1-Top4 {
	background-image: url(../images/cnt1-top4.jpg);
	background-repeat: repeat-x;
	height: 45;
}

/* Cnt1-Right-Top   --*/

.Cnt1-Right-Top {
	background-image: url(../images/cnt1-right-top.jpg);
	background-repeat: no-repeat;
	width: 20;
	height: 45;
}


/* Cnt1-Left   --*/

.Cnt1-Left {
	background-image: url(../images/cnt1-left.jpg);
	background-repeat: no-repeat;
	width: 20;
	height: 164;
}

/* Cnt1-Left-BG   --*/

.Cnt1-Left-BG {
	background-image: url(../images/cnt1-left-bg.jpg);
	background-repeat: repeat-y;
	width: 20;
}


/* Cnt1-Right   --*/

.Cnt1-Right {
	background-image: url(../images/cnt1-right.jpg);
	background-repeat: no-repeat;
	width: 20;
	height: 164;
}

/* Cnt1-Right-BG   --*/

.Cnt1-Right-BG {
	background-image: url(../images/cnt1-right-bg.jpg);
	background-repeat: repeat-y;
	width: 20;
}

/* Cnt1--Mid   --*/

.Cnt1-Mid  {
	background-image: url(../images/cnt1-bg.jpg);
	background-repeat: no-repeat;
	height: 159px;
}

/* Cnt1--Mid2   --*/

.Cnt1-Mid2  {
	background-image: url(../images/cnt1-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #F5F6F7;
}

/* Cnt1--Mid3   --*/

.Cnt1-Mid3  {
	background-image: url(../images/cnt1-bg3.jpg);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
}


/* Cnt1-Left-Bottom   --*/

.Cnt1-Left-Bottom {
	background-image: url(../images/cnt1-left-bottom.jpg);
	background-repeat: no-repeat;
	width: 20;
	height: 20;
}

/* Cnt1-Bottom   --*/

.Cnt1-Bottom {
	background-image: url(../images/cnt1-bottom.jpg);
	background-repeat: repeat-x;
	height: 20;
}

/* Cnt1-Right-Bottom   --*/

.Cnt1-Right-Bottom {
	background-image: url(../images/cnt1-right-bottom.jpg);
	background-repeat: no-repeat;
	width: 20;
	height: 20;
}


/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Text CSS                                              */
/*========================================================*/


/* Text-GreenB --*/

.Text-GreenB, A.Text-GreenB, A.Text-GreenB:link, A.Text-GreenB:visited, A.Text-GreenB:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #85C446;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text-GreenB:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #85C446;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}


/* Text-GreenS --*/

.Text-GreenS, A.Text-GreenS, A.Text-GreenS:link, A.Text-GreenS:visited, A.Text-GreenS:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #85C446;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text-GreenS:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #85C446;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}


/* Text-GreyB --*/

.Text-GreyB, A.Text-GreyB, A.Text-GreyB:link, A.Text-GreyB:visited, A.Text-GreyB:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #707070;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text-GreyB:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #707070;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}


/* Text-GreyS --*/

.Text-GreyS, A.Text-GreyS, A.Text-GreyS:link, A.Text-GreyS:visited, A.Text-GreyS:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #707070;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text-GreyS:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #707070;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}


/* Text-SeaGreen --*/

.Text-SeaGreen, A.Text-SeaGreen, A.Text-SeaGreen:link, A.Text-SeaGreen:visited, A.Text-SeaGreen:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #007983;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text-SeaGreen:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #007983;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* Text-SeaGreenS --*/

.Text-SeaGreenS, A.Text-SeaGreenS, A.Text-SeaGreenS:link, A.Text-SeaGreenS:visited, A.Text-SeaGreenS:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #007983;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.Text-SeaGreenS:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #007983;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

.greenlink, A.normal, A.greenlink:link, A.greenlink:visited, A.greenlink:active  {
    font-size: 11px;
    color:#0C7737;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:none;

}

A.greenlink:hover    {
    font-size: 11px;
    color:#4C5155;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:underline;
}

.normal-gray    {
    font-size: 11px;
    color:#707070;
	font-weight:normal;
    font-family: Tahoma;
	text-decoration:none;
}
.lightgreen-heading    {
    font-size: 14px;
    color:#83C645;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:none;
}


.darkgreen-heading    {
    font-size: 14px;
    color:#007982;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:none;
}

.red-heading    {
    font-size: 14px;
    color:#EF3E42;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:none;
}

.smallred-heading    {
    font-size: 12px;
    color:#EF3E42;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:none;
}

.smallgray-heading    {
    font-size: 14px;
    color:#4C5155;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:none;
}

.darkgray-heading    {
    font-size: 16px;
    color:#4C5155;
	font-weight:bold;
    font-family: Tahoma;
	text-decoration:underline;
}
.table-border{
	border:1px solid #027882;

}
.dottable-border{
	border:1px dotted #4C5155;

}


/*------------------------  End  -------------------------*/

