/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #393939;
	font-size:12px;
	background-color: #CCCCCC;
}

.contact
{
font-family:Arial, Helvetica, sans-serif;
color: #136A2A;
font-size:12px;
		}
		
.success
{
font-family:Arial, Helvetica, sans-serif;
color: #136A2A;
font-size:14px;
font-weight:bold;
		}
		
.red
{
font-family:Arial, Helvetica, sans-serif;
color: #F10C0C;
font-size:12px;
font-weight:bold;
		}
		
		.red2
{
font-family:Arial, Helvetica, sans-serif;
color: #F10C0C;
font-size:12px;
}
		
A {
font-family:Arial, Helvetica, sans-serif;
color:#136A2A;
font-size:12px;
text-decoration:underline;
}

A:visited{
font-family:Arial, Helvetica, sans-serif;
color:#136A2A;
font-size:12px;
text-decoration:underline;
}

A:active{
font-family:Arial, Helvetica, sans-serif;
color:#136A2A;
font-size:12px;
text-decoration:underline;
}

A:hover{
font-family:Arial, Helvetica, sans-serif;
color:#393939;
font-size:12px;
text-decoration:underline;
}

 A.copyLink {
font-family:arial;
color:#136A2A;
font-size:10px;
text-decoration:underline;
font-stretch:expanded;
padding-right:10px;
padding-left:10px;
}

 A:visited.copyLink{
font-family:arial;
color:#136A2A;
font-size:10px;
text-decoration:underline;
font-stretch:expanded;
padding-right:10px;
padding-left:10px;
}

 A:active.copyLink{
font-family:arial;
color:#136A2A;
font-size:10px;
text-decoration:underline;
font-stretch:expanded;
padding-right:10px;
padding-left:10px;
}

 A:hover.copyLink{
font-family:arial;
color:#393939;
font-size:10px;
text-decoration:underline;
font-stretch:expanded;
padding-right:10px;
padding-left:10px;
}


.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	color: #136A2A;
	font-size:10px;
		}
	
.grey_line
{
background-color: #393939;
}

.white_background
{
background-color: #FFFFFF;
}

.green_background
{
background-color: #CBDBCF;
/* #EDEDED; */

}

.gray_background
{
background-color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
color: #393939;
font-size:12px;
		}
	
/* #EDEDED; */

}
.tower

{
background-image:url(images/contact_tower.gif);
background-repeat:repeat;
background-position:center;
}