body {
	background-color:   #ffffff;
	background-image:   url('../images/Common/BgImage.jpg');
	background-repeat:  repeat-x;
	color:              #194464;
	margin:             0px;
	padding:            0px;
	font-family:        Verdana, Helvetica, sans-serif;
	font-size:          11px;
}

.flashBackground {
   background-image:   url('../images/Common/BgImage_flash.jpg');
	background-repeat:  repeat-x;
}

td {
	color:              #194464;
	margin:             0px;
	padding:            0px;
	font-family:        Verdana, Helvetica, sans-serif;
	font-size:          11px;
}

a:link, a:active, a:visited {
	color: #536779;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a.invertLink:link, a.invertLink:active, a.invertLink:visited {
   color: #536779;
	text-decoration: none;
}

a.invertLink:hover {
   color: #194464;
	text-decoration: none;
}

.mainBlock
{
   background-image: url(../images/Common/LtcBgLogo.gif);
   background-repeat: no-repeat;
}

.nav-main-cell {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/bg_nav_fade.jpg);


}

a.nav-main-link, a.nav-main-link:visited, a.nav-main-link:active {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding-left:10px;
	
}

a.nav-main-link:hover {
   color: #3f5464;
	text-decoration: none;

}

a.nav-second-link, a.nav-second-link:visited {
	color: #194464;
	font-size: 10px;
	text-decoration: none;
	padding-left:10px;

}

a.nav-second-link:hover {
   color: #194464;
	text-decoration: none;

}

.body-cell {
	background-image: url(../images/bg_body_fade.jpg);
	background-repeat: repeat-x;

}
.emphasise {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}

.text-type-one {
	color: #194464;
	line-height: 17px;
}
.text-type-two {
	color: #ffffff;
	line-height: 17px;
}

a.text-type-two:link, a.text-type-two:visited {
   color:   #ffffff;   
}

a.text-type-two:hover {
   color:   #194464;   
}

.frame-cell {
	background-color: #FFFFFF;
}

.services {
   line-height: 30px;
}

.teamTable {
   border: 1px solid #80919a;  
}

.teamBlackCell {
   background-image: url('../images/Team/TeamTintBlack.jpg');
}

.teamWhiteCell {
   background-color: #dae3e3;
}

.teamText {
   filter: alpha(opacity=100);  
}

.teamHead {
	font-size:          20px;
	font-weight:        normal;
	line-height:        18px;
	font-family:        "Trebuchet MS", Helvetica, sans-serif;
}

.teamTitle {
	font-size:          14px;
	font-weight:        bold;
	line-height:        18px;
	font-family:        "Trebuchet MS", Helvetica, sans-serif;
}


.AdBorder
{
   border: 1px solid #808080;
   display: block;  
}

.AdBorder:hover
{
   border: 1px solid #272727;
   display: block;  
}

.AdLink:link, AdLink:active, AdLink:visited
{
   color: #536779;
	text-decoration: none;
}

.AdLink:hover
{
   color: #272727;
	text-decoration: underline;
}
a.current {color: #3f5464; padding-left:10px;}
a.current:hover {color:#FFFFFF}

a.active {padding-left:10px;background:url(../assets/border2.gif) left center no-repeat; color: #FFFFFF;}