@import url(reset.css);
/*---------------------- TemplateI -----------------------*/
body{color:#333; font-size:medium;}

a:link{ color: #3b6f1b; text-decoration:none;}
a:visited{color:#3b6f1b; }
a:hover{color:#3b6f1b;}
a:active{color:#3b6f1b;}

.stress1{font-size: small; color:#ff527a;}
.stress2{font-size: 1em; font-weight:bolder; color:#ff527a; }
.annotation{ font-size:xx-small; color: #ff527a;}

.btn1{height:30px;line-height:30px;display: block; background:url(../img/module02.gif) repeat-x; text-transform:uppercase; border-radius:0.5em;margin:0.25em auto;color:#fff;text-align:center;}
.btn2{height:45px;line-height:45px;display: block; background:url(../img/module03.gif) repeat-x; text-transform:uppercase; border-radius:0.8em;margin:0.5em auto;color:#fff;text-align:center; border:1px solid #f0f0f0;}
.btn5{height:45px;line-height:45px;display: block; background:url(../img/module05.gif) repeat-x; text-transform:uppercase; border-radius:0.5em;margin:0 auto 0.25em;color:#fff;text-align:center;}

.div1{width:100%;margin:0.35em auto; background:url(../img/module02Bg.png); border-radius:0.5em; border:1px solid #f5f5f5;}
.div2{width:88%;margin:0.85em auto; font-size:0.875em;}

#toolBar{width:100%;height:2.5em; line-height:2.5em; background:url(../img/module01Bg.png); position:fixed;z-index: 101; text-align:center;}	
#menuA{position:absolute;top:0.05em;left:0.125em;color:#fff; font-size:0.825em;}
#homeA{position:absolute;top:0.05em;right:0.125em;color:#fff; font-size:0.825em;}
header{ width:100%; text-align:center;}
#telA{color:#fff; font-size:1.5em;}
#container{width:95%; margin: 0 auto;}

#topMenu{width:100%;height:50px; background:url(../img/topMenuBg.jpg) repeat-x; line-height:123%;}
#topMenu td{text-align:center;}
#topMenu a{color:#fff;}
.wordB{font-size:1em;text-shadow: 1px 1px 2px #6cab40, 0 0 1em #73b048, 0 0 0.2em #050602;}
.wordS{
	font-size: 0.7em;
	color: #ffffff;
}

/******/
.titleMenu{ font-weight:bolder;width:100%;height:2.65em; line-height:2.65em; background:url(../img/topMenuBg.jpg) repeat-x;text-indent: 0.25em; overflow:hidden; margin: 0.125em 0; color:#fff; }
#menu{width:90%; margin:0.5em auto; border-radius:0.7em; list-style:none; overflow:hidden; border:1px solid #f0f0f0;}
#menu li{width:100%; height:45px; line-height:45px; text-indent:0.5em; background:url(../img/menuArrow.png) no-repeat right,url(../img/module03.gif) repeat-x;border-bottom:1px solid #ccc;}
#menu li a{width:100%; height:45px; line-height:45px;display:block; color:#333; }

/******/
footer{width:100%;height: 45px;padding-top:10px; line-height: 17px; font-size:small; text-align:center; background: #b1123200 url(../img/topMenuBg.jpg) repeat-x; color:#fff; }

.titleB{ font-weight:bolder;width:100%;height:2.5em; line-height:2.5em; background:#fff;border-bottom:1px solid #66aa3d;text-indent: 0.25em; overflow:hidden; margin: 0.25em auto; color:#3b6f1b; font-size:1.1em; }
.titleL{
	font-size: small;
	color: #3b6f1b;
	font-weight: bolder;
}

.staffDiv{width:90%;margin:0.5em auto;border:1px solid #f0f0f0; background:url(../img/staffDivBack.gif) no-repeat right;}
.staffDiv td{padding:0.125em;}

.newMessageTitle{color:#df153e; font-weight:bolder; margin-top:0.5em; }
.date{margin-bottom: 0.5em; color: #999; text-align:right;font-size:0.85em;}
.message{margin-bottom:0.5em;}
