body { 
margin: 0 auto;   
}
#head { 
width:100%;
background-image: url('../images/layout/topsliv.jpg');
background-repeat: repeat-x;   
}
#graybanner{ 
width:100%;
background-color: #666666;   
}
#primarybanner { 
width:100%;
background-image: url('../images/layout/banner.jpg');
background-repeat: repeat-x;   
}
#bluebanner{ 
width:1000px;
background-color: #92ACD3;   
}
#lgraybanner{ 
width:1000px;
background-color: #CCCCCC;   
}
td {   
font-family : Arial, Helvetica, sans-serif;
font-size:13;
color: #6B6B6B; 
}
#title {   
font-family : Arial, Helvetica, sans-serif;
font-size:20;
color: #426BA9; 
}
td.border {
border-style: solid;
border-color: #CCCCCC;
border-width: 1px;
background-color: #EBEBEB;
padding:5px;
}
#pagetitle {  
font-family : Arial, Helvetica, sans-serif;
font-size:18;
color : #FFFFFF; 
}
#contentarea {  
width: 800px;
padding: 10px;
}
#humancapital {  
font-family : Arial, Helvetica, sans-serif;
font-size:15;
color : #333333; 
}
#mentor {  
font-family : Arial, Helvetica, sans-serif;
font-size:15;
color : #A31818; 
}
#whitepaper {  
font-family : Arial, Helvetica, sans-serif;
font-size:15;
color : #3C6097; 
}
#date {  
font-family : Arial, Helvetica, sans-serif;
font-size:9;
color : #3C6097; 
}
#desclaimer {  
font-family : Arial, Helvetica, sans-serif;
font-size:10;
color : #666666; 
}

a.topnav { color:#0000CC; font-size: 12px; font-family : Arial, Helvetica, sans-serif; padding:5px;}
a.topnav:link { color:#0000CC; text-decoration:none; font-weight:normal }
a.topnav:visited { color:#FF9900; text-decoration:none; font-weight:normal }
a.topnav:hover { color:#000000; text-decoration:none; font-weight:normal }
a.topnav:active { text-decoration: none; }

a.nav { color:#08579A; font-size: 13px; font-family : Arial, Helvetica, sans-serif;}
a.nav:link { color:#08579A; text-decoration:none; font-weight:normal }
a.nav:visited { color:#08579A; text-decoration:none; font-weight:normal }
a.nav:hover { color:#6494C2; text-decoration:none; font-weight:normal }
a.nav:active { text-decoration: none; }

a { color:#3D60A4; font-size: 12px; font-family : Arial, Helvetica, sans-serif;}
a:link { color:#3D60A4; text-decoration:none; font-weight:normal }
a:visited { color:#3D60A4; text-decoration:none; font-weight:normal }
a:hover { color:#718FCA; text-decoration:none; font-weight:normal }
a:active { text-decoration: none; }

a.news { color:#333333; font-size: 11px; font-family : Arial, Helvetica, sans-serif;}
a.news:link { color:#333333; text-decoration:none; font-weight:normal }
a.news:visited { color:#333333; text-decoration:none; font-weight:normal }
a.news:hover { color:#999999; text-decoration:none; font-weight:normal }
a.news:active { text-decoration: none; }

a.footer { color:#999999; font-size: 12px; font-family : Arial, Helvetica, sans-serif; padding:5px;}
a.footer:link { color:#999999; text-decoration:none; font-weight:normal }
a.footer:visited { color:#999999; text-decoration:none; font-weight:normal }
a.footer:hover { color:#CCCCCC; text-decoration:none; font-weight:normal }
a.footer:active { text-decoration: none; }
ul#navlist
{
padding: 0;
margin: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
float: right;
color: #036;
background-color: #fff;
padding: 0.5em 1em;
text-decoration: none;
border-right: 1px solid #fff;
}

ul#navlist li a:hover
{
background-color: #369;
color: #fff;
}

ul#mainnavlist
{
padding: 0;
margin: 0;
list-style-type: none;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0033CC;

}

ul#mainnavlist li { display: inline; }

ul#mainnavlist li a
{
float: left;
width: 166px;
color: #0033CC;
background-color: #fff;
padding: 0.0em 0.5em;
text-decoration: none;
border-bottom: 1px solid #0033CC;
}

ul#mainnavlist li a:hover
{
background-color: #E2E2E2;
color: #0033CC;
}