@import url("css/menu.css");

HTML
{
    text-align: center;
    font: 76% Arial, Helvetica, sans-serif;
    background:#666 url(Images/bdy_bg.jpg) repeat-x left top;
    color: #666;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
BODY
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: left;
    line-height: 1.5em;
    margin: 0px auto;
    width: 925px;background:transparent;
}
P
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    line-height: 1.5em;
}
DIV
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;background:transparent;
}
h1, h2, h3, h4, h5, h6, h7
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.Normal
{
    line-height: 1.5em;
}
.StandardButton{padding:2px 10px;}
h1, h2
{
    padding-bottom: 5px;
    margin: 0px;
    font: 25px/35px arial, georgia, serif;
    letter-spacing: -1px;
    color: #0e7fc7;
}
h1 .print{padding-top:5px;}
UL
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
LI
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    
}
FORM
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
INPUT
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
SELECT
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
OPTION
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
IMG
{
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}
UL
{
    list-style-type: none;
    list-style-image: none;
}
A
{
    outline-style: none;
    outline-color: invert;
    outline-width: 0px;
}
ABBR
{
    border-bottom: #333 1px dotted;
}

.spacer
{
    padding: 0 10px;
}
.alert
{
    color: #990000;
    font-weight: bold;
}

A:link
{
    color: #0e7fc7;
    text-decoration: none;
}
A:visited
{
    color: #0e7fc7;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
.clear
{
    line-height: 0px;
    height: 0px;
    clear: both;
    font-size: 0px;
}
.divClear
{
    clear: both;
    padding: 0;
    margin: 0;
}
.center{text-align:center;}
#searchBox
{
    text-align: right;
    width: 230px;
    margin-bottom: -10px;
    float: right;
    height: 32px;
    font-size: 10px;
    padding-top: 6px;
}
.search_button
{
    position: relative;
    float: left;
    top: -1px;
    left: 5px;
}
.textfield
{
    padding-bottom: 2px;
    margin: 0px;
    padding-left: 2px;
    width: 170px;
    padding-right: 2px;
    font: 11px/11px verdana, arial, sans-serif;
    float: left;
    color: #666;
    padding-top: 2px;
}
.hidden
{
    display: none;
}


#header
{
    clear: both;height:45px;
}
#login
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 45px;
    float: right;
    color: #3399cc;
    font-size: 11px;
    margin-right: 15px;
}
.linelink li, .linelink dd
{
	border-right: 1px solid #ccc;
	display:inline;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	background: none;
	list-style: none;
}
.linelink .last
{
	border: 0;
}


#login
{
    color: #fff; text-align:right;
}
#login A:link
{
    color: #57b3e1;
}
#login A:visited
{
    color: #57b3e1;
}
#logo
{
    margin:0px;padding:0px; font-size:1px;
    margin-left: 15px;
    background: url(Images/logo.jpg) transparent no-repeat left 3px;
}
#logo img
{
    height: 44px;
    width: 437px;
}
#wrapper .contentPane
{
    width: 595px;
}
#wrapper .sidePane
{
    width: 255px;
    float: right;
    padding-right: 0px;
}
#wrapper
{
    background: #FFFFFF url(Images/footer_bottom.gif) no-repeat left bottom;padding-top: 20px;
}

#gooey:after
{
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
    content: ".";
}
.twoColLeft
{
    width: 425px;
    float: left;
}
.twoColRight
{
    width: 425px;
    float: right;
}

