body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin: 0;
	padding: 0;
	border: none;
}
body /* размер шрифта кнопки lang */
{
    color: #660033;
    font-family: Arial;
    font-size: 15px;
    text-align: center;
}
img
{
    -ms-interpolation-mode: bicubic;
    border-style: none;
    border: none;
}

A:hover
{
    color: #66ff99;
}
.text
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
}
p
{
    font-family: Arial;
    font-size: 10px;
}
#MasterCenterDiv
{
	margin: -1px auto 0 auto;
	width: 908px;
}
#LoginCenterDiv
{
	margin: 200px auto 0 auto;
	width: 300px;
	border: solid 1px #516F87;
	background-color: #d0dee0;
}
#AdminCenterDiv
{
	margin: 10px auto 0 auto;
	width: 600px;
	height: 800px;
	border: solid 1px #516F87;
	background-color: #d0dee0;
}


/* Header */
.MasterHeader
{
    height: 120px;
    width: 100%;
    background: #d0dee0;
    margin: 0px 0px 2px 0px;
    text-align: left;
    vertical-align: top;
}
.Logo
{
    position: relative;
    top: 20px;
    left: 104px;
}
.LogoImg
{
    border: none;
    text-decoration: none;
}
#AMBlogo
{
    position: relative;
    top: 0px;
    left: 78px;
}


/* Left Menu */
.MasterMenu
{
    float: left;
    width: 211px;
    height: 720px;
    margin: 0px 2px 0px 0px;
    background-image: url(img/bkg_lines.png);
}

/* Accordion */
.accordionContent
{
    background-color: #ffffff;
    border: none;
}

