html
{
    background: #ffffff url(/ivc/img/bg.png) repeat-x;
    behavior: url("/js/csshover3.htc");
    font: 13px Arial, Helvetica, sans-serif;
    margin: 0;
}

img
{
    behavior: url(/js/iepngfix.htc);
}

a
{
	color: #000000;
}

a:hover
{
	text-decoration: none;
}

dt
{
    color: #222222;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
    color: #0066cc;
    font-family: Courier New;
    margin: 0 0 10px 0;
}

h1
{
    font-size: 22px;
}

h2
{
    font-size: 20px;
}

h3
{
    font-size: 18px;
}

h4, h5, h6
{
    font-size: 16px;
}

img
{
    border: none;
}

table
{
    border: 1px solid #aaaaaa;
    width: 100%;
}

table td
{
    border: 1px solid #aaaaaa;
}

.spacer
{
    font-size: 1px;
    height: 1px;
    width: 100%;
}

.submitButton
{
    background: url(/ivc/img/button.png) no-repeat;
    border: none;
    font-weight: bold;
    height: 26px;
    width: 120px;
}

.submitButton:hover
{
    background: url(/ivc/img/button_hover.png) no-repeat;
}

p.info
{
	background: url(/ivc/img/info.gif) left center no-repeat;
	min-height: 19px;
	padding-left: 30px;
}

p.error, ul.errors li, .warning
{
	background: url(/ivc/img/error.gif) left center no-repeat;
	min-height: 17px;
	padding-left: 30px;
}

ul.errors
{
	list-style: none;
}

#container
{
	margin: 5px auto 0 auto;
    width: 850px;
}

#logo
{
    float: left;
    height: 61px;
    width: 425px;
    margin: 5px 0 5px 0;
}

#languages
{
    float: left;
    padding: 0;
    width: 425px;
}

#languages ul
{
    float: left;
    height: 61px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 364px;
}

#earth
{
    float: right;
}

#languages li
{
    padding: 5px 5px 0 0;
    vertical-align: middle;
}

#navigation
{
    clear: left;
    font-family: Courier New;
    height: 35px;
    padding-bottom: 10px;
    width: 100%;
}

#navigation ul
{
    font-size: 21px;
    font-weight: bold;
    list-style: none;
    margin: 0px;
    padding: 0 0 0 0;
}

#navigation li
{
    float: left;
    height: 35px;
    margin-left: 10px;
    padding: 7px 10px 0 10px;
}

#navigation li a
{
    text-decoration: none;
}

#navigation li:hover
{
    background: url(/ivc/img/nav_bg_hover.png) repeat-x;
}

#navigation li:hover a
{
    color: #ffffff;
}

#navigation_left
{
    float: left;
    background: url(/ivc/img/nav_left.png) no-repeat;
    height: 100%;
    width: 10px;
}

#navigation_center
{
    float: left;
    background: url(/ivc/img/nav_bg.png) repeat-x;
    height: 100%;
    width: 830px;
}

#navigation_right
{
    float: left;
    background: url(/ivc/img/nav_right.png) no-repeat;
    height: 100%;
    width: 10px;
}

#content_left
{
    float: left;
    width: 635px;
}

#content_left_top
{
    background: url(/ivc/img/ct_left_top.png) no-repeat;
    font-size: 1px;
    height: 10px;
}

#content_left_middle
{
    background: url(/ivc/img/ct_left_bg.png) repeat-y;
    font-size: 13px;
    padding: 0 9px 0 10px;
    text-align: justify;
}

#content_left_bottom
{
    background: url(/ivc/img/ct_left_bottom.png) no-repeat;
    font-size: 1px;
    height: 10px;
}

#content_right
{
    float: right;
    padding-bottom: 10px;
    width: 205px;
}

#content_right_top
{
    background: url(/ivc/img/ct_right_top.png) no-repeat;
    font-size: 1px;
    height: 10px;
}

#content_right_middle
{
    background: url(/ivc/img/ct_right_bg.png) repeat-y;
    font-size: 14px;
    padding: 0 10px 0 10px;
}

#content_right_bottom
{
    background: url(/ivc/img/ct_right_bottom.png) no-repeat;
    font-size: 1px;
    height: 10px;
}

#partners
{
    clear: right;
    float: right;
    width: 205px;
}

#partners_top
{
    background: url(/ivc/img/partners_top.png) no-repeat;
    font-size: 1px;
    height: 10px;
}

#partners_middle
{
    background: url(/ivc/img/partners_bg.png) repeat-y;
    font-size: 14px;
    padding: 0 10px 0 10px;
}

#partners_bottom
{
    background: url(/ivc/img/partners_bottom.png) no-repeat;
    font-size: 1px;
    height: 10px;
}

#content_right h1, #partners h1, #partners h2
{
    text-align: center;
}

#partners ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#copyright
{
    clear: both;
	font-size: 11px;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%;
}

#ivc_order_step1_steps
{
    color: #222222;
    font-weight: bold;
}

#ivc_order_step1_steps li
{
    margin: 5px;
}

#Prototype_compactSignOutForm dt
{
    height: 0;
}

#Prototype_compactSignInForm dd, #Prototype_compactSignOutForm dd
{
    margin: 0;
}

#Prototype_compactSignInForm input, #Prototype_compactSignOutForm
{
    width: 179px;
}