/* CSS Document */
body
{
    background-image: url( 'images/bg.jpg' );
    background-repeat: repeat-x;
    margin: 0px;
    font-family: tahoma;
}
h1
{
    color: #000;
    font-size: 24px;
    margin: 0px;
    padding: 5px;
    text-align: center;
}

.buttonblue
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bolder;
    font-size: 11px;
    color: #074875;
    background-color: #7DBFE0;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #79BADB;
}
.buttongreen
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bolder;
    font-size: 11px;
    color: #7B3B02;
    background-color: #E2B15B;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #DDAA51;
}
.textgreybold
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bolder;
    font-size: 11px;
    color: #696969;
}
.textgrey
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #696969;
}
.textbox
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #696969;
    border: 1px solid #cccccc;
}
.linkbluesml
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    color: #2B64B3;
}
.linkbluesml:hover
{
    font-family: tahoma;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
    color: #2B64B3;
}
.toplink
{
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    border: 1px solid #267EBA;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
}
.toplink:hover
{
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #00366E;
    border: 1px solid #267EBA;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
}
.headingblue
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #095082;
    text-transform: uppercase;
}
.headinggrey
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #5F655C;
    text-transform: uppercase;
}
.headingpink
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #4D3152;
    text-transform: uppercase;
}
.headingbrown
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #7A3A02;
    text-transform: uppercase;
}
.textredbold
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #7A3A02;
}
.textbluebold
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #095082;
}
.linkblue
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #2B64B3;
}
.linkblueCaps
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #2B64B3;
    text-transform: uppercase;
}
.linkblue:hover
{
    font-family: tahoma;
    text-decoration: underline;
    font-weight: normal;
    font-size: 11px;
    color: #2B64B3;
}
.category
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #00366E;
}
.category:hover
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #2B64B3;
}
.footertext
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #003789;
}
.footerlink
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #003789;
}
.footerlink:hover
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}
.textblack
{
    font-family: tahoma;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}
.text
{
    font-family: "Trebuchet MS" , arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #696969;
}
.textCapital
{
    font-family: "Trebuchet MS" , arial;
    font-size: 12px;
    font-weight: normal;
    color: #696969;
    text-transform: uppercase;
    font-weight: bold;
}
.bannerheading
{
    font-family: Trebuchet MS, arial;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
}
.bannerheadingsmal
{
    font-family: Trebuchet MS, arial;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
    color: #095082;
    text-transform: uppercase;
}
.PrimaryNav ul li.AspNet-Menu-Selected, .PrimaryNav ul li.AspNet-Menu-Selected a.AspNet-Menu-Selected, .PrimaryNav ul li.AspNet-Menu-Selected span.AspNet-Menu-Selected
{
    color: #dedede !important;
    background: #444444;
}
.headingwhitebold
{
    font-family: Trebuchet MS, arial;
    background-color: #3183BD;
    color: White;
    height: 25px;
    font-weight: bold;
}
.help {color:#000; font-size:18px; text-align:center;}
.help h2 {color:#C545FE; padding:0px; margin:0px; font-size:18px; font-weight:normal;}
.help a {color:#003164; }
.photobox {border:1px solid #ccc; width:173px; height:101px; text-align:center;}
.linkbluebold {font-weight:bolder; color:#003164; font-size:12px; text-decoration:none;}
.linkbluebold:hover {text-decoration:underline;}
.text {color:#000; font-size:12px;}
.signup {color:#4D3152; font-size:12px;}
.signup a {color:#003164;}
.signup input {border:1px solid #ccc;}