BODY
{
    padding: 0px;
    margin: 0px;
    font-size: 10pt;
    font-family: Arial, sans-serif;
    width: 100%;
}


.ModalLogin
{
    background: url(../images/LoginBG.jpg) no-repeat 0 0;
}

.twtr-hd, .twtr-ft
{
    display: none;
}

.TweetListUserName
{
    font-weight: bold;
    color: #003a92;
    font-size: 10pt;
}

.twtr-tweet-text
{
    color: black;
    font-size: 8pt;
}

.TwitterHeader
{
    border-style: none;
    background: #ff7c00;
    width: 100%;
}


.orangecenter
{
    background: #ff7c00;
    text-align: center;
}


A.twtr-hyperlink:link
{
    font-size: 8pt;
    color: #053f8d;
    font-family: Arial, sans-serif;
}

A.twtr-hyperlink:visited
{
    font-size: 8pt;
    color: #053f8d;
    font-family: Arial, sans-serif;
}

A.twtr-hyperlink:active
{
    font-size: 8pt;
    color: #053f8d;
    font-family: Arial, sans-serif;
}

A.twtr-hyperlink:hover
{
    font-size: 8pt;
    color: #053f8d;
    font-family: Arial, sans-serif;
}


.FeaturedContentTitle
{
    padding: 2px;
    background-color: #ff7c00;
    vertical-align: top;
    color: White;
    font-weight: bold;
    font-size: 14pt;
    text-align: center;
    padding-bottom: 10px;
}

.FeaturedContentSliderText
{
    padding: 2px;
    background-color: #ff7c00;
    vertical-align: top;
}

.FeaturedContentDisplayText
{
    padding: 2px;
    vertical-align: top;
    color: Black;
}


.FeaturedContentSliderImage
{
    background-color: White;
}
.FeaturedToolsBlock
{
    background-color: #ff7c00;
    vertical-align: top;
    color: #063f8e;
    font-weight: bold;
    text-align: center;
    font-size: 18pt;
}


.FlatBoxHeader
{
    background: url(../images/MenuBG.jpg) repeat-x;
    vertical-align: top;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 14pt;
}

.FlatBox
{
    border-width: 2px;
    border-color: #053f8d;
    background: white;
    border-right-style: solid;
    border-left-style: solid;
    border-top-style: solid;
}



.FooterDiv
{
    background: url(../images/GEMIFooter.jpg) no-repeat 0 0;
    width: 100%;
    height: 80;
}
img#bgh
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 425px;
}

.Footer
{
    width: 100%;
    color: white;
    font-size: 9pt;
}

#mc
{
    position: relative;
    z-index: 1;
}

.ContentBody
{
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    font-size: 10pt;
    font-family: Arial, sans-serif;
    text-align: left;
    background-color: #ffffff;
    width: 100%;
}
.ContentTitle
{
    padding: 0px;
    margin: 0px;
    font-size: 12pt;
    font-family: Arial, sans-serif;
    text-align: center;
    background-color: #ffffff;
    width: 100%;
    font-weight: bold;
}


.ManageRSS
{
    font-size: 10pt;
    font-family: Arial;
}

.MenuSelected
{
    background-color: #ebebeb;
    font-weight: bold;
}

.MenuItem
{
    background-color: #ebebeb;
}


.TextPointer
{
    color: #053f8d;
    font-size: 10pt;
    cursor: pointer;
}

.Text
{
    font-size: 10pt;
}
.InstructionStyle
{
    padding-left: 15px;
    padding-right: 15px;
    background-color: #ffff90;
    font-size: 10pt;
}

.DataGridItemMain
{
    font-size: 10pt;
    height: 25px;
}

.DataGridAltItemMain
{
    background-color: #e6eefd;
    font-size: 10pt;
    height: 25px;
}

.DataGridPagerStyle
{
    font-size: 10pt;
}

.ITTLeftColumn
{
    padding-left: 15px;
    padding-right: 5px;
    font-size: 10pt;
}

.TextHeader
{
    font-size: 18pt;
}

.TagText
{
    font-size: 8pt;
}

.Grey
{
    border-right: #dfdfdf 1px solid;
    border-left: #dfdfdf 1px solid;
    background-color: #ebebeb;
}
.LoginGrey
{
    background-color: #efefef;
}

.Blue
{
    color: #254589;
    font-size: 10pt;
}

.WhiteBox
{
    border-right: #ADADAD 1px solid;
    border-left: #ADADAD 1px solid;
    background-color: White;
}


.PrettyBoxTitle
{
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: Black;
}

.PrettyBoxBody
{
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: Black;
    padding-top: 15px;
}



A:link
{
    font-size: 10pt;
    color: #0033cc;
    font-family: Arial, sans-serif;
}

A:visited
{
    font-size: 10pt;
    color: #0033cc;
    font-family: Arial, sans-serif;
}

A:active
{
    font-size: 10pt;
    color: #0033cc;
    font-family: Arial, sans-serif;
}

A:hover
{
    font-size: 10pt;
    color: #0033cc;
    font-family: Arial, sans-serif;
}

.alt
{
    background-color: #e6eefd;
}
.altitemtext
{
    background-color: #e6eefd;
    font-size: 10pt;
    height: 25px;
}


.TableHeader
{
    font-size: 1.0em;
    font-weight: bold;
}

.HyperLinkTableHeader
{
    font-size: 0.7em;
    font-weight: bold;
}

