@charset "UTF-8";
/* CSS Document */

/* Presentation Stylesheet */ 

body 
{  
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 17px;
color: #000; 
}

h1 {
font-size: 18px;
color: #FFFFFF;
text-align: left;
padding-top: 8px;
padding-left: 20px;
}

/* CSS if sIFR not enabled START */
    h1.flashHeader
    {
        font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size:19px;
        font-weight:bold;
        color:#FFFFFF;
	line-height:1em;
	text-align: left;
	padding-top: 8px;
	padding-left: 20px;
	
    }
            
	h1.flashHeader strong
	{
		color:#cc3333
	}
/* CSS if sIFR not enabled END */

h2 {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 17px;
font-size: 16px;
color: #cc6633;
text-align: left;
padding-top: 8px;
padding-bottom: 20px;
}

h3 {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #cc6633;
text-align: left;
padding-top: 8px;
padding-bottom: 5px;
}

.h2black {
color:#000000;
font-size:16px;
line-height: 17px;
text-align: left;
padding-top: 8px;
padding-bottom: 8px;
}

p { 
text-align: left;
line-height: 17px;
margin-bottom: 15px;
}

.stdparagraph {
font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 17px;
text-align: left;
margin-bottom: 15px;
}

.heroText {
font-size: 16px;
color: #cc6633;
text-align: left;
font-weight: bold;
}

a {
color:#cc6633;
text-decoration:none;
}

a:hover {
color:green;
text-decoration: none;
}

a:vissited {
color: #666666;
text-decoration: none;
}

.imageleft
{
float: left;
margin: 1em 1em 0.5em 0;
}

.imageright
{
float: right;
margin: 1em 0 0.5em 1em;
}

#hmtbl
{
cell-padding:8px;
cell-spacing:3px;
border:1px;
}

/* Top Navigation Button Styles */

.onimage
{
  background-image:url('../images/nav-home-on.gif');
  background-repeat:no-repeat;
  height:34px;
  width:92px;
  cursor:pointer
}       

.offimage
{
  background-image:url('../images/nav-home-off.gif');
  background-repeat:no-repeat;
  height:34px;
  width:92px;
  cursor:pointer
}


/* Side Navigation styles */

#left-nav ul{
 list-style-type: none;
}

#left-nav li{
 display:block;
 padding: 0;
 margin: 0;
}

#left-nav li.img{
 padding: 0;
 margin: 0;
 border:0px solid #111111;
 height: 48px;
}

 
#navi-services ul{
 list-style-type: none;
}

#navi-services li{
 background-image:  url('../images/leftbar-itemwithicon.jpg');
 display:block;
 height: 25px;
 padding-top: 3px;
 margin-left: 25px;
 text-align: left;
 font-size: 12px;
 font-weight: bold; font-style:normal; font-variant:normal
 }

#navi-services li a{
 padding-left: 50px;
 color: #666666;
 text-decoration: none;
 }

#navi-services li a:hover{
 font-weight: bold;
 color: #cc3333;
}

.tight {
 margin: 0; 
 padding: 0;
 border:1px solid #111111;
}

.img-border {
 margin: 0; 
 padding: 0;
 border:0px solid #111111;
}

#navi-helpyou {
 margin: 0; 
 padding: 0;
 border:0px solid #555555;
}


#navi-helpyou ul{
 list-style-type: none;
 border:0px solid #000000;
}

#navi-helpyou li{
 background-image:  url('../images/leftbar-itemwithicon.jpg');
 height: 25px;
 padding-top: 3px;
 margin-left: 25px;
 text-align: left;
 font-size: 12px;
 font-weight: bold; font-style:normal; font-variant:normal
 }

#navi-helpyou li a{
 padding-top: 10px;
 padding-left: 50px;
 color: #666666;
 text-decoration: none;
 }

#navi-helpyou li a:hover{
 font-weight: bold;
 color: #cc3333;
}




#navi-register ul{
 list-style-type: none;
}

#navi-register li{
 background-image:  url('../images/leftbar-itemwithicon.jpg');
 display:block;
 height: 25px;
 padding-top: 3px;
 margin-left: 25px;
 text-align: left;
 font-size: 12px;
 font-weight: bold; font-style:normal; font-variant:normal
 }

#navi-register li a{
 padding-bottom: 5px;
 padding-left: 50px;
 color: #666666;
 text-decoration: none;
}

#navi-register li a:hover{
 font-weight: bold;
 color: #cc3333;
}



#navi-packages ul{
 list-style-type: none;
}

#navi-packages li{
 background-image:  url('../images/leftbar-itemwithicon.jpg');
 display:block;
 height: 25px;
 padding-top: 3px;
 margin-left: 25px;
 text-align: left;
 font-size: 12px;
 font-weight: bold; font-style:normal; font-variant:normal
 }

#navi-packages li a{
 padding-bottom: 5px;
 padding-left: 50px;
 color: #666666;
 text-decoration: none;
}

#navi-packages li a:hover{
 font-weight: bold;
 color: #cc3333;
}




#foot-left p.footernav{
font-size: 11px;
line-height: 14px;
margin-bottom: 3px;
color: #666666;
}

#foot-left p.footernav a{
color: #666666;
text-decoration: none;
}

