body    {
    font-family: "Verdana","Arial","Helvetica","Geneva","Tahoma","sans-serif";
    color: #A86A39;
    font-size: 11px;
    margin: 0pt;
    Line spacing 14px;
}

/* the menu at the top of the page */
table.topMenu    {margin-left: 17pt;margin-top: 3px;margin-right: 5pt;margin-bottom: 3px;padding: 5 pt;
background-color: #FBF390;border-style:solid solid none solid;border-width:1pt;border-color:#3E72AE;}
td.topMenuItemL    {width: 93;font-size: 12px;border-color: #3E72AE;border-style: none solid solid none;border-width:1pt;}
td.topMenuItemR    {width: 93;font-size: 12px;border-color: #3E72AE;border-style:none none solid none;border-width:1pt;}
td.topMenuItemL:hover    {background-color: #FFFFFF;}
td.topMenuItemR:hover    {background-color: #FFFFFF;}



/* PARAGRAPH TAGS */

P {
    margin: 5pt 0pt 5pt 0pt;
}

/*
 * Paragraph tags that
 * format headers
 * and titles
 */

P.intro {
    font-family: "Georgia";
    font-size: 11px;
    color: #A86A39;
    Line spacing 15px;
}

.introFirstLetter {
    font-family: "Georgia";
    font-size: 22px;
    font-weight: bold;
    color: #A86A39;
    Line spacing 15px;
}
P.pgHeader {
    margin: 3pt 8pt 0pt 8pt;
    font-size: 28pt;
    font-weight: bold;
    color: #A86A39;
}
P.pgTitle {
    margin: 0pt 0pt 0pt 0pt;
    font-size: 18pt;
    font-weight: bold;
}

P.parentPath    {
    font-size: 11px;
    margin: 1pt 8pt 0pt 3pt;
        color: #E97522;
}

P.subHeader {
    margin: 5pt 0pt 0pt 0pt;
    font-size: 13px;
    font-weight: bold;
}
P.blue {
    color: #3E72AE;
    margin: 5pt 0pt 0pt 0pt;
}

/*
 * Paragraph tags that
 * create space
 * for formatting
 */

P.wide {
    margin: 10pt 0pt 0pt 0pt;
    font-family: "Verdana","Arial","Helvetica","Geneva","Tahoma","sans-serif";
    color: #A86A39;
    font-size: 11px;
    Line spacing 14px;
}

P.copy {
    margin: 5pt 0pt 0pt 0pt;
    font-family: "Verdana","Arial","Helvetica","Geneva","Tahoma","sans-serif";
    color: #A86A39;
    font-size: 11px;
    margin: 0pt;
    Line spacing 14px;
}

P.tight {
    margin: 2pt 0pt 0pt 0pt;
    font-family: "Verdana","Arial","Helvetica","Geneva","Tahoma","sans-serif";
    color: #A86A39;
    font-size: 11px;
    margin: 0pt;
    Line spacing 14px;
}

P.tightIndent {
    margin: 0pt 0pt 0pt 5pt;
}

P.wideIndent {
    margin: 3pt 10pt 0pt 10pt;
}

P.subListings {
    margin: 10pt 0pt 0pt 0pt;
}

/* FONT TAGS  */
font    {
    font-family: "Verdana","Arial","Helvetica","Geneva","Tahoma","sans-serif";
    font-size: 11px;
}

/* FONT size=5  */
font.title    {
    font-size: 15px;
}


/* FONT size=4  */
font.subHeader    {
    font-family: "Georgia";
    color: #A86A39;
    font-size: 12px;
    font-weight: bold;
}

/* FONT size=3  */
font.regular    {
    font-size: 13px;
}

/* FONT size=3  */
font.regularBold    {
    font-size: 13px;
        font-weight: bold;
}

font.medium    {
    font-size: 11px;
}

font.small    {
    font-size: 8pt;
}

font.verysmall    {
    font-size: 6pt;
}

font.youAreHere    {
    background-color: pink;
}

font.whiteNote    {
    color: white;
}
font.blue    {
    color: #3E72AE;
}

/*
########################################
GIE STYLE SHEET COMMANDS - start
########################################
*/
font.GIEbanner    {
    font-family: Georgia, times, serif;
    color: white;
    font-size: 25px;
    font-weight: normal;
}
font.GIEbig    {
    font-family: Georgia, times, serif;
    color: #A86A39;
    font-size: 18px;
    font-weight: bold;
}
font.GIEsmall    {
    font-family: Arial;
    color: #A86A39;
    font-size: 8px;
    font-weight: bold;
}
font.GIEtollfree  {
    color: #DA9E26;
    font-weight: bold;
    font-size: 16px;
}
font.GIEurl  {
    color: #DA9E26;
    font-weight: bold;
}
ul.GIEul {
    list-style-type: disc;
    padding: 15px;
    margin: 0px;
}
td.GIERates {
    font-family: Arial;
    font-size: 10px;
    /* text-align: center; */

}
hr.GIEthinline {
    color: #A86A39;
}


/*
########################################
GIE STYLE SHEET COMMANDS - end
########################################
*/

/* TAB STYLES */

td.tabon {
    border-top: solid 1px #F5EDDB;
    border-left: solid 1px #F5EDDB;
    border-right: solid 1px #F5EDDB;
    border-bottom: solid 1px #FBF5E8;
    padding: 5px 5px 5px 5px;
    background-color: #FBF5E8;
    font-family: "Georgia";
    font-size: 11px;
    font-weight: bold;
    color: #A86A39;
}

a.taboff:link {

    font-family: "Georgia";
    font-size: 11px;
    font-weight: bold;
    color: #E97522;
    text-decoration: underline;

}


td.taboff {
    border-top: solid 1px #FCF6E8;
    border-left: solid 1px #FCF6E8;
    border-right: solid 1px #FCF6E8;
    border-bottom: solid 1px #F5EDDB;
    padding: 5px 5px 5px 5px;
    background-color: #FCF6E8;
    font-family: "Georgia";
    font-size: 11px;
    font-weight: bold;
    color: #E97522;
    text-decoration: underline;
}
td.tabspace {
    border-top: solid 1px #FCF6E8;
    border-left: solid 1px #FCF6E8;
    border-right: solid 1px #FCF6E8;
    border-bottom: solid 1px #F5EDDB;
    width: 100%;
    background-color: #FCF6E8;
}



/* TABLE STYLES */

table {
    font-family: "Verdana","Arial","Helvetica","Geneva","Tahoma","sans-serif";
    color: #A86A39;
    font-size: 11px;
    margin: 0pt;
    Line spacing 14px;
}
td {
    font-family: "Verdana","Arial","Helvetica","Geneva","Tahoma","sans-serif";
    color: #A86A39;
    font-size: 11px;
    margin: 0pt;
    Line spacing 14px;
}

td.netscape {
    font-family: "Verdana","Geneva","Tahoma","Arial","Helvetica","SansSerif";
    font-size: 11pt;
}
table.bannerMenu    {       /* THIS CREATES A PALE YELLOW TABLE */
    border-color: #FBF390;
    border-style: dashed;
    border-width: thin;
    margin: 5pt;
    width: 100%;
    background-color: #FBF8D2;
}

table.greenBorder    {      /* this creates a pale yellow table with a greenborder */
    border-color: #009900;
    border-style: solid;
    border-width: 1px;
    margin: 5pt 0pt 5pt 5pt;
    background-color: #FBF8D2;
}

table.boxForm    {          /* FOR SMALL FORMS INSIDE FLOATING WINDOWS */
    font-size: 8pt;
}


table.newsPhotos    {           /* IN NEws Releases, if there are photos associated. Normally no more than two... */
    border-color: #009900;
    border-style: solid;
    border-width: 1px;
    margin: 5pt;
    width: 120px;
    background-color: #FBF8D2;
    font-size: 11px;
}

table.search    {           /* IN NEws Releases, if there are photos associated. Normally no more than two... */
    border-color: #ED8731;
    border-style: solid;
    border-width: 1px;
        border-radius: 10pt;
    /*margin: 5pt;*/
    background-color: #F5EDDB;
    font-size: 11px;
}

TR.blueFONT {
    color: #3E72AE;
    font-size: 11px;
    text-transform: uppercase;
}

TR.blue {
    background-color: #F7F7FF;
}

.QuickLinks {
    background: url(../../../visitorsguide/assets/images/global/bullet.gif) no-repeat 0px 50%;
    border-bottom: 1px solid #F7EAD5;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px 0px 0px 15px;
    padding-bottom: 4px;
}

.ExploreLinks {
    background: url(../../../visitorsguide/assets/images/global/mininav_arrow.gif) no-repeat 0px 50%;
    border-bottom: 1px solid #F7EAD5;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px 0px 0px 15px;
    padding-bottom: 2px;
}

.BulletLinks {
    background: url(../../../visitorsguide/assets/images/global/bullet.gif) no-repeat 0px 50%;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px 0px 0px 15px;
    padding-bottom: 2px;
}

.MarginCopy    {
    font-family: "Verdana","Arial","Helvetica","Geneva","Tahoma","sans-serif";
    color: #A86A39;
    font-size: 10px;
    Line spacing 14px;
}


.ImageBottomGradient {
    background: url(../../../visitorsguide/assets/images/global/imagebottomgradient.gif) no-repeat bottom right;
    margin: -6px 6px 6px -6px;
}

UL {
    list-style-type: disc;
    margin: 5pt 0pt 5pt 20pt;
}

OL {
    margin: 5pt 0pt 5pt 20pt;
}

LI {
    margin: 3pt 0pt 3pt 0pt;
}

ul.noBullets    {
    list-style-type: none;
    margin: 0pt 0pt 0pt -30pt;
}

li.tightMenuItem    {
    margin: 0pt -10pt 0pt 0pt;
}

UL.topMenu    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/blueYBullet.png);
    margin: 0pt 0pt 0pt 10pt;
    padding: 0pt 0pt 0pt 10pt;
    font-size: 11px;
}

UL.innerMenu    {
    font-size: 11px;
    color: #A86A39;
    padding: 0pt 0pt 0pt 5pt;
}

UL.pageList    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/blueWBullet.png);
    margin: 0pt 0pt 0pt 5pt;
    padding: 0pt 0pt 0pt 10pt;
}


LI.innerMenuItem    {
    margin: 0pt;
    padding: 1.5pt 0pt 0pt 2pt;
}

LI.topMenuItem    {
    margin: 0pt 0pt 0pt 0pt;
    padding: 0pt 0pt 2pt 0pt;
}

UL.subMenu    {
    margin: 0pt 0pt 0pt 10pt;
    padding: 0pt 0pt 0pt 10pt;
}

LI.A_Item    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/redBullet.png);
    margin: 0pt 0pt 0pt 0pt;
    padding: 0pt 0pt 2pt 0pt;
}
LI.B_Item    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/blueWBullet.png);
    margin: 0pt 0pt 0pt 0pt;
    padding: 0pt 0pt 2pt 0pt;
}
LI.C_Item    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/closed.gif);
    margin: 0pt 0pt 0pt 0pt;
    padding: 0pt 0pt 2pt 0pt;
}
LI.G_Item    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/listinggi.gif);
    margin: 0pt 0pt 0pt 0pt;
    padding: 0pt 0pt 2pt 0pt;
}
LI.L_Item    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/listingred.gif);
    margin: 0pt 0pt 0pt 0pt;
    padding: 0pt 0pt 2pt 0pt;
}
LI.T_Item    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/listinggrey.gif);
    margin: 0pt 0pt 0pt 0pt;
    padding: 0pt 0pt 2pt 0pt;
}