.ITT
{
    border: thin solid #ff7c00;
}


.Validator
{
    color: red;
}

ol
{
    list-style-image: none;
    line-height: 2;
}
.LINumber
{
    list-style-image: none;
    line-height: 2;
}

li
{
    list-style-image: url(../images/LIPublic.jpg);
}

/* HOME PAGE MARQUEE CSS */


/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next
{
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    text-indent: -8000px;
}
/* // image replacement */



#container
{
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 900px;
    background: #ddd;
    margin-bottom: 2em;
}
#header
{
    height: 80px;
    line-height: 80px;
    background: #5DC9E1;
    color: #fff;
}
#content
{
    position: relative;
}



#slider ul, #slider li, #slider2 ul, #slider2 li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#slider2
{
    margin-top: 1em;
}
#slider li, #slider2 li
{
    /*  			define width and height of list item (slide) 			entire slider area will adjust according to the parameters provided here 		*/
    width: 900px;
    height: 325px;
    overflow: hidden;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev
{
    display: block;
    width: 30px;
    height: 77px;
    position: absolute;
    left: -30px;
    top: 71px;
    z-index: 1000;
}
#nextBtn, #slider1next
{
    left: 900px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a
{
    display: block;
    position: relative;
    width: 30px;
    height: 77px;
    background: url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a
{
    background: url(../images/btn_next.gif) no-repeat 0 0;
}


.FooterTable
{
    width: 100%;
    height: 173px;
}

.background
{
    background: url(../images/GEMIClouds.jpg) no-repeat 0 0;
    width: 100%;
}


/* numeric controls */

ol#controls
{
    margin: 1em 0;
    padding: 0;
    position: absolute;
    top: 275px;
    left: 10px;
}
ol#controls li
{
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    list-style: none; /*     height: 20px;     line-height: 20px;     */
}

/* Slider numeric control classes */
ol#controls li a
{
    background-position: #c8cec1;
    float: left; /*     height: 20px;     line-height: 20px;     */
    border: 1px solid #ccc;
    color: #555;
    padding: 0;
    text-decoration: none;
    font-size: 8pt;
    background: #CCCCCC;
}


ol#controls li.current a
{
    background-position: #69aa00;
    background: #053f8d;
    color: #ff7c00;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus
{
    outline: none;
}



/* /HOME PAGE MARQUEE CSS */


.JQMenu
{
    float: right;
}

.JQMenuBox
{
    border: medium solid #FFFF00;
    background-color: #284b93;
    width: 100%;
}


A:link
{
    color: #053f8d;
}

A:visited
{
    color: #053f8d;
}

A:active
{
    color: #053f8d;
}

A:hover
{
    color: #053f8d;
}





A.Footer:link
{
    font-size: 9pt;
    color: white;
}

A.Footer:visited
{
    font-size: 9pt;
    color: white;
}

A.Footer:active
{
    font-size: 9pt;
    color: white;
}

A.Footer:hover
{
    font-size: 9pt;
    color: white;
}



A.Slider:link
{
    font-size: 10pt;
    color: white;
}

A.Slider:visited
{
    font-size: 10pt;
    color: white;
}

A.Slider:active
{
    font-size: 10pt;
    color: white;
}

A.Slider:hover
{
    font-size: 10pt;
    color: white;
}


.BorderBox
{
    border-style: solid solid none solid;
    border-top-color: #ff7c00;
    border-right-color: #ff7c00;
    border-left-color: #ff7c00;
    border-top-width: 3px;
    border-right-width: 3px;
    border-left-width: 3px;
}

.BorderBoxThin
{
    border-style: solid solid none solid;
    border-top-color: #ff7c00;
    border-right-color: #ff7c00;
    border-left-color: #ff7c00;
    border-top-width: 2px;
    border-right-width: 2px;
    border-left-width: 2px;
}



.BorderBoxRight
{
    border-style: none solid none none;
    border-right-color: #ff7c00;
    border-right-width: 3px;
}



A.FeaturedToolLink:link
{
    font-size: 10pt;
    color: #063f8e;
    font-family: Arial, sans-serif;
}

A.FeaturedToolLink:visited
{
    font-size: 10pt;
    color: #063f8e;
    font-family: Arial, sans-serif;
}

A.FeaturedToolLink:active
{
    font-size: 10pt;
    color: #063f8e;
    font-family: Arial, sans-serif;
}

A.FeaturedToolLink:hover
{
    font-size: 10pt;
    color: #063f8e;
    font-family: Arial, sans-serif;
}





.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modalPopup
{
    background-color: #EEEEEE;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    font-family: Verdana;
    font-size: medium;
    padding: 3px;
    width: 250px;
}

.modalSignUp
{
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    font-family: Verdana;
    font-size: medium;
    padding: 3px;
    width: 250px;
}


A.Button:link
{
    font-size: 10pt;
    color: white;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

A.Button:visited
{
    font-size: 10pt;
    color: white;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

A.Button:active
{
    font-size: 10pt;
    color: white;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

A.Button:hover
{
    font-size: 10pt;
    color: #69aa00;
    font-family: Arial, sans-serif;
    font-weight: bold;
}


.MemberButton
{
    background: url(../images/MenuBG.jpg) repeat-x;
    height: 45px;
    width: 128px;
    text-align: center;
    vertical-align: middle;
    padding-left: 2px;
}

