@charset "utf-8";
/* CSS Document */
.indexbody{margin:0px; padding:0px; background-image:url(../Library/images/bodybg.jpg); background-repeat:repeat-x;}
.innerbody{margin:0px; padding:0px; background-image:url(../Library/images/InnerBg.jpg); background-repeat:repeat-x;}

.orangebg{background-color:#e67925;}
.whitebg {background-color:#FFFFFF;}
.greybg {background-color:#a6a492;}
.lightgreybg{background-color:#eae9e9;}


.Menu { font-size:12px; color:#FFFFFF; text-decoration:none; width:118px; height:43px; background-image:url(../Library/images/MenuBg.jpg); background-position:bottom; background-repeat:no-repeat; display:block; line-height:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
a.Menu{ font-size:12px; color:#FFFFFF; text-decoration:none; background-image:url(../Library/images/MenuBg.jpg); background-repeat:no-repeat; line-height:55px; display:block; font-weight:bold; margin-right:1px;}
a.Menu:hover{ font-size:12px; color:#FFFFFF; text-decoration:none; width:118px; height:43px; background-image:url(../Library/images/MenuOverBg.jpg); background-repeat:no-repeat; line-height:55px; display:block;  background-position:100% 3px;  font-weight:bold;}

.menuon { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none; width:118px; height:43px; background-image:url(../Library/images/MenuOverBg.jpg); background-repeat:no-repeat; line-height:55px; display:block;  background-position:100% 3px;  font-weight:bold; margin-right:1px;}


.blueheading {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#3ab3c2;}
.bluesubheading {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#3ab3c2; font-weight:bold;}

.content {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#717462; text-decoration:none;}
.content a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#e67925; text-decoration:none;}
.content a:linked{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#e67925; text-decoration:none;}
.content a:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#e67925; text-decoration:none;}
.content a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#717462; text-decoration:underline;}

.whitetext {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; line-height:15px;}
.whitetext a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:underline;}
.whitetext a:linked{font-family:sans-serif; font-size:12px; color:#ffffff; text-decoration:underline;}
.whitetext a:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:underline;}
.whitetext a:hover{font-family:sans-serif; font-size:12px; color:#CCCCCC; text-decoration:none;}


.footer {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none;}
.footer a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none;}
.footer a:linked{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none;}
.footer a:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none;}
.footer a:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#717462; text-decoration:underline;}

.pagetitle {font-family:"Trebuchet MS"; font-size:48px; color:#FFFFFF;}
.heading {font-family: Arial, Helvetica, sans-serif; font-size:20px; color:#38b3c2;}

/* for bullets */
.bullet3 { font-family:Arial; font-size:12px; color:#575757; text-decoration:none; padding-left:15px; }

ul.features {margin:0px; padding:10px; list-style:none;}
.features li{padding-left:15px; background:url(../Library/images/arrow.jpg) no-repeat; margin:10px;}


.smallgreytext {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-decoration:none;}
.boxParent { background:url(../images/box_bg.jpg) no-repeat; /*border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 0px 0px 8px 8px;*/
width:310px; height:260px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; line-height:18.5px; text-align:left; }
.boxParent h2 {color:#fff; font-family:Arial, Helvetica, sans-serif; font-size: 16px; text-shadow: 5px 5px 5px #000000;  text-align:left; padding:15px 0px 0px 20px; margin:0;}
.boxParent h2 a { color:#fff; text-decoration:none;}
.boxParent a{color:#fff;}
/*.boxParent p{color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif!important;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none; margin-top:10px;}*/