#foot-left p.footernav a:hover{
color: #cc3333;
text-decoration: none;
}

#foot-left p.footernav a:vissited{
color: #666666;
text-decoration: none;
}



#foot-right {
font-size: 11px;
line-height: 14px;
color: #666666;
vertical-align: top;
}

#foot-right .swmtext {
float:left;
}

#ul_list {
margin:20px;
padding:0px;
font-size:13px;
font-weight:none;	
color:;
text-align: left
}


#foot-right .swmlogo {
padding-top: 5px;
float:right;
}

#foot-right a{
color: #666666;
text-decoration: none;
}

#foot-right a:hover{
color: #cc3333;
text-decoration: none;
}

#foot-right a:vissited{
color: #666666;
text-decoration: none;
}

#foot2-left {
font-size: 11px;
line-height: 14px;
margin-bottom: 3px;
color: #666666;
}

#foot2-left a{
color: #666666;
text-decoration: none;
}

#foot2-left a:hover{
color: #cc3333;
text-decoration: none;
}

#foot2-left a:vissited{
color: #666666;
text-decoration: none;
}



#foot2-right {
font-size: 11px;
line-height: 14px;
color: #666666;
vertical-align: top;
}

#foot2-right .swmtext {
float:left;
}

#foot2-right .swmlogo {
padding-top: 5px;
float:right;
}

#foot2-right a{
color: #666666;
text-decoration: none;
}

#foot2-right a:hover{
color: #cc3333;
text-decoration: none;
}

#foot2-right a:vissited{
color: #666666;
text-decoration: none;
}


#foot-line2 {
font-size: 10px;
color: #666;
}





/*
================================
CONTACT FORMS STYLES
================================
*/

#form-bg 
{
background-image: url('../images/forms/form_base.png');
background-repeat:no-repeat;
margin:auto
}
#form-bg_consultant 
{
background:none;
margin:auto;
text-align:left;
}

#form-bg-consultview
{
background-image: url('../images/forms/form_base_cv.png');
background-repeat:no-repeat;
margin:auto
}

#form-cv
{
width:630px;
margin:auto;
}

.req_text
{
    font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    width:590px;
    padding:20px;
    text-align:left;
    border:0px solid #000000;
}
.req_tip_notused
{
    background-image: url('../images/forms/required_tag1.png');
    width:216px;
    height:94px;
    float:right;
    margin-right:6px;
    border:0px solid #000000
}
.req_text_note
{
    font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: normal;
    text-align:left;
}
.formemphasis
{
    font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #cc6633;
}
.clr
{
   clear:both;
   /*overflow:hidden; */
}
.cont_form
{
    padding-top:10px;
    padding-left:20px;
    width:640px;
    border:0px solid #000000;
}
.cont_form table{text-align:left;}
.cont_form table tr{vertical-align:middle;}
.cont_form table tr td
{
    font-weight:bold;
    line-height:30px;
    padding:2px 10px;
}
.alternate{background-color:#f2f2f2;}
.cont_form table tr td .required
{
    color:#953318;
}
.cont_form table tr td .textCss
{
   background-image: url('../images/forms/text_bg.gif');
   background-color:#fff;
   height:24px;
   width:307px;
   border:0px none;
   display:block;
   padding-left:5px;
   padding-top:4px
}
.cont_form table tr td .richtextCss
{
   background-image: url('../images/richtextbox_bg.gif');
   background-color:#fff;
   height:58px;
   width:309px;
   border:0px none;
   display:block;
   padding-left:5px;
   padding-top:4px
}
.cont_form table tr td .ddlCss
{
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   height:27px;
   width:315px;
   border:0;
   display:block;
   padding:4px;
   border:1px solid #f0f0f0;
   /*padding-top:4px;*/
}
.resetButton
{
  background-image: url('../images/btn_reset_bg.gif');
  height:29px;
  width:134px;
  border:0px none;
}
.btnSubmit
{
  background-image: url('../images/forms/btn_submit_bg.gif');
  height:29px;
  width:134px;
  border:0px none;
  cursor: hand;
  cursor: pointer
}
.errorMessage
{
  color:Red;
  padding-left:20px;
}

.cont_form table tr td .error
{
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   background-image: url('../images/forms/text_bg.gif');
   background-color:#fff;
   height:24px;
   width:307px;
   display:block;
   padding-left:5px;
   padding-top:4px;
   border:1px solid red
}


/*
================================
Homepage Table STYLES
================================
*/

.home_tbl
{
    padding-top:10px;
    text-align:center;
    width:100%;
    margin:0 0 0 0;
}
.home_tbl table{text-align:left;}
.home_tbl table tr{vertical-align:top;}
.home_tbl table tr td
{
    border-left:0px solid #E8E8E8; border-right:0px solid #E8E8E8; border-top:0px solid #E8E8E8; border-bottom:1px solid #E8E8E8; font-weight:normal;
    line-height:17px;
    -moz-border-radius: ; padding-left:10px; padding-right:10px; padding-top:15px; padding-bottom:4px
}


.loginbox {
float:left;
padding-left:200px;
padding-top:50px;
width:440px;
height:400;
 }

.forgotpwd {
padding-left:200px;
width:440px;
height:150;
}

.loginreturn {
padding-left:200px;
width:440px;
height:150;
}












































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */