﻿/* MASTER PAGE STYLES */


/* Layout */

body
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    padding: 0px;
    margin: 0 auto;
    width: 970px;
    background-position: center top;
    background-color: #FFFFFF;
    background-image: url('Images/siteback.png');
    text-align: center;
    background-repeat: repeat-x;

}

p
{
    text-align: left;
}

div
{
    font-family: Verdana, Arial, Sans-Serif;
}


h1
{
    font-family: 'Trebuchet MS';
    font-size: 23pt;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    height: auto;
    font-weight: bold;
    line-height: 30pt;
}

h2
{
    font-family: 'Trebuchet MS';
    font-size: 16pt;
    text-align: left;
    vertical-align: top;
}



/*.sitebody
{
    background-position: center top;
    background-color: #FFFFFF;
    background-image: url('Images/siteback.png');
    text-align: center;
    background-repeat: repeat-x;
    margin:0 auto;
}*/



.sitetable
{
    background-position: top;
    width: 970px;
    height: 600px;
    text-align: center; /*color: #FFFFFF;*/
    font-weight: bold;
    font-family: 'Trebuchet MS';
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    table-layout: fixed;
}

.sitetabletop
{
    background-position: center top;
    margin-left: auto;
    margin-right: auto;
    background-image: url('Images/topback.png');
    background-repeat: repeat-y;
    vertical-align: top;
    height: auto;
    width: 970px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.sitetabletitle
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 20pt;
    font-weight: bold;
    float: right;
    color: #FFFFFF;
    width: 450px;
    text-align: right;
    padding-right: 50px;
    left: 409px;
    top: 47px;
    position: absolute;
    height: 33px;
}




.blended
{
    /*background-image: url('Images/tableback.png');*/
    border-style: none;
    border-width: 0px;
    background-position: center;
    background-repeat: repeat-y;
    height: auto;
    vertical-align: top;
    width: 970px;
    text-decoration: none;
    margin-bottom: 0px;
    padding-top: 20px;
    text-align: center;
}





#flashslideshow
{
    position: absolute;
    width: 369px;
    height: 154px;
    margin-left: 569px;
    top: 46px;
    z-index: 5;
    left: 0px;
}

.sitetablenavbar
{
    margin: 0px;
    background-image: url('Images/navback.png');
    height: 50px;
    background-color: #004F9D;
    vertical-align: middle;
}


.sitetablemiddle
{
    background-position: center center;
    background-color: transparent;
    font-family: "Trebuchet MS" , "Arial";
    color: #000000;
    height: auto;
    vertical-align: top;
    background-image: url('Images/contentback.png');
    background-repeat: repeat-y;
    padding-top: 10px;
    text-align: center;
    width: 970px;
    padding-bottom: 15px;
    
}

.sitetablebottom
{
    border-style: none;
    background-position: center bottom;
    background-image: url('Images/bottomback.png');
    background-repeat: no-repeat;
    height: auto;
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 10px;
    font-family: "Trebuchet MS", "Arial";
    font-size: 12pt;
    font-weight: normal;
    margin: 0px;
    color: #FFFFFF;
}


/* Menu Bar */

.aspmenubar
{
    margin-left: auto;
    margin-right: auto;
    font-family: "Trebuchet MS" , "Arial";
    font-size: 16px;
    background-image: url('Images/menuitemback.png');
    background-position: center center;
    vertical-align: middle;
    text-align: center;
    color: #000000;
    height: 32px;
    width: 771px;
    background-color: Transparent;
    font-weight: bold;
}

.aspmenuitem
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 16px;
    text-decoration: none;
    width: 80px;
    color: #000000;
    text-align: center;
    margin: auto;
    background-color: Transparent;
}

.aspmenuitemselected
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 16px;
    color: #000079;
}

.aspmenuitemhover
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 16px;
    text-decoration: none;
    height: 32px;
    color: #000000;
    text-align: center;
    background-image: url('Images/menuitembackhover.png');
    margin: auto;
}

.aspmenudynamicitem
{
    background-position: center center;
    font-family: "Trebuchet MS", "Arial";
    font-size: 16px;
    text-decoration: none;
    width: 150px;
    height: 32px;
    color: #000000;
    text-align: center;
    background-image: url('Images/menuitemback.png');
    background-repeat: repeat-x;
    margin: auto;
    background-color: Transparent;
}

