﻿html, body
{
    background-position: center bottom;
    font-size: 8pt;
    font-family: Verdana, Arial;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #666666;
    background-color: #d5d5d5;
    background-image: url('global_background.gif');
    background-repeat: no-repeat;
    background-attachment: fixed;
}

div.Container {
    width: 950px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color:#ffffff;
    padding:10px;
    border: solid thin #666666;
}


H1 {
    font-size: 13pt;
    color: #DD0000;
    font-family: Verdana, Arial;
    margin-bottom: 15px;
}
H4{
    font-size: 10pt;
    color: #9B0000;
    font-family: Verdana, Arial;
    border-bottom:solid 1px #9B0000;
}
H5, .tablehead5
{
    font-size: 10pt;
    color: #666666;
    font-family: Verdana, Arial;
    border-bottom: solid 1px #666666;
    font-weight: normal;
}

.header1, .pagehead
{
font-size: 13pt;
    color: #DD0000;
    font-family: Verdana, Arial;
    margin-bottom: 15px;
    font-weight:bold;   
}
H2, .subhead
{
    font-size: 10pt;
    color: #696969;
    font-family: Verdana, Arial;
    margin-bottom: 10px;
    font-weight: bold;
}
H6
{
font-size: 8pt;
    color: #696969;
    font-family: Verdana, Arial;
    font-weight: normal;
}

.fieldname
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    margin: 0px 5px;
    white-space:nowrap;
    color:#666666;
}
TD
{
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #696969;
}
A:link
{
	color: #DD0000;
	text-decoration: underline;
}

A:visited
{
	color: #DD0000;
	text-decoration: underline;
}

A:hover
{
	color: #DD0000;
	text-decoration: none;
}

A:active
{
	color: #DD0000;
	text-decoration: underline;
}
A.WhiteLink:link
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

A.WhiteLink:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
    text-transform: uppercase;
}

A.WhiteLink:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
    text-transform: uppercase;
}

A.WhiteLink:active
{
	color: #ffffff;
	text-decoration: underline;
    text-transform: uppercase;
	font-weight:bold;
}
A.WhiteLink_sm:link
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

A.WhiteLink_sm:visited
{
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

A.WhiteLink_sm:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

A.WhiteLink_sm:active
{
	color: #ffffff;
	text-decoration: none;
    text-transform: uppercase;
}

A.LogLink:link
{
    color: #0000CC;
    text-decoration: none;
}

A.LogLink:visited
{
    color: #660066;
    text-decoration: none;
}
A.LogLink:hover
{
    text-decoration: underline;
}

A.LogLink:active
{
    text-decoration: underline;
}


A.HeaderBoxLink:link
{
    color: #000000;
    text-decoration: none;
}

A.HeaderBoxLink:visited
{
	color: #000000;
	text-decoration: none;
}

A.HeaderBoxLink:hover
{
    color: #9b0000;
    text-decoration: none;
}

A.HeaderBoxLink:active
{
    color: #9b0000;
    text-decoration: none;
}


.highlight
{
    color: #9B0000;
}

.subhead
{
    font-size: 10pt;
    color: #696969;
    font-family: Verdana, Arial;
    margin-bottom: 10px;
    font-weight: bold;
}

.tablehead
{
    color: #F5F5F5;
    background-color: #9B0000;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.tablehead2
{
    color: #9b0000;
    background-color: #F5F5F5;
}

.popupMessage
{
    text-align: center;
    color: #339933;
}

input.button
{
    font-size: 8pt;
    font-family: verdana;
    color:#333333;
}

input.text
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    font-size: 8pt;
    font-family: verdana;
    color:#333333;
}

select
{
    font-size: 8pt;
    font-family: verdana;
    color:#333333;

}

.textbox
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    font-size: 8pt;
    font-family: verdana;
}
.numberbox
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    font-size: 8pt;
    font-family: verdana;
    text-align:right;
}

/*------------------- STRUCTURE -------------------------*/

div.Header1
{
    height: 85px;
    width: 100%;
    margin-bottom: 5px;
    background-color: #ffffff;
}

div.Menu
{
    width: 955px;
}

div.HomeMainImage1
{
    position: relative; 
    width: 100%; 
    height: 384px; 
    background-image: url('home_hc.jpg');
    z-index:10;
    top: 0px;
    left: 0px;
}
div.HomeMainImage2
{
    position: relative; 
    width: 100%; 
    height: 384px; 
    background-image: url('home_fn.jpg');
    z-index:10;
}
div.HomeMainImage3
{
    position: relative; 
    width: 100%; 
    height: 384px; 
    background-image: url('home_bl.jpg');
    z-index:10;
}

