/* MilAero CSS Document */
body	{ 	
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #383838; 
	background: #f0efec; 
}
a:link	{
	color: #1d83cb; 
}
a:visited 	{ 
	color: #1d83cb; 
}
a:active 	{ 
	color: #56a2d6; 
}
#lcol {
	background-image:url(../images/yda_l.png);
	background-repeat: repeat-y;	
}
#rcol {
	background-image:url(../images/yda_r.png);
	background-repeat: repeat-y;	
}
#cnt {
	width:894;
	text-align: left;	
	background: #f8f8f7; 
}
.spl_title {
	font-family: inherit;
	font-size: 20px;
	font-weight:bold;
	color: #000;
	line-height: 1.4;
	padding-bottom:16px;
}
.spl_text {
	font-family: inherit;
	font-size: 12px;
	color: #000;
	line-height: 1.7;
}
.sb_title {
	font-family: inherit;
	font-size: 20px;
	font-weight:bold;
	color: #000;
	line-height: 1.4;
	padding-bottom:6px;
}
.sb_text {
	font-family: inherit;
	font-size: 12px;
	color: #000;
	line-height: 1.7;
}
.cnt_title {
	font-family: inherit;
	font-size: 22px;
	font-weight:bold;
	color: #636361;
	line-height: 1.4;
	padding-bottom:6px;
}
.cnt_text {
	font-family: inherit;
	font-size: 12px;
	font-weight:normal;
	color: #000;
	line-height: 1.7;
}
.cnt_more {
	font-family: inherit;
	color:#1d83cc;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none; 
	text-align:left;
}
a.cnt_more:link { 
	font-family: inherit;
	color:#1d83cc;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none; 
	text-align:left;
}
a.cnt_more:visited {
	font-family: inherit;
	color:#1d83cc;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none; 
	text-align:left;
}
a.cnt_more:hover { 
	font-family: inherit;
	color:#1d83cc;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none; 
	text-align:left;
}
a.cnt_more:active { 
	font-family: inherit;
	color:#1d83cc;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none; 
	text-align:left;
}
.copyw {
	font-family: inherit;
	font-size: 10px;
	color: #b5b4b1;
}

