



input {
	margin-top: 0px;
	font-family: Arial;
	font-size: 11px;
}

textarea {
	font-family: Arial;
	font-size: 11px;

}


form {
	display:inline;
}

a {

	text-decoration: underline;
	color: #e65100;
}

a:hover {
	text-decoration: underline;
}

a img {
	border:0;
}



body {

	text-align:center;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial, "lucida console", sans-serif;


}


h1 {
	font-weight: normal;
	font-size: 24px;
	color: #282626;

} 

h2 {
	font-weight: normal;
	font-size: 19px;
	color: #282626;

}

h3 {
	font-weight: normal;
	font-size: 16px;
	color: #282626;

}

h2.orange {
	color: #e65100;
}

div.main {
	width: 860px;
	text-align:left;	
}

div.header {
	
	background-image: url("/images/headerbg.gif");
}

div.header div.menu {
	float:right;
	width: 550px;

}

div.header div.logo {
	padding-top: 10px;
}

div.menu a.item {
	margin-left: 5px;
	display:block;
	float:left;
	color: #414141;
	font-size: 14px;
	text-decoration: none; 

}

div.menu {
	margin-top: 30px;
}

div.menu a.sel,div.menu a:hover {
	background-image: url(/images/menu_sel_bg.gif);
	background-position: top left;
	
}

div.menu a div.right {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}


div.menu a.sel div.right,div.menu a:hover div.right {

	background-image: url(/images/menu_sel_right.gif);
	background-position: top right;
	background-repeat:no-repeat;

	
}	



div.footer {
	background-color: #fc8200;
	padding: 7px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
}

div.footer div.right {
	float:right;
}

div.footer a {
	color: #FFFFFF;

	text-decoration: none;
	font-weight: bold;
}

div.footer a:hover {
	text-decoration: underline;
}

div.content_round {
	height: 7px;
	background-color: #ebeaea;
}

div.maincontent {
	background-color: #ebeaea;
	padding:7px;

	padding-top: 0px;
	padding-right: 0px;
	clear:both;
}


div.box,div.boxb {
	color: #333333;
	font-size: 12px;

	margin:0;
	margin-right: 11px;
	margin-top: 5px;
	float:left;
}

div.box div.content,div.boxb div.content {
	clear:both;
	border: 2px solid #fc8200;
	border-top: 0px;
	border-bottom: 0px;
	padding: 11px;
	padding-top: 0px;
	text-align:justify;
	position: relative;
	top: -4px;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 1.3;
}


div.box div.top,div.boxb div.top {
	width: 100%;
	float:left;
	line-height: 1px;
	font-size: 1px;
	background-image: url(/images/boxr_tl.gif);

	background-repeat:no-repeat;
	background-position: top left;






}

div.box div.bottom,div.boxb div.bottom {
	background-image: url(/images/boxr_bl.gif);

	background-repeat:no-repeat;
	background-position: bottom left;

	font-size: 2px;

	position: relative;
	top: -4px;
}


div.box div.top div.right,div.boxb div.top div.right {
	line-height: 1px;
	font-size: 1px;

	background-image: url(/images/boxr_tr.gif);
	height: 12px;

	background-repeat:no-repeat;
	background-position: top right;
	
}


div.box div.bottom div.right,div.boxb div.bottom div.right {


	background-image: url(/images/boxr_br.gif);
	height: 12px;


	background-repeat:no-repeat;
	background-position: bottom right;

}


div.boxb div.top  {
	background-image: url(/images/boxb_tl.gif);

}

div.boxb div.top div.right {
	background-image: url(/images/boxb_tr.gif);

}


div.boxb div.bottom  {
	background-image: url(/images/boxb_bl.gif);

}

div.boxb div.bottom div.right {
	background-image: url(/images/boxb_br.gif);

}

div.boxb div.content {

	border: 5px solid #fc8200;
	border-top: 0px;
	border-bottom: 0px;

}


img.icoright {
	float:right;
}

ul.list {

	list-style-type: square; 
	list-style-image: url(/images/check.gif);


	

}

ul.list li {
	padding-top: 2px;
	margin-left: -8px;
}

div.home_box {
	height: 90px;  
	text-align:justify; 

	width: 210px;
}

form.form_right {
	clear:both;

}
form.form_right div.item {
	width: 100px;
	color: #777777;
	padding-top: 6px;
	
}

form.form_right div.item input {
	margin-top: 2px;
	width: 150px;

}

form.form_right input.button {

	background-color: #FFFFFF;
	padding: 6px;
	width: 90px;

	font-weight: bold;
	margin-left: 70px;
	margin-top: 14px;

	border: 1px solid #fc8200;
	background-color: #ffdcb7;
}

form.form_right input {
	display:block;
	padding: 3px;
}

div.buttonrow {
	text-align:center;		
	padding: 10px;
	padding-top: 20px;
}


form.frm input {
	padding: 3px;
	width: 200px;
	
}


div#container{
	margin-bottom: 4px;
}

div.buttonrow input {
	padding: 3px;
	width: 90px;

	font-weight: bold;
	
	border: 1px solid #fc8200;
	background-color: #ffdcb7;

}


form.frm div.tooltip {
	display:inline;

}

form.frm div.tooltip div {
	background-image: url(/images/icos/help.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px;	
	padding-left: 60px;
	width: 160px;
	height: 90px;

	text-align:justify;
	border-width: 1px;
	border-color:  #C0C0C0;
	border-style:solid;	
	background-color: #FFFFFF;


	Z-index: 500;
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;

}	

form.frm div.alert  {
	color: red;
}
form.frm div.alert select, form.frm div.alert input,form.frm div.alert textarea {
	border-color:red;
}

form.frm table td {
	padding-bottom: 8px;
}

table.table2 {
	background-color: #f8efe6;
}

table.table2 tr td {
	padding-bottom: 7px;
}



/* Boxes */

div.errorbox,div.infobox,div.okbox {
	font-size: 12px;
	margin-bottom: 15px;
	padding: 10px;

	padding-left: 70px;	
	background-position: 10px 10px;	
	background-repeat: no-repeat;	
	border: 1px solid #cdcdcd;
	background-color: #fefefe;
	height: auto;
	min-height: 46px;


}

/*\*/
* html div.errorbox {
	height: 46px;
}
/**/

/*\*/
* html div.infobox {
	height: 46px;
}
/**/

/*\*/
* html div.okbox {
	height: 46px;
}
/**/




div.errorbox {
	background-image: url(/images/icos/error.gif);
}

div.infobox {
	background-image: url(/images/icos/info.gif);

}

div.okbox {
	background-image: url(/images/icos/ok.gif);
}

div.func {
	float:right;
	margin-right: 20px;
	margin-left: 20px;
}

div.func img {
	border: 1px solid  #AAAAAA;
}