﻿html
{
    height: 100%;
}
body
{
    margin: 0;
    padding: 15px;
    height: 100%;
    background-color: #868686;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}
img
{
    display: block;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    padding: 0;
    margin: 0;
}
h1
{
    display: block;
    border-left: solid 3px #f36d28;
    margin: 15px 0 15px 0;
    padding-left: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    text-align: left;
}
hr
{
    color: #666666;
}
h2
{
    display: block;
    margin: 15px 0 0 0;
    padding-left: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}
h3
{
    display: block;
    margin: 0 0 0 0;
    padding-left: 5px;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}
p
{
    margin: 10px 0 15px 0;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}
p.topbanner
{
    margin: 5px 0 5px 0;
    padding-left: 5px;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: right;
}
li
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}
legend
{
    padding: 5px 5px 5px 0;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #f69a35;
}

#PageWrapper
{
    margin: 0;
    padding: 0;
    width: 1000px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
#MainSectionWrapper
{
    position: relative;
    left: 3px;
    top: 3px;
    margin-bottom: 3px;
}
#MainSectionWrapper .shadow2, #MainSectionWrapper .shadow3, #MainSectionWrapper .shadow4, #MainSectionWrapper .shadow5, #MainSectionWrapper .shadow6, #MainSectionWrapper .shadow7, #MainSectionWrapper .container
{
    width: 1000px;
    position: relative;
    left: -1px;
    top: -1px;
}

#MainSectionWrapper .shadow1
{
    background: #848484;
}

#MainSectionWrapper .shadow2
{
    background: #818181;
}

#MainSectionWrapper .shadow3
{
    background: #7d7d7d;
}

#MainSectionWrapper .shadow4
{
    background: #767676;
}

#MainSectionWrapper .shadow5
{
    background: #6f6f6f;
}

#MainSectionWrapper .shadow6
{
    background: #696969;
}

#MainSectionWrapper .shadow7
{
    background: #646464;
}

#MainSectionWrapper .MainSection
{
    background: #ffffff;
    border: 0px solid #ffffff;
}
#CompanyLogo
{
    padding: 10px;
    border-width: 0px;
}

#TopRightPanel
{
    padding: 5px 0 5px 0; /*	background-image: url('../../images/topbarbg.gif'); 	background-position: top; 	background-repeat: repeat-x;*/
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-align: right;
    vertical-align: top;
}
#LoginForm
{
    font-size: 11px;
    border: solid 0px #ffffff;
    padding: 10px 10px 10px 10px;
    vertical-align: top;
}

#LoginForm a
{
    color: #858783;
    padding: 0 5px;
    text-decoration: none;
    font-size: 11px;
}
#TopBannerLeft
{
    width: 250px;
    padding-left: 20px;
    background-color: #ffffff;
    vertical-align: middle;
}
#TopBannerMiddle
{
    width: 250px;
    padding: 0;
    background-color: #ffffff;
    vertical-align: bottom;
}
#TopBannerRight
{
    width: 450px;
    padding: 0 10px 0 5px;
    background-color: #ffffff;
}
.InnerTopBannerLeft
{
    width: 275px;
    padding-left: 20px;
    background-color: #ffffff;
    vertical-align: middle;
}
.InnerTopBannerMiddle
{
    width: 400px;
}
.InnerTopBannerRight
{
    width: 275px;
    padding: 0 5px 0 0;
    background-color: #ffffff;
}
.ServiceTitle
{
    width: 175px;
    height: 40px;
    padding: 0 0 0 15px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}
.ServiceDescription
{
    height: 180px;
    padding: 0 15px 0 15px;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    vertical-align: top;
}
td.ReadMoreLinkBox
{
    height: 40px;
    padding: 5px;
    font-family: Tahoma;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}
a
{
    font-size: 11px;
    color: #666666;
    font-family: Tahoma;
}

a:link
{
    color: #666666;
    text-decoration: none;
}

a:visited
{
    color: #666666;
    text-decoration: none;
}

a:hover
{
    color: #f69a35;
    text-decoration: none;
}

a:active
{
    color: #666666;
    text-decoration: none;
}
a.ReadMoreLink:link
{
    padding: 5px;
    border: solid 1px #f4f4f4;
    font-family: Tahoma;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
a.ReadMoreLink:hover
{
    padding: 5px;
    border: solid 1px #f4f4f4;
    background-color: #666666;
    font-family: Tahoma;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
a.ReadMoreLink:active
{
    padding: 5px;
    border: solid 1px #f4f4f4;
    font-family: Tahoma;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
a.ReadMoreLink:visited
{
    padding: 5px;
    border: solid 1px #f4f4f4;
    font-family: Tahoma;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
#ServiceThumbnail1
{
    height: 250px;
    background-color: #01b2c2;
    vertical-align: top;
}
#ServiceThumbnail2
{
    height: 250px;
    background-color: #1b866a;
    vertical-align: top;
}
#ServiceThumbnail3
{
    height: 250px;
    background-color: #b8d732;
    vertical-align: top;
}
#ServiceThumbnail4
{
    height: 250px;
    background-color: #ffd007;
    vertical-align: top;
}
#ServiceThumbnail5
{
    height: 250px;
    background-color: #fd6a00;
    vertical-align: top;
}
#BottomPanel
{
    margin: 10px;
}
#Banner
{
    color: #ffffff;
    font-size: 11px;
}

#Path
{
    padding: 5px 0px 5px 17px;
    color: #ffffff;
}

#Path a
{
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
}

#Path a:hover
{
    text-decoration: underline;
}

#PageTitle
{
    height: 25px;
    padding: 15px 1px 2px 15px;
    vertical-align: bottom;
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
}

#ClientLogoContainer
{
    width: 200px;
    height: 200px;
    text-align: center;
    vertical-align: middle;
}
#MenuBar
{
    height: 90px;
    padding: 5px 5px 0 0;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #f69a35;
}
#MenuItems
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

#MenuItems a
{
    width: auto;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

#MenuItems a:hover
{
    width: auto;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #f69a35;
    text-decoration: none;
}
#WelcomeMessage
{
    padding: 10px;
    background-color: #666666;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}

#WelcomeMessage a
{
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
.FastFactsBox
{
    width: 180px;
    height: 221px;
    padding: 10px 0px 10px 0px;
    background-image: url('../../images/fastfactsbg.gif'); /*	background-image: url('../../Images/thumbnail_bg.gif');*/
    background-position: top;
    background-repeat: no-repeat;
    text-align: left;
}
.FastFact
{
    padding: 4px 4px 4px 0px;
    font-size: 11px;
    color: #666666;
}
.ThumbnailBox
{
    width: 180px;
    border: solid 1px #d3d3d3;
    background-image: url('../../images/thumbnail_bg.gif');
    background-position: top;
    background-repeat: no-repeat;
    font-size: 9px;
    color: #666666;
}
.ThumbnailBoxOrange
{
    width: 180px;
    border: solid 1px #f69a35;
    background-image: url('../../images/thumbnail_bg.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    color: #666666;
}
.Table
{
    font-family: Tahoma;
    font-size: 11px;
}
.DetailsView
{
    border: 1px solid #666666;
    font-family: Tahoma;
    font-size: 11px;
}
.TitleBarBlue
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
.RightColumnBox
{
    padding: 10px 0px 10px 0px;
    border: solid 1px #666666;
    background-image: url('images/fastfactsbg.gif');
    background-repeat: no-repeat;
    width: 180px;
    height: 221px;
    font-size: 9px;
    color: #000000;
}
#NavigationBar
{
    width: 160px;
    height: 90%;
    padding: 20px 1px 0px 0px;
    border-top: 3px #ffffff solid;
    background-color: #ffffff;
    color: #ffffff;
    font-size: 12px;
}

#NavigationBar a
{
    color: #666666;
    font-size: 11px;
    text-decoration: none;
}

#PageDetail
{
    width: 837px;
    height: 400px;
    padding: 15px;
    background-color: #ffffff;
    color: #666666;
    font-size: 12px;
    font-weight: normal;
}

#RightColumn
{
    width: 200px;
    padding: 0px 1px 0px 0px;
    border-top: 3px #ffffff solid;
    background-color: #ffffff;
    color: #868686;
    font-size: 10px;
}

.VSeparator
{
    padding: 5px 0px 5px 0px;
    width: 20px;
    background-image: url( '../../images/dotv.gif' );
    background-repeat: repeat-y;
    background-position: center;
}

.MenuPad a
{
    padding-right: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.MenuPad a:hover
{
    padding-right: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.MenuPad a:active
{
    padding-right: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.SubMenuPad a
{
    padding-right: 15px;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.SubMenuPad a:hover
{
    padding-right: 15px;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.SubMenuPad a:active
{
    padding-right: 15px;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.MenuPadActive a
{
    background-image: url( '../../images/bulletwithspace_orange.gif' );
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.MenuPadActive a:hover
{
    background-image: url( '../../images/bulletwithspace_orange.gif' );
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.MenuPadActive a:active
{
    background-image: url( '../../images/bulletwithspace_orange.gif' );
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}
.MenuHeading span
{
    padding-right: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
}

.menuPadSeparator
{
    width: 1px;
    background-color: #ffffff;
}

.Separator
{
    width: 24px;
    background-image: url( "../../images/separator.gif" );
    background-repeat: repeat-y;
}
#Thumbnails td
{
    padding: 5px;
}

#SuccessStories
{
    padding-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
}

#Content
{
    height: 300px;
}

.ContentTitle
{
    display: block;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #00b0e0;
}

.ContentText
{
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}
.ContentTextSmall
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
}
.Title
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #f69a35;
}
.TitleBar
{
    padding: 5px 5px 5px 0;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #f69a35;
}
.TextRed
{
    color: #B40000;
}
.Label
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    white-space: pre-wrap;
}
.TextBox
{
    border: 1px solid #666666;
    background-color: #f4f4f4;
    width: 200px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}
.TextBoxShort
{
    border: 1px solid #666666;
    background-color: #f4f4f4;
    width: 130px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}
.DropDown
{
    border: 1px solid #666666;
    background-color: #f4f4f4;
    width: 204px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}
.Button
{
    border-width: 1px;
    border-color: #666666;
    background-color: #666666;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
}
#FooterSection
{
    margin-left: auto;
    margin-right: auto;
    padding: 10px 100px 10px 100px;
    background-image: url('../../images/icgcompanylogo_small.png');
    background-repeat: no-repeat;
    background-position: right center;
    font-family: Tahoma;
    font-size: 10px;
    color: #ffffff;
}
#FooterSection a
{
    font-size: 10px;
    text-decoration: none;
    color: #f69a35;
}
#FooterSection a:hover
{
    font-size: 10px;
    text-decoration: underline;
    color: #f69a35;
}
#FooterSection a:visited
{
    font-size: 10px;
    color: #f69a35; /*	text-decoration: none;*/
}
#FooterSection a:active
{
    font-size: 10px;
    color: #f69a35; /*	text-decoration: none;*/
}
#pollContainer
{
    width: 250px;
    border: 1px solid #000000;
    margin: 0;
    text-align: center;
    background-color: #3a3737;
    position: relative;
    padding-bottom: 10px;
}
#pollContainer form, #results
{
    text-align: left;
    margin: 0 0 0 30px;
}
#pollContainer h2, #pollContainer p
{
    font-family: Tahoma;
    font-size: 11px;
    margin: 5px 0;
    color: #ffffff;
    font-weight: bold;
}
#pollContainer .error
{
    margin: 5px auto 0;
    background: url(images/warn.gif) no-repeat 0 0;
    padding-left: 10px;
    width: 182px;
}
#pollContainer input
{
    margin: 0 10px 0 0;
}
#pollContainer label
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    position: relative;
    top: -3px;
    color: #ffffff;
}
#pollContainer button
{
    margin: 5px 0 0;
}
#results
{
    width: 200px;
    margin: 5px auto 0;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.row
{
    width: 200px;
    overflow: hidden;
}
#results label
{
    width: 93px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-align: right;
    border-right: 2px solid #ffffff;
    padding: 5px 5px 10px 0;
    float: left;
    clear: both;
    height: 10px;
    top: 0;
}
.result
{
    background-color: #079d67;
    width: 0;
    float: left;
    height: 21px;
    margin: 2px 2px 2px 0;
}
#pollContainer #thanks
{
    margin: 0;
    position: relative;
    width: 100%;
    text-align: center;
    clear: both;
    top: 4px;
}
