body,html,p,td {
        	font-family : Verdana;
            font-size : 11px;
            color : #414050;
        }
p,li {
font-size : 12px;
}
p {
line-height:150%;
}
a {
color :#2A7BD8;
text-decoration:none;
}
a:hover {
text-decoration : underline;
}
		td.header  {
		
			height : 102px;
			background-image : url(/media/images/active/header-tile.jpg);
			background-repeat : repeat-x;
		}
        td.menu-bg {
        	height : 85px;
        	background-image : url(/media/images/active/blu-header-tile.jpg);
            background-repeat : repeat-x;
		}
        
        div.menu-bg {
	        margin-top : 29px;
            height : 31px;
        }
        .menu-item {
	        background-image : url(/media/images/active/menu-item.jpg);
            width :121px;
            height : 37px;
			padding:0;
            margin:0;
			text-align : center;                        
            font-weight : bold;
            color : #333333;
        }
        
        .menu-item a {

            position : relative;
            font-size : 12px;
            color :black;
            text-decoration : none;
        }
        
        .main {
        	background-image : url(/media/images/active/background.jpg);
            background-repeat : repeat-x;
        }
        
        .main-content {
        	background-image : url(/media/images/active/main-content-tile.jpg);
        }
        
        .under-menu {
        	background-image : url(/media/images/active/under-menu.jpg);
            background-repeat : no-repeat;
            width:814px;
            height:14px;
        }
        .content {
        	position:relative;
            left : 15px;
        }
        
        .footer {
        	background-image : url(/media/images/active/footer.jpg);
            background-repeat : no-repeat;
            width : 81px;
            height : 87px;
			        	
        }
        
        .banner {
        	background-image : url(/media/images/active/banner-background.jpg);
            width:786px;
            background-repeat:no-repeat;
        }                    
        .banner-form {
        	background-image : url(/media/images/active/form1.png);            
            width:226px;
            height:264px;
            z-index : 100;
			position : relative;
            left : 552px;
            top : -5px;

        }
        .banner-form-div {
        	margin-left : 7px;
            margin-top : 8px;
        	color : white;
            position : relative;
            top : -240px;
font-size : 11px;
        }
        
        .banner-form h2 {
            margin:0px;
            padding:0px;
			margin-bottom : 15px;
            font-size: 15px;
            font-weight : 900;
        }
        .bannerImg {     
        	width : 552px;
            height :  262px;     
			margin-left:4px;
            top : 6px;
            z-index : 98;
			position : relative;
            float : right;
        }                            

        .country-bg {
        	position : relative;
            left : 20px;
            top : 10px;
        	background-image : url(/media/images/active/form1-country-bg.png);
            background-reapeat : no-repeat;
            width:185px;
            height : 55px;
            color : #505050;
            font-weight : bold;
            font-size : 10px;
        }
        
        .country-bg select {
        	position : relative;
            left : 10px;
            top : 10px;
            font-size : 11px;
            width : 170px;
        }
        .side-bar .header {
        	width : 285px;
            height : 43px;
            background-image :url(/media/images/active/box-header-darker.jpg);
            background-repeat: no-repeat;
        }
        .side-bar .header h2 {
        	color : white;
            font-size:15px;
            position : relative;
            left : 20px;
            top : 10px;
        }
        .side-bar .body {
        	background-image : url(/media/images/active/box-tile.jpg);
            background-repeat : repeat-y;
        }
		
        
        .side-bar .footer {
        	background-image : url(/media/images/active/box-bottom.jpg);
            background-repeat : no-repeat;
            width:285px;
            height:8px;
        }

        .content-box .header {
        	width : 491px;
            height : 43px;
            background-image :url(/media/images/active/content-header-darker.jpg);
            background-repeat: no-repeat;
        }
        .content-box .header h2 {
        	color : white;
            font-size:15px;
            position : relative;
            left : 20px;
            top : 10px;
        }
        .content-box .body {
        	background-image : url(/media/images/active/content-tile.jpg);
            background-repeat : repeat-y;
        }
		
        
        .content-box .footer {
        	background-image : url(/media/images/active/content-footer.jpg);
            background-repeat : no-repeat;
            width:491px;
            height:17px;
        }
        .content-box p {
        	margin : 10px;
            margin-top : 5px;
            line-height : 15px;	
        }
        .content-box h2 {
        	margin-left : 10px;
            color : #333;
            font-weight : 400px;
        }
        ul.check {
        	list-style-image: url(/media/images/active/check.gif);
        }
        
        .footer a {
        	color : #DDDDDD;
            font-size : 11px;
            line-height : 20px;
        }
        .footerLinks {
        	list-style-image: url(/media/images/active/green-arrow.gif);
        }
        .langWarning { 
        
border : 1px solid #ECDC6F;
background-color : #F7F0C4;
width : 35px;
padding : 5px;
width : 95%;  
height : 38px;
margin : 4px;      
        }
