@charset "UTF-8";

html{
}

body{
width:100%;
background-image: url("./img/cen_images/cengagebggradiant2.jpg");
background-repeat: repeat-x;
background-position: 0px 0px;
background-color: #013658;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
text-align: center;
line-height:140%
color:#666667;
margin: 0px;
padding: 0px;
}

.clear{
clear:both;
}

.layout-one-column h2,
.layout-two-column-left h2,
.layout-two-column-right h2,{
padding:5px 0px 5px 0px;
margin:3px 0px 15px 0px;
color:#666667;
font-size:16pt;
_font-size:16pt;
border-bottom: 2px solid #ccc;
}

.layout-three-column h2{
padding:5px 0px 5px 0px;
margin:3px 0px 3px 0px;
color:#666667;
font-size:16pt;
_font-size:16pt;
}

a, a:link{
color:#0789c4;
text-decoration:none;
}

a:visited{
color:#0789c4;
text-decoration:none;}


a:hover{
color:#0789c4;
text-decoration:underline;}

ul,li,h5{
padding:0px;
margin:0px;
list-style:none;
} 

fieldset{
border:none;}


div#global{
margin: 0px auto;
width: 975px;
text-align: left;
}

div#content{
background-color:#FFFFFF;
margin: 0px;
padding: 0px;
float:left;
width:100%;
}

div#breadcrumb{
float:left;
width:500px;
padding:0px 0px 0px 24px;
margin:16px 0px 0px 0px;
font-size:80%;
}

div#breadcrumb ul li{
padding:0px 3px 0px 0px;
margin:0px 0px 0px 0px;
float:left;
}

div#main{
width:963px;
margin:0px 0px 0px 0px;
padding:0px 0px 10px 12px;
float:left;
}/* the width is set to acomodate the padding on the right*/

.layout-three-column div#Left_nav{
float:left;
width:180px;
padding:8px 8px 8px 0px;
margin:0px 0px 0px 0px; 
}

.layout-two-column-left div#Left_nav{
float:left;
width:180px;
padding:8px 8px 8px 0px;
margin:0px 0px 0px 0px; 
}

div#Left_nav a,
div#Side_nav a{
font-weight:bold;
}

div#Left_nav a:visited,
div#Side_nav a:visited{
font-weight:bold;
}

div#Left_nav a:hover,
div#Side_nav a:hover{
font-weight:bold;
color:#ce3c23;
}

#Left_nav h5,
#Side_nav h5{
font-size:100%;
_font-size:90%;
font-weight:bold;
padding:0px 0px 3px 0px;
margin:0px 0px 5px 0px;
border-bottom: 1px dashed #666667;
}
#Left_nav h6,
#Side_nav h6{
font-size:100%;
_font-size:90%;
font-weight:bold;
padding:0px 0px 0px 0px;
margin:0px 0px 5px 0px;
}


div#Left_nav ul li,
div#Side_nav ul li{
padding:1px 0px 1px 0px;
margin:0px 0px 0px 0px; 
font-size:90%;
_font-size:90%;
}
.nav_list{
padding:10px 0px 0px 0px;
margin:0px;
}

.Nav_active{
font-weight:bold;
color:#ce3c23;}

.Lev2_head{}

.Lev2{
padding:1px 0px 1px 10px;
margin:0px 0px 0px 0px; 
}

div#Left_nav .Lev2 a:link{
font-weight:normal;}


div#Left_nav .Lev2 a:visited{
font-weight:normal;}


div#Left_nav .Lev2 a:hover{
font-weight:normal;}

/********************** Center contetn Area *********************/ 

.layout-three-column div#center_div{
float:left;
width:523px;
padding:0px 16px 0px 16px;
margin:0px 0px 0px 0px;
}
.layout-two-column-left div#center_div{
float:left;
width:727px;
padding:0px 24px 0px 0px;
margin:0px 0px 0px 24px;
}
.layout-two-column-right div#center_div{
border-right: 1px solid #ccc;
float:left;
width:615px;
padding:0px 24px 0px 0px;
margin:0px 0px 0px 24px;
}

/************* Right_nav ******************/

.layout-three-column div#Right_nav{
border:1px solid #c3cc9f;
float:right;
width:200px;
padding:0px 0px 0px 0px;
Margin:0px 10px 0px 8px;
}

.layout-two-column-right div#Right_nav{
border:1px solid #c3cc9f;
float:right;
width:260px;
padding:0px 0px 0px 18px;
Margin:0px 12px 0px 8px;
}

.layout-two-column-right div#Side_nav{
float:right;
width:260px;
padding:0px 8px 8px 18px;
margin:0px 12px 0px 0px;
}


div#Right_nav h3{
padding:3px 0px 3px 5px;
margin:0px 0px 0px 0px;
background-color:#c3cc9f;
color:#FFF;
font-weight:bold;
font-size:100%;
}

div#Right_nav #box{
border-top:1px solid #c3cc9f;
Margin:0px 0px 5px 0px;
}

div#rnav_content{
padding:0px 5px 0px 5px;
margin:0px 0px 0px 0px;
}

div#rnav_content h4{
padding:0px 0px 0px 0px;
margin:8px 0px 8px 0px;
color:#ce3c23;
font-size:100%;
}

div#rnav_content p{
padding:5px;
margin:3px 0px 3px 0px;
}