body
{
    background: url(images/page_shadow.gif) #f0f8ff fixed repeat-y left top;
    color: #000000;
    font-family: Verdana, Arial, Serif;
    font-size: 12px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 8pt;
    padding-bottom: 0px;
    margin: 0px 0px 0px 3px;
    padding-top: 0px;
}
body, div, span, p, ul, li, td, th, input, select, textarea, button
{
    font-family: Tahoma, Verdana, 'Times New Roman';
    font-size: 8pt;
}


td
{
    text-align:left ;
    vertical-align: top;
}

td.fieldname
{
    text-align: right;
}
.boxhead
{
}
.box_visible
{
}
.box_hidden
{
}
.boxout
{
}
form, h1, h2, h3, h4, h5, h6, p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


#container
{
    background-color: #67a7e8;
    text-align: center;
}

#container2
{
    text-align: center;
    background-color: #336699;
    margin-right: 200px;
}

#header
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100px;
    background-image: url(images/NewHeaderSlice.jpg);
}
.runner 
{
	color: #2e3192;
}
#header a
{	
	font-weight:bold;
	color:White;
}
#header2
{
    font-size:x-large;
   font-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100px;
    background-image: url(images/NewHeader.jpg);
    background-repeat: repeat-y;
}
#headerText
{
    font-weight: bold;
    vertical-align: top;
    color: #2e3192;
    text-indent: 140px;
    text-align: left;
    padding-left: 30px;
    left: 30px;
    padding-top: 30px;
    top: 30px;
    font-size: 25px;
}

#headermenu
{
	color: #FFFFFF;
    position: absolute;
    top: 74px;
    text-align: center;
    left: 0px;
    width: 100%;
    padding: 2px 2px 2px 2px;
}
#trail
{
	color: #000000;
    padding: 3px;
    font-size: 10px;
    padding-left: 5px;
    text-align:left;
}
#trail a
{
    color: #000000;
}
#breadcrumb
{
    background-color: #336699;
   
    color: #FFFFFF;
    padding: 3px;
    font-size: 10px;
    padding-left: 5px;
    text-align:center;
}

#breadcrumb a
{
    color: #FFFFFF;
}

#footermenu
{
    text-align: center;
    padding-top: 10px;
}

#footertext
{
    text-align: center;
    padding-top: 3px;
}

#bannerbox
{
    border: dotted 3px #336699;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    background-color: #ffffff;
}

#bannerbox a
{
    font-size: 10px;
    text-decoration: none;
    color: black;
}

#loginbox
{
    position: absolute;
    top: 14px;
    right: 10px;
    width: 180px;
    height: 80px;
    padding: 2px 2px 2px 2px;
    font-size: 10px;
}

#loginbox input
{
    color: #8d2d23;
    border-color: #8d2d23;
    background-color: #f8b502;
    font-size: 10px;
}

#themeselector
{
 position:absolute ;   
    text-align: right;
    top: 72px;
    right: 10px;
    width: 180px;
    height: 80px;
    padding: 2px 2px 2px 2px;
    font-size: 10px;
}

#themeselector select
{
    color: #336699;
    background-color: #edf5fd;
    font-size: 10px;
}

#welcomebox
{
    font-size: 12px;
    text-align: right;
}

#footer
{
    border-top: #336699 2px solid;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 62px;
    background-color: #67a7e8;
    visibility:hidden;
}

#leftcol
{
    position: absolute;
    top: 100px;
    right: 0px;
    width: 0px;
    background-color: #67a7e8;
    font-size: 10px;
}

#leftcol a
{
    color: blue;
}

#leftcol div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
}