div.HomeRedBar
{
    background-position: left;
    width: 650px;
    height: 73px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14pt;
    padding-left: 200px;
    padding-top: 20px;
    background-image: url('home_redbar.png');
    position: absolute;
    top: 40px;
    left: 0px;
    background-repeat: no-repeat;
    text-shadow: 0px 2px 3px #666666;
}

.ffShadow
{
    text-shadow: 0px 2px 3px #666666;
}

.ieShadow
{
    /*filter: glow(color=#999999,strength=2) !Important;*/
    font-weight:bold;
    filter: dropshadow(color=#666666,offX=2,offY=2) !Important;
    height:auto;
}
.ieShadow2
{
    /*filter: glow(color=#ffff00,strength=2) !Important;*/
    font-weight:bold;
    filter: dropshadow(color=#cccccc,offX=2,offY=1) !Important;
    height:auto;
}

.ieShadow3
{
    /*filter: glow(color=#ffff00,strength=2) !Important;*/
    font-weight:bold;
    filter: dropshadow(color=#d5d5d5,offX=2,offY=1) !Important;
    height:auto;
}

.ieShadow4
{
    /*filter: glow(color=#666666,strength=2) !Important;*/
    font-weight:bold;
    filter: dropshadow(color=#666666,offX=2,offY=1) !Important;
    height:auto;
}

div.HomeRedBar1
{
    position:absolute;
    top:43px;
    left:0px;
    z-index:20;
    height:auto;
}
div.HomeRedBar2
{
    position:absolute;
    top:135px;
    left:0px;
    z-index:20;
    height:auto;
}

div.HomeRedBar3
{
    position:absolute;
    top:228px;
    left:0px;
    z-index:20;
    height:auto;
}
div.HomeThumbnails
{
    position:absolute;
    z-index:50;
    left:40px;
    top:50px;
}

div.HomeRedBox
{
    padding: 10px 0px 0px 0px;
    position: absolute;
    z-index: 75;
    left: 33px;
    top: 325px;
    background-image: url('home_redbox.png');
    background-repeat: no-repeat;
    width: 234px;
    height: 44px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    font-size: 14pt;
    font-weight: bold;
}

div.HomeBlurb
{
    padding: 10px 0px 0px 0px;
    position: absolute;
    z-index: 75;
    left: 320px;
    top: 238px;
    width: 600px;
    height: 87px;
    color: #FFFFFF;
    vertical-align: middle;
    font-weight: bold;
    font-size: 12pt;
    text-align: right;
}

div.Footer
{
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
    padding-top: 50px;
    height: 85px;
    border-top:solid 1px #d5d5d5;
}
div.HeaderLinks
{
    padding: 10px 0px 5px 5px;
    background-position: 0px 0px;
    height: 73px;
    width: 244px;
    float: right;
    text-align: right;
    background-image: url('global_linkbox.jpg');
    background-repeat: no-repeat;
    font-size: 10pt;
    margin-top:10px;
}
div.Banner
{
    margin-left:75px;
    margin-right:10px;
    text-align:center;
    float:left;
    width:350px;
    margin-top:15px;
    height:85px;
}

div.ContentDiv
{
    float: none;
    width: 100%;
    clear: both;
    padding-top:10px;
}

div.MasterMain
{
float:left;
margin-right:25px;
padding-left:20px;
width:auto;
}

div.MasterRight
{
float:right;
width:auto;
max-width:350px;
text-align:center;
}

div.Footer
{
    text-align:center;
    margin-top:20px;
    float:none;
    clear:both;
}

/* MAIN MENU */

        
        div.RadMenu .rmHorizontal
        {
            cursor: pointer;
            background-image: url('global_menutile.jpg');
            background-repeat: repeat-x;
            background-color: #000000;
            padding-bottom:5px;
            width:955px;
        }
        
div.RadMenu a.rmLink:hover
{
    color: #CCCCCC;
}
        
        
        
.modalBackground {
	background-color:#cccccc;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}
.loader
{
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center 70px;
    background-color: #ffffff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    -khtml-opacity: 0.70;
    opacity: 0.70;
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    color: #9b0000;
}
.red_button
{
    border-style: none;
    background-position: center center;
    background-image: url('red_button.png');
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 150px;
    height: 28px;
    font-size: 9pt;
    color: #ffffff;
    padding-bottom: 5px;
}
/*TREE*/

div.RadTreeView_Sitefinity .rtLI .rtHover .rtIn
{
    color:#dd0000 !Important;
}
div.RadTreeView_Sitefinity .rtLI .rtSelected .rtIn
{
    background-color:#FFFFCC !Important;

}

.RadTreeView .rtSelected
{
background-color:#FFFFCC;
}
.rtLI
{
    text-indent: -4px;
}
.rtIn
{
    color:#666666 !Important;
}
