/*-----------------------------------------------------------------------------*/
/* Created on Tuesday, Sep 15 2009, Author: reenku@gmail.com www.inflexi.com   */
/*-----------------------------------------------------------------------------*/
body {margin:0 0 20px 0;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#dddddd;line-height:16px; background-color:#3a3a3a;}
*{outline:none;}

a:link {color:#dddddd;text-decoration: none; font-weight:normal;}
a:visited {color:#dddddd;text-decoration: none; font-weight:normal;}
a:active {color:#dddddd;text-decoration: none; font-weight:normal;}
a:hover {color:#ffffff;text-decoration:none; font-weight:normal;}

h1 { font-family:Arial, Helvetica, sans-serif; font-size:18px;color:#fe9100;font-weight:normal;margin:0px;padding:0; display:block; float:left; text-transform:uppercase;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px;color:#fe9100;font-weight:bold;margin:0px;padding:0; display:block; float:left; text-transform:uppercase; background:url(images/small-heading-bg.gif) no-repeat left bottom; padding-bottom:4px;} 

.normalText {FONT-SIZE: 12px; COLOR:#dddddd; FONT-STYLE: normal; font-weight: normal; FONT-FAMILY:Arial, Helvetica, sans-serif;}
.bigText {FONT-SIZE: 14px; COLOR:#dddddd; FONT-STYLE: normal; font-weight: normal; FONT-FAMILY:Arial, Helvetica, sans-serif;}
.smallBoldTxt {FONT-SIZE: 11px; COLOR:#dddddd; FONT-STYLE: normal; font-weight:bold; FONT-FAMILY:Arial, Helvetica, sans-serif;}
.smallTxt {FONT-SIZE: 10px; COLOR:#dddddd; FONT-STYLE: normal; font-weight: normal; FONT-FAMILY:Arial, Helvetica, sans-serif; line-height:14px;}

.bulletLnk {color: #fe9100; font:14px Arial; text-decoration: none; font-weight:bold; background:url(images/link-bullet.gif) no-repeat left center; padding-left:16px;}
.bulletLnk:link {color: #fe9100; font:14px Arial; text-decoration: none; font-weight: bold; background:url(images/link-bullet.gif) no-repeat left center; padding-left:16px;}
.bulletLnk:visited {color: #fe9100; font:14px Arial; text-decoration: none; font-weight: bold; background:url(images/link-bullet.gif) no-repeat left center; padding-left:16px;}
.bulletLnk:hover {color: #fe9100; font:14px 12px; text-decoration:underline; font-weight:bold; background:url(images/link-bullet.gif) no-repeat left center; padding-left:16px;}

.headTopBG{background:url(images/bg-top.jpg) no-repeat top center;}
.headBG{ border-bottom:1px #545559 solid; padding-bottom:1px;}
.contPad{padding:30px;}
.contBG{ background:url(images/content-bg.jpg) no-repeat bottom center; padding-bottom:30px;}
.padT20{padding-top:20px;}
.footBG{background:url(images/footer_bg2.jpg) no-repeat top center; padding:15px 0;}
.innerBG{background:url(images/inner-bg.gif) no-repeat left top; min-height:370px;}