﻿body
{
    background-repeat: repeat-x;
    background-color: #3D81EE;
}
.imageClass
{
    text-decoration: none;
}
.aiolBox
{
    width: 100%;
    background-color: #ffffff;
}
.aiolG
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.aiolGInnerLeft
{
    float: left;
    width: 310px;
}
.aiolGInnerRight
{
    float: right;
    width: 310px;
}
.contactLink
{
    color: #0000ff;
    font-size: large;
}
.contactUsDiv
{
    text-align: center;
    width: 100%;
    height: 2em;
    margin-bottom: 1em;
}
a
{
    /*  Email Page  */ /* color: yellow; */ /* background-color:  #017CA6; */
    background-color: transparent;
    font-size: small;
    color: #0000ff;
}
a:visited
{
    /*  Email Page  */ /* color: yellow; */ /* background-color:  #017CA6; */
    background-color: transparent;
    font-size: small;
    color: #cc00cc;
}
.sBorder
{
    
    width: 100%;
    height: 25px;
    cursor: pointer;
    text-align: center;
   
}

.ePull
{
    clear :both ;
}
.sLinkClass
{
    cursor: hand;
    text-decoration: none;
    border-bottom: #0000ff thin solid;
}
.hideme
{
    display: none;
}
.fProjects
{
    width: 100%;
    text-align: center;
    color: #ff0000;
}
.fProjectsRow
{
    font-size: small;
    width: 300px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
   
}
.largerLink
{
    font-size: x-large;
}
.smallA
{
    background-color: transparent;
    font-size: small;
    color: #0000ff;
    font-family: Arial;
}
.smallA:visited
{
    background-color: transparent;
    font-size: small;
    color: #ff00cc;
    font-family: Arial;
}

.plainYellowLink
{
    color: Yellow;
    background-color: transparent;
}
h2
{
    font-size: medium;
}
.logoImage
{
}

.logoDiv
{
}
.accommodatingLensDiv
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
}
.mainForm
{
    width: 98%;
    text-align: center;
}
.mainMenuDiv
{
    clear: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: -6.5%;
    width: 98%;
    margin-bottom: 1%;
}
.menuLink
{
    text-decoration: none;
    font-size: 1.2em;
    color: #f5f5f5;
    font-family: 'VAGRounded BT' , 'Comic Sans MS' , Georgia, Vrinda;
    font-variant: small-caps;
    cursor: pointer;
    background-color: transparent;
}
.menuLink:visited
{
    text-decoration: none;
    font-size: 1.2em;
    color: #cc00cc;
    font-family: 'VAGRounded BT' , 'Comic Sans MS' , Georgia, Vrinda;
    font-variant: small-caps;
    cursor: pointer;
    background-color: transparent;
}
.menuLink:hover
{
    text-decoration: none;
    font-size: 1.2em;
    color: #FF5656;
    font-family: 'VAGRounded BT' , 'Comic Sans MS' , Georgia, Vrinda;
    font-variant: small-caps;
}

.adBanner
{
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.adSpace
{
    padding-top: 1%;
    padding-bottom: 1%;
    width: 100%;
    text-align: center;
}
.bottomHeaderDiv
{
    width: 85%;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    color: #ffffcc;
    font-family: Arial;
    border-left: white thin solid;
    border-bottom: white thin solid;
    font-size: 2em;
    margin-top: 2.5%;
    margin-bottom: .5%;
    padding-bottom: 1%;
    padding-left: 1%;
    text-align: left;
}




.menuDivItem
{
    display: inline;
    margin-left: 2%;
    margin-right: 1.5%;
    text-align: center;
    width: 20%;
    font-size: 2em;
    margin-bottom: 2em;
}

.menuDivItemHighlight
{
    display: inline;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    width: 20%;
    font-size: 1.5em;
    cursor: pointer;
}



.contentDivInner
{
    width: 70%;
    height: 100%;
    background-color: #ffffff;
    padding-top: 2%;
    padding-left: 5%;
    padding-right: 5%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}


.pageFooter
{
    width: 90%;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2%;
}
.pageFooterText
{
    font-size: x-small;
    font-style: italic;
    color: #000000;
    line-height: normal;
}

.articleList
{
    cursor: pointer;
    width: 50%;
}
.articleListPanel
{
    background-color: #ffff99;
}
.articlesGridview
{
}
.gridviewDiv
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
}
.sendLeft
{
    text-align: left;
}
.articleGridviewRow
{
    background-color: transparent;
    border-color: black;
    font-family: Arial;
    width: 95%;
}
.articleGridviewAltRow
{
    background-color: transparent;
    font-family: Arial;
    width: 95%;
}
.articleGridviewRow:hover
{
    font-family: Arial;
    width: 95%;
}
.articleGridviewAltRow:hover
{
    font-family: Arial;
    width: 95%;
}
.contactUs
{
    float: right;
}

