html {
	border-style: none;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-y: scroll; /* Firefox */
}


body {
	border-style: none;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Thoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-style: none;
	border-collapse: collapse;
	empty-cells: show;
}


th {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-style: none;
}


td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-style: none;
}


h1 {
	text-align: left;
	margin: 10px 0px 20px 0px;
	font-weight: normal;
}


h2 {
	text-align: left;
	margin: 10px 0px 20px 0px;
	font-weight: normal;
}



input {
	font-family: Verdana, Thoma, Arial, Helvetica, sans-serif;
}


img {
	border: 0px solid #FFFFFF;
	display: block;
}


a {
	color: #000000; text-decoration: none;
}


a:link    {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover   {color: #f8931e; text-decoration: underline; }
a:active  {color: #000000; text-decoration: none; }


.box_ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 5px;
	list-style: none;
}

.box_ul li {
	padding-left: 20px;
	background-image: url(img/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
}

.box_ul_bullet2 li {
	padding-left: 20px;
	background-image: url(img/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
}

.box_ul_pdf li {
	padding-left: 30px;
	padding-top: 10px;
	background: url(img/icon_pdf.gif) 0.5em 5px no-repeat;
}

.line {
	width: 100%; 
	height: 8px; 
	background: url(img/line.gif) top  center repeat-x;
}


.foot {
	width: 100%; 
	height: 100px; 
	background: url(img/bg01.gif);
	margin-top: 30px;
	padding-top: 20px;
}

.foot_line_e {
	width: 11px;
	height: 6px;
	margin-left: 900px;
	background: url(img/foot_line_e_darkblue.gif) top left no-repeat;
}

.foot_line {
	width: 900px;
	height: 16px;
	margin-left: 10px;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	background-color: #f8931e;
}

.foot_line a {
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
}

.main_outer_div {
	width: 940px; 
	margin-left: auto;
	margin-right: auto;
}


.main_left {
	width: 10px;
	height: 330px;
	float: left;
	background: url(img/box01_l.gif) top no-repeat;
}

.main {
	width: 920px;
	padding-top: 10px;
	float: left;
	background: url(img/box01_bg.gif) top repeat-x;
}
   
.main_right {
	width: 10px;
	height: 330px;
	float: left;
	background: url(img/box01_r.gif) top no-repeat;
}


.main_box {
	width: 610px;
	float: left;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-bottom: 10px;
	background: url(img/box02_bg.gif) bottom right no-repeat;
}


.input_search {
	width: 440px;
	height: 21px;
	border: 1px solid #D8D8D8;
	padding: 3px 0px 0px 26px;
	background: url(img/bg_search.gif) top left no-repeat;
}

.input_search_border {
	width: 468px;
	height: 26px;
	border: 1px solid #f8931e;
	float: left;
	margin-right: 10px;
}


.catalog_box_columns {
	width: 590px;
	margin-left: 10px;
	margin-top: 25px;
	padding-bottom: 10px;
	background: url(img/box03_bg.gif) bottom no-repeat;
}

.catalog_box_column_left {
	width: 290px;
	float: left;
	margin-right: 10px;
}

.catalog_box_column_right {
	width: 290px;
	float: left;
}

.catalog_box_head {
	width: 290px;
	background: url(img/box03_bg_t.gif) top right no-repeat;
}

.catalog_box_head_title {
	float: left;
	background: #FFFFFF url(img/box03_bg_t.gif) top left no-repeat;
	background-position: 0px 19px;
}

.catalog_box_head_title_text {
	padding: 0px 5px 0px 10px;
	position: relative;
	top: -5px;
}

.catalog_box_head_diag {
	width: 19px;
	height: 28px;
	float: left;
	background: #FFFFFF url(img/box03_bg_d.gif) top left no-repeat;
}


.infobox_head_top {
	width: 300px;
	height: 3px;
	background: url(img/infobox_01_head_t.gif) top no-repeat;
}

.infobox_head_title {
	width: 298px;
	height: 33px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: url(img/infobox_01_head_bg.gif) top no-repeat;
}

.infobox_head_title_text {
	padding: 5px 5px 5px 10px;
}

.infobox_entry {
	width: 298px; 
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.infobox_entry_280 {
	width: 99%;

	border-top: 1px solid #CCCCCC;
	
	background-color: #FFFFFF;
}

.infobox_foot_top {
	width: 300px;
	height: 3px;
	background: url(img/infobox_01_foot_t.gif) top no-repeat;
}

.infobox_foot {
	width: 298px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #f8bb62;
	padding: 3px 0px 3px 0px;
}

.infobox_foot_bottom {
	width: 300px;
	height: 3px;
	background: url(img/infobox_01_foot_b.gif) top no-repeat;
	margin-bottom: 10px;
}

.reg_bg {
	width: 100%;
	background: url(img/bg02.gif) top right repeat-x;
}

.reg_bg_w {
	width: 100%;
	background: url(img/bg02.gif) right -3px repeat-x;
}

.reg_bg_g {
	width: 100%;
	background: url(img/bg03.gif) right top repeat-x;
}

.input_std {
	width: 285px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #FB9304;
	margin-bottom: 10px;
	padding-left:5px;
}

.input_half_std {
	width: 130px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #FB9304;
	margin-bottom: 10px;
	padding-left:5px;
}

.input_wide {
	width: 550px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #FB9304;
	margin-bottom: 10px;
}

.reg_column {
	width: 280px; 
	float: left; 
	padding: 20px 20px 10px 10px;
}

.reg_column_n {
	width: 280px; 
	float: left; 
	padding: 5px 20px 5px 10px;
}

.reg_column_wide {
	width: 590px; 
	float: left; 
	padding: 20px 20px 10px 10px;
}

.link_1 {
	padding-left: 20px;
	background: url(img/bullet_3.gif) 0.5em 0.5em no-repeat;
}

.link_1 a, .link_1 a:link, .link_1 a:visited, .link_1 a:active {
	color: #f8931e; 
	text-decoration: none; 
}

.link_1 a:hover {
	color: #f8931e; 
	text-decoration: underline; 
}

.link_2 {
	
}

.link_2 a, .link_2 a:link, .link_2 a:visited, .link_2 a:active {
	color: #f8931e; 
	text-decoration: none; 
}

.link_2 a:hover {
	color: #f8931e; 
	text-decoration: underline; 
}

.page_link {
	
	float: left;
	padding: 3px 8px 3px 8px;
	margin-right: 10px;
	
	color: #f8931e;
	font-weight: bold;
	text-align: center;
	border: 1px solid #8FDEFF;
	background-color: #ECECEC;
}

.page_link:link, .page_link:visited, .page_link:active {
	color: #f8931e; 
	text-decoration: none; 
}

.page_link:hover {
	color: #f8931e; 
	text-decoration: none; 
	background-color: #CCCCCC;
}

.errortext {
	color: red;
}

.greentext {
	color : green;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
}

.mceToolbarTop * {
	float:left;
}

.mceToolbarTop select {
	width:auto!important;
}

.mceToolbarTop option {
	float:none;
}

.submitbutton {
	font-weight: bold;
	color: white;
	background-color  #f8931e:;
}

.gridfield_outer_border_contract_types {
	padding: 5px;
	border-color: #AEE0FD;
	border-color: #f8931e;
	border-style: solid;
	border-width: 3px;
	
}

.gridfield_outer_border {
	padding: 5px;
	border-color: blue;
	border-style: solid;
	border-width: 1px;
	
}

.gridfield_header {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-color: blue;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.gridfield_header_gray_background {
	border-top-color: #8e8e8e;
	border-top-color: #f8931e;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #ECECEC;
	background-color: #f8931e;
	background-color: #f8bb62;
}

.gridfield_tiny {
	width: 30px;
	height: 20px;
}

.gridfield_mini {
	width: 55px;
}

.gridfield_small {
	width: 90px;
}

.gridfield_small_medium {
	width: 130px;
}

.gridfield_medium {
	width: 200px;
}

.gridfield_medium_large {
	width: 260px;
}
 
.gridfield_large {
	width: 400px;
}

.gridfield_huge {
	width: 600px;
}

.table_cell {
	width: "200px";
	padding: 5px 5px 5px 5px;
}

.table_cell_center {
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.gold_background {
	background-color: #ffe0b7;
	background-color: #ECECEC;
}

.light_blue_background {
	background-color: #f8bb62;
}

.gray_box {
	background-color: #F8f8f8;
}

.table_cell_center_green {
	padding: 5px 5px 5px 5px;
	text-align: center;
	color: green;
}

.textfield_medium {
	width: 250px;
}

.textfield_medium_small {
	width: 205px;
}

.textfield_small {
	width: 195px;
}

.textfield_mini {
	width: 45px;
}

.textfield_tiny {
	width: 36px;
}