LI.D_Item    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/pointer.gif);
    margin: 0pt 0pt 0pt 0pt;
    padding: 0pt 0pt 2pt 0pt;
}
LI.U_Item    {
    list-style-image: url(http://www.gov.pe.ca/style/bullets/business.gif);
    margin: 0pt 0pt 0pt 0pt;
    padding: 0pt 0pt 2pt 0pt;
}

.menu {font-size: 11px;}
.bText { text-decoration: underline; color: #0000FF; font-family: Geneva,Tahoma,sans-serif;font-size: 12px;}
.yText { text-decoration: underline; color: #0000FF; font-family: Geneva,Tahoma,sans-serif;font-size: 12px;}
.wText { text-decoration: none; color: #0000FF; font-family: Geneva,Tahoma,sans-serif;font-size: 12px;}
.itemBorder { border: 1px solid #006600 }
.itemBorderBlank { border: 1px solid #3E72AE }

/* form tags */
input.txt { border:1px solid;border-top-color:#696;border-left-color:#696;border-right-color:#363;border-bottom-color:#363;}
input.btn {
    border-style: solid;
/*    border-radius: 1px;*/
    border-color: #ED8731;
    border-width: 1px;
    color: #A86A39;
    font-family: "Georgia","Serif";
    font-size: 84%;
    font-weight: bold;
    background-color: #F5EDDB;
}

/*
select    {
    font-family: "Verdana","Geneva","Tahoma","Arial","Helvetica","SansSerif";;
    font-size: 12px;
    color: #3E72AE;
    height: 12pt;
    border-color: #3E72AE;
    border-width: 1pt;
}

input.text {
    border-color: #3E72AE;
    border-width: 1pt;
}
*/
