﻿html,body,div,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,form,fieldset,embed,object,applet
	{
	margin: 0;
	padding: 0;
	border: 0;
}

/*html*/
body {
	font-family: Arial, Helvetica, Sans-serif;
	color: #35332e;
	background: #fff;
	min-width: 758px;
	background-color: #fff;
	font-size: 14px;
}

table {
	border-collapse: collapse;
	border-width: 0;
	empty-cells: show;
	margin: 0;
	padding: 0;
}

font {
	font-size: 1em;
}

ul {
	padding: 0 0 1em 1em;
}

ol {
	padding: 0 0 1em 1.3em;
}

li {
	line-height: 1.5em;
	padding: 0 0 0 0;
}

p {
	padding: 0 0 1em 0;
}

h1,h2,h3,h4,h5 {
	padding: 0 0 1em 0;
}

h1,h2,h3,h4 {
	display: inline;
}

h1 {
	font-size: 1.4em; /*1.3em*/
}

h2 {
	font-size: 1.6em; /*1.3em*/
}

h3 {
	font-size: 1em; /*1.1em;*/;
	line-height: 1.4em;
	white-space: nowrap;
	padding: 0 0 2em 0;
}

h4,h5,table {
	font-size: 1em;
}

sup,sub {
	font-size: .7em;
}

input,select,textarea,option {
	font-family: inherit;
	font-size: inherit;
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

a {
	outline: none;
	color: #00c;
}

a:active {
	color: red;
}

a:visited {
	color: #551a8b;
}

a.disabled-url:link,a.disabled-url:visited,a.disabled-url:hover,a.disabled-url:active
	{
	color: #888;
	text-decoration: none;
	cursor: default;
}

#div_error_title {
	color: #888029;
	background: #fff04d;
}

#div_error_detail {
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
}

#div_error_validator {
	font-size: 1em;
	color: #f00;
	background: #fff04d;
	line-height: 2;
}

#div_error_message {
	font-size: 1em;
	color: #f00;
	background: #fff04d;
	line-height: 2;
}

#div_ok_message {
	font-size: 1em;
	color: #3d993d;
	background: #c5fe81;
	line-height: 2;
}

.ok_font {
	color: #3d993d;
	font-size: 1em;
}

.required_error_font {
	color: #ff0000;
	font-size: 1em;
}

hr {
	border: 0;
	background-color: #EEE;
	border-bottom: #c9d7f1 1px solid;
	height: 0px;
	width: 99.9%;
	text-align: left;
}

#more-dropdown {
	list-style-type: none;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 0px;
	position: absolute;
	top: 24px;
	margin: 0px;
}

#more-dropdown li {
	margin: 0px;
	line-height: 25px;
	padding: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}

#more-dropdown a {
	text-decoration: none;
	line-height: 25px;
}

#footer {
	margin: 0 0 0 15px;
	font-size: 0.8em;
	line-height: 26px;
	bottom: 0;
	padding-top: 20px;
	padding-bottom: 5px;
}

#footer a,#footer a:link,#footer a:visited {
	color: #35332e;
}

#footer strong {
	background: #fff04d;
	text-decoration: underline;
	font-weight: normal;
	padding: 5px 0 3px 0;
}

/* Table styling */
tr.head {
	font-size: 1em;
	background: #D3D3D3;
}

tr.odd {
	background: #F2F2F2;
}

tr.even {
	background: #DDE9F2;
}

table.general_form {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0.8em;
}

table.general_form td,table.general_form th {
	padding: 8px;
	font-weight: normal;
}

#profile_container {
	margin: 25px;
}

* html .submit /* IE6 fix */ {
	height: 22px !important;
	line-height: 15px;
	padding-top: 1px;
}

.form_container {
	margin: 0 25px;
	line-height: 150%;
}

.messages {
	margin: 0 50px 0 50px;
}

.messages h2 {
	font-weight: normal;
	font-size: 1em;
	padding: 5px 0 3px;
	margin: 0 0 1em 0;
}

.messages ul {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 2em;
}

.messages li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.messages h2 span {
	padding: 5px 4px 3px 4px;
}

.messages .error h2 span {
	color: #888029;
	background: #fff04d;
	line-height: 20px;
}

.messages .info h2 span {
	color: #3d993d;
	background: #c5fe81;
}

.hint {
	border-bottom: 1px dotted #666;
}

#has_credit {
	background-color: #fff04d;
	padding: 2px 1px 1px 2px;
}

a.feed {
	text-decoration: none;
}

a.feed img {
	border: 0;
}

#twitter_link {
	color: #6B9EBD !important;
}

/*********************************************************************/
.barh {
	border-top: #dddddd 1px solid;
	font-size: 1px;
	padding-bottom: 10px;
}

#bar_left {
	padding-left: 10px;
	height: 22px;
	padding-right: 8px;
	padding-top: 1px ! important;
	font-size: 0.8em;
	line-height: 200%;
	background-color: #F0F0F0;
}

#bar_right {
	padding-bottom: 7px ! important;
	text-align: right;
	padding-right: 0px;
	padding-top: 1px ! important;
	position: absolute;
	top: 0;
	margin: 0 0.4em;
	font-size: 0.8em;
	line-height: 200%;
	right: 5px;
}

.header-logo {
	float: left;
	padding-right: 1em;
	padding-left: 10px;
}

.header-search {
	font-size: 1em;
	text-align: left;
	padding-top: 30px;
	white-space: nowrap;
	float: left;
	z-index: 10;
	background-color: white;
	padding-right: 0.5em;
}

