@charset "utf-8";
/* CSS Document */
#Content {
    clear:both;
    width:1000px;
    margin:0px;
	padding:0px;
    position:relative;
	float:left;
	min-height:430px;
	border-right:1px dotted #e3e3e2;
	background-color:#FFFFFF;
	}
ul { list-style:none; }
/* =LAYOUT =InnerLeftLinks
----------------------------------------------------------------------------- */
#InnerLeft{
		background-color:#f0f0f0;
		width:180px;
		/*border:1px solid red; Sample Border RED*/	
		}
/* =LAYOUT =InnerRight
----------------------------------------------------------------------------- */			
#InnerRight{
			width:800px;
			font-family: "Arial", Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size: 11px;
			padding:0px;
			padding-left:0px; 
			border-left:1px solid #eee;
			/*border-top:1px solid #eee;
			border-bottom:1px solid #eee;*/
			min-height:420px;
			text-align:left;
			float:left;
			
			}		
#titlewrapper{
			width:790px;
			padding-bottom:5px;
			height:40px;
			padding-left:0px;
			border-bottom:#666 1px dotted;
			font-family:"Times New Roman", Times, serif;
			}
			
#titlewrapper h1 {
	/*color: #0082BF;*/
	color: #006BD7;
	font-size:19px;
	margin:5px 0 0 00px;
	padding-left:10px;
	font-family:georgia,"Times New Roman", Times, serif;
	
	}
	
/* =LAYOUT = BreadCrumb
----------------------------------------------------------------------------- */
.crumb {position:relative; z-index:0;  left:10px; top:5px;  font-family: Verdana, "Arial", Helvetica, sans-serif; font-size:10px;  }
/* hack to correct IE5.5 faulty box model border-bottom:#333 1px solid; */
*/ html .crumb {width:100%;}
/* remove all the bullets, borders and padding from the default list styling */
.crumb ul {padding:0;margin:0;list-style-type:none;width:100%;}
.crumb ul ul {}
.crumb ul ul li {background-color:#F1F1F1;width:500px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.crumb ul li {float:left;position:relative;}
/* style the links for the top level */
.crumb a, .crumb a:visited {display:block;text-decoration:none; color:#666;line-height:1.5em;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .crumb a, * html .crumb a:visited {}

/* style the second level background */
.crumb ul ul a.drop, .crumb ul ul a.drop:visited {}
/* style the second level hover */
.crumb ul ul a.drop:hover{}
.crumb ul ul :hover > a.drop {}
/* style the third level background */
.crumb ul ul ul a, .crumb ul ul ul a:visited {}
/* style the third level hover */
.crumb ul ul ul a:hover {background:#ccc;}
/* style the top link hover */
.crumb li:hover{background: #ececec;}
/* style the top link's arrow hover */
.crumb li div:hover{background: #fff;}
/* style the arrow */
.crumb li div{color:#666; padding-top:1px;}
.crumb li div img{border:0px; vertical-align:-.17em;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.crumb ul ul {visibility:hidden;position:absolute;height:0;top:16px;left:0px;}
/*----------------------------------------------------------------------------- */

/* =LAYOUT = mainContent
----------------------------------------------------------------------------- */
#InnerRight #mainContent {
	width:800px;
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	margin-top:5px;
	text-align: justify;
	margin:10px;
	min-height:400px;
	} 
#mainContent p{ 
	margin-bottom:10px;
	line-height:15px;
	

    }
#mainContent ul {
	list-style:none;
	margin-bottom:6px;
	padding:0;
	}
	
#mainContent ul li {
	margin:6px 0 0 0;
	vertical-align:middle;
	}
ul.investors a{
	margin-bottom:5px;
	color:#006BD7;
	text-decoration:none;
	}
li.investors a:hover{
	text-decoration:underline;
	color:#FF6600;

	}
	/*Image Fade Cycle*/

.contentlink a{
	color:#666;
	text-decoration:none;
	}
	
.contentlink a:hover{
	color:#333;
	text-decoration:underline;
	
	}
.contact a {
	font-size:11px;
	color:#1E62A9 !important;
	text-decoration:none;
	}
	
.contact a:hover {
	font-size:11px;
	color:#ff6600 !important;
	text-decoration:none;
	}
	
.separator {
	border-top:1px solid #dcdcdc;
	border-bottom:0;
	border-left:0;
	border-right:0;
	margin:10px 0 10px 0;
	}
	
.separator-dotted {
	border-top:1px dotted #dcdcdc;
	border-bottom:0;
	border-left:0;
	border-right:0;
	margin:10px 0 10px 0;
	}
	
.h7 {
	color:#333;
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	margin:0;
	padding:0;	
	}

#mainContent h3{
	color: #006BD7;
	font-size:14px;
	margin:0 0 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#mainContent h4{
	font-size:13px;
	margin:0 0 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#4F5557;
	}	
.investors a{
	margin-bottom:5px;
	color:#1e62a9;
	text-decoration:none;
	}
.investors a:hover{
	text-decoration:underline;
	color:#FF6600;

	}
.investors1 {
	margin-bottom:5px;
	color:#ffffff;
	text-decoration:none;
	}
.investors1 a:hover{
	text-decoration:underline;
	color:#FF6600;

	}
/*h1, h2, h3, h4, h5, h6, .h7 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }*/

h1 {
 color:#333;
 font-size:25px;
 margin:15px 0 0 18px;
}

h2.title{
	float:left;
	color:#ff7d07;
	font-size:25px;
	padding:0 10px 0 0;
	text-align:left;
	width:300px;
	background-color:#0099C7;
	height:25px;
	line-height:25px;
	}

h2 a:hover{
	color:#ff6600;
	}
	
h3 {
	color: #006BD7;
	font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding: 0;

	}

h3 a {
	color:#006BD7 !important;
	font-size:15px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0 3px 0 0;
	text-decoration:none;
	}
h3 span{
	color: #4F5557;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	font-family:"Verdana", Arial, Helvetica, sans-serif;

	
	}	
h3 a:hover {
	color:#ff7d07 !important;
	font-size:15px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding: 0 3px 0 0;
	text-decoration:none;
}

.h3-arrow {
	padding: 0 0 0 6px;
	
	}
	
h4 {
	color:#ff7d07;
	font-size:11px;
	font-weight:bold;
	padding: 0 0 2px 0;
	}

h5 {
	color:#2060aa;
	font-size:11px;
	font-weight:bold;
}

h6 {
	font-size:16px;
	color:#666;
	font-weight:bold;
}

#mainContent .readmore {
 	color: #006BD7;
	padding-left:12px;
	background:url(/images/arrow-more.gif) no-repeat left;
	margin-top:10px;
	}
	
#mainContent .download-pdf-block {
	background:url('/icon/icon-pdf.gif') no-repeat left ;
	padding-left:15px;
	line-height:0px;
	
	}		
