/* 
ID = A person's Identification (ID) is unique to one person.
Class = There are many people in a class.
*/
/* 
border-bottom-width: 1px; (px) 1px 2px 3px 4px 5px thin medium thick 0px
border-style: outset; inset none hidden dotted dashed solid double ridge groove outset 
border-color: gray; gray white blue green black red custom: 


*/

/* Set some basic defaults ************************************************************ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
    font-family: Verdana, Tahoma, sans-serif;
    color: #6E6E6E;
    font-size: x-small;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
}
q:before, q:after
{
    content: '';
}


/* Built in definitions *************************************************************/
body
{
    font-size: 12px;
    background-color: white;
    margin: 0px;
    line-height: 12px;
    text-align: center;
    min-width: 745px;
}
p
{
    font-size: 11px;
    text-align: left;
}
ul
{
    list-style-position: outside;
    list-style-type: disc;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 10px;
    border-width: 0px 0px 0px 0px;
}
li
{
    font-size: 11px;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    border-width: 0px 0px 0px 0px;
}
/*display: block; will stop bullets from working*/
a
{
    font-size: 11px;
    color: #6E6E6E;
    font-weight: bold;
}
a:link, a:visited
{
    text-decoration: none;
}
a:hover, a:active
{
    text-decoration: underline;
}
h1
{
    font-size: 15px;
    color: #365F91;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active
{
    color: #0000FF;
    text-decoration: none;
}
h2
{
    font-size: 14px;
    color: #365F91;
    padding-bottom: 5px;
}
h2 a:link, h2 a:hover, h2 a:visited, h2 a:active
{
    color: #0000FF;
    text-decoration: none;
}
h3
{
    font-size: 13px;
    color: #6E6E6E;
}
h3 a:link, h3 a:hover, h3 a:visited, h3 a:active
{
    color: #6E6E6E;
    text-decoration: none;
}
h4
{
    font-size: 13px;
    color: #6E6E6E;
    font-weight: normal;
}
h4 a:link, h4 a:hover, h4 a:visited, h4 a:active
{
    color: #6E6E6E;
    text-decoration: none;
}
h5
{
    font-size: 11px;
    color: #6E6E6E;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 2px;
    line-height: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}
h5 a:link, h5 a:hover, h5 a:visited, h5 a:active
{
    color: #6E6E6E;
    text-decoration: none;
}
pre
{
    font-family: Lucida Console;
    font-size: 11px;
    color: black;
    background-color: #CCCCCC;
}
/* Defined definitions *************************************************************/
/* ------------------------------------------------------------------------------------ */
/* top right bottom left*/
/* ------------------------------------------------------------------------------------ */


/*
*/
#wrapper
{
    text-align: left;
    font-size: 10px;
    width: 900px;
    margin-left: 0px;
/*
    margin-right: auto;
*/
}

/* ------------------------------------------------------------------------------------ */
#header
{
    text-align: center;
    font-size: 10px;
    width: 900px;
    clear: both;
}
#header a
{
    color: black;
    font-weight: bold;
    font-size: 10px;
}
#header ul
{
    text-align: center;
    list-style: none;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    background-image: url('/images/banner-3.PNG');
    background-repeat: no-repeat;
    height: 120px;
}
#header li
{
    text-align: center;
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 60px 0px 0px 0px;
    list-style: none;
}
/* ------------------------------------------------------------------------------------ */



#menu
{
    text-align: left;
    font-size: 10px;
    width: 200px;
    float: left;
    margin: 0;
    border: 0;
    padding: 0;
}
/*w130*/
#menu ul
{
    list-style-position: outside;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background-color: white;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #A0A0A0;
}
#menu li
{
    background-color: transparent;
    margin: margin:0px 0px 0px 0px;
    padding: 4px 0px 3px 0px;
    border-style: outset;
    border-width: 0px 0px 0px 0px;
}
#menu li a
{
    color: #6E6E6E;
/*    color: #A0A0A0; */
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
#menu li:hover
{
}
#menu li a:hover
{
    text-decoration: none;
    color: #365F91;
}

#menu li#level1
{
    background-image: url('/images/ftv2folderclosed.gif');
    background-repeat: no-repeat;
    padding-left: 30px;
}
#menu li#level1 a
{
/*
    color: #A0A0A0;
*/
    font-size: 15px;
}
#menu li#level1 a:hover
{
    color: #365F91;
    font-size: 15px;
}
#menu li#level1-selected-page
{
    background-image: url('/images/ftv2folderopen.gif');
    background-repeat: no-repeat;
    padding-left: 30px;
}
#menu li#level1-selected-page a
{
    color: #365F91;
    font-size: 15px;
}

#menu li#level2
{
    background-color: transparent;
    list-style-type: disc;
/*
    color: #A0A0A0;
*/
    padding-left: 8px;
    margin-left: 22px;
}
#menu li#level2 a
{
/*
    color: #A0A0A0;
*/
    font-size: 11px;
}
#menu li#level2 a:hover
{
    color: #365F91;
    font-size: 11px;
}
#menu li#level2-selected-page
{
    background-color: transparent;
    list-style-type: disc;
    color: #365F91;
    padding-left: 8px;
    margin-left: 22px;
}
#menu li#level2-selected-page a
{
    color: #365F91;
    font-size: 11px;
}

#menu li#level3
{
    background-color: transparent;
    list-style-type: disc;
/*
    color: #A0A0A0;
*/
    padding-left: 5px;
    margin-left: 50px;
}
#menu li#level3 a
{
/*
    color: #A0A0A0;
*/
    font-size: 10px;
}
#menu li#level3 a:hover
{
    color: #365F91;
    font-size: 10px;
}
#menu li#level3-selected-page
{
    background-color: transparent;
    list-style-type: disc;
    color: #365F91;
    padding-left: 4px;
    margin-left: 49px;
}
#menu li#level3-selected-page a
{
    color: #365F91;
    font-size: 10px;
}

#menu li#login
{
    background-color: transparent;
    list-style-type: none;
/*
    color: #A0A0A0;
*/
}
#menu li#login a
{
/*
    color: #A0A0A0;
*/
    font-size: 13px;
}


.ssm a
{
    color: #c19533;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 10px 5px 0px;
}
.ssm a:hover
{
    text-decoration: none;
    color: #365F91;
}


/* ------------------------------------------------------------------------------------ */
#sub-sub-menu
{
    text-align: left;
    font-size: 10px;
    width: 130px;
    float: left;
}
#sub-sub-menu a
{
    color: black;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 5px 5px 5px;
}
#sub-sub-menu ul
{
    list-style-type: none;
    padding: 0px 10px 10px 0px;
    margin: 0px;
}
#sub-sub-menu li
{
    background-color: #c19533;
    margin: 0px;
    padding: 5px 0px 5px 10px;
    border-style: outset;
    border-color: #B0B0B0;
    border-width: 1px 1px 1px 1px;
}
#sub-sub-menu li a
{
    color: white;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 5px 5px 5px;
}
#sub-sub-menu li:hover
{
}
#sub-sub-menu li a:hover
{
    text-decoration: none;
    color: #365F91;
}
#sub-sub-menu li#selected-page
{
    background-color: white;
    border-width: 1px 1px 1px 1px;
}
#sub-sub-menu li#selected-page a
{
    color: #c19533;
}




/* ------------------------------------------------------------------------------------ */
#site-map
{
    text-align: left;
    font-size: 10px;
    width: 400px;
    float: left;
}
/*w130*/
/*#menu ul {list-style-type:none;padding:10px 0px 10px 0px;margin:0px;background-color:#C0C0C0;} */
/*#menu ul {list-style-type:none;padding:10px 0px 10px 0px;margin:0px;background-image: url('/images/MetalFloorBackground01.jpg');} */
#site-map ul
{
    list-style-type: none;
    padding: 10px 5px 10px 0px;
    margin: 0px;
    background-color: #C0C0C0;
    border-style: outset;
    border-width: 2px 2px 2px 2px;
}
#site-map li
{
    background-color: transparent;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    border-style: outset;
    border-width: 0px 0px 0px 0px;
}
#site-map li a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    padding: 5px 10px 5px 0px;
}
#site-map li:hover
{
}
#site-map li a:hover
{
    text-decoration: none;
    color: #365F91;
}

/*#menu li#level1 {background-color:transparent;list-style-type:disc;color:white;margin:10px 0px 10px 25px;} */
#site-map li#level1
{
    background-color: transparent;
    list-style-image: url('/images/ftv2folderclosed.gif');
    margin: 10px 0px 10px 35px;
}
#site-map li#level1 a
{
    color: white;
    font-size: 15px;
}
#site-map li#level1 a:hover
{
    color: #365F91;
    font-size: 15px;
}

/*#menu li#level2 {background-color:transparent;list-style-image: url('/images/ftv2doc.gif');margin:5px 0px 5px 40px;} */
#site-map li#level2
{
    background-color: transparent;
    list-style-type: disc;
    color: white;
    margin: 5px 0px 5px 35px;
}
#site-map li#level2 a
{
    color: white;
    font-size: 11px;
}
#site-map li#level2 a:hover
{
    color: #365F91;
    font-size: 11px;
}

#site-map li#level3
{
    background-color: transparent;
    list-style-type: disc;
    color: white;
    margin: 5px 0px 5px 50px;
}
#site-map li#level3 a
{
    color: white;
    font-size: 10px;
}
#site-map li#level3 a:hover
{
    color: #365F91;
    font-size: 10px;
}

#photo-album
{
}
#photo-album table
{
    background-image: url('/images/paper-scroll.jpg');
    background-repeat: repeat;
}
#photo-album td
{
    border-style: solid;
    border-width: 0px 20px 0px 20px;
    border-color: transparent;
}
#photo-album td#spacer-cell
{
    padding: 0px 20px 20px 20px;
    background-color: transparent;
}

#photo-album p
{
    font-family: Comic Sans MS, Brush Script MT, cursive;
    color: #6E6E6E;
    font-size: medium;
    color: blue;
}

#photo-album table#photo-table
{
    background-color: transparent;
}
#photo-album table#photo-table td
{
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: transparent;
}
#photo-album table#photo-table td#photo-cell
{
    padding: 20px 20px 0px 20px;
    background-color: white;
}
#photo-album table#photo-table td#comment-cell
{
    padding: 20px 40px 20px 40px;
    background-color: white;
}




/* ------------------------------------------------------------------------------------ */
#page
{
    text-align: left;
    font-size: 10px;
    width: 680px;
    float: right;
    padding-left: 20px;
    margin: 0;
    border: 0;
}
/* ------------------------------------------------------------------------------------ */
#footer
{
    text-align: center;
    font-size: 10px;
    clear: both;
}
#footer a
{
    color: black;
    font-weight: bold;
    font-size: 10px;
}
#footer ul
{
    text-align: center;
    list-style: none;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-top: 0px;
}
#footer li
{
    text-align: center;
    float: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style: none;
}
/* ------------------------------------------------------------------------------------ */
.contact-us-pop
{
    background-image: url('/images/paper.gif');
    background-repeat: repeat;
    border: 0px;
    vertical-align: top;
    align: center;
    padding: 0px;
    cell-spacing: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}
.contact-us-pop td
{
    border-width: 0px;
    padding: 4px;
    border-spacing: 0px;
    border-style: none;
    text-align: left;
    margin: 0px;
}
/* ------------------------------------------------------------------------------------ */
.bwContactUsTable
{
    background-image: url('../images/paper.gif');
    width: 100%;
    border: 0px;
    vertical-align: top;
    align: center;
    padding: 0px;
    cell-spacing: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}
.bwContactUsTable td
{
    border-width: 0px;
    padding: 0px;
    border-spacing: 0px;
    border-style: none;
    text-align: left;
    margin: 0px;
}
/* ------------------------------------------------------------------------------------ */
.imagefloatright
{
    float: right;
    margin-left: 10px;
}
.imagefloatleft
{
    float: left;
    margin-right: 10px;
}

.emphasis
{
    font-size: 11px;
    color: #c19533;
    font-weight: bold;
}
.emphasis a
{
    color: #c19533;
    text-decoration: none;
}
.emphasis a:link, a:hover, a:active, a:visited
{
    color: #c19533;
    text-decoration: none;
}

.contact-us-link
{
    color: #365F91;
    font-size: 11px;
    text-align: right;
}
.contact-us-link a
{
    color: #365F91;
    text-decoration: none;
    font-size: 11px;
}
.contact-us-link a:link, a:hover, a:active, a:visited
{
    color: #365F91;
    text-decoration: none;
    font-size: 11px;
}
