/* CSS Document */
body {
	background-color: #ffffff;
	background-image:url(images/titan14.gif);
	margin-right: 30px;
	margin-left: 60px;	
}
.ltbluebg {
	background-image:url(images/ltbluebg.jpg);
}
.ltgraybg {
	background-image:url(images/ltgraybg.jpg);
}
   a:link {
	color:#000066;
	text-decoration:underline;
	font-weight:500;
   }
   a:visited {
   	color:#660000;
	text-decoration:underline;
   }
   a:active {
	color:#0033cc;
	text-decoration:underline;
   }
   a:hover {
	color:#FF9933;
	text-decoration:none; 
   }
.split {
	margin-top: .1em; 
	margin-left: .1em;
	font-size: 15px;
	color: #003366;
	font-weight: 600;
}
.cell {
	background-color: #e9e9e9; 
}
.photo { 
	width: 95px; 
	text-align: center; 
	font-size: 16px;
	color: #003366;
	border-color:#C9C9C9;
	border-style: double;
	border-width: 4px;
	margin: 4px;
}
.color { 
	color: #002b71;
	background-image:url(images/ltgraybg.jpg); 
	font-size: 13px; 
	text-align: center; 
	line-height: 1.3em;
	font-family: verdana, arial, sans-serif;
	font-weight: 500; 
}	

.pmargin {
	margin-top: 10px;
    margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 1.2em;
	color:#000000;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 11px;
	color:#999999;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002b71;
}
.style10 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002b71;
	letter-spacing:-.09em;
	line-height:15px;
	font-weight:500;
}	
.style7 {font-size: 12px;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style14 {font-size: 16px;
	letter-spacing:.03em;}
.left {
	margin-left: 0px;
}