body {
	color: #505050;
	font-size: 80%;
	font-family: tahoma, verdana;
	margin:0px;
	padding:0px;
	background: url(/images/bg.gif);
}

table {
	font-size: 100%;
}

.white {
	color: #FFFFFF;
}

a {
	color: #575757;
}

a:hover {
	color: #FF0000;
}

.white a {
	color: #FFFFFF
}

.white a:hover {
	color: #F0F0F0
}
a.blue_h1
{
	color: #056e9b;
	font-size: 22px;
}
a.blue_h2
{
	color: #056e9b;
	font-size: 14px;
}
a.orange_h1
{
	color: #f15922;
	font-size: 22px;
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: verdana;
	font-size: 100%;
}

input.TextBox, input.TextBox_focus {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #FFFFFF;
}

input.TextBox_empty {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #F9F9F9;
     color: #777777;
}

input.submitButton {
	border: 1px solid #000000;
	background: #A0A0A0;
	color: #FFFFFF;
}

select {
	z-index: 1;
}

ul {
	margin-left: 13px
}

li {
	list-style: none;
	margin-top: 5px;
}

h1, h2, h3, h4, h5, h6 {
	color: #f15922;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	margin-bottom: 15px;
}
.zag_1 {
	color: #f15922;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
}

.zag_2 {
	color: #f15922;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 15px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 18px;
	margin-bottom: 15px;
}

img{
	border:0px;
}


#form_required_field_text {
	color: #f15922;
}

.web_ar_datagrid input.submitButton {
    background: none repeat scroll 0 0 #f15922;
    border: 1px solid #000000;
    color: #FFFFFF;
}

.web_ar_datagrid input:hover.submitButton{
    cursor: pointer;
}

/*	form.process{
	   width:700px
	}*/


input.rsDirectory, input.dateTimeCalendar {
    background: #D0D0D0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #0A0A0A;
    border-bottom: 1px solid #0A0A0A;
    cursor: hand
}

.page_element{
margin: -18px 0px;
}

.pressListShortText
{
	padding-bottom:10px;
}

.searchbox input.TextBox, input.TextBox_focus, input.TextBox_empty, input.TextBox {
		line-height: 26px;
		font-size: 16px;
}

.box-reference{overflow:hidden; zoom:1}
.box-reference .box{width:25%; margin-right:-1px; float:left}
.box-reference ul li {padding: 0 0 10px 16px;background: url(/images/li-1.gif) 0 4px no-repeat;zoom: 1;}
