﻿body
{
    font-family: Verdana;
    font-size: 9pt; /* width:768pt;*/
    margin: 0px;
    padding: 0px;
    /*width:1000px;*/
}

.FloatLeft
{
    float: left;
}


/*  Layout styles*/
.PageContent
{
    width: 1000px;
    background-image: url(/International/intlSkin/repeat_bottom.gif);
    background-repeat: repeat-y;
    clear: both;
    float: none;
}
.MainContent
{
    margin-left: 235px;
    width: 760px;
    min-height: 663px;
    padding: 1px;
    text-align: left;
}

/* Top of the page Styles */
.TopButtons
{
    position: absolute;
    left: 600px;
    z-index: 10;
    display: none;
    visibility: hidden;
}
A:link  {
    text-decoration:    underline;
    color:  #003366;
}
A:visited  {
    text-decoration:    underline;
    /*color:  #003366;*/
	color:#003366;
}
A:active    {
    text-decoration:    underline;
    color:  #003366;
}
A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

.TopBanner
{
    height: 159px;
    background-image: url(/International/intlSkin/repeat_right.gif);
    background-repeat: repeat-x;
}
.TopBannerImages
{
    width: 1010px;
}
.TopMenuArea
{
    background-color: #FFFFFF;
    width: 1010px;
    /*height: 31px;*/
}
.TopMenu
{
    float: right;
}


/* Left Menu Styles*/
.LeftSide
{
    float: left;
}

.LeftSideImage
{
    float: left;
    width: 29px;
}

.LeftMenu
{
    background-image: url(/International/intlSkin/Intl_Left_bar.gif);
    background-repeat: repeat;
    margin-left: 29px;
    width: 196px;
    min-height: 663px;
}

.LeftMenuAsia
{
    background-image: url(/International/intlSkin/Asia_Left_bar.gif);
    /*background-repeat: repeat;*/
    margin-left: 29px;
    width: 196px;
    min-height: 663px;
}

.LeftMenuStyle
{
    padding: 5px;
    text-align: center;
    color: #ffffff;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 1px;
}
.LeftMenuStyle A:link
{
    text-decoration: none;
    color: #ffffff;
}
.LeftMenuStyle A:visited
{
    text-decoration: none;
    color:  #ffffff;
}
.LeftMenuStyle A:active
{
    text-decoration: none;
    color: #ffffff;
}
.LeftMenuStyle A:hover
{
    text-decoration: underline;
    color: #ffffff;
}


.LeftMenuList
{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
}
.LeftMenuList LI
{
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
    text-align: left;
}

/* End Left Menu Styles*/

/* Footer Styles*/
.Footer
{
    background-image: url(/International/intlSkin/repeat_bottom.gif);
    background-repeat: repeat-y;
    width: 1000px;
}
.FooterLeft
{
    width: 225px;
    margin-left: 18px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
}
.FooterRight
{
    margin-left: 223px;
    text-align: right;
}
/* End Footer Styles */

/* Sub Menu Styles */
.SubMenuStyle
{
    color: #1F568E;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 1px;
}
.SubMenuStyle A:link
{
    text-decoration: none;
    color: #1F568E;
}
.SubMenuStyle A:visited
{
    text-decoration: none;
    color: #1F568E;
}
.SubMenuStyle A:active
{
    text-decoration: none;
    color: #1F568E;
}
.SubMenuStyle A:hover
{
    text-decoration: none;
    color: #1F568E;
    background-color: #EEEEEE;
}


.MenuSeparator
{
    color: #1F568E;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 1px;
    height: 23px;
    border-left: #FFFFFF 1px solid;
    border-bottom: #FFFFFF 1px solid;
    border-top: #FFFFFF 1px solid;
    border-right: #FFFFFF 1px solid;
    background-color: #FFFFFF;
}

/* End Menu Styles */

/*


menu
{
    font-family: Verdana;
    font-variant: small-caps;
    font-size: 9pt;
}
*/


.CopyrightText
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #000000;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}

.CopyrightTextIntl
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}

/*
A.CopyrightText:link
{
    text-decoration: none;
    color: #000000;
}
A.CopyrightText:visited
{
    text-decoration: none;
    color: #000000;
}
A.CopyrightText:active
{
    text-decoration: none;
    color: #000000;
}
A.CopyrightText:hover
{
    text-decoration: underline;
    color: #000000;
}
*/


