/* CSS Document */
body{
font-family:Arial;
font-size:8pt;
text-align:center;
background-color:#FBf8E9;
color:#3c3a3a;
margin:0px auto;
}

.clear{
clear:both;
height:0px;
}

p{
margin-top:3px;
margin-bottom:8px;
}

table ul{
margin-top:3px;
}
h1, h2{
font-family:Arial;
font-weight:bold;
color:3c3a3a;
}

h1{
font-size:12pt;
margin-bottom:3px;
}
h2{
font-size:10pt;
margin-bottom:3px;
}
h3{
font-size:8pt;
margin-bottom:3px;
}


a{
color:#3664FF;
}

img{
z-index:10;
border:0px;
}

img.logo{
margin-left:31px;
}

#main-pane{
margin:0px auto;
text-align:left;
}

#container{
margin:0px auto;
width:813px;
}

#main-pane #top-bg{
position:relative;
background-image:url(/common/images/top/top.gif);
background-repeat:no-repeat;
width:813px;
height:15px;
}

#main-pane #top-bg-homepage{
position:relative;
background-image:url(/common/images/top/top.gif);
background-repeat:no-repeat;
width:813px;
height:29px;
}

#main-pane #top-bg-expand, #main-pane #top-subpage{
position:relative;
background-image:url(/common/images/top/top_bg.jpg);
background-repeat:repeat-y;
width:813px;
}
#main-pane #top-bg-expand{
padding-top:17px;
height:270px;
}


#main-pane #content-background{
position:absolute;
background-image:url(/common/images/main_img.jpg);
width:749px;
height:348px;
z-index:1;
margin-left:31px;
margin-top:86px;
}

#main-pane #content-background #home-content{
position:relative;
/*top:210px;*/
top:247px;
left:10px;
width:391px;
height:80px;
padding:5px;
}
#main-pane #content-background #home-content #menu-script{
float:left;
background-image:url(/common/images/welcomes.gif);
background-repeat:no-repeat;
width:86px;
height:110px;
margin:4px 5px;
}
#main-pane #content-background #home-content #welcome-divider{
background-image:url(/common/images/welcomeDivider.gif);
background-repeat:no-repeat;
width:1px;
height:95px;
float:left;
margin:10px;
}
#main-pane #content-background #home-content #welcome-content{
margin:11px 11px 11px 11px;
float:left;
/*width:263px;*/
font-weight:bold;
}


#gray-spacer{
position:relative;
height:147px;
}

#main-pane #bottom-bg-expand{
position:relative;
background-image:url(/common/images/bottom/bottom_bg.jpg);
background-repeat:repeat-y;
width:813px;
/*border:1px solid red;*/
}

#main-pane #top-bg-expand #logo, #main-pane #top-subpage #logo{
position:relative;
float:left;
}
#main-pane #top-bg-expand #top-nav, #main-pane #top-subpage #top-nav{
text-align: right;
width:450px;
height:55px;
float:right;
padding-right:29px;
text-align:right;
font-weight:bold;
color:#ffffff;
}

#main-pane #top-subpage #top-nav{
padding-bottom:10px;
}

#main-pane #top-bg-expand #top-nav a, 
#main-pane #top-subpage #top-nav a{
color:#000000;
padding:0 4px 0 4px;
text-decoration:none;
}

#main-pane #top-bg-expand #top-nav #top-search, 
#main-pane #top-subpage #top-nav #top-search{ 
margin:12px 0 0 0;
float:right;
color:#000000;
}

#main-pane #top-bg-expand #top-nav #input-field, 
#main-pane #top-subpage #top-nav #input-field{
margin:14px 3px 0 4px;
float:right;
}


#main-pane #bottom-bg-expand #footer, #main-pane #gray-bg-expand #footer{
margin-top:10px;
position:relative;
left:31px;
width:749px;
}


#main-pane #bottom-bg-expand #footer #copyright, #main-pane #gray-bg-expand #footer #copyright{
text-align:right;
font-weight:bold;
font-size:6pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#main-pane #bottom-bg{
background-image:url(/common/images/bottom/btm.gif);
background-repeat:no-repeat;
width:813px;
height:23px;
background-position:bottom;
}
#main-pane #gray-bg-expand{
background-image:url(../images/bottom/bottom_bg.jpg);
background-repeat:repeat-y;
width:813px;
}

#main-pane #top-subpage #sub-header{
position:relative;
background-image:url(../images/sub_img.jpg);
background-repeat:no-repeat;
width:749px;
height:121px;
left:31px;
}


/*****************************************************************/
#main-pane #container #gray-bg-expand #content{
background-color:white;
position:relative;
width:749px;
left:31px;
}

#main-pane #container #gray-bg-expand #content #sub-white-spacer{
position:relative;
height:15px;
}

#main-pane #container #gray-bg-expand #content #white-bg{
position:relative;
background-color:#ffffff;
}