#leftcol div.alternatetext
{
    padding: 6px 6px 6px 6px;
    background-color: #336699;
    text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
    padding: 6px 6px 6px 3px;
    background-color: #67a7e8;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#centercol
{
    width: 100%;
    position: relative;
    margin-left: 0px;
    background-color: AliceBlue;
    height: 500px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#centercolcontent
{
    padding-right: 6px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
    height: 100%;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
    font-weight: bold;
    font-size: larger;
    color: Maroon;
}

#centercolcontent div.sectionsubtitle
{
    font-weight: bold;
    padding-bottom: 4px;
}

#rightcol
{
    position: absolute;
    top: 0px;
    left: 00px;
    width: 0px;
    color: White;
    background-color: #336699;
    font-size: 10px;
}


#rightcol a
{
    color: white;
}

#rightcol div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
    padding: 6px 6px 6px 3px;
    background-color: #76110c;
    color: #fc9a0e;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.footermenulink
{
    font-family: Arial, Serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.footermenulink a
{
    text-decoration: none;
    color: white;
}

.headermenulink
{
    font-family: Impact;
    font-size: 17px;
}

.headermenulink a
{
    text-decoration: none;
    color: black;
}

.headermenulink a:hover
{
    text-decoration: underline overline;
    color: #336699;
}
.highlight
{
    background-color: #fefbd2;
    color: #000080;
}

.highlightcity
{
    background-color: #bb392f;
}

.highlightstate
{
    background-color: #ffb401;
}

.highlightcountry
{
    background-color: #ffb487;
}

.articlebox
{
    background-color: #fff6eb;
    color: white;
    border: dashed 1px #723330;
    padding: 6px 6px 6px 6px;
    font-size: smaller;
}

.articletitle
{
    font-size: 18px;
    font-weight: bold;
    color: #723330;
    text-decoration: none;
}

.articleabstract
{
    padding-top: 6px;
}

.comment
{
    padding: 4px 0px 4px 0px;
    font-size: smaller;
}

.pollbox
{
    font-size: 11px;
}

.pollcontent
{
    padding: 6px;
}

.pollquestion
{
    font-size: 13px;
    font-weight: bold;
}

.polloptions
{
    padding-top: 10px;
    padding-bottom: 4px;
}

.pollbar
{
    background-color: red;
    font-size: 4px;
}

.progressbarcontainer
{
    width: 98%;
    height: 15px;
    border: solid 1px black;
    padding: 1px;
}

.progressbar
{
    width: 0px;
    background-color: Red;
    height: 15px;
}

.newsletterbox
{
    font-size: 11px;
}

.newsletterboxcontent
{
    padding: 6px;
}

.postinfo
{
    background-color: #ebb267;
    font-weight: bold;
    text-align: center;
}

.posttitle
{
    padding: 3px;
    margin-bottom: 10px;
    background-color: #df830b;
    color: white;
    font-weight: bold;
}

.postbody
{
    padding: 3px;
}

.shoppingcartbox
{
    font-size: 11px;
}

.shoppingcartboxcontent
{
    padding: 6px;
}
/*=======================================================================================================================*/
/* home-ie6.css */

.boxhead
{
    width: 180px;
    padding: 2px 10px;
    background-color: #999;
    border: 1px solid #999;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: bold;
}
.box_visible
{
    width: 180px;
    padding: 5px 10px;
    border: 1px solid #999;
    margin-top: 0;
}
.box_hidden
{
    display: none;
}
.boxout
{
    background-image: url(images/box-bgnd.jpg);
    background-repeat: repeat-x;
    border: 1px solid #999999;
}
/*=======================================================================================================================*/
/* home-ie6.css */

form p
{
    clear: both;
    margin: 0;
    padding: 0;
    padding-top: 5px;
}
form p label
{
    float: left;
    font-weight: bold;
    width: 25%;
}
form p input, form p textarea, form p select
{
    float: left;
}
a
{
    text-decoration: none;
    color: #000000;
}
a:active
{
    text-decoration: underline;
}
a:hover
{
    text-decoration: underline;
}
a img
{
    border: none;
}



TABLE
{
    font-family: Tahoma, Verdana, 'Times New Roman';
    font-size: 8pt;
}
.textbox
{
    border-right: #c7ccdc 1px solid;
    border-left: #c7ccdc 1px solid;
    border-top: #c7ccdc 1px solid;
    border-bottom: #c7ccdc 1px solid;
    font-size: 8pt;
    font-family: Tahoma, Verdana, 'Times New Roman';
}
button
{
    background-color: #ffffff;
    color: #003399;
    background-image: url(http://msimg.com/m/8/btn_pers_tile.gif);
    border: 1px outset #999999;
    cursor: Pointer;
    font-weight: bold;
    margin: 1px 0px 0px 4px;
    padding: 1px 0px 2px 0px;
}
.button
{
    background-color: gainsboro;
    border-right: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    font-size: 8pt;
    font-family: Tahoma, Verdana, 'Times New Roman';
}
.normal
{
    font-size: 8pt;
    font-family: Tahoma, Verdana, 'Times New Roman';
}
.Xsmalltextbox
{
    border-right: #c7ccdc 1px solid;
    border-left: #c7ccdc 1px solid;
    border-top: #c7ccdc 1px solid;
    border-bottom: #c7ccdc 1px solid;
    font-size: 8pt;
    font-family: Tahoma, Verdana, 'Times New Roman';
    width: 55px;
}
.SmallTextbox
{
    border-right: #c7ccdc 1px solid;
    border-left: #c7ccdc 1px solid;
    border-top: #c7ccdc 1px solid;
    border-bottom: #c7ccdc 1px solid;
    font-size: 8pt;
    font-family: Tahoma, Verdana, 'Times New Roman';
    width: 55px;
}
.HeaderMeridian
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 8pt;
    width: 100%;
    color: white;
    font-family: Tahoma, Verdana, 'Times New Roman';
    background-color: #336699;
    text-align: right;
}
.HeaderImage
{
    vertical-align: middle;
}
.Headertitle
{
    padding-right: 10px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 8pt;
    width: 100%;
    color: white;
    font-family: Tahoma, Verdana, 'Times New Roman';
    background-color: #336699;
}
.HeaderLabel
{
    padding-right: 10px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 8pt;
    width: 100%;
    color: white;
    font-family: Tahoma, Verdana, 'Times New Roman';
    background-color: #336699;
}
.HeaderLabel2
{
    padding-right: 10px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 9pt;
    color: #336699;
    font-family: Tahoma, Verdana, 'Times New Roman';
}
.FooterMeridian
{
    font-size: 8pt;
    width: 100%;
    color: white;
    font-family: Tahoma, Verdana, 'Times New Roman';
    text-align: center;
    background-color: #336699;
}
.subheader
{
    border-top: 3px groove;
    font-size: 8pt;
    color: White;
    background-color: #4f82b5;
    text-align: right;
    font-family: Tahoma, Verdana, 'Times New Roman';
}
.subheader a
{
    color: White;
}
.headerlook
{
    color: White;
    background-color: #4f82b5;
}
.navigation
{
    font-size: 8pt;
    color: white;
    border-bottom: #336699 thin double;
    font-family: Tahoma, Verdana, 'Times New Roman';
    background-color: #67a7e8;
    text-align: left;
}
.navigation a
{
    color: White;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
}
h1
{
    font-size: 20px;
}
.sectionheader
{
    font-size: 20px;
}
h2
{
    font-size: 16px;
}
h3
{
    font-size: 14px;
}
h4
{
    font-size: 12px;
}
h5
{
    font-size: 20px;
}
h6
{
    color: #666666;
    font-size: 9px;
}
hr
{
    height: 1px;
    padding: 0px;
    border: 1px solid;
}
li
{
    margin: 0px 0px 1px 0px;
}
ul
{
    list-style-position: outside;
    margin: -2px 0px 0px 8px;
    list-style-image: url(http://msimg.com/m/8/bullet-black.gif);
}
ol
{
    list-style-position: outside;
    margin: -2px 0px 0px 23px;
}

.stock th
{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
.altstocknolines td
{
    padding-left: 4px;
    background-color: whitesmoke;
}
.stocknolines td
{
    background-color: White;
    padding-left: 4px;
}
.altstock td
{
    padding-left: 4px;
    border-bottom: #999999 1px solid;
    background-color: whitesmoke;
}
.stock td
{
    background-color: White;
    padding-left: 4px;
    border-bottom: #999999 1px solid;
}

.stockrise
{
    color: #3f8640;
}
.stockfall
{
    color: #ff0000;
}
.b0000
{
    margin: 0px 0px 5px 0px;
}
.b1001
{
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    margin: 0px 0px 5px 0px;
}
/*=======================================================================================================================*/
/* Main Bar section */
.mainbar
{
    /*	background-color:#ffffff;*/
}
.mainbar a, .mainbar .ct a
{
    color: #000000;
}
.mainbar .hilite, .mainbar .hilight, .mainbar .ct .hilite, .mainbar .ct .hilight, .nip .hilite, .nip .hilight
{
    color: #cc0000;
}
.mainbar .secexp, .mainbar .secexp a
{
    color: #cc0000;
}
.mainbar .hd
{
    color: #000000;
}
/*=======================================================================================================================*/
/* SIDEBAR SECTION */
.sidebar
{
    padding-left: 5px;
    border-left: #336699 thin double;
    color: #ffffff;
    background-color: #67a7e8;
}
.sidebar a, .sidebar .ct, .sidebar .ct td, .sidebar .ibhdr, .sidebar .ib td
{
    color: #ffffff;
}
.sidebar .hd
{
    background-color: #7690c3;
    color: #ffffff;
}
.sidebar a:hover
{
    color: #fdfe96;
}
.sidebar ibfrm
{
    background-color: #9999cc;
    color: #ffffff;
}
.sidebar .pullsearch
{
    background-color: silver;
    color: #ffffff;
}
/*=======================================================================================================================*/
/* LEFTBAR SECTION */
.leftbar
{
    background-color: #eeeee3;
}
.leftbar .ct
{
    color: #666633;
}
.leftbar .hd
{
    background-color: #b1b18c;
    color: #ffffff;
}
/*=======================================================================================================================*/
/* color quadrant sections */
/* these match the auto format of visual studio datagrids*/
.color4
{
    background-color: #e7e7ff;
    color: "#4A3C8C";
}
/* quadrant 1 Light Purple section */
.q1 .ch, .q1 .ch a
{
    background-color: #f1f0ff;
    color: #66669a;
}
.q1 .hd, .q1 .ibbtn
{
    color: #66669a;
}
/* quadrant 2 Green section */
.q2 .ch, .q2 .ch a, .q2 .fb5, .q2 .ibfrm
{
    background-color: #e4f7e4;
    color: #3f8640;
}
.q2 .hd, .q2 .ibbtn
{
    color: #3f8640;
}
/* quadrant 3 red - orange  section */
.q3 .ch, .q3 .ch a
{
    background-color: #fff0e1;
    color: #df572d;
}
.q3 .hd
{
    color: #df572d;
}
/* quadrant 4 yellow - brown  section */
.q4 .ch, .q4 .ch a
{
    background-color: #fff7be;
    color: #9e755f;
}
.q4 .hd
{
    color: #9e755f;
}
/* quadrant 5 gray -turquise section */
.q5 .ch, .q5 .ch a
{
    background-color: #f0f0f0;
    color: #5a8282;
}
.q5 .hd
{
    color: #5a8282;
}
#c1000 .ch, #c1000 .ch a
{
    background-color: #d1c6c7;
    color: #684648;
}
/* Moes Colored Tables  */
.purpleTbl, .GreenTbl, .redTbl, .yellowtbl, .deepbluetbl, .bluetbl
{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    margin: 0px 0px 5px 0px;
}
/* Moes Blue Tables  */
.bluetbl
{
    background-color: #4f82b5;
}
.blueTbl .ch, .blueTbl .ch a
{
    color: #ffffff;
    font-weight: bold;
    padding-left: 4px;
}
.blueTbl .hd, .blueTbl .ibbtn
{
    color: #4a3c8c;
}
/* Moes Purple Tables  */
.purpletbl
{
    background-color: #e7e7ff;
}
.PurpleTbl .ch, .PurpleTbl .ch a
{
    color: #4a3c8c;
    font-weight: bold;
    padding-left: 4px;
}
.PurpleTbl .hd, .PurpleTbl .ibbtn
{
    color: #4a3c8c;
}
/* Moes Green Colored Tables  */
.Greentbl
{
    background-color: #e4f7e4;
}
.GreenTbl .ch, .GreenTbl .ch a
{
    color: #3f8640;
    font-weight: bold;
    padding-left: 4px;
}
.GreenTbl .hd, .GreenTbl .ibbtn
{
    color: #3f8640;
}
/* Moes Red Colored Tables  */
.redtbl
{
    border-right: #e86868 thin double;
    border-top: #e86868 thin double;
    border-left: #e86868 thin double;
    border-bottom: #e86868 thin double;
    background-color: #ffffff;
}
.DynamicMenuZIndex
{
	z-index: 999;
}
.redTbl .ch, .redTbl .ch a
{
    font-weight: bold;
    padding-left: 4px;
    color: #df572d;
}
.redTbl .hd, .redTbl .ibbtn
{
    color: #df572d;
}
/* Moes Yellow Colored Tables  */
.yellowtbl
{
    border-left-color: #e8e868;
    border-bottom-color: #e8e868;
    border-top-style: double;
    border-top-color: #e8e868;
    border-right-style: double;
    border-left-style: double;
    background-color: white;
    border-right-color: #e8e868;
    border-bottom-style: double;
}
.yellowtbl .ch, .yellowTbl .ch a
{
    padding-left: 4px;
    font-weight: bold;
    color: #336699;
    background-color: #e8e868;
}
.yellowTbl .hd, .yellowTbl .ibbtn
{
    color: #336699;
}