.header-doc {
	font-size: 1em;
	text-align: left;
	padding-top: 10px;
	white-space: nowrap;
	float: left;
	z-index: 10;
	background-color: white;
	padding-right: 0.5em;
	line-height: 1.4em;
}

.header-ad {
	position: absolute;
	font-size: 1em;
	text-align: left;
	white-space: nowrap;
	float: right;
	left: 0;
	padding-top: 16px;
	padding-left: 53%;
	z-index: -1;
	visibility: hidden;
	display: none;
}

.menu-ad {
	padding-top: 1em;
	visibility: hidden;
	display: none;
}

.header-search-sample {
	color: #6F6F6F;
	font-size: .9em;
}

.header_div {
	width: 99%;
	vertical-align: top;
	display: inline-block;
}

#menu-bar {
	float: right;
	width: 11em;
	display: table;
	margin-left: 1em;
	padding-left: 1em;
	white-space: nowrap;
	border-left: #c9d7f1 1px solid;
	padding-bottom: 1em;
	margin-top: 1em;
}

#menu-div {
	padding-bottom: 1em;
}

#menu-div-no {
	padding-bottom: 1em;
}

#menu-div h4 {
	font-size: 1.1em;
	font-weight: bold;
}

#menu-subdiv {
	padding-left: 0.8em;
}

#menu-subitem {
	padding-top: 0.5em;
}

#container {
	margin-left: 1.5em;
	margin-right: 1.5em;
	line-height: 150%;
	min-width: 650px;
	float: none;
	padding-top: 1em;
}

input {
	font-size: 1em;
}

select {
	font-size: 0.9em;
}

button {
	font-size: 1em;
}

textarea {
	font-size: 1em;
}

.hide {
	display: none;
}

.invisible {
	visibility: hidden;
}

.bld {
	font-weight: bold;
}

.ctr {
	text-align: center;
}

.rgt {
	text-align: right;
}

.lft {
	text-align: left;
}

.tbd_input {
	width: 88%
}

#div_result {
	margin-left: 0em;
	padding-left: 0em;
}

#div_page {
	text-align: right;
	font-size: 1.1em;
}

#tbd {
	display: none;
	left: 1.5em;
	margin-left: -9em;
	border-right: #c9d7f1 1px solid;
	width: 11em;
	background-color: #fff;
}

.tbhide {
	display: none;
	visibility: hidden;
}

.tbo #ssb #tbp {
	BACKGROUND-POSITION: -105px -74px
}

.tbt {
	MARGIN-BOTTOM: 1.2em;
	FONT-SIZE: 82%
}

.tbos {
	FONT-WEIGHT: bold;
	PADDING-TOP: 2px
}

.tbou {
	PADDING-LEFT: 1em;
	PADDING-TOP: 2px
}

.tbotu {
	PADDING-LEFT: 1em;
	COLOR: #2200cc;
	CURSOR: pointer;
	TEXT-DECORATION: underline
}

.tbotu DFN {
	DISPLAY: none
}

.tbou DFN {
	DISPLAY: none
}

.tbots A {
	COLOR: #000000;
	CURSOR: default;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.tbots A:visited {
	COLOR: #000000;
	CURSOR: default;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.tbots A:active {
	COLOR: #000000;
	CURSOR: default;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.tbotu {
	PADDING-TOP: 2px
}

.tbots {
	PADDING-TOP: 2px
}

.tbou #cdr_frm {
	DISPLAY: none
}

#cdr_opt label {
	display: block;
	white-space: nowrap;
	font-weight: normal;
	margin-right: 2px
}

#cdr_opt table {
	width: 100%;
	border-collapse: collapse
}

#cdr_opt .err {
	color: #ff0000;
	font-size: 84%;
	font-weight: normal
}

.tbo #tads {
	margin-left: 12.7em
}

.tbo #pp {
	margin-left: 12.7em
}

.tbo #tadsb {
	margin-left: 12.7em
}

.tbo #res {
	margin-left: 11.05em
}

.tbo #tbd {
	position: absolute;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 9.6em;
	padding-right: 0px;
	display: block;
	background: #fff;
	margin-left: 0px;
	border-right: #c9d7f1 1px solid;
	padding-top: 0px;
	left: 11px
}

.tbo #mbend {
	width: 26%
}

#tdiv {
	background: #f5f5f5;
	border-top: #c9d7f1 1px solid;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10em;
	margin-bottom: 1em;
	margin-left: -1em;
}

.deleted {
	text-decoration: line-through;
	color: darkgreen;
}

.tabPanel {
	width: 100%
}

.tabBar {
	border-bottom: #7195e1 1px solid;
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 0.4em;
	padding-right: 0px;
	padding-top: 6px;	
	margin: 1em 0px;
	background: #dee7f8;
}

.tabBarFirst-wrapper{
	padding:0.6em 0.2em 0 0.2em;
	margin:0px;
}

.tabBarRest-wrapper{
	padding:0.6em 0.2em 0 0.2em;
	margin:0px;
}

.tabBarItem-wrapper {
	cursor: pointer;
	padding:0.6em 0.2em 0 0.2em;
	margin:0px;
}

.tabBarItem {
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-right: 0.5em;
	padding-top: 0.3em
}

.tabBarItem-wrapper .tabBarItem-selected {
	border-bottom: white 1px solid;
	border-left: #7195e1 1px solid;
	margin-bottom: -1px;
	background: #ffffff;
	border-top: #7195e1 1px solid;
	cursor: auto;
	border-right: #7195e1 1px solid
}

.tabBarItem .label {
	color: #0000cc;
	text-decoration: underline
}

.tabBarItem-selected .label {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

.tabItem {
	display:none;
}

.tabItem-selected{
	display:block;
}

