/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76.1%;
	color:#333;
	}

p, td {}

h1 {font-size:1.4em;}
h2 {font-size:1em;}
h3 {font-size:1.25em; color: #268E8A; margin-bottom:0px;}
h4 {font-size:1.25em; color: #268E8A; margin-bottom:0px; padding-left:3px;}

.list li {padding-bottom:10px;}

a, a:link {text-decoration:none;}
a:hover {text-decoration:underline;}

/* other styles */

.style1 {color: #333333}
.style2 {
	color: #e4801c;
	font-weight: bold;
}
.style3 {
	color: #e4801c;
	font-weight: bold;
	padding-left:3px;
}

/* some table style definitions */

.lined table {}
.lined tr { padding:7px 0px;}
.lined td {border-bottom:1px solid #CCCCCC;padding:4px;}
.lined th{background-color:#ABD3D2;color:#333333;font-weight:bold;padding:4px;text-align:left;}

.hirco table{}
.hirco th{background-color:#ABD3D2;color:#333333;font-weight:bold;padding:4px;text-align:left;}
.hirco td{padding:4px;color:#268E8A;}
.hirco td a, .hirco td a:link {font-weight:bold;color:#268E8A;}

.rowcolor1 {}
.rowcolor2 {background-color:#D9D9D9;}

.white-text { color:#ffffff;}

.blue-text {color:#268E8A;font-weight:bold;}

/* Share Price */

#shareprice {padding:10px;}
#shareprice h1 {font-size:2em;color:#77268E;font-weight:normal;margin:0;}
#shareprice table {}
#shareprice td {border-bottom:1px solid #CCCCCC;padding:4px;}
#shareprice th{background-color:#ABD3D2;color:#333333;font-weight:bold;padding:4px;text-align:left;}

#majorshares table {font-size:1em;}
#majorshares td {padding:2px 2px 2px 10px;}


/* Template layout */

#wrapper {
	margin: auto;
	width:750px;
}

#header {background-color:#CCCCCC;}

#content {font-size:0.9em;}

			#silo1 {
				width:244px;
				margin-right:8px;
				display:inline;
				float:left;
				color:#666666;
				}
				
			#silo2 {
				width:244px;
				margin-right:8px;
				display:inline;
				float:left;
				color:#666666;
				}
				
			#silo3 {
				width:244px;
				display:inline;
				float:left;
				background-color:#EBDFEE;
				color:#666666;
				}
				
					#silo1 a, #silo1 a:link {font-weight:bold;color:#849932;}
					
					#silo2 a, #silo2 a:link {font-weight:bold;color:#268E8A;}
					
					#silo3 a, #silo3 a:link {font-weight:bold;color:#77268E;}
					
					
			#first{
				width:375px;
				margin-top:10px;
				padding-right:2px;
				display:inline;
				float:left;
				}
				
			#second{
				width:372px;
				margin-top:10px;
				display:inline;
				float:left;
				}
				
				
				
					#first a, #silo1 a:link {font-weight:bold;color:#849932;}
					
					#first a, #silo2 a:link {font-weight:bold;color:#268E8A;}
					#first p { padding-right:10px;}
					
					
					
					#second a, #silo1 a:link {font-weight:bold;color:#849932;}
					
					#second a, #silo2 a:link {font-weight:bold;color:#268E8A;}
					#second p { padding-right:10px;}


#left {
	margin:44px 10px 0px 0px;
	width:160px;
	background-color:#E0F0F0;
	float:left;
	display:inline;
	color:#666666;}
	
	#left a, #left a:hover {color:#268E8A;}

	#alert { background-color:#ffffff; padding-top:10px;}

	#blank-left {
		margin:44px 10px 0px 0px;
		width:160px;
		background-color:#ffffff;
		float:left;
		display:inline;
		color:#666666;}
	
#report {
	padding-top:15px;
	background-color:#FFFFFF;
	}
	

#main {float:left;display:inline;width:490px;}

		#main-investors {float:left;display:inline;width:580px;}

	#main a, #main a:link {color:#268E8A;font-weight:bold;}

	#main-contact {float:left;display:inline;width:565px;margin-left:5px;}

	#main-contact a, #main a:link {color:#268E8A;font-weight:bold;}
	

#right {float:right; display:inline;width:243px;}

#right a, #right a:link {color:#268E8A;}


#footer {
	margin-top:20px;
	background-color:#E4E8E8;
	padding:10px 10px 40px 10px;
	font-size:0.85em;
	color:#999999;
}

	#footer a, #footer a:link {color:#999999;}
	
	#footer img {float:right; display:inline;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 100%;
font-weight: bold;
font-size: 1em;
margin-bottom:8px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
width: 100%;
background: url(images/menubg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 4px 6px;
margin: 0;
text-decoration: none;
border-right: 1px solid #FFFFFF;
color:#FFFFFF;
}

#chromemenu ul li a:hover{
background: url(images/menubg2.gif) center center repeat-x;
}

#chromemenu a.active{
background: url(images/menubg2.gif) center center repeat-x;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#wireframemenu{
border-top: 1px solid #CCCCCC;
border-bottom-width: 0;
width: 160px;
}

* html #wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 160px;
}

#wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

#wireframemenu a{
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #666666;
text-decoration: none;
border-bottom: 1px solid #CCCCCC;
}

#wireframemenu a:visited{
color: #666666;
}

html>body #wireframemenu a{ /*Non IE rule*/
width: auto;
}

#wireframemenu a:hover{
background-color: #C9E0E0;
}

#wireframemenu a.active{
background-color: #C9E0E0;
}

#menu-heading { background-color:#FFFFFF; padding:5px 0px;}


/*Landing page styles*/

#landing{background-color:#FFFFFF; }

#button1{ display:inline; float:left; width:370px; background:#F0F0F0; height:287px; margin-bottom:90px;}
	#button1 p{ padding:5px;}
	#button1 a, a.hover{ color:#E4801C}

#button2{ display:inline; float:right; width:370px; background:#F0F0F0; height:287px; margin-bottom:90px;}
	#button2 p{ padding:5px;}
	#button2 a, a.hover{ color:#54AD6B}
	
#bottom{ background:#FFFFFF;
	margin-top:5px;
	padding:10px 10px 40px 10px;
	font-size:0.85em;
	color:#999999;
}

	#bottom a, #footer a:link {color:#999999;}