.investors ul li a {
    color: #006BD7;
    cursor:pointer;
    text-decoration:none;
	display:list-item;
	}
	
.investors ul li a:hover {
	color:#FF8000;
    text-decoration:underline;
	}
/*#investors UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; MARGIN-BOTTOM: 6px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#investors UL LI {
	PADDING-LEFT: 8px; BACKGROUND: url(/css/bullet.gif) no-repeat 0px 5px; MARGIN: 4px 0px 0px; VERTICAL-ALIGN: middle
}
*/

.download-pdf-block {
	background:url(/icon/icon-pdf_small.gif) no-repeat left ;
	margin:8px 5px 0 0;
	padding: 0 0 0 18px;
	}
	
.download-pdf {
	background:url(/icon/icon-pdf_small.gif) no-repeat left;
	margin:20px 5px 0 4px;
	padding:0 0 0 18px;
	}
#mainContent .left_column {
		width:380px;
		float:left;
		padding:0px 5px 0px 5px;
		margin-right:10px;
		}
#mainContent  a{
		color:#006FDD;
		}
#mainContent  a:hover{
		color:#ff6600;
		}
	
#mainContent .right_column {
		width:380px;
		float:right;
		padding:0px 5px 0px 5px;
		margin-left:5px;
		}
#mainContent h2 {
		font-size:14px;
		color:#FFFFFF;
		padding-left:5px;

		}		
#div3 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #BDBCBD;
	border-right: 1px none #BDBCBD;
	border-bottom: 1px none #BDBCBD;
	border-left: 1px solid #BDBCBD;
	text-align:right;
	vertical-align:middle;
	padding-right:3px;
	
}
#div3 table {
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDBCBD;
	border-right-color: #BDBCBD;
	border-bottom-color: #BDBCBD;
	border-left-color: #BDBCBD;
}

#div3 td.left{
text-align:left;
padding-left:3px;
}
#div3 td.center{
text-align:center;
}

#div3 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	background-color:#0094e2  ;
	border-top: 1px solid #BDBCBD;
	border-right: 1px none #BDBCBD;
	border-bottom: 1px none #BDBCBD;
	border-left: 1px solid #BDBCBD;
	vertical-align:middle;
	text-align:center;
}
#div3 tr{
height:20px;
}

	.shp{
	vertical-align:bottom;
	border-top:none;
	border-right:1.0pt solid #BDBCBD;
	border-bottom:1.0pt solid #BDBCBD;
	border-left:1.0pt solid #BDBCBD;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	color:#414141;
	text-align:right;
	
	}
.download-pdf-block {
	background:url('/icon/icon-pdf.gif') no-repeat left ;
	margin:8px 5px 0 0;
	padding: 0 0 0 18px;
	color:#4F5557;
	}
	
.multiple-links-container{
	margin:2px 0 16px 0;
	padding:0;
	}
	
.multiple-links-container a{
	color:#4F5557;
	}
	
.multiple-links-container a:hover{
	color:#ff6600;
	}

#divi3 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #BDBCBD;
	border-right: 1px none #BDBCBD;
	border-bottom: 1px none #BDBCBD;
	border-left: 1px solid #BDBCBD;
	text-align:left;
	padding-right:3px;
	
}
#divi3 table {
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDBCBD;
	border-right-color: #BDBCBD;
	border-bottom-color: #BDBCBD;
	border-left-color: #BDBCBD;
}

#divi3 td.left{
text-align:left;
padding-left:3px;
}
#divi3 td.center{
text-align:center;
}

#divi3 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	background-color:#0094e2  ;
	border-top: 1px solid #BDBCBD;
	border-right: 1px none #BDBCBD;
	border-bottom: 1px none #BDBCBD;
	border-left: 1px solid #BDBCBD;
	vertical-align:middle;
	text-align:center;
}
#divi3 tr{
height:20px;
}	