/**
 *
 *  INSTYLE IT
 *  http://www.instyleit.com.au - Australian Web Hosting and Design
 *  
 */

html {
  margin: 0px;
  padding: 0px;

} 
body {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   background: #ffffff;
   padding: 0px;
   color: #000000;
   background: url(/image/bg.gif);
   background-repeat: repeat-x;
   background-color: #000000;
}

h1 {
   font-size: 18px;
   text-align: left;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   color: #0B263E;
}
h2 {
   font-size: 16px;
   text-align: left;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   color: #0B263E;
}
h3 {
   font-size: 14px;
   text-align: left;
   padding: 0px;
   margin: 0px 0px 5px 0px;
}
h4 {
   font-size: 12px;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   text-align: left;
}
form {
   display: inline;
}
td {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
}
ul {
   list-style-type: square;
}
li {
   padding-bottom: 5px;
}

.header {
   text-align: center;  
   width: 990px;
}

.pageBody {
   padding: 10px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 0px;
   font-size: 12px;
   font-weight: normal;
   background: #FFFFFF;
   text-align: left;
}

.leftCol {
   padding: 0px;
   padding-top: 15px;
   padding-left: 20px;
   width: 180px;
   text-align: left;
   background: url(/image/left_bg.gif);
   background-color: #323e45;
   background-repeat: repeat-x;
   color: #ffffff;
}
.leftCol p {
   line-height: 12px;
}

a {
   color: #0000FF;
   text-decoration: underline;
}
a:visited {
   color: #0000CC;
   text-decoration: underline;
}
a:hover {
   color: #0000AA;
   text-decoration: none;
}

#footer {
   font-size: 10px;
   color: #004891;
   font-weight: bold;
   text-align: center;
   padding-top: 5px;
   height: 130px;
   width: 990px;
   margin: 0px auto;
   background: url(/image/bg_footer.gif);
   background-repeat: no-repeat;
   background-color: #ffffff;
   vertical-align: top;
}
#footer .footImg {
   float: right;
   padding: 2px 1px 0 0;
}
#footer .sep {
   color: #004891;
   font-weight: bold;
}
#footer a,
#footer a:visited {
   color: #004891;
   text-decoration: none;
}
#footer a:hover {
   color: #004891;
   text-decoration: underline;
}

/** Navigation */

#mainNav {
  font-size: 11px;
  padding-left: 2px;
}
#mainNav a,
#mainNav a:visited {
   font-weight: bold;
   font-family: Arial, sans-serif;
   font-size: 12px;
   color: #FFFFFF;   
   text-decoration: none;
   display: block;
   border-bottom: none;
   text-indent: 25px;
   height: 30px;
   line-height: 30px;
}

#mainNav a:hover {
   background: url(/image/nav_bg.gif);
   color: #ffffff;
   text-decoration: none;
}

#mainNav a.active {
   color: #ffffff;   
   background: url(/image/nav_bg.gif);
}
.btn {
   background: #fefefe url(/image/btnBG.gif) repeat-x;
   border: 3px double;
   border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
}
.btn:hover,
.btn:focus {
   border: 3px double;
   border-color: #808080;
}
a.btn,
a.btn:hover {
   color: #000000;
   text-decoration: none;
   padding: 2px 5px 2px 5px;
}

.floatRight {
   float: right;
   margin: 0 0 5px 10px;
}
.floatLeft {
   float: left;
   margin: 0 10px 5px 0;
}

.strong {
   font-weight: bold;
}

.requiredStar {
   color: #ff0000;
   vertical-align: super;
}
.contactField {
   font-weight: bold;
   text-align: right;
   width: 80px;
}
.hidden {
   display: none;
}

#main {
   width: 990px;
}
.rightCol {
   width: 200px;
   background: #95C1DE url(/image/right_pic.jpg) top left no-repeat;
}
.right_space {
   padding-right: 40px;
}
#home_picture {
   margin: -20px;
   margin-bottom: -13px;
   margin-top: 0px;
}
#mainNav .anylinkcss{
   position:absolute;
   visibility: hidden;
   border-bottom-width: 0;
   font:normal 12px Verdana;
   line-height: 25px;
   z-index: 100;
   width: 180px;
   border: 1px solid #666666;
   margin-left: -25px;
}

#mainNav .anylinkcss a,
#mainNav .anylinkcss a:visited {
   display: block;
   width: 100%;
   color: #FFFFFF;
   padding: 1px 0;
   text-decoration: none;
   text-indent: 5px;
   border-bottom: 1px solid #666666;
   background-color: #0B263E;
   opacity:.95;
   filter: alpha(opacity=95);
   -moz-opacity: 0.95;
}
 /*hover background color*/
#mainNav .anylinkcss a:hover{
   background: none;
   background-color: #323F46;
   color: #FFFFFF;
   text-decoration: none;
}
.alphabetical_list {
   list-style-type: lower-alpha;
}
#privacy {
   border: 1px solid #999999;
   padding: 5px;
   height: 140px;
   overflow: auto;
}
#quote th {
   text-align: right;
   padding-right: 5px;
}
#leftSnip {
   margin-left: -8px;
   margin-right: 5px;
   font-size: 11px;
}

table.data {
   border: 1px solid #0E2840;
   border-right: none;
   border-bottom: none;
   width: 700px;
}
table.data th,
table.data td {
   border-right: 1px solid #0E2840;
   border-bottom: 1px solid #0E2840;
}
table.data th {
   background-color: #EFF7FF;
   color: #00498D;
}
table.data td img {
   border: none;
}
table.data th input {
   margin-top: 2px;
}
.midWidth {
   width: 250px;
}
ul#quickPoints li {
   font-weight: bold;
}
#financeFlash {
   float: right;
   margin: 0 0 5px 10px;
   border: 3px double #AAAAAA;
}
#affiliates {
   padding: 280px 5px 5px 5px;
   text-align: center;
}
#affiliates img {
   padding-bottom: 5px;
}

#foot2 {
   width: 990px;
   margin: 0px auto;
}
#instyleIT {
   float: right;
   text-align: center;
   padding: 20px 0 20px 0;
}
#instyleIT a,
#instyleIT a:visited {
   text-decoration: none;
   color: #6A7173;
}
#instyleIT a:hover {
   color: #BC8B29;
}
#instyleIT img {
   padding-top: 5px;
}
