
/*------------------------------------------*/
/* Check TinyMCE editor.css for more styles */

body {
	background: #fff url(/imgs/site/bg.gif) repeat-y top center;
}

a {
	color: #39ACDB;
	text-decoration: none;
}

#colMid p {
	text-align: justify;
}

#colMid a {
	text-decoration: underline;
}

#colMid a:hover {
	text-decoration: none;
}


/*
a:visited {
	color: #0E6BB1;
}
*/
a:hover {
	text-decoration: underline;
}


#colMid, #colMid p {
	line-height: 150%;
}

#colMid p {
	padding-bottom: .75em;
}
 
#colMid h1, div#contentWrap h1 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #999;
	font-size: 146.5%;
	padding-bottom: 15px;
}

.contentPic {
	width: auto;
	float: right;
	position: relative;
	margin-right: -170px;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#colMid h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #999;
	font-size: 108%;
	padding: 7px 0 3px 0;
}

#colMid h3 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #999;
	font-size: 100%;
}

#colMid h1, #colMid h2, #colMid h3, #colMid h4, #colMid h5, #homeTopLeft h1, div#contentWrap h1 {
	color: #39ACDB;
}

#colMid ul li, #homeTopRight ul li {
	list-style-position: outside;
	list-style-image: url(/imgs/site/bullet.gif);
	list-style-type: disc;
	padding-bottom: 5px;
	margin: 0 20px;
	text-align: justify;
}

#colMid ol li {
	padding-bottom: 5px;
	/*list-style: decimal outside;*/
	list-style-type:decimal;
	margin-left: 25px;
}

.directorsLetter {
	font-family: Georgia, Georgia, serif;
}

div#stockBar {
	background-color: #E8E8E8;
	margin: 15px 0 10px 0;
	width: 100%;
	overflow: hidden;
}
div#stockBar div#stockLeft {
	float: left;
	width: auto;
	padding: 6px 12px;
	font-size: 120%;
	text-transform: uppercase;
	font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
	color: #FFFFFF;
	background-color: #676767;
}
div#stockBar div#stockMiddle {
	float: left;
	width: auto;
	line-height: 31px;
	padding-left: 10px;
	font-size: 98%;
}
div#stockBar div#stockRight {
	float: right;
	width: auto;
	line-height: 31px;
	background-color: #D5D5D5;
	padding: 0px 30px 0px 10px;
	background-image: url(/imgs/site/home-stock-icon.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	display: none;
}
div#stockBar div#stockRight a {
	color: #676767;
	margin-right:6px;
}
div#stockBar div#stockMiddle span#sharePrice {
	color: #000000;
	font-weight: bold;
	padding-right: 20px;
}
div#stockBar div#stockMiddle span#lastTrade {
	padding-right: 20px;
}

#lockuplogo {
	background: url(/imgs/site/sslockup2.gif) no-repeat top left;
	position: relative;
	bottom: 0;
	left: 50%;
	/*width: 160px;
	height: 39px;*/
	width: 200px;
	height: 25px;
	z-index: 99;
	margin-left:250px;
	margin-top:-72px; 
}

#lockuplogo2 {
	background: url(/imgs/site/sslockup2.gif) no-repeat top left;
	position: relative;
	bottom: 0;
	left: 100%;
	/*width: 160px;
	height: 39px;*/
	width: 200px;
	height: 25px;
	z-index: 99;
	margin-left:-222px;
	border-left: 7px solid #fff;
	border-bottom: 4px solid #fff;
}

div#mapIntro {
	padding:0 305px 7px 55px; 
	border-bottom:1px dotted #CCC; 
	margin-bottom:4px;
}
div#mapIntro p {
	padding-bottom: 8px;
	color: #838383;
}
div#mapIntro p a {
	color: inherit;
}
div#mapIntro h1 {
	color: #AEAEAE;
}
div#mapIntro p a {
	text-decoration: underline;
}




