/*
	style sheet for luminus systems website
	copyright collier & associates
	created by Ben Townsend - Intellectual Property rights reserved
*/

body {
	background-color: #f0f0f8;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif;
	font-size: 10px;
	color: black;	
}


ul {
	list-style: disc;
	list-style-image: url(../images/red_arrow.gif);
	margin-left: 14px;
	padding-left: 4px;
}


/*
font classes for use in the documents
*/

.textFooter {
	color: #888888;
	font-size: 10px;
}

.textFPBodyIntro {
	color: #CB1931;
	font-size: 20px;
	font-weight: bold;
}

.textFPBody {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.textFaqTitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.textFaqBody {
	color: #000000;
	font-size: 12px;
}

.textBody {
	color: #000000;
	font-size: 12px;
}

.textGeneralButton {
	color: #888888;
	font-size: 10px;
	text-transform: uppercase;
}

.textGeneralLink {
	color: #888888;
	font-size: 10px;
	text-transform: uppercase;
}

.textSmall {
	font-size:4px;
}

.textSmallest {
	font-size:1px;
}

.textHeading13 {
	font-size: 13px;
	color: #00529C;
}

.textHeading18 {
	font-size: 18px;
}

.textHeading24 {
	font-size: 24px;
	color: #00529C;
}

.textAlert {
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.textAlertGood {
	font-size: 12px;
	font-weight: bold;
	color: green;
}

.textLatest {
	color: #AAAAAA;
	font-size: 10px;
	font-weight: bold;
}

.textLatestBody {
	color: #DDDDDD;
	font-size: 10px;
}

.textDate {
	color: #000000;
	font-size: 11px;
}

/* structural divs */


/* page main structure divs */

.divMain {
	width: 750px;
	height: auto;
	position: relative;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0px;
	border:1px solid white;
}

.divFooter {
	width: 750px;
	height: auto;
	position: relative;
	margin:0 auto;
	background-color: transparent;
	padding: 0px;
}

/* common divs for all pages */

.divLogo {
	margin-left: 37px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 200px;
	height: 41px;
	position: relative;
}

.divLatestNews {
	text-align: right;
	margin-left: auto;
	margin-top: 28px;
	margin-right: 37px;
	margin-bottom: 0px;
	padding-top: 10px;
	width: 200px;
	height: auto;
	position: relative;
	float: right;
}

.divRoundTop {
	width: 696px;
	height: 10px;
	position: relative;
	margin:0 auto;
	background-color: #ffffff;
	padding: 0px;
	font-size:1px;
}

.divRoundBottom {
	width: 696px;
	height: 10px;
	position: relative;
	margin:0 auto;
	background-color: #ffffff;
	padding: 0px;
	font-size:1px;
}

.divRoundBody {
	width: 694px;
	position: relative;
	margin:0 auto;
	background-color: #ffffff;
	padding: 0px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: none;
	border-bottom: none;
}

.divMenuItem {
	width: auto;
	height: 35px;
	text-align: center;
	padding-top: 12px;
}

.divRedArrow {
	padding-left: 15px;
	margin-bottom: 3px;
	font-size: 10px;
	color: #888888;
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}

/* semi common divs - not front page */

.divSubRoundTop145 {
	width: 145px;
	height: 10px;
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	font-size:1px;
}

.divSubRoundBottom145 {
	width: 145px;
	height: 10px;
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	font-size:1px;
}

.divSubRoundBody145 {
	width: 143px;
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: none;
	border-bottom: none;
}

.divSubLeftNavContainer {
	width: 145px;
	float: left;
}

.divSubLeftMenuTop {
	width: 110px;
	height: 19px;
	position: relative;
	margin-left: 8px;
	margin-bottom: 0px;
	background-image: url(../images/navtab-top.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-size:10px;
	color: #ffffff;
}

.divSubLeftMenuItem {
	width: 97px;
	height: auto;
	position: relative;
	margin-left: 8px;
	background-image: url(../images/navtab-middle.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size:10px;
	color: #555555;
	display: block;
	font-weight: bold;
}

.divSubLeftMenuItem:HOVER {
	background-image: url(../images/navtab-middle-dark.jpg);
	color: #ffffff;
}

.divSubLeftMenuItem:ACTIVE {
	background-image: url(../images/navtab-middle-dark.jpg);
	color: #00529C;
}

.divSubLeftMenuItemDarkLink {
	width: 97px;
	height: auto;
	position: relative;
	margin-left: 8px;
	background-image: url(../images/navtab-middle-dark.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size:10px;
	color: #ffffff;
	display: block;
	font-weight: bold;
}

.divSubLeftMenuRuler {
	width: 130px;
	height: 2px;
	position: relative;
	margin-left: 8px;
	background-image: url(../images/navtab-separator.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:1px;
	color: #555555;
}

.divSubLeftMenuItemDark {
	width: 97px;
	height: auto;
	position: relative;
	margin-left: 8px;
	background-image: url(../images/navtab-middle-dark.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size:10px;
	color: #555555;
}

.divSubLeftMenuRulerDark {
	width: 130px;
	height: 2px;
	position: relative;
	margin-left: 8px;
	background-image: url(../images/navtab-separator-dark.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:1px;
	color: #555555;
}

.divSubLeftMenuBottom {
	width: 110px;
	height: 6px;
	position: relative;
	margin-left: 8px;
	margin-bottom: 0px;
	background-image: url(../images/navtab-bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-size:1px;
	color: #ffffff;
}

.divSubLeftMenuSpacer {
	width:27px;
	height: 100px;
	float: left;
}

.divSubBreadcrumbs {
	font-size: 9px; 
	color: #BBBBBB;
	margin-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.divSubContent {
	width: 527px;
	min-height: 300px;
   height:auto !important;
   height:300px;
	position: relative;
	margin-left: 195px;
	padding: 0px;

}

.divSubHeading {
	width: 98%;
	font-size: 24px;
	color: #00529c;
	border-bottom: 1px dotted #aaaaaa;
	padding-bottom: 12px;
	margin-bottom: 10px;
}

.divSubIntro {
	width: 98%;
	font-size: 13px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 10px;
	line-height: 20px;
}

.divSubBody {
	width: 98%;
	font-size: 10px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 7px;
}

.divSubArrowLink {
	background-image: url(../images/arrowdots_trans.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: auto;
	padding-left: 23px;
	color: #00529c;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	display: block;
}

.divSubArrowLink:ACTIVE {
	color: #555555;
}

.divSubArrowLink:HOVER {
	color: #555555;
}


.divSubRoundTop527 {
	width: 527px;
	height: 7px;
	position: relative;
	background-color: #e8e8e8;
	padding: 0px;
	font-size:1px;
	background-image: url(../images/contentwidetop.jpg);
	background-repeat: no-repeat;
}

.divSubRoundTop527Color {
	width: 527px;
	height: 7px;
	position: relative;
	background-color: #e8e8e8;
	padding: 0px;
	font-size:1px;
	background-image: url(../images/topround527.jpg);
	background-repeat: no-repeat;
}

.divSubRoundBottom527 {
	width: 527px;
	height: 8px;
	position: relative;
	background-color: #e8e8e8;
	padding: 0px;
	font-size:1px;
	background-image: url(../images/contentwidebottom.jpg);
	background-repeat: no-repeat;
}

.divSubRoundBottom527Color {
	width: 527px;
	height: 8px;
	position: relative;
	background-color: #e8e8e8;
	padding: 0px;
	font-size:1px;
	background-image: url(../images/bottomround527.jpg);
	background-repeat: no-repeat;
}

.divSubRoundBody527 {
	width: 527px;
	position: relative;
	background-color: #e8e8e8;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9px;
	background-image: url(../images/contentwidemiddle.jpg);
	background-repeat: repeat-y;
	min-height: 350px;
	height:auto !important;
  	height:350px;
}

.divNew {
	color: black;
}


/* front page specific divs */

.divFPContent {
	width: 676px;
	margin: 0 auto;
	background-image: url(../images/home_banner.jpg);
	height: 222px;
	text-align: left;
}

.divFPContentText {
	width: 436px;
	margin-left: 20px;
	margin-top: 0px;
	height: 202px;
}

.divFPInfoMain {
	width: 100px;
	height: 100px;
	position: relative;
	margin-left: 611px;
	background-image: url(../images/home_s_blank.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	padding-bottom: 5px;
}

.divFPInfoMain2 {
	width: 91px;
	height: 91px;
	position: relative;
	margin-left: 415px;
	background-image: url(../images/home_s_blank.gif);
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
}

.divFPInfoMain3 {
	width: 97px;
	padding-right: 8px;
	position: relative;
	margin-left: 414px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #cb1931;
	display: block;
}

.divFPInfoMain3:ACTIVE {
	color: red;
}

.divFPInfoMain3:HOVER {
	color: red;
}

.divFPInfoMain4 {
	width: 97px;
	padding-right: 8px;
	position: relative;
	margin-left: 610px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #cb1931;
	display: block;
}

.divFPInfoMain4:ACTIVE {
	color: red;
}

.divFPInfoMain4:HOVER {
	color: red;
}



.divFPInfoFloat {
	width: 105px;
	height: 105px;
	position: relative;
	float: left;
	margin-right: auto;
}

.divFPInfoFloat2 {
	width: 91px;
	height: 91px;
	position: relative;
	float: left;
	margin-right: auto;
	background-image: url(../images/blankbluetile.jpg);
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
}

.divFPInfoFloat3 {
	width: 97px;
	position: relative;
	float: left;
	margin-right: auto;
	padding-right: 8px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #cb1931;
	display: block;
}

.divFPInfoFloat3:ACTIVE {
	color: red;
}

.divFPInfoFloat3:HOVER {
	color: red;
}

.divFPSpacer {
	width:38px;
	height: 105px;
	float: left;
}

.divFPSpacer2 {
	width:27px;
	height: 105px;
	float: left;
}

/* partnerships and investments page specific divs */

.divSubRoundTop250 {
	width: 250px;
	height: 7px;
	position: relative;
	background-color: #e8e8e8;
	padding: 0px;
	font-size:1px;
	background-image: url(../images/topround250.jpg);
	background-repeat: no-repeat;
}

.divSubRoundBottom250 {
	width: 250px;
	height: 8px;
	position: relative;
	background-color: #e8e8e8;
	padding: 0px;
	font-size:1px;
	background-image: url(../images/bottomround250.jpg);
	background-repeat: no-repeat;
}

.divSubRoundBody250 {
	width: 248px;
	position: relative;
	background-color: #e8e8e8;
	padding: 0px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: none;
	border-top: none;
	font-size: 1px;
	height: 20px;
}

.divSubRoundBody250Head {
	width: 248px;
	position: relative;
	background-color: #e8e8e8;
	padding-left: 7px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: none;
	border-bottom: none;
	font-size: 1px;
	vertical-align: top;
	height: 40px;
	
}

.divSubRoundBody527ColorHead {
	width: 525px;
	position: relative;
	background-color: #e8e8e8;
	padding-left: 7px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: none;
	border-bottom: none;
	font-size: 1px;
	vertical-align: top;
	height: 40px;	
}

.divSubRoundBody527ColorText {
	width: 525px;
	position: relative;
	background-color: #e8e8e8;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: none;
	border-bottom: none;
	font-size: 11px;
	vertical-align: top;

}

.divSubRoundBody250Left {
	width: 7px;
	position: relative;
	background-color: #e8e8e8;
	padding: 0px;
	border-left: 1px solid #c1c1c1;
	font-size: 1px;
}

.divSubRoundBody250Right {
	width: 7px;
	position: relative;
	background-color: #e8e8e8;
	padding: 0px;
	border-right: 1px solid #c1c1c1;
	font-size: 1px;
}

.divSubRoundBody250Image {
	background-color: #e8e8e8;
	font-size: 10px;
	color: #555555;
	background-image: url(../images/image_frame.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	width: 104px;
	height: 99px;
	padding-top:5px;
}

.divSubRoundBody250Text {
	background-color: #e8e8e8;
	font-size: 10px;
	color: #555555;
	width: 123px;
	vertical-align: top;
}

.divSubRoundBody250Spacer {
	background-color: #e8e8e8;
	font-size: 10px;
	color: #555555;
	width: 7px;
}

.divSubRoundBody527ColorSpacer {
	background-color: #e8e8e8;
	font-size: 10px;
	color: #555555;
	width: 240px;
	vertical-align: top;
}


.divTableSpacerRow {
	height: 20px;
}

.divShareprice {
	width: 527px;
	height: 80px;
	position: relative;
	background-image: url(../images/shareholderquotebg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: middle;
}

/* tables */

.tableMenuItem {
	background-image: url(../images/bar_middle.jpg);
	background-repeat: repeat-x;
	height: 49px;
}

.tableSiteMap {
	background-color: #ffffff;
	text-align: left;
	font-size: 10px;
}

.cellSiteMap {
	border-left: 1px dotted #aaaaaa;
}

.cellSiteMapHead {
	border-bottom: 1px dotted #aaaaaa;
}
/* rules */

.rbSeparatorRule {
	color: #aaaaaa;
	width: 100%;
	height: 1px;
	border: 1px dotted #aaaaaa;
	text-align: center;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}








/* link overrides */

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a.Menu:link {
	color: #555555;
	font-size: 13px;
	text-decoration: none;
}

a.Menu:visited {
	color: #555555;
	font-size: 13px;
	text-decoration: none;
}

a.Menu:active {
	color: #CB1931;
	font-size: 13px;
	text-decoration: none;
}

a.Menu:hover {
	color: #CB1931;
	font-size: 13px;
	text-decoration: none;
}

a.footer:link {
	color: #888888;
	font-size: 10px;
	text-decoration: none;
}

a.footer:visited {
	color: #888888;
	font-size: 10px;
	text-decoration: none;
}

a.footer:active {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a.footer:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}


a.MenuRed:link {
	color: #cb1931;
	font-size: 13px;
	text-decoration: none;
}

a.MenuRed:visited {
	color: #cb1931;
	font-size: 13px;
	text-decoration: none;
}

a.MenuRed:active {
	color: #8B0000;
	font-size: 13px;
	text-decoration: none;
}

a.MenuRed:hover {
	color: #8B0000;
	font-size: 13px;
	text-decoration: none;
}

a.list:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.list:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.list:active {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}

a.list:hover {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}


a.ArrowLink {
	background-image: url(../images/arrowdots_trans.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 23px;
	color: #00387f;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	display: block;
}

a.ArrowLink:ACTIVE {
	color: Blue;
}

a.ArrowLink:HOVER {
	color: Blue;
}

/* ----------------------------------
Forms
-----------------------------------*/

.formInput {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #E8E8E8;
	border: 1px solid #aaaaaa;
}

.formButton {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #E8E8E8;
	border: 2px outset #aaaaaa;
}

/* ----------------------------------
These are for backend usability
-----------------------------------*/

.ArrowLink {
	background-image: url(../images/arrowdots_trans.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 23px;
	color: #00387f;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	display: block;
}

.ArrowLink:ACTIVE {
	color: Blue;
}

.ArrowLink:HOVER {
	color: Blue;
}

.ArrowLinkGrey {
	background-image: url(../images/arrowdots_trans.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 23px;
	color: #888888;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	display: block;
}

.ArrowLinkGrey:ACTIVE {
	color: Black;
}

.ArrowLinkGrey:HOVER {
	color: Black;
}

a.ArrowLinkGrey {
	background-image: url(../images/arrowdots_trans.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 23px;
	color: #888888;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	display: block;
}

a.ArrowLinkGrey:ACTIVE {
	color: Black;
}

a.ArrowLinkGrey:HOVER {
	color: Black;
}


ul {
	list-style: disc;
	list-style-image: url(../images/red_arrow.gif);
	margin-left: 14px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
}

li {
	padding-bottom: 5px;
}

.highlightRedLeft {
	width: 33px;
	height: 33px;
	background-image: url(../images/hl_left.jpg);
	background-repeat: no-repeat;
	border: none;
	padding: 0px;
}

.highlightRedRight {
	width: 14px;
	height: 33px;
	background-image: url(../images/hl_right.jpg);
	background-repeat: no-repeat;
	border: none;
	padding: 0px;
}

.highlightRedMiddle {
	height: 33px;
	background-image: url(../images/hl_MIDDLE.jpg);
	background-repeat: repeat-x;
	border: none;
	padding-left: 4px;
	padding-right: 4px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 7px;
}

a.BlackLink {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a.BlackLink:ACTIVE {
	color: #888888;	
}

a.BlackLink:HOVER {
	color: #888888;	
}

a.BlackLink:VISITED {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}