@charset "utf-8";

*{
margin:0;
padding:0;
}
body,td,th {
	font-size: 9pt;
}
body{
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-color:#D7ECF1;
margin-bottom:30px;
}
#container{
width:880px;
margin:auto;
}
#logo{
height:120px;
background-image:url(../images/logobg.jpg);
background-repeat:no-repeat;
}
#logo a{color:#FFFFFF; text-decoration:none;}
#menus{
}
#menus td{text-align:center;}
#menus a{color:#FFFFFF; text-decoration:none;}
#bannerHome{

background-image:url(../images/homepic.jpg);
background-repeat:no-repeat;
text-align:center;
}
#forBannerTop{
height:15px;
background-image:url(../images/forbannertopbg.gif);
background-repeat:no-repeat;
}
#bannerPages{

text-align:center;
background-image:url(../imgs/pagepic.jpg);
background-repeat:no-repeat;
}
#page{
width:870px;
margin:auto;
padding:5px;
background-color:#EAF6FA;
}
#leftTD{
width:204px;
vertical-align:top;
}
#leftTDTitle{
height:30px; 
background-image:url(../imgs/lefttitlebg.gif); 
background-repeat:no-repeat; 
padding-left:25px; 
font-size:11pt; 
font-weight:bold; 
color:#11559C;
border-bottom:1px dotted #11559C;
}
#leftTDCtnt{
padding:8px;
font-size:10pt;
background-image:url(../imgs/lefttdbg.gif);
background-repeat:no-repeat;
}
#leftTDCtnt li{
list-style:none;
line-height:25px;
}
#leftTDCtnt a{
font-size:10pt;
color:#11559C;
text-decoration:none;
border-bottom:1px dashed #CCCCCC;
}
#leftTDCtnt a:hover{
color:#D00000;
font-weight:bold;
border-bottom:1px dashed #11559C;
}
#rightTD{vertical-align:top;}
#titleTD{
height:30px; 
padding-left:15px; 
background-image:url(../imgs/titlebg.gif); 
background-repeat:no-repeat;
background-position:5px;
font-size:12pt; 
font-weight:bold; 
color:#D00000;
}
.breakLine{
padding-left:10px;
padding-right:10px;
}
#content{
padding:8px;
padding-top:20px;
background-image:url(../imgs/contenttopbg.gif);
background-repeat:repeat-x;
line-height:18px;
}
#footer{
height:119px;
background-image:url(../images/footerbg.gif);
background-repeat:no-repeat;
text-align:center;
color:#106c9c;
line-height:55px;
}
#footer a{
color:#106c9c;
text-decoration:none;
}

