/* m3_sp.css */

#leftnav { 
width: 148px; 
padding-top:30px;
}

#leftnav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#leftnav a
{
display: block;
padding: 3px;
width: 148px;
}

#leftnav li {
	height:58px;
}
#leftnav a:link, #navlist a:visited
{
text-decoration: none;
}

#leftnav a:hover
{
}
.boxit {
	border-width : 2px;
	border-left-color : #5C5E5D;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #5C5E5D;
	border-right-width : 2px;	
	border-right-style : solid;
	border-top-color : #5C5E5D;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : #5C5E5D;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}
.boxlb {
	border-left-color : #5C5E5D;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #5C5E5D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.boxl {
	border-left-color : #5C5E5D;
	border-left-style : solid;
	border-left-width : 1px;
}

.boxr {
border-right-style : solid;
	border-right-color : #5C5E5D;
	border-right-width : 1px;
}
.boxb {
border-bottom-color : #5C5E5D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.boxbr {
border-right-style : solid;
	border-right-color : #5C5E5D;
	border-right-width : 1px;
	border-bottom-color : #5C5E5D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	}
	
.boxtl {
border-left-color : #5C5E5D;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #5C5E5D;
	border-top-style : solid;
	border-top-width : 1px;
}	

.boxt {
border-top-color : #5C5E5D;
	border-top-style : solid;
	border-top-width : 1px;
}
.boxrt {
border-top-color : #5C5E5D;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-style : solid;
	border-right-color : #5C5E5D;
	border-right-width : 1px;
}

.boxrl {
	border-left-color : #5C5E5D;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : #5C5E5D;
}

boxbl {
	border-left-color : #5C5E5D;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : #5C5E5D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.tlogo {
	border-right-style : solid;
	border-right-color : #5C5E5D;
	border-right-width : 1px;
	border-bottom-color : #5C5E5D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width:148px;
}


.fttxt {
	color:#2E84C8;
	font-size : 10px;
}

.tophdtxt {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-style : italic;
	font-variant : small-caps;
	font-weight : bold;
	color : #2E84C8;
}
.contentarea {
	margin-top:10px;
	margin-bottom:10px;
	padding-left:2px;
	margin-left:2px;
	margin-right:2px;	
	
}

.content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	padding-left : 12px;
	padding-right : 12px;
}

.contenthdr {
	font-family : "MS Serif", "New York", serif;
	font-size : 16px;
	font-weight : bold;
	color : #2167BA;
	padding-left : 18px;
	padding-right : 18px;
	text-align:center;
	padding-top:15px;
	pading-bottom:15px;
	
}
.contsubhdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-variant : small-caps;
	font-weight : bold;
	font-style : italic;
	color : #FF7A00;
	padding-bottom:10px;
	padding-top:5px;
}
 
.content a {
	color:#2E84C8;
	text-decoration : none;
} 
 .content a:link, .content a:visited
{
	text-decoration: none;
	color: #2E84C8;
}

.content a:hover
{
	color:#004BFF;
}
.fttxt a
{
	color:#2E84C8;
	text-decoration : none;
}

.fttxt a:link, .fttxt a:visited
{
	text-decoration: none;
	color: #2E84C8;
}

.fttxt a:hover
{
	color:#004BFF;
}

.rcont {
	border-left-color : #5C5E5D;
	border-left-style : solid;
	border-left-width : 1px;
	background-color: #505050;
}

.blurul {
	color : #2167BA;
	height : 1px;
}
.cntfoot a, cntfoot a:link, .cntfoot a:visited {
	color : #2E84C8;
}

.cntfoot a:hover {
		color:#004BFF;
}

.cntfoot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-variant : small-caps;
	color : #7B68EE;
	text-align : center;
}
