/* CSS Document */
body
{
    background: #fdf7e1;
    margin-top: 5px;
    font-size: 82.5%;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
a:link
{
    color: #0066CC;
    text-decoration: none;
}
a:active
{
    color: #0066CC;
    text-decoration: none;
}
a:visited
{
    color: #663399;
    text-decoration: none;
}
a:hover
{
    color: #990000;
    text-decoration: underline;
}
/*===========================================
	*** GENERAL STYLES BEGIN ***
=============================================*/
/*===========================================
	*** HEADER STYLES BEGIN ***
=============================================*/
.headerMainTop
{
    background: url(/images/template/bg_header_top.gif) no-repeat;
}
.headerMain
{
    background: url(/images/template/bg_header.gif) repeat-y;
}
.headerInfoPanel
{
    width: 600px;
}
.headerInfoPanel h1, .headerInfoPanel h2
{
    font-size: 0.9em;
    font-weight: normal;
    margin: 0;
    color: #666666;
	display:inline;
}
.headerInfoPanel strong
{
    font-size: 1.0em;
    font-weight: normal;
    color: #666666;
}
.headerInfoPanel p
{
    font-size: 0.9em;
    font-weight: normal;
    margin: 0;
    color: #666666;
	display:inline;
}
.headerInfoPanel img
{
    padding: 0px 4px 4px 10px;
}
.headerSystranPanel
{
    text-align: right;
}
.headerSystranPanel div
{
    margin: 0;
    padding: 0px 15px 0px 0px;
}
.headerSystranPanel img
{
    padding: 0px 15px 0px 0px;
}
.systranSelect
{
    font-size: 0.9em;
    color: #666666;
}
/*===========================================
	*** HEADER STYLES END ***
=============================================*/
/*===========================================
	*** MILONIC PANEL STYLES BEGIN ***
=============================================*/
.milonicPanel
{
    background: url(/images/template/bg_milonic_gloss.gif) repeat-y;
}
.milonicPanel p
{
    margin: 0;
    padding: 5px 15px 5px 10px;
}
.milonicPanel div
{
}
.milonicNoScript
{
	padding: 0 35px 0 5px;
}
.milonicNoScript a
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:0.8em; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration:none;
}
.searchTextBox
{
    border: 1px solid #999999;
    color: #666666;
}
/*===========================================
	*** MILONIC PANEL STYLES END ***
=============================================*/
/*===========================================
	*** SUB MENU STYLES BEGINS ***
=============================================*/
.subMenuPanel
{
    background: url(/images/template/bg_header_submenu_panel.gif) no-repeat;
    width: 954px;
    height: 40px;
    vertical-align: top;
}
.subMenuPanel p
{
    margin: 0;
    padding: 0px 15px 0px 0px;
}
.subMenuPanel img
{
    padding: 0px 10px;
}
/*===========================================
	*** SUB MENU STYLES END ***
=============================================*/
/*===========================================
	*** LOGIN STYLES BEGIN ***
=============================================*/
.loginPanel
{
    background: url(/images/template/bg_header_login_panel.gif) no-repeat;
    vertical-align: middle;
    width: 920px;
    height: 43px;
    padding: 0px 18px;
}
.loginPanel p
{
    font-size: 1.0em;
    color: #666666;
}
/*===========================================
	*** LOGIN STYLES END ***
=============================================*/
/*===========================================
	*** ADD ROTATOR BEGIN ***
=============================================*/
.adRotatorTop
{
    text-align: center;
    padding: 7px;
}
/*===========================================
	*** ADD ROTATOR END ***
=============================================*/

/*===========================================
	*** CONTENT MAIN STYLES BEGIN ***
=============================================*/
.homepageContentMain
{
    background: url(/images/template/bg_content_main.gif) repeat-y;
}
.contentGenericHeader
{
    background: url(/images/template/bg_content_top.gif) no-repeat;
}
.contentMain
{
    background: url(/images/template/bg_content_main.gif) repeat-y;
    padding: 0px 15px;
}
.contentMainFooter
{
    background: url(/images/template/bg_content_main_bottom.gif) no-repeat;
}
/*===========================================
	*** CONTENT MAIN STYLES END ***
=============================================*/
/*===========================================
	*** FOOTER BANNER PANEL BEGINS ***
=============================================*/
.footerBannerPanel
{
    background: url(/images/template/bg_footer_banner_panel.gif) no-repeat;
    height: 117px;
    text-align: center;
}
.footerBannerPanel img
{
    padding: 5px;
}
/*===========================================
	*** FOOTER BANNER PANEL ENDS ***
=============================================*/
/*===========================================
	*** FOOTER PANEL BEGINS ***
=============================================*/
.footerPanel
{
    padding: 2px 10px;
}
.footerPanel p
{
    margin: 0;
    padding: 0px 0px 10px 0px;
    text-align: center;
    font-size: 0.9em;
}
.footerPanel span
{
    font-size: 0.7em;
}
.footerPanel div
{
	text-align: center;
    font-size: 0.8em;
}

/*===========================================
	*** FOOTER PANEL ENDS ***
=============================================*/