/*  Default Page    */
H3
{
    color: #ff0066;
    font-weight: bolder;
    font-size: 1.7em;
    font-variant: small-caps;
    font-family: Arial;
}
p
{
    font-family: Arial;
}

.accommodatingIOLnewsArea
{
    width: 98%;
    height: 100%;
}
.defaultContent
{
    height: 100%;
    width: 100%;
    background-color: #ffffff;
}
.mainContent
{
}
/*  Email Page  */
.emailFormFrame
{
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    background-color: #ffffff;
    height: 300px;
    padding-top: 10px;
}
.emailRow
{
    clear: both;
    width: 350px;
}
.emailFormLeft
{
    float: left;
    width: 48%;
    text-align: left;
}
.rEmailFormRight
{
    float: right;
    width: 175px;
    text-align: left;
}

.iSubmitButton
{
    width: 200px;
    background-color: #87cefa;
    margin-left: 80%;
}
.smallEmailFormRight
{
    width: 48%;
    float: right;
    font-size: small;
    font-style: italic;
    color: #a9a9a9;
    font-variant: normal;
}
.emailFormRight
{
    float: right;
    width: 48%;
    text-align: left;
}
.textBox
{
    width: 350px;
}
.textBoxMulti
{
    width: 350px;
    height: 150px;
}
.sourceDropDown
{
    width: 350px;
}

/*  Articles  */
.articleOuterFrame
{
    background-color: #ffffff;
}
.articleLabel
{
    background-color: #ffffff;
}
.articleDiv
{
    background-color: #ffffff;
}
.reviewFormView
{
    background-color: #ffffff;
}


/*  Article Publish */

.formView
{
    width: 100%;
    height: 100%;
}

.publishOuterFrame
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.publishOuterFrameRow
{
    width: 100%;
    clear: both;
}
.publishOuterFrameLeft
{
    width: 6%;
    float: left;
}
.publishOuterFrameRight
{
    width: 94%;
    float: right;
}
.articleTitleTextBox
{
    width: 50%;
}
.articleTextBox
{
    width: 100%;
    min-height: 400px;
    text-align: left;
}
/* Article List         */

.articleListOuterFrame
{
    width: 100%;
    text-align: center;
    padding-bottom: 3%;
}

/* Contact Us        */

.invalidEmail
{
    color: #FF5656;
    background-color: #ffffcc;
}

.privacy
{
    background-color: #ffffff;
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
}
/* FS Items */
.fsClass
{
    width: 250px;
    height: 100px;
    margin-top :5%;
    background-color: #ffffcc;
    margin-left: auto;
    margin-right: auto;
}
.fsSubClass1
{
    width: 240px;
    height: 75px;
    background: #3D81EE;
    font-size: larger;
    margin-left: auto;
    margin-right: auto;
    color: #ffffcc;
}
.fsSubClass2
{
    width: 240px;
     height:75px;
    background: #3D81EE;
    color: Lime;
    margin-left: auto;
    margin-right: auto;
}
.fsSpan1
{
    font-style: italic;
}
.questionClass
{
    width :100%;
    text-align :center ;
    margin-top :3%;
}