table{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p{
font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	text-align: justify;
}
.iatvt {

	color: #aecaef;
	font-size: 22px;
	margin-left: 40px;

}
.sgray {

	color: #959A9D;
	text-decoration : none;
	font-size: 10px;
}
.gray {

	color: #959A9D;
	text-decoration : none;
	font-size: 12px;
}
.bgray {

	color: #959A9D;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}
.mwhite{

	color: White;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.hevy{

	color: #00316b;
	text-decoration: none;
	font-size: 12px;
}
.hevy14{
	color: #00316b;
	font-size: 14px;
	font-weight: bold;
}
.bhevy{

	color: #00316b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.bhevy:hover{

	color: #00316b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.dat{

	color: #00316b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #efbc6d;
}
.white{

	color: White;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #00316b;
}
.chevy{

	color: #00316b;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

a.noclass{

	color: Black;	
	text-decoration: none;
}
a.noclass:hover{

	color: Black;	
	text-decoration: none;
}
a.menu{
	font-family: Arial;
	color: White;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.menu:hover{
	font-family: Arial;
	color: #efbc6d;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
a.tmenu{
	font-family: Arial;
	color: White;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;

}
a.tmenu:hover{
	font-family: Arial;
	color: #efbc6d;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

a.pmenu{

	color: #6356A8;
	font-size: 14px;
	text-decoration: none;
	
}
a.pmenu:hover{
	color: #6356A8;	
	text-decoration: underline; 
	
}

a {

	color: Navy;
	font-size: 14px;
	text-decoration: none;
}
a:hover {

	font-size: 14px;
	color: Navy;
	text-decoration: underline; 
}
a.doc {

	color: Navy;
	font-size: 12px;
	text-decoration: none;
}
a.doc:hover {

	font-size: 12px;
	color: Navy;
	text-decoration: none;
}
li.c{
	list-style-type: decimal;	
}
li.k{
	list-style-type: square;
	color: Navy;
}
h2{
	color: #efbc6d;
}
h3{
color: #00316b;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
}
ul.c{
	list-style-type: decimal;
}
ul.ch{
		list-style-type: decimal;
		color: Navy;
}
ul.k{
		list-style-type: square;
}
ul.kh{
		list-style-type: square;
		color: Navy;
}

ul.cir{
	list-style-type: disc;
}

ul.plain{
	list-style-image: url(/img/airplane.png);
	line-height: 22px;
	padding-left: 0px;
}
li {
	padding-left: 0px;	
}
li.one{
	padding-left: 10px;
}
li.two{
	padding-left: 20px;
}
li.three{
	padding-left: 30px;
}
.closeElem{position:relative;display:none;} 
.openElem{position:relative;display:block;}
