/* CSS Document */

/* 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:11px;
background:#e7e7e5;
}
p{
line-height:1.4em;
padding-bottom:10px;
}
div#wrapper{
text-align:left;
margin: 0 auto;
width:780px;
border-top:1px solid #000;
border-bottom:1px solid #000;
border:1px solid #000;
/*background:#fff url(../images/wrap-bg.gif) repeat-y;*/
}
div#masthead{
background:#fff url(../images/masthead.gif) no-repeat;
height:87px;
margin:0 0px;
text-align:center;
}
#masthead img{
margin-top:10px;
}
#masthead p{
font-family:Georgia, "Times New Roman", Times, serif;}

div#globalnav{
height:22px;
margin:0 0px;
padding:0;

}
div#buttons{

height:20px;
margin:0 0px;
padding:0;
}
#buttons ul{
list-style:none;
background:#752828 url(../images/buttons-bg.gif) repeat-x bottom;
height:20px;
}
#buttons ul li{
float:left;
width:258px;
border-left:1px solid #bbb;
height:17px;
text-align:center;
padding-top:2px;
}
#buttons ul li.first{
border-left:0;
}
#buttons ul a{
color:#fff;
text-decoration:none;
}
#buttons ul a:hover{
color:#7e7e7e;
}
div#main{
margin:0;
}

div#sidebar, div#sidebar-internal{
width:259px;
background:transparent;
float:left;
padding-left:0px;
margin:0;
border-right:1px solid #000;
}
#sidebar h2, #sidebar-internal h2{
border-top:1px solid #000;
border-bottom:1px solid #000;
background:#752828 url(../images/h2-bg.gif) repeat-x center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.0em;
color:#fff;
font-weight:normal;
text-transform:none;
padding:2px 0px;
margin:0;}
#sidebar h2 a{
color:#fff;
text-decoration:none;
}
#sidebar p, #sidebar-internal p{
}

div#photoarea{}


div#content, div#content-internal{
width:495px;
float:left;
padding:0px;
padding-top:5px;
background:transparent;

}
#carriers{
background:#fff;}
div#content-internal{
width:495px;
border-left:1px solid #000;
margin-left:260px;
padding:10px 10px 10px 5px;
background:transparent;/*#fff;*/

}
#content-internal .carriers{
background:#fff;}
#content h2, #content-internal h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
margin:10px 5px 10px 5px;
font-weight:normal;
font-style:none;
color:#000;
}
#content h2.tag, #content-internal h2.section-head{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
font-weight:normal;
font-style:italic;
color:#000;
margin:0 0 10px 0;
padding:0;
text-align:center;
}
#content-internal h2.section-head{
text-align:left;
margin:2px 0 5px 10px;
color:#000;
font-style:normal;}
#content-internal span.section-subhead{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-style:italic;
color:#000;
padding:0;
}
#content-internal h3{
font-family:Georgia, "Times New Roman", Times, serif;
margin:2px 0 5px 10px;
font-size:1.4em;
}
#content-internal h4{
font-family:Georgia, "Times New Roman", Times, serif;
margin:15px 0 5px 10px;
font-size:1.4em;
font-style:italic;
}
#content p, #content-internal p{
padding-left:10px;}
#content p.note{
text-align:right;
font-style:italic;
margin-bottom:20px;}
p.more{
text-align:right;
font-weight:bold;}
p.more a{
color:#000;
text-decoration:underline;
}
p.more a:visited{
color:#333;}
p.more a:hover{
color:#333;
text-decoration:none;}

div#subsection{
width:500px;
float:left;
border-right:1px solid #000;
border-left:1px solid #000;
border-bottom:1px solid #000;
background:#fff;
margin-left:10px;
margin-bottom:10px;
position:relative;
}
#subsection .module{

}

#subsection img{
float:right;
width:70px;
margin:0;}
#subsection h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:19px;
padding-top:3px;
padding-left:10px;
margin:0;
font-weight:normal;
font-style:normal;
text-transform:uppercase;
color:#fff;
background:url(../images/nav-bg.gif) repeat-x;
}
#subsection p{
margin-top:10px;
margin-bottom:0;
padding:0 10px;}
#subsection img{
padding:10px 10px 0 0 ;
}
#subsection .pc{
border-top:1px solid #000;
text-align:center;}
#subsection .pc img{
width:auto;
float:none;}
#sidebar .renaissance{
background:#003466;
text-align:center;}
#sidebar .renaissance p{
padding:10px;}
#sidebar .renaissance .seal{
float:right;
margin:10px;}
#sidebar .renaissance h2{
clear:both;
padding-bottom:0;}
div#sidebeta{
width:195px;
float:right;}
div#footer{
background:url(../images/nav-bg.gif) repeat-x;
border:0;
height:21px;
text-align:center;
padding-top:0px;
clear:both;
margin:0 0px;
}
#footer p{
color:#fff;
font-size:.9em;
padding:4px 0;
letter-spacing:-.01em;
}
#footer p a{
color:#eee;
text-decoration:underline;
}

ul.no-bullet{
list-style:none;
margin:0 10px;}
ul.no-bullet li{
margin:2px;
font-weight:bold;}

ul.bullet-list{
list-style:disc;
margin:0px 10px;

}
ul.bullet-list li{
margin:5px;
margin-left:20px;
color:#333;
}

/*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;
height:1px;
margin:0;
padding:0;
}
img.bordered-img{
border:1px solid #333;
margin:5px;
}

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 30px;
}
table#partners img{
padding:10px 0;
}
div.address{
margin:0 5px;
clear:both;
width:495px;}

.nextaddress{
padding-top:15px;}

.map{
float:right;
text-align:right;}
.map p{
margin:0;
padding:0;}
.map img{
border:1px solid #333;
margin:0px;
}

table.contact-table{
border:1px solid #333;
background:#fff;
margin-left:5px;
padding:10px 5px 10px 8px;
}
.contact-table p{
padding-bottom:5px;
}
.contact-table .textinput{
border:1px solid #ddd;
margin-left:5px;}
.contact-table td.buttons{
text-align:right;
padding-top:10px;
}
.contact-table td.buttons input{
border:1px solid #333;}

div.box{
width:220px;
background:#eee;
border:1px solid #333;
margin-top:50px;
margin-left:10px;
}