/*------------Common-------------*/

* { padding:0px; margin:0px; }
body { background:url(../images/bg.jpg) repeat-x #737373; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:0px; margin:0px; }
li { margin-left:5px; font-size:11px; list-style:none; }
.clear { clear:both; }
.ovFlow { overflow:hidden; }
.floatLeft { float:left; }
.floatRight { float:right; }
img { border:0px; }
a { color:#000000; text-decoration:none; font-weight:normal; }
a:hover { text-decoration:underline; color:#000000;}
.error { color:#FF0000; }
.Wc-txt { font-size:15px; text-transform:uppercase; font-weight:bold; }
.Wc-small { font-size:11px; text-transform:uppercase; }
.simpletxt { color:#6A6666; font-size:11px; }
h2 { font-size:15px; font-weight:bold; }
.input-sm { width:140px; border:1px solid #000000; color:#6A6666; font-size:11px; padding:2px;}
.grey-txt { color:#6A6666; font-size:15px; text-align:right; padding-right:15px; }
.white-txt { color:#FFFFFF; }
.search { background:url(../images/search-box.jpg) no-repeat; width:170px; height:26px; color:#FFFFFF; }
.txt-links { color:#E6EBEA; text-decoration:none; } 
.txt-links a { color:#E6EBEA; text-decoration:none; }
.txt-links:hover { color:#D9FF45; text-decoration:none; }  
.blue-links { color:#00F2FF; font-size:11px;  text-decoration:none; padding-right:10px; }
.blue-links a { color:#00F2FF;  text-decoration:none; }
.blue-links:hover { color:#00F2FF; text-decoration:underline; }
.main-heading { color:#3F3F3F; font-size:20px; }
.border { background:url(../images/border1.jpg) no-repeat; width:243px; height:4px; margin-top:5px; margin-bottom:13px; }
.border2 { background:url(../images/border2.jpg) no-repeat; width:384px; height:5px; margin-top:5px; margin-bottom:13px; }
.selected-txt { background-color:#E8E6E7; color:#3F3F3F; font-weight:bold; font-size:11px; }
.red-bold { color:#AC0000; font-size:11px; font-weight:bold; }
.img { float:left; padding-right:10px; padding-bottom:10px; }
.copyright { color:#FFFFFF; padding-top:7px; text-align:center; margin-bottom:100px; font-size:11px; }
.white-links { color:#FFFFFF; text-decoration:none; font-size:11px; }
.white-links a { color:#FFFFFF; text-decoration:none; }
.white-links:hover { color:#FFFFFF; text-decoration:underline; }

#mainArea { width:718px; margin:auto; margin-top:17px; }
.bullet-link { color:#900000; text-decoration:none; }
.bullet-link a { color:#900000; text-decoration:none; }
.bullet-link:hover { color:#333333; text-decoration:none; }

/*------------Top Area-------------*/

#TopArea { background:url(../images/top-area.gif) no-repeat; width:718px; height:97px; margin-bottom:7px; }
#TopArea .nav{ width:595px; height:30px; padding-top:60px; margin-left:170px; font-family:Arial, Helvetica, sans-serif;  margin-bottom:7px; }


/*------------Service Area-------------*/

#ServiceArea { height:140px; background-color:#373737; margin-top:4px; }
#ServiceArea .LeftS { width:220px; float:left; background:url(../images/border.jpg) no-repeat right; height:110px; padding:7px; color:#E6EBEA;  }
#ServiceArea .RightS { width:210px; float:left; background:url(../images/border.jpg) no-repeat right; height:110px; padding:15px; color:#E6EBEA; padding-top:10px;  }

/*------------Content-------------*/

#ContentTop { background:url(../images/cont-bg-top.jpg); width:719px; height:19px; margin-top:10px; }
#ContentMiddle { background:url(../images/cont-bg-middle.jpg) repeat-y; width:690px; height:500px; padding:15px; padding-top:5px;  color:#7C7A7A; font-weight:bold; font-size:11px; text-align:justify; padding-bottom:60px; }
#ContentMiddle .middleft { width:260px; float:left; margin-right:25px; }
#ContentMiddle .middright { width:370px; float:left; padding-right:15px; }
#ContentBottom  { background:url(../images/cont-bg-bottom.jpg); width:719px; height:19px; }

.MenuLeft { width:220px; float:left; color:#900000; padding-bottom:5px;  padding-left:5px; line-height:24px; background-color:#CCCCCC; }
.MenuRight { width:450px; float:left; margin-left:13px; }

