body
{
	background-image: url(images/BKG.jpg);
	background-repeat: repeat-x;
	background-color: #B1BCC7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.WhoWe
{
	background-color: #E1E6EC;
	background-image: url(images/WhoWe_BKG.jpg);
	background-repeat:no-repeat;
	border-right: #8496A6 1px solid;
border-bottom: #8496A6 1px solid;
}

.WhoWe2
{
	background-color: #E1E6EC;
	background-image: url(images/WhoWe_BKG.jpg);
	background-repeat:no-repeat;

border-bottom: #8496A6 1px solid;
}


.FProjects
{
	background-color: #ffffff;
	background-image: url(images/featured_bkg.jpg);
	background-repeat:no-repeat;
	border-bottom: #8496A6 1px solid;
}

.NavyBorder{
border: #8496A6 1px solid;
}
.NavyBorderRB{
border-right: #8496A6 1px solid;
border-bottom: #8496A6 1px solid;
}
.NavyBorderB{
border-bottom: #8496A6 1px solid;
}
.NavyBorderR{
border-right: #8496A6 1px solid;
}

a:link{
color:#264564;
text-decoration: none;
}

a:visited{
color:#264564;
text-decoration: none;
}

a:active{
color:#264564;
text-decoration: none;
}

a:hover{
color: #EB5A5E;
text-decoration: underline;
}

.whitebottom a:link{
font-family:"Lucida Console";
font-size:10px;
color:#ffffff;
text-decoration: none;
}

.whitebottom a:visited{
font-family:"Lucida Console";
font-size:10px;
color:#ffffff;
text-decoration: none;
}

.whitebottom a:active{
font-family:"Lucida Console";
font-size:10px;
color:#ffffff;
text-decoration: none;
}

.whitebottom a:hover{
font-family:"Lucida Console";
font-size:10px;
color: #b8c8de;
text-decoration: none;
}

.lbluebottom a:link{
font-family:"Lucida Console";
font-size:10px;
color:#b8c8de;
text-decoration: none;
}

.lbluebottom a:visited{
font-family:"Lucida Console";
font-size:10px;
color:#b8c8de;
text-decoration: none;
}

.lbluebottom a:active{
font-family:"Lucida Console";
font-size:10px;
color:#b8c8de;
text-decoration: none;
}

.lbluebottom a:hover{
font-family:"Lucida Console";
font-size:10px;
color: #ffffff;
text-decoration: none;
}

.Title1{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#072B56;
letter-spacing: -1.5px;
font-weight:bold;
}

.Title3{
font:"Kartika";
font-size:17px;
color:#666666;
letter-spacing: -0.5px;
font-weight:bold;
}

.Title2{
font:"Kartika";
font-size:17px;
color:#072B56;
letter-spacing: -0.5px;
font-weight:bold;
}

.RedSubTitle {
	color: #D55341;
	font-weight: bold;
	font-size: 11px;
}

.CreditsTxt {
	font-size: 11px;
	color: #153658;
}

.LunicoTxt {font-size: 11px}

.indent{text-indent: 20px;}

.marindent{	margin-left: 20px;
	margin-right: 10px;}
.marindent2{	margin-left: 10px;
	}
.marindent3{	margin-left: 20px;
	}

.PageTitle {
	font-family: "Franklin Gothic Book";
	font-size: 24px;
	color: #153658;
}

.sideBorder
{
	border-right:1px solid #153658;
	border-left:1px solid #153658;
}

.SubTitle 
{
	color: #000000; font-family: Arial; font-size: 14px;
	font-weight:bold;
	line-height:28px;
	}
	
.SubTitle a:link{
color: #000000; font-family: Arial; font-size: 14px;
	font-weight:bold;
	line-height:28px;
}

.SubTitle a:visited{
color: #000000; font-family: Arial; font-size: 14px;
	font-weight:bold;
	line-height:28px;
}

.SubTitle a:active{
color: #000000; font-family: Arial; font-size: 14px;
	font-weight:bold;
	line-height:28px;
}

.SubTitle a:hover{
color: #000000; font-family: Arial; font-size: 14px;
	font-weight:bold;
	line-height:28px;
	text-decoration:underline;
}	
	
.sidenav a:link{
color:#000000;
text-decoration: none;
}

.sidenav a:visited{
color:#000000;
text-decoration: none;
}

.sidenav a:active{
color:#000000;
text-decoration: none;
}

.sidenav a:hover{
color:#EB5A5E;
text-decoration: underline;
}

.NavLocation 
{
	text-indent: 10px;
	color: White;	
	font-size: 11px;
}

.NavLocation a:link
{
	color: White;	
text-decoration: none;
}

.NavLocation a:visited
{
	color: White;	
text-decoration: none;
}

.NavLocation a:active
{
	color: White;	
text-decoration: none;
}

.NavLocation a:hover
{
	color: White;	
text-decoration: underline;
}

.RedLink a:link
{
	color: #EB5A5E;	
text-decoration: none;
}

.RedLink a:visited
{
	color: #EB5A5E;	
text-decoration: none;
}

.RedLink a:active
{
	color: #EB5A5E;	
text-decoration: none;
}

.RedLink a:hover
{
	color: #EB5A5E;	
text-decoration: underline;
}

ul 
{
	
list-style: square url(images/sml_Red_Arrow.gif); 


}

.navyblue ul
{	
list-style: square url(images/sml_Blue_Arrow.gif); 
}