/** BASIC */

body {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body.bg0 {
	margin: 10px 0px 0px 0px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 201px;
	padding: 3px 2px;
	background: #FFFFFF;
	border: none;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747473;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	height: 18px;
	margin-bottom: 14px;
	padding-left: 29px;
	font-size: 13px;
	font-weight: bold;
	background: url(images/homepage10.gif) no-repeat left center;
}

.text2 {
	height: 18px;
	margin-bottom: 14px;
	padding-left: 29px;
	font-size: 13px;
	font-weight: bold;
	background: url(images/homepage11.gif) no-repeat left center;
}

.text3 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.text4 {
	color: #588CB6;
}

.text5 {
	text-align: center;
	font-size: 10px;
	color: #A7B5CE;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 8px;
}

.list1 a {
	padding-left: 16px;
	background: url(images/homepage07.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
}

.list2 a {
	padding-left: 11px;
	background: url(images/homepage09.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #8BA0B2;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-weight: bold;
	color: #585858;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
	font-weight: bold;
	color: #000;
    border-top:1px solid #ccd8df;
	background: url(images/homepage03.gif) no-repeat left top;
}
/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg0 {
	background-color: #666666;
}
.bg1 {
	background: url(images/homepage01.gif) repeat left top;
}
.bg2 { background: url(images/homepage02.gif) no-repeat left top; }
.bg3 { background: url(images/homepage03_b.gif) repeat-y left top; }
.bg4 { }
.bg5 { background: url(images/homepage06.gif) repeat-x left bottom; }
.bg6 { background: #FFFFFF; }
.bg7 { background: url(images/homepage15.gif) repeat-x left top; }
.bg8 { background: url(images/subpage2_02.gif) repeat-y left top; }
.bg9 { background: url(images/homepage16.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** TABS **/

ul.obtabs {
     list-style: none;
     margin: 1px 0 -1px 0;
     padding: 0;	
     display: block; 	 
}

ul.obtabs li {
     float: left;
     display: block;
     height: 24px;
     padding-right: 12px;
     /*margin-left: -5px;*/
     position: relative; 
     background: url(images/tabright-back.gif) 100% 0 no-repeat;
     /*border-bottom: 1px solid #ED1C24;*/
     white-space: nowrap;     
}

ul.obtabs span {
	height: 24px;
	line-height: 24px;
	padding-left: 7px;
	background: url(images/spacer.gif) 100% no-repeat;	
}

html>body ul.obtabs span {
     display: block;
}

ul.obtabs li#current {
     z-index: 1;
     font-weight: bolder;	 
     border-bottom: 1px solid #ED1C24;
     height: 25px;
     background-image: url(images/tabright-back-2.gif);
}

ul.obtabs li#current span {
     background-image: url(images/spacer.gif);
}

ul.obtabs a {
	color: #000000;
	text-decoration: none;
}

ul.obtabs a.new {
     color: #000000;
}
ul.obtabs li#current a {
     color: #ffffff;
}

/** SUB-MENU */

.submenu, .statusbar {
     background-color: #ED1C24;
     clear:left;
     color: #FFFFFF;	
     width: 100%;
}

.statusbar {
    width: 822px;
    margin: 1px auto;
	padding: 1px 2px 1px 2px;
    border: 0px solid #ED1C24;
}

.submenu ul  {
     list-style: none;
     margin: 1px 0 -1px 0;
     padding: 0;	
     display: block; 

}

.submenu ul span {
	height: 24px;
	line-height: 24px;
	padding-left: 7px;	
}
.submenu ul li {
	 display: block;
     float: left;     
     height: 24px;
     padding-right: 12px;
/*padding-bottom: 2px;     */
     position: relative;     
     /*border-bottom: 1px solid #ED1C24;*/
     white-space: nowrap;
background-color: #ED1C24;
}

.submenu ul a {
	display: block;
	float: left;
	height: 21px;
	padding: 4px 17px 4px 19px;
}

.submenu ul .first a {
	background: none;
}

.submenu a {
	color: #FFF;
	text-decoration: none;
}

.submenu a.new {
     color: #FFF;
}

.submenu a:hover {
     background-color: #FFCC66;
}
.submenu li#current a {
	color: #FFF;
	font-weight: bolder;	
}

table.summary {
	border-width: 2px 0px 2px 0px;
	border-spacing: 3px;
	border-style: double none double none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	/*background-color: rgb(250, 240, 230);*/
    
}
table.summary th {
	border-width: 0px 0px 1px 0px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #FBFDFE;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.summary td {
	border-width: 0px 0px 1px 0px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.summary td.selected {
    	color: #CC0000;
	font-weight: bolder;	
}

.DataBlock {
}

.DataBlock .DataContextInfoBlock,  .DataBlock .DimensionSwitcher {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #C6CBD4;
	-moz-border-radius: 1px 1px 1px 1px;
    margin: 4px 0px 4px 0px;
}

.DataBlock .DimensionSwitcher {
	background-color: #EEEEEE;
	font-color: #000000;
}

.DataBlock .DimensionSwitcher .selected {
	background-color: #A3B2CC;
	color: #FFFFFF;
    padding: 1px 2px 1px 2px;
}

.DataBlock table {
	border-width: 1px 0px 1px 0px;
	border-spacing: 3px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	/*background-color: rgb(250, 240, 230);*/    
}

.DataBlock th {
	border-width: 0px 0px 1px 0px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #FBFDFE;
	-moz-border-radius: 0px 0px 0px 0px;
}
.DataBlock .DataTableLabelColumn {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: left
}
.DataBlock td {
	border-width: 0px 0px 1px 0px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: right;
}
.DataBlock .TableHeader2 {
	font-weight: bold;
	background-color: #EEEEEE;
	color:#CC0000;
}

.schemeInfo {
  float: left;
  background: url(images/optsbg.gif);  
  padding: 10px 7px;
  margin-bottom: 14px;
  color: #385A6B;
  font: 11px Tahoma,Arial,sans-serif;
  line-height: 11px;
  border-top: 1px solid #E3EBF3;
}

.editlaunch {
	color:#660000;
	font-size: 8pt;
    font-weight: normal;
	text-align: right;
     width: 460px;
}
