@import url("css/menu.css");

/* CSS Document */
body {
    background: #EBFCF3 url(images/background.jpg)  repeat-x top left; height:100%; margin:auto; padding:0px; 
    text-align:center;
    font-family: Arial;
    color: #666666;
    font-size: 0.9em;
    line-height: 1.6em;
    padding: 10px;
    }

#divHolder
{
    width: 900px;
    border: solid 0px white;
    padding: 10px;
    margin: 5px;
    margin-top:0px;
    padding-top:0px;
    margin:auto;
    text-align:left;
    background-color:#FFF;
    border: solid 1px white;
}


#divMainContent
{

    background-color:#C8F7F7;
  
    
}

#divHeader
{
    padding-bottom: 0px;
    width: 900px;
    text-align:right;
}

#divWhiteTint
{
    border: solid 1px #70759E;
    border-top-width: 0px;
    background:#B6BED1 url(images/whiteTint.jpg) repeat-x top left;
}

#divFooter
{
    border: solid 1px #cccccc;
    background-color: #EBFCF3;
    padding: 4px;
    margin: 10px;
    margin-left:0px;

}


.tdHeader
{
    background:  url(images/banner.gif) no-repeat top left;  
    margin:0px; padding:0px;     
    text-align:right;
    color: #013F9B;
    padding-right: 0px;
    height: 145px;
    vertical-align:bottom;

}


#divContainerTitle
{margin:0;  background-color:#e8e8e8; margin-top:10px;   color:#013F9B; padding:5px;   text-align:left; height: 22px;font-size:1.3em; font-weight:bold; background-color: #e8e8e8;   background-image: url('images/flower.png'); margin-left:0px; margin-right:0px; background-repeat: no-repeat; background-position: left center; padding-left: 30px;}



.Breadcrumb a, .Breadcrumb a:visited
{
color: #013F9B;
}

.search_style{padding: 0px 0px 0px 0px; margin-top:0px;   height:40px; margin-bottom:0px;  float: right; color:#0071B1;}
.search_bg{padding:8px 2px 0 0;}
.search_bg Input{color: #0071B1;}


a
{
    color: #013F9B;
    text-decoration:underline;
}

a, a:visited
{
    color: #013F9B;
      text-decoration:underline;
}

a:hover
{
    color: #FF0101;
    text-decoration: none;
}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:23em; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; margin:0px; }

.BottomContentPane{ padding:0px 10px 0px 0px; width:33%; margin:0px; }
.BottomLeftPane{ padding:0px 10px 0px 0px; width:33%; margin:0px; }
.BottomRightPane{ padding:0px 0px 0px 10px; width:33%; margin:0px; }

.homepageFeature
{
    border: solid 1px #cccccc;
}

.homepageFeatureMiddle
{
    border: solid 1px #cccccc;
    margin: 0 10px 0 10px;
}


/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#013F9B;}
a.user:hover{color:#FF0101;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#FFF;}
a.Breadcrumb:hover{color:#FF0101;}

.breadcrumb_text{color:#013F9B;}

.bread_bg{padding:0px; margin: 0px; background-color:#6BADD2; height:25px;}
.bread_left{padding:0px; margin:0px; background-color:#6BADD2;   height:25px;}
.bread_right{padding:0px;  background-color:#6BADD2; height:25px;}


/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px; margin-right:3px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px;  color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


/*------------ Command Button Style --------------*/

a.CommandButton:link, a.CommandButton:visited{color:black; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#013F9B; text-decoration:underline;}



.content_pad{padding:10px 22px 0 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}
.content_width{overflow:auto; padding-top: 15px; min-height:350px;}


/* ControlPanel style */
.cpanel_left { width:900px; text-align:right;}































































































































