
/**** BODY **************************************************************/

body { margin:4px; padding:0; background-color:#ABABAD; font-family:Verdana, Geneva, sans-serif; font-size:0.7em; }

p { font-family:verdana, arial, helvetica, sans-serif; color:black; }

input, textarea, select { font-family:verdana, arial, helvetica, sans-serif; font-size:0.9em; color:#000000; }

a { color:#6A562F; text-decoration:underline; }

a:hover { color:#6A562F; text-decoration:none; }

/* TABLE CLASSES **************************************************/
/******************************************************************/

/* MAIN *****************************************/

.main-table { background-color:white; width:767px; height:100%; }

.top-td { padding:8px 8px 0 8px; }

.main-image-td { padding:8px 8px 0 8px; }

/* BOTTOM *****************************************/

.bottom-td { color:white; padding:8px; background-color:#032465; border-left:8px solid white; border-right:8px solid white; border-bottom:8px solid white; }

.bottom-td a { color:white; text-decoration:underline; }

.bottom-td a:hover { color:#fbfd23; text-decoration:none; }

.bottom-td-home { color:white; background-color:#031a4e; border-left:8px solid white; border-right:8px solid white; border-bottom:8px solid white; }

.bottom-td-home a { color:white; text-decoration:underline; }

.bottom-td-home a:hover { color:#fbfd23; text-decoration:none; }

/* BODY LEFT & RIGHT *****************************************/

.body-td-left { padding:18px; background-color:#ebeff6; border:8px solid white }

.body-td-right { background-color:#d8dfec; border-top:8px solid white; border-right:8px solid white; border-bottom:8px solid white; }

.body-td-right .item { width:216px; border-bottom:8px solid white; padding:8px; }

.item img { margin:2px 0; }

.body-td-right .item a { text-decoration:underline; color:#032465; }

.body-td-right .item a:hover { text-decoration:none; color:#fbfd23; }

.body-td-right .item p { font-size:0.6em; margin:0 0 8px 0; }

.body-td-right .item p.dotted-divide { border-bottom:1px dashed #6D6E6A; padding-bottom:8px; }

.body-td-right .item p.dotted-divide-light { border-bottom:1px dotted #AAACA6; padding-bottom:5px; }

.body-td-right .item-header { background-color:#032465; color:#fff; font-size:0.7em; padding:8px; border-bottom:8px solid white; }

.item-header p { color:#FFF; font-size:1.4em; padding:0; margin:0; }

/* NAV *****************************************/

.nav { padding:8px; background-color:#032465; color:white; border-top:8px solid white; border-left:8px solid white; border-right:8px solid white; }

.nav a { color:white; text-decoration:none; }

.nav a:hover { color:#fbfd23; text-decoration:none; }

.nav-left { padding:8px; background-color:#6C0019; color:white; border-top:8px solid white; border-left:8px solid white; border-right:8px solid white; }

.nav-left a { color:white; text-decoration:none; }

.nav-left a:hover { color:#ABABAD; text-decoration:none; }

.nav-right { width:200px; padding:8px; background-color:#6C0019; color:white; border-top:8px solid white; border-right:8px solid white; }

.nav-ul { display:block; margin:0; padding:0; }

.nav-li { display:inline; }

.foot-ul { display:block; margin:0 0 20px 0; padding:0; text-align:center; }

.foot-p { text-align:center; color:#FFF; margin:5px 0; padding:0; }

/* TEXT *******************************************/

.panel { background-color:#d8dfec; margin:8px 0 0 0; border:3px solid white; padding:12px; font-weight:bold; color:#6C0019; }

.panel img { border:8px solid white; }

.panel .text { padding-right:10px; }

h1 { color:#032465; font-size:1.2em; font-weight:bold; }

h2, h3 { color:#032465; font-size:1em; font-weight:bold; }

.yellowtext { color:#fbfd23; font-size:0.8em; }

.yellowtextlarge { color:#fbfd23; font-size:0.9em; }

.whitetext { color:white; font-size:0.7em; }

.whitetextlarge { color:white; font-size:0.9em; }

.bluetextlarge { color:#032465; font-size:0.9em; }

.bold { font-weight:100; }

.address { margin:0; padding:0; font-size:1em; font-weight:bold; }

/* SHADOWS *******************************************/

.left-shadow { background-image:url('/images/left_shadow.jpg'); }

.right-shadow { background-image:url('/images/right_shadow.jpg'); }

.top-shadow { background-image:url('/images/top_shadow.jpg'); }

.bottom-shadow { background-image:url('/images/bottom_shadow.jpg'); }

/* BUTTONS *******************************************/

.home-button { background-image:url('/images/home_button.gif'); }

.storage-button { background-image:url('/images/storage_button.gif'); }

.international-button { background-image:url('/images/international_button.gif'); }

.office-button { background-image:url('/images/office_button.gif'); }

/**** BULLETS *********************************************************/

.smallWhite UL { margin:0; padding:0; list-style-type:none; }

.smallWhite LI { padding-left:8px; background-repeat:no-repeat; margin-bottom:0; }

UL { margin:0; padding:0; list-style-type:none; }

LI { padding-left:10px; background-image:url('/images/bullet_li.gif'); background-repeat:no-repeat; margin-bottom:6px; background-position:1px 5px; }

/*Main form */
legend { margin:10px 0; }

fieldset { padding:10px; }

label { display:block; margin-top:8px; width:100%; background-repeat:no-repeat; }

input { background-color:#fff; border:1px #000 solid; padding:2px; color:#ccc; width:216px; }

textarea { background-color:#CCC; border:1px #000 solid; padding:2px; color:#ccc; height:45px; width:280px; }

.basefooter { margin:0 auto; width:900px; padding:5px; text-align:center; }

.basefooter ul { display:block; }

.basefooter li { display:inline; }

.basefooter a { color:#666; }
