﻿.BlueBox
{
    background-color:#DAE9F0;
}
.LightBlueBox
{
    background-color:#edf4f7;
}

.TopRight
{
	background-image:url(/PhoenixMarketing/Images/ContactUs/bluebox_topright.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:6px;
	width:6px;
}
a
{
	text-decoration:none;
}
a:hover,a:active,a:focus
{
	text-decoration:underline;
}
.TopLeft
{
	background-image:url(/PhoenixMarketing/Images/ContactUs/bluebox_topleft.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:6px;
	width:6px;
}
.BlueBoxMainTitle
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#004575;
    height:40px;
    text-align:right;
}
.BlueBoxSubTitle
{
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    color:#525151;
    text-align:right;
    padding-right: 10px;
    display:inline;
    height: 30px;
}
.BlueBoxSubTitleOrange
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#EE7A10;
    text-align:right;
}
.BlueBoxSubTitleOrangeCloseBox
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#EE7A10;
    text-align:right;
}
.BlueBoxSubTitleOrangeOpenBox
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#EE7A10;
    text-align:right;
}
.LightBlueBox
{
    background-color:#EDF4F7;

}
.InnerText
{
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    color:#004575;
    text-align:right;
}
.OrangeAsterisk
{
    color:#EE7A10;
    font-weight:bold;
    padding-right:3px;
}
.ButtAgentRight
{
    background-image:url(/PhoenixMarketing/Images/ContactUs/butt_agent_right.gif);
    background-repeat:no-repeat;
    width:6px;
    height:24px;
}
.ButtAgentLeft
{
    background-image:url(/PhoenixMarketing/Images/ContactUs/butt_agent_left.gif);
    background-repeat:no-repeat;
    width:6px;
    height:24px;
}
.ButtAgentPixel
{
    background-image:url(/PhoenixMarketing/Images/ContactUs/butt_agent_pixel.gif);
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
}
.DashedLine
{
    background-image: url("/PhoenixMarketing/Images/dottedline_pixel.gif");
	background-repeat: repeat-x;
	background-position:top;
}
.PhoneIcon
{
    background-image: url("/PhoenixMarketing/Images/ContactUs/icontop_moked.gif");
	background-repeat:no-repeat;
	background-position:left;
	width:21px;
	height:20px;
	padding-right:8px;
}

/* Begin UsefullInformation UC  */
.Arrow
{
    background-image: url("/PhoenixMarketing/Images/UsefullInfo/arrow_left_blue.gif");
	background-repeat:no-repeat;
	background-position:center left;
}
.UsefullInfoText
{
    padding-right:40px;
}
.UsefullInfoText a
{
    cursor:hand;
    font-size:13px;
    font-family: Arial;
    color:#1B72BB;
    font-weight:bold;
    text-decoration:none;
}
.BottomRight
{
    background-image: url("/PhoenixMarketing/Images/ContactUs/bluebox_bottomright.gif");
	background-repeat:no-repeat;
	background-position:right bottom;
	width:9px;
	height:9px;
}
.BottomLeft
{
    background-image: url("/PhoenixMarketing/Images/ContactUs/bluebox_bottomleft.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	width:9px;
	height:9px;
}

.UsefullTitleText
{
    font-family:Arial;
    font-size:13px;
    color:#525151;
    font-weight:bold;
    text-align:right;
    padding-right:12px;
/*    padding-top:14px;  */
}
.UsefullText
{
    font-family:Arial;
    font-size:13px;
    color:#1B72BB;
    text-align:right;
	text-decoration:none;
}
ul.UsefullInformationSubject li a.UsefullText {list-style-position: outside;}
.UsefullText:hover,.UsefullText:active,.UsefullText:focus
{
    font-family:Arial;
    font-size:13px;
    color:#1B72BB;
    text-align:right;
	text-decoration:underline;
}
.DashedLineVertical
{
    background-image: url("/PhoenixMarketing/Images/vertical_dots.gif");
	background-repeat: repeat-y;

}
.TitleArrow
{
	background: url('/phoenixMarketing/Images/UsefullInfo/arrow_bullet.gif') no-repeat;
	background-position:  right 6px;
	*background-position:  right 8px;
   /* background-image: url("/PhoenixMarketing/Images/UsefullInfo/arrow_bullet.gif");
	background-repeat:no-repeat;*/
	background-position:top left;
	width:6px;
	height:5px;
}
.tdDotted
{
    background-image: url("/PhoenixMarketing/Images/UsefullInfo/vertical_dots.gif");
	background-repeat:repeat-y;
	background-position:top left;
	width:6px;
	height:5px;
}
.UsfullInformationLinkText
{
    padding-right:0px;
    font-family:Arial;
    height: 25px;
    font-size:13px;
    color:#1B72BB;
    text-align:right;
	text-decoration:none;
}
.UseFullTitleText
{
    /*background-image: url(/PhoenixMarketing/Images/General/Tables/blue_head_pixel.gif);*/
    background-image: url(/PhoenixMarketing/Images/General/Tables/table_title_pixel_big1.gif);
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:13px;
    color:#ffffff;
    font-weight:bold;
    text-align:right;
    padding-right:10px;
    height: 40px;
}

ul.UsefullInformationSubject
{
	margin:0px 10px 0px 0px;
	padding: 0;
	/*list-style:none;*/
	float:none;

 }
ul.UsefullInformationSubject li
{
	list-style-type:none;
	margin: 0px;
	padding: 0px 15px 2px 0px;
	vertical-align:middle;
	background: url('/phoenixMarketing/Images/UsefullInfo/arrow_bullet.gif') no-repeat ;
	background-position:  right 6px;
	*background-position:  right 8px;
	/*background-image:url(/phoenixMarketing/Images/UsefullInfo/arrow_bullet.gif);
	background-repeat:no-repeat;*/
	background-position:right 8px;
}

.ie8 .infoCubeContentWrap {width: 100%;}
.ie8 .usefullInfoContentWrap {width: 100%;}

.UseFullTitleText h2
{
    /*background-image: url(/PhoenixMarketing/Images/General/Tables/blue_head_pixel.gif);*/
    background-image: none;/*url(/PhoenixMarketing/Images/General/Tables/table_title_pixel_big1.gif);*/
   /* background-repeat:repeat-x;*/
    font-family:Arial;
    display:table-row-group;
    font-size:13px;
    color:#ffffff;
    font-weight:bold;
    text-align:right;
    padding-right:10px;
    height: 37px;
    background-color: transparent;
}
.firefox .UseFullTitleText h2
{

    display:inline;
    padding:0px;

}