@charset "utf-8";

/* CSS Document */



/*************************************************/

/* 		GENERAL BODY AND LINK DEFINITIONS		 */



a{

	color:#4184e7;

	text-decoration:none;

}



a:hover {

	color:#1d509c;

}

 

body {

	font-family:Tahoma, Geneva, sans-serif;

	background: url(images/bg.jpg) #66a6e1 repeat-x;

	font-size:12px;

	line-height: 1.3em;



}

/*************************************************/





/*********************************/

/* 		TOPBAR AND LINKS		 */



.topbar-bg{	

	background: url(images/lma-topbar-bg.png) #fef1cf repeat-x;

	padding: 10px;

}

.topbar-bg a{	

	color:#000;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

	position:relative;

}



.topbar-bg a:hover{

	color:#1d509c;

}

/*********************************/





/*************************/

/* 		THE MINIBAR		 */

.minibar{

	position:relative;

	right: 20px;

	width: 480px;

	height: 39px;

}

	

.minibar-left{

	background: url(images/lma-minibar-left.png) no-repeat;

	width: 19px;

}

.minibar-right{

	background: url(images/lma-minibar-right.png) no-repeat;

	width: 19px;

}

.minibar-main{

	background: url(images/lma-minibar-bg.png) repeat-x;

	margin-left: 15px;

	text-align: center;

}

.minibar-main a{

	color: #1d509c;

	font-size:12px;

	font-weight:bold;

	text-decoration:none;

}

.minibar-main a:hover{

	color: #fff;

}

/*************************/



.moto{

	color:#115069;

	font-size:11px;

	font-weight:bold;

	padding-left: 10px;

}



/*****************************/

/* 		MAIN CONTENT		 */



.mainContentTable{

	background:#e9f5ff;

	padding: 1px;

	list-style-image:url(images/checkmark.png);

}

.mainContentTableTL{

	background:url(images/lma-maincontent-tl.png) no-repeat;

	width:29px;

	height:29px;

}

.mainContentTableTR{

	background:url(images/lma-maincontent-tr.png) no-repeat;

	width:29px;

	height:29px;



}

.mainContentTableBL{

	background:url(images/lma-maincontent-bl.png) no-repeat;

	width:29px;

	height:29px;



}

.mainContentTableBR{

	background:url(images/lma-maincontent-br.png) no-repeat;

	width:29px;

	height:29px;

}

.mainContentTableT{

	background:url(images/lma-maincontent-t.png) repeat-x;

	height:29px;

}

.mainContentTableR{

	background:url(images/lma-maincontent-r.png) repeat-y;

	width:29px;

}

.mainContentTableB{

	background:url(images/lma-maincontent-b.png) repeat-x;

	height:29px;

}

.mainContentTableL{

	background:url(images/lma-maincontent-l.png) repeat-y;

	width:29px;

}



.quarterTable{

	width:370px;

	height:340px;

}



.moreInfo{

	text-align:right;

}

.moreInfo a{

	color:#4184e7;

	font-size:12px;

	text-decoration:none;

}



.moreInfo a:hover{

	color:#1d509c;

	text-decoration:none;

}

/*****************************/



/*************************/

/* 		BOTTOM BAR		 */



.feature-bar{

	background:url(images/feature-bar-title-bg.png) no-repeat;

}


.feature-bar-download{

	background:url(images/feature-bar-download.png) no-repeat;

}



.feature-table{

	border:1px solid #f8c74e;

}



.feature-table-description-col{

	background-color:#f1e0ae;

	border-right: 1px solid #f8c74e;

}



.feature-table-data-col{

	background-color:#ede7ca;

	border-right: 1px solid #f8c74e;

	border-bottom: 1px solid #f8c74e;

	border-top: 1px solid #f8c74e;

}



.feature-table-clear{

	background-color:#ede7ca;

	border:none;

}



/*************************/



/*************************/

/* 		BOTTOM BAR		 */

.bottombar-bg{	

	background: url(images/lma-bottombar-bg.png) #fef1cf repeat-x;

	padding: 5px;

}

.linksTitle{

	font-family:Myriad Pro Cond, Tahoma, Geneva, sans-serif;

	font-size:22px;

	color:#000;

	font-weight:bold;

}

.linksTextLeft{

	font-size:13px;

	color:#000;

	padding-left: 10px;

	border-right:solid 1px #b0dcff;

}

.linksTextRight{

	font-size:13px;

	color:#000;

	padding-left: 70px;

}



.linksTextLeft a, .linksTextRight a{

	display:list-item;

	color: #4184e7;

	text-decoration:none;

	font-size:12px;

}

.linksTextLeft a:hover, .linksTextRight a:hover{

	color: #1d509c;

}

/*************************/



/*********************/

/* 		FOOTER		 */

#footer{

	text-align:center;

	color:#FFF;

	font-size:12px;

}

#footer a{

	text-decoration:none;

	font-weight:bold;

	color:#FFF;

	font-size:12px;

}

#footer a:hover{

	color:#996633;



}



/*********************/