/* info-panel = пункт меню */
.info
{
    width: 10px;
    height: 10px;
    z-index: 27;
    opacity: 0;
    filter: alpha(opacity=0);
    border: solid 1px #7D7D7D;
    background-color: #FFFFFF;
    color: #000000;
    padding: 5px 15px 0px 0px;
    text-align: right;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    visibility: visible;
    display: none;    
}
.flyout
{
    width: 10px;
    height: 10px;
    display: none;
    overflow: hidden;
    z-index: 27;
    background-color: #FFFFFF;
    color: #000000;
    border: solid 1px #7D7D7D;
    text-align: right;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.menuNode
{
    height: 21px;
    width: 192px;    
    background-color: #ffffff;
    color: #405D6C;
    border: solid 1px #405D6C;
    cursor: pointer;
    text-align: right;
    vertical-align: middle;
    font-family: Arial;
    font-size: 12px;
    margin-bottom: 2px;
    padding: 5px 15px 0px 0px;
    cursor: pointer;
}
.menuHeader
{
    height: 23px;
    width: 194px;
    border: none;
    color: #B2B2B2;
    background-color: #405D6C;
    text-align: right;
    vertical-align: middle;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
    margin-bottom: 2px;
    padding: 5px 15px 0px 0px;
    cursor: pointer;
}
.menuHeaderPressed
{
    height: 21px;
    width: 192px;
    border: solid 1px #405D6C;
    color: #000000;
    background-color: #ffffff;
    text-align: right;
    vertical-align: middle;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
    margin-bottom: 2px;
    padding: 5px 15px 0px 0px;
    cursor: pointer;
}


/* Content */
.MasterContent
{
    float: left;
    width: 663px;
    min-height: 720px; 
    /*height: 720px;*/
    margin: 0px 0px 0px 0px;
    background-image: url(img/bkg_lines.png);
}


/* RightContent */
.MasterRightContent
{
    float: right;
    width: 30px;
    min-height: 720px;
    *height: 720px;
    text-align: left;
    margin: 0px 0px 0px 2px;
    background-image: url(img/bkg_lines.png); 
}
.RightContentRow
{
    background-color: #d0dee0;
    margin: 0px 0px 0px 0px;
    text-align: left;
}
.RightContentImg
{
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    background-color: #d0dee0;
    border-left: solid 2px #dcdcdc;
    border-top: solid 2px #dcdcdc;
    border-bottom: solid 2px #808080;
    border-right: solid 2px #808080;
    margin: 0px 0px 2px 0px;
}
.LangsImgDiv
{
    text-align: center;
    vertical-align: middle;
    background-color: #d0dee0;
}
.lang
{
    position: relative;
    top: 5px;
    color: #405D6C;
}
A.lang
{
    position: relative;
    top: 5px;
    color: #405D6C;
}
.HoverRightButton
{
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    background-color: #d0dee0;
    border-left: solid 2px #808080;
    border-top: solid 2px #808080;
    border-bottom: solid 2px #dcdcdc;
    border-right: solid 2px #dcdcdc;
}
.RightButtons
{
    width: 26px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    background-color: #d0dee0;
    border-left: solid 2px #dcdcdc;
    border-top: solid 2px #dcdcdc;
    border-bottom: solid 2px #808080;
    border-right: solid 2px #808080;
}


/* Footer */
.MasterFooter
{
    height: 10px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}


/* Help Ballons */
#helpBackground 
{
    position: fixed;
    left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;	
	filter: Alpha(Opacity=50); -moz-opacity:0.5; opacity: 0.5;
	background-color: #999999;
	display: none;
	z-index: 500;
}
#helpWindow
{
    position: fixed;
    left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 550;
}
#HelpBallon1 p
{
    position: relative;
    top: -50px;
    left: -15px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
#HelpBallon2 p
{
    position: relative;
    top: -60px;
    left: 10px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
#HelpBallon3 p
{
    position: relative;
    top: -50px;
    left: -10px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
#HelpBallon4 p
{
    position: relative;
    top: -50px;
    left: -15px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
#HelpBallon5 p
{
    position: relative;
    top: -55px;
    left: 10px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
#HelpBallon6 p
{
    position: relative;
    top: -157px;
    left: -10px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
#HelpBallon7 p
{
    position: relative;
    top: -60px;
    left: -12px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
#HelpBallon1
{
    position: relative;
    top: 70px;
    left: 0px;
}
#HelpBallon2
{
    position: relative;
    top: 100px;
    left: -150px;
}
#HelpBallon3
{
    position: relative;
    top: 170px;
    left: -50px;
}
#HelpBallon4
{
    position: relative;
    top: -220px;
    left: 210px;
}
#HelpBallon5
{
    position: relative;
    top: 180px;
    left: -200px;
}
#HelpBallon6
{
    position: relative;
    top: -350px;
    left: 330px;
}
#HelpBallon7
{
    position: relative;
    top: -770px;
    left: -420px;
}
.CloseHelpButton
{
    position: relative;
    top: -905px;
    left: 325px;
}


/* /////// */
/* Content */
/* /////// */
.ContentBack
{
    background-color: #ffffff;
    border: solid 1px #666666;
    margin: 0px 0px 0px 0px;
}

/* Default page > Flash map */
#DefaultUpperDiv
{
    /*width: 99.6%;*/
    height: 266px;
    text-align: center;
    vertical-align: top;
    padding-right: 0px;
    margin-bottom: 4px;
}
#DefaultUpperDiv img
{
    *margin-left: expression("-1px");
}
#SomeFactsDiv
{
    height: 21px;
    margin-bottom: 2px;
    background-color: #405D6C;
    color: #ffffff;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    padding-left: 30px;
    padding-top: 5px;
}
#DefaultBottomDiv
{
    clear: both;
    /*width: 90.5%;*/
    height: 326px;
    text-align: left;
    vertical-align: top;
    padding: 30px;
}
#DefaultBottomDiv p
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
}

/* About Company > History */
#LeftHistory
{
    float: left;
    width: 213px;
    text-align: center;
}
#RightHistory
{
    float: right;
    width: 444px;
    min-height: 214px;
    /*height: 214px;*/
    text-align: left;
}
div.ListAnchors
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    padding-top: 5px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}
#History_1994, #History_1996, #History_2000, #History_2001, #History_2002,
#History_2003, #History_2004, #History_2005, #History_2006,#History_2007, #History_2008, 
#History_2009, #History_2010
{
    position: relative;
    top: 0px;
    left: 0px;
    padding: 30px;
    margin: 0px;
    visibility: hidden;
    display: none;    
}
.History_header
{
    font-family: Arial;
    font-size: 14px;
    color: #305071;
}
.History_text
{
    font-size: 14px;
    color: #000000;    
}

/* About Company > Management */
#Management_1, #Management_2, #Management_3, #Management_4, #Management_5
{
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    visibility: hidden;
    display: none;
    *margin-bottom: expression("-3px");
}
#Management_4, #Management_5
{
    *margin-left: expression("-7px");
}
#Management_1_a, #Management_2_a, #Management_3_a, #Management_4_a, #Management_5_a
{
    padding: 5px 0px 5px 30px;
    margin: 0px;
}
p.ListAnchors
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    padding-top: 5px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}
#LeftManagement
{
    float: left;
    width: 213px;
    height: 237px;
    text-align: center;
    vertical-align: top;
}
#RightManagement
{
    float: right;
    width: 444px;
    height: 237px;
    text-align: left;
}

/* About Company > Contacts */
#ContactsContent
{
    width: 92%;
    height: 118px;
    text-align: left;
    vertical-align: top;
    padding: 25px; 
}

/* About Company > Philosophy */
#PhiloContent
{
    width: 92%;
    height: 192px;
    text-align: left;
    vertical-align: top;
    padding: 25px; 
}
p.HeaderText
{
    font-family: Arial;
    font-size: 14px;
    color: #305071;
    padding: 5px 0px 5px 0px;
}
p.BlackText
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    padding: 5px 0px 5px 0px;
}

/* About Company > Results */
#LeftResults
{
    float: left;
    width: 213px;
    height: 1128px;
    text-align: center;
    vertical-align: top;
    color: #305071;
}
.LeftResultsLinks
{
    text-align: left;
    vertical-align: top;
    color: #305071;
    padding: 5px 5px 0px 30px;
}
.LeftResultsLinks img
{
    float: left;
    padding-right: 10px;
}
#LeftResults a:link, #LeftResults a:visited, #LeftResults a:hover, #LeftResults a:active
{
    font-family: Arial;
    font-size: 12px;
    color: #305071;
}

#RightResults
{
    float: right;
    width: 444px;
    min-height: 1128px;
    /*height: 1128px;*/
    text-align: center;
    vertical-align: top;
    font-family: Arial;
    font-size: 12px;
}
#RightResults img
{
    padding: 20px;
}
#Results_2006, #Results_2007, #Results_2008
{
    position: relative;
    top: 0px;
    left: 0px;
    padding: 30px;
    margin: 0px;
    visibility: hidden;
    display: none;    
}

/* Insurance > Insurance Policy */
#Policy_1, #Policy_2, #Policy_3, #Policy_4, #Policy_5, #Policy_6, #Policy_7, #Policy_8, #Policy_9
{
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    visibility: hidden;
    display: none;
    *margin-bottom: expression("-3px");
}
#Policy_6, #Policy_7, #Policy_8, #Policy_9
{
    *margin-left: expression("-7px");
}
#Policy_1_a, #Policy_2_a, #Policy_3_a, #Policy_4_a, #Policy_5_a, #Policy_6_a, #Policy_7_a, #Policy_8_a, #Policy_9_a
{
    padding-top: 7px;
    margin: 0px;
}
#LeftPolicyDiv
{
    float: left;
}
#RightPolicyDiv
{
    float: right;
    padding-right: 100px;
}
#LeftPolicy
{
    float: left;
    width: 213px;
    height: 207px;
    text-align: center;
    vertical-align: top;
}
#RightPolicy
{
    float: right;
    width: 396px;
    height: 159px;
    text-align: left;
    padding: 24px;
}
#BottomPolicy
{
    clear: both;
    margin-top: 2px;
    padding: 30px;
}
#BottomPolicy p
{
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
.PolicyTextHeader
{
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    color: #405D6C;
}

/* Insurance > Insurance Portfolio */
#PortfolioContentDiv
{
    width: 99.6%;
    height: 230px;
    text-align: center;
    vertical-align: top;
}

/* Insurance > Licenses */
#LicensesContentDiv, #LinksContentDiv
{
    text-align: center;
    padding: 30px;
}
#LICtable
{
    border: none;
    text-align: left;    
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #999999;    
}
#LICtable tr
{
    vertical-align: top;
}
#LICtable tr td
{
    padding: 10px 40px 10px 0px;
    border-bottom: dashed 1px #999999;
}
#LICtable a:link, #LICtable a:visited, #LICtable a:active
{
    color: #999999;
    text-decoration: none;
}
#LICtable a:hover
{
    color: #405D6C;
    text-decoration: none;
}

/* Reinsurance */
#Re_Lloyds
{
    *margin-bottom: expression("-3px");
}
#LeftReDiv
{
    float: left;
}
#RightReDiv
{
    float: right;
    padding-right: 100px;
}
#LeftRe
{
    float: left;
    width: 213px;
    height: 245px;
    text-align: center;
    vertical-align: top;
}
#RightRe
{
    float: right;
    width: 444px;
    height: 245px;
    text-align: left;
}
#RightRe p
{
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    padding: 20px;
}
#BottomRe
{
    clear: both;
    margin-top: 2px;
    text-align: left;
    padding: 30px;
}
#BottomRe p
{
    text-align: left;
    font-family: Arial;
    font-size: 14px;
    color: #405D6C;
}
#BottomRe table
{
    width: 600px;
    border: none;
    text-align: left;
    vertical-align: top;    
    font-family: Arial;
    font-size: 13px;
    color: #000000;
}
#BottomRe table tr
{
    vertical-align: top;
}
#BottomRe .BottomReText
{
    color: #000000;
    *margin-top: expression("-30px");
}

/* Financials > BDO report */
.BDOheader
{
    padding: 5px 85px 5px 85px;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    color: #000000;
}
.BDObody
{
    padding: 5px 85px 5px 85px;
    font-family: Helvetika, Arial;
    font-size: 10pt;
    text-align: left;
    color: #000000;
}

/* Financials > DB report */
#DBtableHeader
{
    text-align: left;
    font-family: Helvetika, Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}
#DBtable
{
    width: 300px;
    border: none;
    text-align: left;    
    font-family: Helvetika, Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}
#DBtable tr
{
    vertical-align: top;
}

/* Financials > AMBest report */
#AMBContentDiv
{
    text-align: left;
    padding: 0px 60px 0px 55px;
}
#AMBbody
{
    text-align: left;
    font-family: Helvetika, Arial;
    font-size: 8pt;
    color: #000000;    
}
/*
#AMBtable
{
    width: 400px;
    border: none;
    text-align: left;    
    font-family: Helvetika, Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}
#AMBtable tr
{
    vertical-align: top;
}
*/
/* this style classes was taken from A.M.Best site */
#AMBContentDiv table
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
#rateicon
{
    float: right;
    width: 170px;
}
#AMBtable5 td
{
    width: 50%;
}
#AMBContentDiv table .subhead
{
	MARGIN-TOP: 6px;
	DISPLAY: block;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 6px;
	PADDING-BOTTOM: 2px;
	MARGIN-LEFT: 1px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #c7cfeb;
}
#AMBContentDiv table .greyhead
{
	MARGIN-TOP: 4px;
	DISPLAY: block;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 4px;
	PADDING-BOTTOM: 2px;
	MARGIN-LEFT: 0px;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #ebeff2;
}
#AMBContentDiv table .PT
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
}
#AMBContentDiv table .IT
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	LINE-HEIGHT: normal;
	FONT-STYLE: oblique;
}
#AMBContentDiv table .HL2
{
	DISPLAY: inline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;	
}
#AMBContentDiv table .FN
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
}

/* Useful Information > About Ukraine, About Kharkov */
#Ukr_1, #Ukr_2, #Ukr_3, #Ukr_4, #Ukr_5, #Ukr_6, #Ukr_7, #Ukr_8, #Ukr_9, #Ukr_10, #Ukr_11, #Ukr_12, #Ukr_13, #Ukr_14, #Ukr_15, #Ukr_16,
#Ukr_1_txt, #Ukr_2_txt, #Ukr_3_txt, #Ukr_4_txt, #Ukr_5_txt, #Ukr_6_txt, #Ukr_7_txt, #Ukr_8_txt, #Ukr_9_txt, #Ukr_10_txt, #Ukr_11_txt, #Ukr_12_txt, #Ukr_13_txt, #Ukr_14_txt, #Ukr_15_txt, #Ukr_16_txt,
#Kh_1, #Kh_2, #Kh_3, #Kh_4, #Kh_5,
#Kh_1_txt, #Kh_2_txt, #Kh_3_txt, #Kh_4_txt, #Kh_5_txt
{
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    visibility: hidden;
    display: none;    
}
#Ukr_1, #Ukr_2, #Ukr_3, #Ukr_4, #Ukr_5, #Ukr_6, #Ukr_7, #Ukr_8, #Ukr_9, #Ukr_10, #Ukr_11, #Ukr_12, #Ukr_13, #Ukr_14, #Ukr_15, #Ukr_16,
#Kh_1, #Kh_2, #Kh_3, #Kh_4, #Kh_5
{
    *margin-bottom: expression("-3px");
}
#Ukr_9, #Ukr_10, #Ukr_11, #Ukr_12, #Ukr_13, #Ukr_14, #Ukr_15, #Ukr_16,
#Kh_4, #Kh_5
{
    *margin-left: expression("-7px");
}

#Ukr_1_a, #Ukr_2_a, #Ukr_3_a, #Ukr_4_a, #Ukr_5_a, #Ukr_6_a, #Ukr_7_a, #Ukr_8_a, #Ukr_9_a, #Ukr_10_a, #Ukr_11_a, #Ukr_12_a, #Ukr_13_a, #Ukr_14_a, #Ukr_15_a, #Ukr_16_a,
#Kh_1_a, #Kh_2_a, #Kh_3_a, #Kh_4_a, #Kh_5_a
{
    padding: 0px 0px 7px 20px;
    margin: 0px;
}
#LeftUkrDiv
{
    float: left;
}
#RightUkrDiv
{
    float: right;
    padding-right: 100px;
}
#LeftUkr
{
    float: left;
    width: 213px;
    height: 207px;
    text-align: center;
    vertical-align: top;
}
#RightUkr
{
    float: right;
    width: 444px;
    height: 207px;
    text-align: left;
}
#LeftKh
{
    float: left;
    width: 213px;
    height: 237px;
    text-align: center;
    vertical-align: top;
}
#RightKh
{
    float: right;
    width: 444px;
    height: 237px;
    text-align: left;
}
#RightKh p
{
    padding-left: 30px;
}
#BottomUkr
{
    clear: both;
    margin-top: 2px;
    padding-left: 235px;
}
#BottomKh
{
    clear: both;
    margin-top: 2px;
    padding-left: 247px;
}
#BottomUkr p, #BottomKh p
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;    
    padding: 10px 10px 10px 0px;
}
.UkrTextHeader
{
    color: #405D6C;
}
.UkrText
{
    font-size: 10px;
    color: #000000;
}
#BottomUkr table
{
    width: 400px;
    border: none;
    text-align: left;    
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    margin-left: -2px;
    *margin-left: -30px;
}
#BottomUkr table tr
{
    vertical-align: top;
}
/* + Links */
#BottomUkr a:link, #BottomUkr a:visited, #BottomUkr a:active, #BottomUkr a:hover,
#LinksContentDiv table a:hover
{
    color: #405D6C;
    text-decoration: none;
}
#LinksContentDiv table a:link, #LinksContentDiv table a:visited, #LinksContentDiv table a:active
{
    color: #999999;
    text-decoration: none;
}
#LinksContentDiv table
{
    border: none;
    text-align: left;    
    font-family: Helvetika, Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #999999;
}
#LinksContentDiv table tr
{
    vertical-align: top;    
}
#LinksContentDiv table tr td
{
    padding: 3px 40px 3px 0px;
}

/* Site Map */
#SiteMapHeader
{
    width: 198px;
    height: 22px;
    text-align: right;
    margin: 0px;
    padding: 4px 16px 0px 0px;    
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}
#SiteMapContent
{
    margin-top: 2px;
}
#SiteMapContent p
{
    text-align: left;
    padding-left: 35px;    
    font-family: Arial;
    font-size: 12px;
    color: #7D7D7D;
}
#SiteMapContent a:hover
{
    text-align: left;
    padding-left: 60px;    
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #7D7D7D;
}
#SiteMapContent a:link, #SiteMapContent a:visited, #SiteMapContent a:active
{
    text-align: left;
    padding-left: 60px;    
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    color: #516F87;
}

/* Feedback form */
#FeedbackContentDiv
{
    vertical-align: top;
    text-align: left;
    padding-left: 20px;
}
#FeedbackMessage
{
    height: 50px;
    text-align: left;
    vertical-align: middle;
    color: #516F87;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 20px 20px 0px;
}
#FeedbackContentDiv table
{
    text-align: left;
    vertical-align: top;
    color: #516F87;
    font-family: Arial;
    font-size: 12px;    
}
#FeedbackContentDiv table tr
{
    vertical-align: top;
}
#FeedbackE
{
    width: 300px;
    color: #516F87;
    background-color: #F3F6F8;
    border-top: solid 1px #50778D;
    border-right: solid 1px #ECF0F4;
    border-bottom: solid 1px #F3F6F8;
    border-left: solid 1px #91ABBD;
}
#FeedbackQ
{
    overflow: auto;
    width: 500px;
    height: 300px;
    color: #516F87;
    background-color: #F3F6F8;
    border-top: solid 1px #50778D;
    border-right: solid 1px #ECF0F4;
    border-bottom: solid 1px #F3F6F8;
    border-left: solid 1px #91ABBD;
}
#FeedbackButton
{
    color: #516F87;
    background-color: #F3F6F8;
    border-top: solid 1px #F3F6F8;
    border-right: solid 1px #50778D;
    border-bottom: solid 1px #91ABBD;
    border-left: solid 1px #ECF0F4;
}

/* Sponsorship */
#SponsorContent
{
    text-align: left;
    padding: 30px;
}
.BlackTxt
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
.UlTxt
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    padding-left: 60px;
}
.HeadTxt
{
    font-family: Arial;
    color: #305071;
    font-size: 14px;    
}
