body
{
background: #fff url('images/bg.gif') repeat-x;
margin: 0px;
padding: 0px;
}
body a {
	color: #036B99;
	text-decoration: none;
}
body a:hover {
color:#993300;
}

.FieldHeader {
	border: 1px solid #CDC3B6;
	background: #E2D8C6 ;
}

.input{
width:140px;
height:15px;
font-size:12px;
color: #666666;
}
p{
width:auto;
padding:5px 0 0 0;
text-align:justify;
}
.pagetitle
{
    float: left; 
    width: 350px;
}
.pagebuttons
{
    float: right; 
    margin-top: 10px;

}

.title1{
color: #804000;
font-size:16px;
font-weight:bold;
padding:15px 10px 5px 40px;
border-bottom:1px #CCCCCC dashed;
margin-top:10px;
text-decoration:none;
}
h1 a
{
    color: #FFFFFF;
    font-size: 38px;
    padding: 35px 10px 0px 10px;
    margin: 0px;
    text-decoration: none;
    font-family: Arial;
}

h1 a:hover
{
    color: #FFFFFF;
    font-size: 38px;
    padding: 35px 10px 0px 10px;
    margin: 0px;
    text-decoration: none;
    font-family: Arial;
}
h2
{
    color: #804000;
    font-size: 16px;
    padding: 15px 10px 5px 10px;
    border-bottom: 1px #CCCCCC dashed;
    margin: 0px;
    text-decoration: none;
}
h3
{
    color: #804000;
    font-size: 14px;
    padding: 15px 5px 5px 20px;
    margin-top: 10px;
    text-decoration: none;
}
h4
{
    color: #804000;
    font-size: 12px;
    padding: 3px 10px 5px 10px;
    border-bottom: 1px #CCCCCC dashed;
    margin: 0px 0px 3px 0px;
    text-decoration: none;
    width: 230px;
}
h5
{
    color: #FFFFFF;
    font-size: 18px;
    padding: 5px 5px -5px 10px;
    margin-top: 0px;
    text-decoration: none;
    font-family: Arial;
    margin-left: 10px;
}
.select{
width:60px;
height:19px;
font-size:12px;
color: #666666;
}
#main_container{
width:850px;
height:auto;
margin:16px auto;
background: none;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}

#top_banner{
width:auto;
height:130px;
}
#logo{
width:auto;
float:left;
padding-left:20px;
}
.snapshot{
float:left;
padding-left:30px;
padding-top:5px;
}

/*-------------menu--------------*/
.navigation{
float:left;
padding-left:60px;
padding-bottom:3px;
}
.Menu
{
font-family: "trebuchet ms";
font-size: 13px;
text-decoration: none;
margin: 0px;
padding:0px;
list-style: none;
}
.MenuItems
{
text-align:center;
display: inline;
background: none;
text-align: center;
padding: 0px;
margin-right: 5px;	
float: left;
}

.MenuItems a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 15px 5px 15px;
text-decoration: none;
}

.MenuItems a:hover
{
    color: #FFFF00;
}

.MenuItemsSelected a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 15px 5px 15px;
text-decoration: none;
font-weight:bold;
}
.MenuDynItemsSelected a
{
color: #fff;
text-decoration: none;
font-weight:bold;
}
.DynamicMenu
{
    z-index: 1;
}

.navigation ul
{
font-family: "trebuchet ms";
font-size: 11px;
text-decoration: none;
margin: 0px;
padding:0px;
list-style: none;
}
.navigation li
{
text-align:center;
display: inline;
background: none;
text-align: center;
padding: 0px;
margin-right: 5px;	
float: left;
}
.navigation li a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 15px 5px 15px;
text-decoration: none;
}

.navigation li a:hover
{
color: #000000;
}
.navigation li.current a
{
color: #fff;
float: left;
margin:	0px;
padding:5px 15px 5px 15px;
text-decoration: none;
font-weight:bold;
}


#center_content{
clear:both;
width:850px;
background:url(images/center_bg.gif) repeat-y ;
}
.left_box1{
width:235px;
float:left;
height:auto;
padding-left:30px;
font-size:11px;
color:#333333;
padding-bottom:50px;
}
.left_box2{
width: 500px;
float:left;
height:auto;
padding-left:30px;
}
img.pic{
float:left;
padding:10px;
margin-right:10px;
border:1px  #D8C6B1 solid;
}
img.pic2{
padding:10px;
margin:3px;
border:1px  #D8C6B1 solid;
}


/*-------------list------------*/
.list {
color:#F26123;
font-weight:bold;

}
.list li span{
color:#333333;
}
.list ul{
padding:0px;
margin:0px;
}
.list li ul li{
font-weight:normal;
padding:5px;
list-style:none;
margin:5px;
background-color:#E2D8C6;
}
.list ul li.description{
color: #000;
font-size:10px;
}
/*side box header----------*/
.sidebox {
	margin-top:15px;
	width: 235px;
	color:#333333;
	background:url(images/title.gif) no-repeat top;
}
.sidebox h3{
padding:6px 0 0 0;
margin:0px;
height:23px;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-align:center;
}
.sidebox ul{
	border: 1px solid #CDC3B6;
	width: 210px;
	margin:0px;
	padding:0px 10px 0 13px;
	list-style:none;
	background: #E2D8C6 ;
}

.sidebox ul li {
	
	border-bottom: 1px solid #F6F0E7;
	line-height: 25px;
	list-style: none;
}

.sidebox ul li a {
	display: block;
	color: #666;
	text-decoration: none;
}
.sidebox ul li a:hover {
color:#993300;
}



.bottom_buttons{
padding-top:10px;
padding-left:50px;
}
/*----------*/
#login{
background-color:#E2D8C6;
color:#333333;
width:215px;
height:100px;
padding:10px;
}
.input{
width:140px;
height:12px;
font-size:10px;
}
.submit{
float:right;
margin-right:30px;
margin-top:5px;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}
/*-------------foooter*/
#footer
{
    clear: both;
    width: auto;
    background: url(images/bg-footer.gif) repeat-x;
    background-position: 0px 0px;
    padding-top: 30px;
    height: 130px;
    text-align: center;
    margin-top: -14px;
}

#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	background: url(images/separator.gif) no-repeat right center;
	font-size: 13px;
}
#footer ul li a{
text-decoration:none;
color:#000000;
}
#footer ul li a:hover{
text-decoration:underline;
}
/*-------------For DD pager control - don't know if needed*/
tr.footer td
{
    background: #dbddff;
    height: 1.5em;
}

.modalBackground {
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}

.BoxBorder {
padding: 5px; 
margin: 10px 0px 0px 0px; 
border-style: solid; 
border-width: thin;
}

.FilterBox
{
	width: 235px;
    margin-top: 15px;
    color: #333333;
    background: url(images/title.gif) no-repeat top;
}
.FilterBox h3
{
    padding: 6px 0 0 0;
    margin: 0px 0px 0px 15px;
    height: 23px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

.FilterArea
{
    border: 1px solid #E9E7E2;
    background-color: #E2D8C6;
    color: #333333;
    width: 760px;
    padding: 10px;
}

.AgentHover
{
    border: 1px solid #000000;
    background-color: #E2D8C6;
    color: #333333;
    width: 250px;
    padding: 5px;
}
.TableFull
{
    width: 782px;
    margin-top: 3px;
}

.DontShowListSearchPrompt
{
    display: none;
}

.Buttons
{
    font-size: 11px;
    height: 20px;
}

.HoverPanel
{
    background-color: #FFFFFF;
    border-style: dashed;
    border-width: thin;
    padding: 5px;
}


