/*Style to apply to the Main HTML Tag */
html
{
    margin: 0;
    border: 0;
}

#content_block p{
 width:100% !important;
}
#right_content {padding-top:0px !important;}

/* Standard text, used whenever simple text is displayed */
.text{
    margin:0;
    font-family:arial;
    font-size:8pt;
}

.boldtext{
    font-family:arial;
    font-size:11pt;
    font-weight:bold;
    color: #02518d;
    padding-bottom:15px;

}

.smallblue{

    font-family:arial;
    font-size:8pt;
    color: #02518d;
}



.pagecontent{

    text-align:left;
    float:left;
    width:737px;
}

.breadcrumb{
    float:left;
    font-size:10pt;
    margin:0px auto;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-top:5px;
    vertical-align:middle;
    cursor:pointer;
}

.bcholder{
    text-align:left;
    color: #0066b3;
    height:30px;
    width:90%;
    margin:0px;
}

.similartitleholder{

    padding:5px;
    background-color:#e0e6f4;


}

.pageheader{
color: 0066b3;
font-family:arial;
font-size:24pt;
padding:17px;
font-weight:bold;
margin-bottom:10px;
text-align:left;
}

.formtablecell{
padding-left:5px;
padding-bottom:10px;

}

/* Style for the basket summary panel */
.basketsummary {
    border:1px solid gray;
    background-color:#eeeeff;
    font-size:8pt;
    width:200px;
    padding:8px;
    text-align:center;
}

/* Style for the basket summary panel */
.addressouter {

    padding:8px;
    text-align:left;
    vertical-align:top;
}

.acolumn{
float:left;
margin:10px;
border: 1px solid #cccccc;
padding:5px;
width:100%;

}

.delheadercell{
    font-family:arial;
    font-size:11pt;
    font-weight:bold;
    color:#02518d;
    padding:5px;
    background-color:#e0e6f4;

}

.singletable{
border:1px solid #cccccc;
padding:5px;

}

/* Style for the Top part of the basket summary screen */
.topbasket {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-size:12pt;
    font-family:verdana;
    padding-left:20px;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:10px;
}

/* Style for the Top part of the basket summary screen */
.baskettotals {
    font-size:12pt;
    font-family:arial;
    padding-left:20px;
    font-weight:bold;
    text-align:right;
    padding-top:5px;
    padding-bottom:10px;
    padding-right:15px;
}

/* Style for the Head Cells of the basket summary screen */
.basketHeaderCell {
    font-size: 12pt;
    font-family: arial;
    text-align: left;
    padding-top:10px;
    padding-bottom:5px;
    font-weight:bold;
}
.miniheader{
    font-size:14pt;
    font-family:arial
    font-weight:bold;
    text-align:left;
    color:#02518d;

}
.similartitle{
    font-size:10pt;
    font-weight:bold;
    color:#02518d;
    padding:10px;
    text-align:center;
    width:150px;

}


/* Style for the main table of the basket summary screen */
.baskettable {


}

/* Style for the quantity fields of the basket summary screen */
.basketQuantity {
    font-size:10pt;
    font-family:arial;
    border:1px solid  #02518d;
    text-align:right;
    padding:2px;

}


/* Style for the login box panel */
.loginbox {
    border:1px solid gray;
    background-color:#eeeeff;
    font-size:9px;
    width:260px;
    padding:8px;
}


.basketlinerow {
background-color:#e0e6f4;
}


.basketlinerowlight {
background-color:#e0e6f4;
}

.addresstext {
    font-size:10pt;
    font-family:arial;
        padding-bottom:10px;
    vertical-align:middle;
    padding:3px;
    color: #0066b3;
}
.addressdesc{
    font-size:12pt;
    font-weight:bold;
    font-family:arial;
    padding-bottom:10px;
    vertical-align:middle;
    padding:3px;
    color: #0066b3;

}


/* Style for the fields on the basket summary screen */
.basketCell {
    font-size:10pt;
    font-family:arial;
        padding-bottom:10px;
    vertical-align:middle;
    text-align:left;
    padding:3px;
    border-bottom:1px solid white;
}

/*Style to apply to the Main Body Tag */
body
{
    border: 0;

    color: #000000;
    font-family:    Arial;
    font-size: medium;
    font-style: normal;
    font-weight: normal;
    width:100%;
    text-align:center;
    margin:0px;

}

/* Style to Apply to a Standard Button */
.button {
    font-family:arial;
    font-size:10pt;
    background-color:#02518d;
    color:#ffffff;
    font-weight:bold;
    cursor:pointer;
    border:0px;
}

/* The overall page width controller div */
.controllingdiv
{
    //width: 1024px;
    height: 100%;
    top: 0px;
    margin:0px auto;
    margin-left:5px;
    margin-right:5px;
    text-align:center;
    position: relative;
    vertical-align:top;
}

/* A standard table row */
.standardtablerow
{
    padding-top:2px;
    padding-bottom:2px;
    border:0px;

}

/* A standard Table */
.standardTable
{

    width: 100%;
    border-spacing:0px;

}

.labelcell{
    width:150px;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:2px;
    font-family:verdana;
    font-size:11px
}

/* A Standard Table cell */
.standardtablecell
{

    padding-left: 5;
    padding-right: 5;
    padding-top: 3;
    padding-bottom: 3;
    font-size: 11px;
    font-family: arial;
    color:#02518d !important;
    margin:1px;
}

/* text used for the heading of a table */
.headingtext
{
    background-image:url('images/navback.gif');
    border-bottom: 1px solid #C8CDDE;
    color: #00108a;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    padding-left: 5px;
    padding-right: 5px;
    padding: 7;
    text-align: left;
}

/* the selected heading which the table is sorted by */
.selectedheading
{
    background-color: #D9D9F7;
    text-decoration: underline;
    cursor: pointer;
    border-bottom: 1px solid #C8CDDE;
    color: #000066;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    padding-left: 5px;
    padding-right: 5px;
    padding: 7;
    text-align: left
}

/* highlight of the table heading */
.headingHighlight
{
    background-image:url('images/navback.gif');
    border-bottom: 1px solid #C8CDDE;
    color: #00108a;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    padding-left: 5px;
    text-decoration:underline;
    padding-right: 5px;
    padding: 7;
    text-align: left;
    cursor:pointer;

}

/* Table highlight */
.rowhighlight
{
    cursor:pointer;
    background:#F0F0FF;
    padding-top:2px;
    padding-bottom:2px;

}

.buttonbar{

    margin-top:5px;
    margin-bottom:5px;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
    text-align:left;
    vertical-align:middle;
}
