/* CSS Document */

*{
margin:0;
padding:0;
border:0;
}
html{}
body{
padding:0;
margin:5px 0;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
p{
line-height:1.4em;
padding-bottom:10px;
}
div#cert{
text-align:right;
margin-bottom:0px;
font-size:12px;
width:730px;
text-transform:uppercase;
color:#eee;
background:url("images/header_bg.gif") repeat-x;

}
#cert a{
color:#fff;
text-decoration:none;
margin-right:5px;
}

div#wrapper{
text-align:left;
margin: 0 auto;
width:730px;
padding:0;
border:1px solid #1d3456;

}
div#masthead{
background:url("images/masthead-bg.gif") repeat-y right;
height:80px;
border:0;
margin:0;
padding:0;
width:730px;
border:0;
}
#masthead img#logo{
padding:10px;
float:left;}
#masthead h2{
color:#79234c;
float:right;
text-align:right;
margin-top:50px;
margin-right:10px;
font-size:18px;
font-family:"Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
}
div#mast-border{
height:12px;
width:730px;
background:url("images/masthead-border-bg.gif") repeat-x;
}

div#content{
background:#fff;
border:0;
width:730px;
border:0;
border-top:0;
border-bottom:0;

}
div#globalnav{
width:220px;
float:left;
padding:0 3px;
}

div#footer{
background:url("images/footer-bg.gif") repeat-x;
height:23px;
text-align:center;
clear:both;
width:730px;
border:0;
padding:0;
margin:0;
}
#footer p{
color:#eee;
padding-top:5px;
font-size:9px;
}
#footer p a{
color:#eee;
text-decoration:underline;
}


#tag h1.section{
font-size:16px;
font-family:"Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
color:#314a73; /* #314a73 - blue */
margin:3px 0 5px 0;
margin-left:240px;
}
#tag h1{
font-size:18px;
font-family:"Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#69915a;
margin:0 0 10px 0;
margin-left:240px;

}
#content p{
font-size:11px;
padding:0;
margin:0 0 10px 0;
color:#555;
}

div#text{
padding:0px;
margin-left:240px;
margin-right:20px;
padding-bottom:5px;
}
#text h2{
color:#69915a;
font-size:16px;
font-family:"Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom:1px solid #69915a;
margin-top:20px;
margin-bottom:5px;

}
#text h3{
color:#555;
font-size:12px;
font-weight:bold;
}

p.more-link{
text-align:right;
font-weight:bold;
}
p.more-link a{
color:#74a44e;
text-decoration:none;
}
p.more-link a:hover{
color:#1d3456;
text-decoration:underline;
}

ul.bullet-list{
list-style:disc;
margin:10px;
font-size:11px;
}
ul.bullet-list li{
margin:10px;
margin-left:20px;
color:#555;
}
ul.item-list{
list-style:disc;
margin:2px 0 10px 0;
font-size:11px;
}
ul.item-list li{
margin-left:25px;
color:#555;}

/*ul#right-align{
float:right;
}*/
ul.horiz-list{
list-style:none;
margin:10px;
font-size:11px;
clear:both;
padding-bottom:10px;
}
ul.horiz-list li{
float:left;
width:150px;
color:#555;
}

ul.links-list{
list-style:none;
margin:10px;
font-size:11px;
}
ul.links-list li{
margin:10px;
color:#555;
}
p.asterix-note{
clear:both;
font-style:italic;
}
p.clear{
clear:both;
}
img.bordered-img{
border:1px solid #333;
margin:5px;
}
img.carriers{
margin-top:20px;
}

table#partners{
background:#fff;
border:1px solid #999;
text-align:center;
margin-top:20px;
}
table#partners td{
text-align:center;
vertical-align:top;
padding:0 10px;
}
table#partners img{
padding:10px 0;
}

img#mapquest{
width:250px;
border:1px solid #666;
float:right;
margin-right:20px;}
table.contact-table{
border:1px solid #eee;
background:#fafafa;
margin-left:10px;
padding:10px;
}
.contact-table p{
padding-bottom:0;
}
.contact-table .textinput{
border:1px solid #ddd;}
.contact-table td.buttons{
text-align:right;
padding-top:10px;
}
.contact-table td.buttons input{
border:1px solid #333;}
table.miia-table{
font-size:10px;
padding:10px 0;
}
.miia-table input, .miia-table textarea{
border:1px solid #333;
margin:2px;
}