.aspmenudynamicmenu
{
    background-position: center center;
    font-family: "Trebuchet MS", "Arial";
    font-size: 16px;
    text-decoration: none;
    width: 150px;
    height: 32px;
    color: #000000;
    text-align: center;
    background-image: url('Images/menuitemback.png');
    background-repeat: repeat-x;
    background-color: Transparent;
    margin: auto;
}

.aspmenudynamicitemhover
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 16px;
    width: 150px;
    height: 32px;
    color: #000000;
    text-align: center;
    background-image: url('Images/menuitembackhover.png');
    margin-left: auto;
    margin-right: auto;
}

.menudiv
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 960px;
    height: auto;
    text-align: center;
}

.IE8Fix
{
    z-index: 1000;
}



/* Breadcrumbs */

.sitemappathcont
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 12pt;
    text-align: left;
    width: auto;
    height: 24px;
    vertical-align: middle;
    padding-left: 45px;
}

.sitemappathnode
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 13pt;
    text-align: left;
    width: 291px;
    color: #000033;
    font-weight: bold;
}

.sitemappathroot
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 13pt;
    text-align: left;
    width: 291px;
    color: #000000;
    font-weight: bold;
}

.contentplaceholder
{
    height: auto;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-right: 50px;
    padding-left: 50px;
}

/* Login View */

/* .loginview
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 12pt;
    text-align: right;
    float: right;
} */

.w3cvalid
{
    border-style: none;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

.navbar
{
    display: inline;
    list-style: none;
}

.navlist
{
    background-position: center center;
    list-style-position: outside;
    display: inline;
    list-style-type: none;
    list-style-image: none;
    background-repeat: repeat-x;
    font-family: "Trebuchet MS", "Arial";
    font-size: 14pt;
    color: #FFFFFF;
    vertical-align: middle;
    width: 200px;
    background-image: url('Images/navback.png');
}

.navlist a
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 14pt;
    vertical-align: middle;
    color: #000000;
    text-decoration: none;
}

.navlist a:hover
{
    font-family: "Trebuchet MS", "Arial";
    color: #C3C3C3;
}

/* LoginView etc */

.loginview
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    width: 118px;
}



/* Test navbar*/

/* Default Styles */

.boxestable
{
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.homeBoxWrapper
{
    margin: 0px 2px 15px 2px;
    height: 200px;
    width: 215px;
}

.homeImageBox
{
    border: 2px solid #000079;
    width: 215px;
    height: 180px;
    padding: 0px;
    margin: 0px;
    background-color: #000033;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
}

.homeImageBox img
{
    vertical-align: middle;
}

.homeTextBox
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    margin: 0px auto 0px auto;
    background-position: center center;
    width: 219px;
    height: 25px;
    color: #FFFFFF;
    background-image: url('Images/boxtitleback.png');
    background-repeat: repeat-x;
    font-weight: bold;
    font-size: 16px;
    z-index: 970;
    overflow: hidden;
}

.homeTextBox a
{
    color: #FFFFFF;
    text-decoration: none;
}

.homeTextBox a:hover
{
    color: #FFFF48;
    text-decoration: none;
}


/* Site Content Styles */

.Pageheader
{
    font-family: 'Trebuchet MS';
    font-size: 23pt;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    height: auto;
    font-weight: bold;
    line-height: 30pt;
}

.Subheader
{
    font-family: 'Trebuchet MS';
    font-size: 16pt;
    vertical-align: top;
}

.Content
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    line-height: 14pt;
    font-weight: normal;
    list-style-type: circle;
    margin:0;
    padding:0;
    
}

.Content a
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    text-decoration: underline;
    text-align: left;
    vertical-align: top;
    line-height: 14pt;
    font-weight: normal;
    list-style-type: circle;
    margin: 0;
    padding: 0;
    color: #000066;
}

.Content a:hover
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    text-decoration: underline;
    text-align: left;
    vertical-align: top;
    line-height: 14pt;
    font-weight: normal;
    list-style-type: circle;
    margin: 0;
    padding: 0;
    color: #4040FF;
}

.Content a:visited
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    text-decoration: underline;
    text-align: left;
    vertical-align: top;
    line-height: 14pt;
    font-weight: normal;
    list-style-type: circle;
    margin: 0;
    padding: 0;
    color: #000066;
}


/* Blog Styles */

.blogwrapper
{
    text-align:left;
    width: 700px;
    
}

.blog
{
    text-align: left;
}

.blogtitle
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 20pt;
    font-weight: bold;
    color: #000000;
    text-align: left;
    line-height: 22pt;
}

.blogsmalltext
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 12pt;
    color: #4B4B4B;
    font-weight: bold;
    text-align: left;
}