.threeColMiddle
{
    width: 275px;
    float: left;
    margin-left: 25px;
}
.threeColLeft
{
    width: 275px;
    float: left;
}
.threeColRight
{
    width: 275px;
    float: Right;
}
.bottomPane{padding-bottom:15px;}
.biLine{background:#fff;}
.footerPane, .endPane, .biLine
{
    color: #fff;clear:both;
}
#footer,.outerRound
{
    margin-top: 16px;
    background: url(Images/footer_bottom.gif) #fff no-repeat left bottom;
    font-size: 11px;min-height:50px;
}
* html #footer,* html #footer_lines,* html #footer #elements{height:10px;}
#footer .container{padding-bottom:5px;}

#footer_lines{background: url(Images/footer_bottom_lines.gif) transparent no-repeat 50% bottom;
}
#footer #elements,#footer .elements,.outerRound .innerRound
{
    background: url(Images/footer_top.gif) no-repeat left top;min-height:10px;
}
.outerRound .innerRound .container{padding:15px 26px;color:#000;}
#footer #elements:after,#footer .elements:after,.outerRound .innerRound:after
{
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
    content: ".";
}
#footer .one
{
    width: 269px;margin-right:0px;
}
#footer .two
{
    width: 267px;margin-right:0px;
}
#footer .three
{
    width: 269px;
}
#footer h4,#footer h3,.outerRound h4,.outerRound h3
{
    margin: 15px 0px 0px 0px;color:#333;
    height: 20px;font-size:12px;
}
#footer .image
{
    padding-right: 12px;
    float: left;
}
#footer UL#orderEE
{
    margin-left: 60px;
}
#footer LI,.outerRound li,.bullets li
{
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 0px;
    background: url(Images/footer_list_bullet.gif) no-repeat 0px 3px;
    padding-top: 0px;
}
#footer .details
{
    min-height: 30px;
}
.bullets li,.Normal li{margin-bottom:5px;}
UL.twoList
{
  margin: 0 0 15px 10px;
  padding: 0;
}

UL.twoList li
{
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}

* html UL.twoList li
{
	position: relative;
}
/* horizontal position of each column */

UL.twoList li.listOne { margin-left: 0px; }
UL.twoList li.listTwo { margin-left: 300px; }
UL.twoList li.reset
{/* Bring the first item of each column 
back up to the level of item 1.
Vertical return = items * height.
Here, 5 items * 1.2em line-height = 6em */

  margin-top: -4.8em;
}
/* anchor styling */
UL.twoList li a
{
  display: block;
}

#footer UL.twoList LI.listOne
{
    width: 100px;
}
#footer UL.twoList LI.listTwo
{
}
#footer .item
{
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    padding-top: 0px;
}
#footer .item .details
{
    line-height: 15px;
}
#footer .last
{
    background: none transparent scroll repeat 0% 0%;
}
#copyright
{
    line-height: 18px;
    margin: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #f5f5f5;
    font-size: 11px;
}
#copyright A:link
{
    color: #fff;
}
#copyright A:visited
{
    color: #fff;
}
#copyright .right
{
    float: right;
}
/*end layout */

/*containers*/
.noTitle{}
.container
{
    padding-bottom: 15px;
}

.blue,.red,.green,.blue .container,.red  .container,.green .container{margin:0px;padding:0px;color:#fff;}
.blue  h1,.green h1,.red h1,.blue  h2,.green h2,.red h2,.blue  h3,.green h3,.red h3{color:#fff;}
.blue a,.green a,.red a,.blue a:link,.green a:link,.red a:link,.blue a:visited,.green a:visited,.red a:visited{color:#fff;}
.blue a:hover, .green a:hover, .red a:hover
{
    color: #CCFFFF;
}
.padd{ padding:10px 15px 0px 15px;}
.blue{background:#23467a url(images/blue_bg.gif) repeat-x left bottom;}
.green{background:#326b41 url(images/green_bg.gif) repeat-x left bottom;}
.red{background:#861717 url(images/red_bg.gif) repeat-x left bottom;}
* html .blue,* html .red,* html .green{height:1%;}
.blue .text,.green .text,.red .text{padding:15px 25px;margin:0px;color:#fff;}

.container p
{
    padding: 0;
    margin: 0;
    margin-bottom:10px;
}
.container h1, .container h2, .container h3
{
    padding: 5px;
}
.print{float:right;}
.printInText{display:block;}

.titleLine
{
    padding-bottom: 5px;
    font: 18px normal Helvetica, Arial, Verdana, san-serif;
    margin-bottom: 10px;
    background: url(images/title_line_bg.gif) no-repeat left bottom;
    letter-spacing: 0.3mm;
    color: #003f8e;
    text-shadow: 1px 1px 6px #bbb;


}
.pageTitle
{
    padding-bottom: 5px;
    font: 22px normal Helvetica, Arial, Verdana, san-serif;
    margin-bottom: 5px;
    letter-spacing: 0.3mm;
    color: #464a52;
    text-shadow: 1px 1px 6px #BBB;

}
.SubHead,label{color:#003f8e; font-weight:bold;}
.NormalBold{font-weight:bold;}
.Head,h3.Head, h3{font-size:14px;font-weight:bold; color:#666;}
h3 image{margin-right:5px;}
.DNNAligncenter,.DNNAligncenter table td{text-align:center !important;}
.TelerikModalOverlay{z-index:8000 !important}
.RadWindow_Default{z-index:8001 !important}
.videoContainer{margin:10px;float:left;}
.videoHeader{text-align:center;padding-bottom:5px;}