.LoginText
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
    padding: 4px;
    background-color: #1F568E;
}
A.LoginText:link
{
    text-decoration: none;
    color: #FFFFFF;
}
A.LoginText:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
A.LoginText:active
{
    text-decoration: none;
    color: #FFFFFF;
}
A.LoginText:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

.heading
{
    font-family: Verdana;
    font-size: large;
    text-align: left;
    padding-top: 5pt;
    padding-bottom: 5pt;
    vertical-align: middle;
    width: 768pt;
}


.midSize
{
    font-family: Verdana;
    font-size: medium;
    text-align: left;
    font-weight: lighter;
    background-color: #336699;
    font-variant: small-caps;
    color: White;
    padding-top: 5pt;
    width: 768pt;
}
.subheading
{
    font-family: Verdana;
    font-size: small;
    text-align: left;
    font-variant: small-caps;
    font-weight: bold;
    padding-top: 10pt;
    width: 768pt;
}
.subTitle
{
    font-family: Verdana;
    font-size: small;
    text-align: left;
    font-variant: small-caps;
    padding-top: 10pt;
    width: 768pt;
}
.submit
{
    font-family: Verdana;
    font-size: small;
    text-align: center;
    padding-top: 5pt;
    padding-bottom: 5pt;
    vertical-align: middle;
    width: 768pt;
    border-top-width: .5pt;
    border-top-color: #336699;
}

.Message
{
    font-family: Verdana;
    font-size: small;
    text-align: center;
    font-weight: bold;
    width: 768pt;
}

.fullLineInfo
{
    font-family: Verdana;
    font-size: small;
    width: 80%;
}
.ErrorMessage
{
    font-family: Verdana;
    font-size: small;
    text-align: center;
    color: Red;
    width: 768pt;
}

.RadioButtonInput
{
    font-family: Verdana;
    font-size: small;
    text-align: left;
}

/*
div.row
{
    clear: both;
    padding-top: 2px;
}

div.row span.label
{
    float: left;
    width: 15%;
    text-align: left;
    font-weight: bold;
}

div.row span.Shortlabel
{
    float: left;
    width: 130px;
    text-align: left;
    font-weight: bold;
}

div.row span.InputField
{
    font-family: Verdana;
    float: left;
    width: 25%;
    text-align: left;
    vertical-align: middle;
}

div.row span.LongInputField
{
    font-family: Verdana;
    float: left;
    width: 65%;
    text-align: left;
}

div.row span.InputFieldBold
{
    font-family: Verdana;
    float: left;
    width: 50%;
    text-align: left;
    font-weight: bold;
}
*/

.CheckBoxInput
{
    font-family: Verdana;
    font-size: x-small;
    text-align: left;
}
div.row span.CheckBoxList
{
    float: left;
    width: 25%;
    font-size: x-small;
    text-align: left;
}

/*********************************************************/
/* Mandy's Custom Skin Styles                            */
/*********************************************************/
.PageTitle, .pagetitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bolder;
    font-variant: small-caps;
    color: #1F568E;
}
.CertIn, .certin
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 13.5pt;
    font-weight: bolder;
/*    text-align: center;*/
    color: #1F568E;
}
.Head
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
}
.Heading
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 9pt;
    font-weight: bolder;
    color: #1F568E;
}
.MoreInfo
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 10.5pt;
    font-weight: bold;
    font-style: italic;
    color: #1F568E;
}
/*********************************************************/

.UEETitle
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12pt;
    font-weight: normal;
    color: #333333;
}

.UEETitleBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bolder;
    font-variant: small-caps;
    color: #1F568E;
}

.dblSpace
{
    text-indent: 25px;
    line-height: 25px;
}

.indent
{
    text-indent: 25px;
}
.indent1
{
    text-indent: 40px;
}
.indent2
{
    text-indent: 75px;
}

.indent3
{
    text-indent: 250px;
}

.ochca
{
    background-image: url(/ueeimages/OCHCA.jpg);
    background-repeat: no-repeat;
    border: none;
}

.dblspace
{
	text-indent: 25px;
	line-height: 25px;
}

@media print
{
    .HidePrint
    {
        display: none;
        visibility: hidden;
    }
    .MainContent
    {
        margin: 0px;
    }
}