.blogparagraphs
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 14pt;
    font-weight: normal;
    color: #000000;
    text-align: left;
}

.blogtitleline
{
    border-style: solid;
    color: #000093;
}

.blogendline
{
    border-width: 2px;
    color: #000000;
    border-style: solid;
}

#twitterBox
{
    border: 2px solid #000066;
    position: absolute;
    margin-left: 680px;
    height: auto;
    width: 200px;
    text-align: center;
    background-color: #E1E1FF;
}

/* Report Bug Form */

.contactform
{
    border-width: 0px;
    text-align: left;
    border-style: none;
    text-align: left;
}

.contactrows
{
    height: 30px;
    width: auto;
    text-align: left;
}

.contactleftcolumn
{
    width: 200px;
    font-weight: bold;
    text-align: left;
}

/* Home Page Containers */


.homecont
{
    height: auto;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}



/* Table Styles */

.datatableheadings
{
    background-color: #022B78;
    border-width: 1px;
    border-style: solid;
    font-family: "Segoe UI" , "Trebuchet MS" , "Arial";
    font-size: 12pt;
    color: #FFFFFF;
    text-align: left;
    border-bottom-color: #808080;
}

.datatableheadings a
{
    color: #FFFFFF;
}

.datatablerow
{
    border-color: #999999;
    font-family: "Segoe UI" , "Trebuchet MS" , "Arial";
    font-size: 10pt;
    color: #FFFFFF;
    text-align: left;
    border-width: 1px;
}

.datatablerow a
{
    font-family: "Segoe UI", "Trebuchet MS", "Arial" ;
    font-size: 12pt;
    color: #FFFFFF;
    text-align: left;
    border-width: 1px;
    border-color: #999999;
}

.datatablerow a:hover
{
    font-family: "Segoe UI", "Trebuchet MS", "Arial";
    font-size: 12pt;
    color: #4040FF;
    text-align: left;
    border-width: 1px;
    border-color: #999999;
}


.datatable
{
    font-family: "Segoe UI" , "Trebuchet MS" , "Arial";
    font-size: 12pt;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #2A4D8E;
    border-style: solid;
    border-color: #999999;
    border-width: 3px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.datatablealternating
{
    border-width: 1px;
    font-weight: Normal;
    border-style: solid;
    font-family: 'Segoe UI';
    font-size: 10pt;
    color: #FFFFFF;
    text-align: left;
    background-color: #1D3C74;
    border-color: #808080;
}

.datatablealternating a
{
    
    font-family: "Segoe UI", "Trebuchet MS", "Arial";
    font-size: 12pt;
    color: #FFFFFF;
    text-align: left;
    border-width: 1px;
    border-color: #999999;
}

.datatablealternating a:hover
{
    
    font-family: "Segoe UI", "Trebuchet MS", "Arial";
    font-size: 12pt;
    color: #4040ff;
    text-align: left;
    border-width: 1px;
    border-color: #999999;
}
.detailsview
{
    border: 3px solid #000033;
    font-family: 'Trebuchet MS' , Arial;
}

.detailsviewrow
{
    border: 3px solid #000033;
    font-family: 'Trebuchet MS' , Arial;
}

.detailsviewrow a
{
    border: 3px solid #000033;
    font-family: 'Trebuchet MS' , Arial;
    color: #FFFFFF;
}

.detailsviewrow a:hover
{
    border: 3px solid #000033;
    font-family: 'Trebuchet MS' , Arial;
    color: #4040FF;
}

.detailsviewheadings
{
    border-style: solid;
    border-color: #000033;
    border-width: 2px;
    background-color: #000066;
    color: #FFFFFF;
    font-family: 'Trebuchet MS' , Arial;
}

.calendarevent
{
    width: auto;
    margin-left: auto;
    margin-right:auto;
}

.calendareventheadings
{
    text-align: right;
    padding-right: 10px;
    width:150px;
}   

.calendareventrows
{
    text-align: left;
    
}
    
/* Misc */


.Smallgrey
{
    font-family: "Trebuchet MS", "Arial";
    font-size: 8pt;
    color: #4B4B4B;
    font-weight: bold;
    text-align: left;
}

#homerepeater
{
    display: inline;
}

.sideDiv
{
    border-color: #000066;
    border-style: solid;
}

.divHeader
{
    background-position: center center;
    width: 100%;
    height: 20px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    background-image: url('Images/Boxtitleback.png');
    background-repeat: repeat-x;
}