body { margin: 0px; background: url('/images/bgBody.jpg') top center repeat-x #4C9EDE;
font-family: verdana, arial, sans-serif;
font-size: 12px; color: #606060;
text-align: left;
line-height: 15px;
}

.wrapper {margin:0px auto;width:750px;padding-bottom:100px;position:relative;}

td {
font-family: verdana, arial, sans-serif;
}

a:link { text-decoration: none; color: #0085C8; }
a:visited { text-decoration: none; color: #0085C8; }
a:active { text-decoration: none; color: #0085C8; }
a:hover { text-decoration: none; color: #0006FF; }

img { border-style: none; }

h4 {line-height: 20px; font-size: 16px;}
.Normal {}
.Title {font-size: 16px; color: #606060; font-weight: bold; margin-bottom: 5px; line-height: 20px;}
.SubTitle {font-size: 14px; color: #606060; font-weight: bold; margin-bottom: 5px; line-height: 16px;}


.mainTable { width: 740px; }

.leftTD { width: 20px; background:url('/images/bgLeft.gif') top left repeat-y; }
.rightTD { width: 20px; background:url('/images/bgRight.gif') top left repeat-y; }
.middleTD { background-color: #FFF; width: 700px; }

/* Page Title Classes */

.whatsNew { text-align: left; width: 607px; min-height: 112px; background:url('/images/titleWhatsNew.jpg') top left no-repeat; padding: 60px 10px 20px 20px; }
.tipsAdvice { text-align: left; width: 607px; min-height: 112px; background:url('/images/titleTipsAdvice.jpg') top left no-repeat; padding: 60px 10px 20px 20px;  }

.subMenuTitle { text-align: left; width: 607px; min-height: 112px; padding: 46px 10px 20px 20px;  }




.moreButton { width: 607px; text-align: right; }

a.subNav:link { text-decoration: none; color: #FFF; }
a.subNav:visited { text-decoration: none; color: #FFF; }
a.subNav:active { text-decoration: none; color: #FFF; }
a.subNav:hover { text-decoration: underline; color: #FFF; }


.footer { width: 740px; height: 47px; background:url('/images/bgFooter.jpg') top left no-repeat;
color: #FFF; font-size: 10px; padding: 10px 40px 0px 40px;
}

input { padding-left: 4px; background:url('/images/bgInput.gif') top left repeat-x; border:1px solid #9A6A59; }

.error {
min-height: 25px;
background:url('/images/errorBG.gif') top left no-repeat #ef868c;
margin: 20px 50px 25px 50px;
font-family: verdana, sans-serif; font-size: 10px; font-weight: bold; color: #FFF;
padding: 13px 15px 25px 45px; text-align: left;
}


.msgbox {
min-height: 25px;
background:url('/images/msgBG.gif') top left no-repeat #3075AC; 
margin: 20px 50px 25px 50px;
font-family: verdana, sans-serif; font-size: 10px; font-weight: bold; color: #FFF;
padding: 13px 15px 25px 45px; text-align: left;
}

/* NEW NAV 2010 */
.header {background:url('/images/headerBG.jpg') top left no-repeat #ef868c;height:220px;width:700px;position:relative;}
.mainNav {position:absolute;top:152px;left:0px;}

.mainNav ul {margin:0px;padding:0px;list-style:none;float:left;font-family:arial,sans-serif;}
.mainNav ul li {display:inline;float:left;}
.mainNav ul li a {display:block;text-decoration:none;font-weight:bold;
                    padding:0px 0px 0px 45px;
                    font-size:13px;
                    color:#ae5257;}
.mainNav ul li a:hover, .mainNav ul li a.on {text-decoration:none;cursor:pointer;color:#51bce9;}

/* BOTTOM LINKS ADDED 2010 */
.myLinks {position:absolute;bottom:20px;left:40px;width:700px;}
.myLinks h1 {display:inline;font-size:11px;color:#fff;border-right:1px dotted #fff;padding:0 5px;font-weight:normal;}
.myLinks a {color:#fff;text-decoration:underline;padding:0 3px;font-size:11px;}
.myLinks .m1 {margin-top:15px;}
