html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #ffffff;
 	margin: 0; 
 	padding: 0;
}

body, td, th, textarea, input, select {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
}

img {
	border: 0px;
}

th {
	text-align: left;
}

a {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
   	text-decoration: none;
	color: #000000;
}

a:active {
	color: #000000;
}

a:hover {
	color: #000000;
}

a.white {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
   	text-decoration: none;
	color: #ffffff;
}

a.white:active {
	color: #ffffff;
}

a.white:hover {
	color: #ffffff;
}

.tabbb{
position:absolute; left:323px; top:62px; z-index: +1; color:#FFFFFF;background-image:url(../gfx/tabs.jpg);background-repeat:no-repeat;width:280px;height:25px;line-height:23px;
}

.tabb{
width:140px;text-align:center;padding-top:0px;font-style:italic;
}

a.white2 {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
   	text-decoration: none;
	color: #ffffff;
	line-height:30px;
}

a.white2:active {
	color: #ffffff;
}

a.white2:hover {
	color: #ffffff;
}

a.bigger {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
   	text-decoration: none;
   	font-weight: bold;
	color: #000000;
}

a.bigger:active {
	color: #000000;
}

a.bigger:hover {
	color: #000000;
}

a.bigger2 {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	text-decoration: none;
   	font-weight: bold;
	color: #000000;
}

a.bigger2:active {
	color: #000000;
}

a.bigger2:hover {
	color: #000000;
}

.succesmessage {
	font-weight: bold;
	color: #6EC000;
}	

.errormessage {
	font-weight: bold;
	color: #FF0000;	
}

.main {
	width: 970px;
}

.top {
	background-image: url(../gfx/top.jpg);
	background-repeat: no-repeat;
	height: 87px;
	border-bottom: 2px #fff solid;
}

.search {
	background-image: url(../gfx/main_1.jpg);
	background-repeat: no-repeat;
	width: 663px;
	height: 388px;
	border-bottom: 2px solid #ffffff;	
}

.item1 {
	background-color: #edeef0;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	height: 25px;		
}

.item2 {
	background-color: #f3f4f6;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	height: 25px;	
}

.itemtitle {
	font-weight: bold;
	width: 100px;
}

.icon {
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.bar_beige {
	background-image: url(../gfx/bar2.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 10px;
}

.bar_main {
	background-image: url(../gfx/bar_grey.jpg);
	background-repeat: repeat-x;
	height: 25px;
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
}

.bar_orange {
	background-image: url(../gfx/bar2.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 10px;
}

.bar_pink {
	background-image: url(../gfx/bar2.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 10px;
}

.bar_blue {
	background-image: url(../gfx/bar2.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 10px;
}

.bar_green {
	background-image: url(../gfx/bar2.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 10px;
}

.bar_title {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.bar_search {
	padding: 10px;
	background-color: #164EA3;
	color: #ffffff;
	height: 60px;
}

.title {
	color: #ffffff;
	font-size: 19px;
}

div.actionTitle {
	width: 100%;
	border-bottom: 1px solid #7f9db9;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-bottom: 14px;
	margin-bottom: 14px;
	color: #7f9db9;
}

.banner_horizontal {
	border-top: 2px solid #FFFFFF;
	height: 78px;	
}

.banner_vertical {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	width: 120px;
	height: 600px;
}

.result {
}

.result2 {
}

td.submitter {
	text-align: right;
}

.step {
	background-color: #FFFFFF;
}

div.info {
	border: 3px solid #C5C585;
	background-color: #FFFFE1;
	padding: 10px; 
}

.inputter {
	width: 250px;
}

.listtab {
	text-align: center;
	cursor: pointer
}

.listtab_active {
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

.ic_div {
	width: 200px;
	background-color: #bfd9aa;
	border: 1px solid #80807e;
	padding: 10px;
}

.right_button {
	position: absolute;
	left: 49px;
	top: 30px !important; /* MOZ */
	top: 30px; /* IE */	
}
