﻿body {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font: 14px Cambria, "Perpetua", "Perpetua Std", "Times New Roman", Times, "Arial Narrow", Georgia, serif;
	color: #666;
	background-color: #44697D;
}
/* Typography
------------------*/
a:link {text-decoration: none; color: #44697D;}
a:visited {text-decoration: none; color: #44697D;}
a:active {text-decoration: none; color: #999;}
a:hover {text-decoration: none; color: #DF7A00;}

input {
	background-color: #FEF9ED;
	color: #EF57A0;
	margin-left: 10px;
	margin-bottom: 10px;
	font: 14px Cambria, "Perpetua", "Perpetua Std", "Times New Roman", Times, Georgia, serif;
}
select {
	background-color: #FEF9ED;
	color: #44697D;
	font: 12px Cambria, "Perpetua", "Perpetua Std", "Times New Roman", Times, Georgia, serif;	
}

.box_orange select {
	background-color: #FEF9ED;
	color: #44697D;
	font: 12px Cambria, "Perpetua", "Perpetua Std", "Times New Roman", Times, Georgia, serif;	
}
textarea {
	background-color: #FEF9ED;
	color: #DF7A00;
	margin-left: 10px;
	margin-bottom: 10px;
}

#mainCont input {
	background-color: #FEF9ED;
	color: #DF7A00;
	margin-left: 0;
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;	
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #666;
	
}
h2 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #FFF;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #666;
}
h4 {
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	color: #000;
}
h5 {
	font-size: 15px;
	color: #666;
	font-weight: normal;
}
h6 {
	font-size: 24px;
	font-weight: bold;
	color: #DE7A00;
	margin-bottom: 20px;
}

hr {
	border: 0;
	height: 1px;
	background: #3A6E8F;
}

/* Container
------------------*/
#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
/* Header
------------------*/
#header {
	float: left;
	width: 980px;
	height: 146px;
	color: #999;
	background: #fff;
	padding-bottom: 2px;
}
#logo 
{
    float: left;
    position: relative;
    display: inline;
    margin: 25px 0 0 10px;
}
#logo p 
{
    font-style: italic;
    margin: 4px 0 0 10px;
}
/* Navigation
------------------*/
#utilNav 
{
    float: right;
    position: relative;
    display: inline;
}
#utilNav ul 
{
    float: left;
    position: relative;
    display: inline;
    margin: 47px 10px 0 0;
}
#utilNav ul li 
{
    display: inline;
}
#nav .RadMenu
{
    float: left;
    position: relative;
    display: inline;
    height: 30px;
    margin: 20px 0 0 10px;
    cursor: pointer;
    width: 750px;
}
#nav .RadMenu ul.rmActive, .RadMenu ul.rmRootGroup 
{
    float: left;
    position: relative;
    display: inline;
    margin: 0;
    padding: 0;
}
#nav .RadMenu .rmItem
{
    float: left;
    position: relative;
    display: inline;
    background: #dcdcdc;
    margin-right: 2px;
    text-align: center;
    cursor: pointer;
}
#nav .RadMenu .rmItem:hover 
{
    background: url(images/navHover.png) no-repeat;
    color: #fff;
}
#nav .RadMenu .rmItem:hover a
{
    color: #fff;
}
#nav .RadMenu .rmItem a
{
    float: left;
    position: relative;
    display: inline;
    height: 24px;
    width: 103px;
    text-align: center;
    padding-top: 6px;
    color: #343434;
}
#nav .RadMenu .rmHorizontal .rmText,
#nav .RadMenu .rmLink 
{
    padding: 0;
    width: 103px;
    text-align: center;
}
#nav .RadMenu .rmItem ul.rmVertical
{
    font-size: 13px;
	background: #FEF9ED;
	left: 0px;
	top: 32px;
	position: absolute;
	border: 1px solid #CCCCCC;
	display: block;
	background-image: none;
	z-index: 999999999;
	padding-bottom: 5px;
}
#nav .RadMenu .rmItem ul.rmVertical li {
	float: left;
	background: none;
	text-align: left;
	display:block;
	height: 22px;
	margin: 0 0 0 0px;
	padding: 0;
	color: #44697d;
}
#nav .RadMenu .rmItem ul.rmVertical li a 
{
    text-align: left;
	display: block;
	width: 170px;
	color: #44697D;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	padding: 5px 0  0px 5px;
	background: none;
}
#nav .RadMenu .rmItem ul.rmVertical li 
{
    background: none;
}
#nav .RadMenu .rmItem ul.rmVertical li a
{
    background:  none;
    color: #44697d;
}
#nav .RadMenu .rmItem ul.rmVertical li a:hover 
{
    color: #DF7A00;
    background: none;
}
#nav .RadMenu .rmItem ul.rmVertical li .rmText 
{
    width: 170px;
    text-align: left;
}

/* Body
------------------*/
#bodyWrap 
{
    float: left;
    position: relative;
    display: inline;
    border: 2px solid #9cadb7;
    background: #fff;
    width: 976px;
}
#homeFeature 
{
    float: left;
    position: relative;
    display: inline;
    background: #ECF0F3;
    height: 250px;
    width: 734px;
    margin: 10px 5px 10px 9px;
}
    #homeFeature div.feature_box
    {
        height: 220px;
    }
        #homeFeature div.feature_box h1
        {
            color: #000 !important;
            font-size: 22px !important;
            font-weight: normal !important;
            text-align: left !important;
            border: none;
        }
        #homeFeature div.feature_box h2
        {
            color: #666 !important;
            font-size: 15px !important;
            font-weight: normal !important;
        }
        #homeFeature div.feature_box ul
        {
            margin: 10px 0;
        }
            #homeFeature div.feature_box li
            {
              	list-style-type: none;
	            margin-left: 0px;
	            padding-left: 10px;
	            background: url(images/i_feature.jpg) top left no-repeat;  
            }
        
        /* DEFAULT SITE BACKGROUNDS */
        #homeFeature #feature_it 
        {
            background: url("images/homeFeature/default/bg_feature_it.jpg") top left no-repeat;   
        }
        #homeFeature #feature_web
        {
            background: url("images/homeFeature/default/bg_feature_web.png") top left no-repeat;
        }
        #homeFeature #feature_elearn
        {
            background: url("images/homeFeature/default/bg_feature_elearning.png") top left no-repeat;
        }
        #homeFeature #feature_consult 
        {
            background: url("images/homeFeature/default/bg_feature_consulting.jpg") top left no-repeat;
        }
        
        /* HOLIDAY SITE BACKGROUNDS */
        /*
        #homeFeature #feature_it 
        {
            background: url("images/homeFeature/holiday/bg_feature_it.jpg") top left no-repeat;   
        }
        #homeFeature #feature_web
        {
            background: url("images/homeFeature/holiday/bg_feature_web.jpg") top left no-repeat;
        }
        #homeFeature #feature_elearn
        {
            background: url("images/homeFeature/holiday/bg_feature_elearning.jpg") top left no-repeat;
        }
        #homeFeature #feature_consult 
        {
            background: url("images/homeFeature/holiday/bg_feature_consulting.jpg") top left no-repeat;
        }
        */
        
        #homeFeature div.feature_box div.left_text
        {
            padding: 10px;
            width: 223px;
        }
        #homeFeature div.feature_box div.middle_text
        {
            margin-left: 243px;
            padding: 10px;
            width: 223px;
        }
        #homeFeature div.feature_box div.right_text
        {
            margin-left: 493px;
            padding: 10px;
            width: 223px;
        }
    #homeFeature #homeFeature_controls
    {
        padding-left: 5px;
        height: 28px;
        line-height: 26px;
        border: 1px solid #CCC;
        background: #92AFC1;
        color: #FFF;
    }
        #homeFeature #homeFeature_controls div
        {
            float:right;
            height: 28px;
            width: 80px;
            text-align: center;
            border-left: 1px solid #CCC;
            line-height: 26px;
            background: #999;
            cursor: default;
        }
			#homeFeature #homeFeature_controls div a
			{
				color: #FFF;
			}
        #homeFeature #homeFeature_controls div a:hover, #homeFeature #homeFeature_controls div.selected a
        {
            color: #44697c;
        }

.news_article
{
    font-size: 1.0em;
    line-height: 20px;
    margin: 0px 10px 0px 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
    .news_article.border 
    {
        border-bottom: 1px solid #44697c;
    }
.rightOrange 
{
    float: left;
    position: relative;
    display: inline;
    width: 215px;
    height: 118px;
    background: #ECF0F3;
    border: 1px solid #de7a00;
    color: #666666;
    margin-top: 10px;
}
.rightOrange h2 
{
    background: #de7a00;
    height: 20px;
    font-size: 16px;
    padding-left: 3px;
    color: #fff;
}
.rightBlue 
{
    float: left;
    position: relative;
    display: inline;
    width: 215px;
    height: 118px;
    background: #ECF0F3;
    border: 1px solid #44697c;
    color: #666666;
    margin-top: 10px;
}
.rightBlue h2 
{
    background: #44697c;
    height: 20px;
    padding-left: 3px;
    font-size: 16px;
    color: #fff;
}
    .rightOrange p, .rightBlue p
    {
        padding: 5px 10px 10px 8px;
	    line-height: 20px;
    }
.homeBox
{
    float: left;
    position: relative;
    display: inline;
    border: 1px solid #4d6879;
    width: 290px;
    height: 203px;
    margin-left: 10px;
    padding: 5px 10px 5px 10px;
}
.homeBox p 
{
    line-height: 22px;
}
.homeBox h1 
{
    font-size: 18px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.homeBox div#clientspotlight_wrapper
{
    overflow: hidden;
    height: 160px;
}
.homeBox div#clientspotlight_controls
{
    width: 80px;
    margin: 0 auto;
}
    .homeBox div#clientspotlight_controls div.control
    {
        float: left;
        width: 10px;
        height: 10px;
        padding: 0px 10px 0px 10px;
        cursor: pointer;
    }
        .homeBox div#clientspotlight_controls div#prev_ctrl
        {
            background: url("images/prev.png") top left no-repeat;
        }
            .homeBox div#clientspotlight_controls div#prev_ctrl:hover
            {
                background: url("images/prev.png") bottom left no-repeat;
            }
        .homeBox div#clientspotlight_controls div#next_ctrl
        {
            background: url("images/next.png") top right no-repeat;   
        }
            .homeBox div#clientspotlight_controls div#next_ctrl:hover
            {
                background: url("images/next.png") bottom right no-repeat;
            }
        .homeBox div#clientspotlight_controls div#play_ctrl
        {
            background: url("images/play.png") top center;
        }
            .homeBox div#clientspotlight_controls div#play_ctrl:hover
            {
                background: url("images/play.png") bottom center;
            }
        .homeBox div#clientspotlight_controls div#stop_ctrl
        {
            background: url("images/stop.png") top center;
        }
            .homeBox div#clientspotlight_controls div#stop_ctrl:hover
            {
                background: url("images/stop.png") bottom center;   
            }
#mainCont 
{
    float: left;
    position: relative;
    display: inline;
    width: 678px;
    min-height: 580px;
    border: 1px solid #3a6e8f;
    margin: 10px 3px 0 10px;
    padding: 10px 20px 10px 20px;
}
#mainCont .leftSide 
{
    float: left;
    position: relative;
    display: inline;
    width: 185px;
    padding-right: 27px;
    border-right: 1px dotted #999999;
}
#mainCont .leftSide ul {
	margin: 0;
}
#mainCont .leftSide li {
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	background: none;
	margin-left: 0;
	margin-bottom: 25px;
	padding: 0;
}
#mainCont .leftSide a:link {text-decoration: none; color: #44697D;}
#mainCont .leftSide a:visited {text-decoration: none; color: #44697D;}
#mainCont .leftSide a:active {text-decoration: none; color: #999;}
#mainCont .leftSide a:hover {text-decoration: none; color: #DF7A00;}
#mainCont .rightSide 
{
    float: right;
    margin-right: 20px;
    width: 430px;
}    
#mainCont p {
	margin-bottom: 20px;
}
#mainCont h1 
{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #DE7A00;
    border: none;
}
#mainCont a:link {text-decoration: none; color: #DF7A00;}
#mainCont a:visited {text-decoration: none; color: #DF7A00;}
#mainCont a:active {text-decoration: none; color: #999;}
#mainCont a:hover {text-decoration: none; color: #44697D;}
#mainCont ul {
	margin: 10px 10px;
}
#mainCont li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	background: url(images/i_spotlight.jpg) top left no-repeat;
}
#mainCont ul.sf_newsList 
{
    margin: 0;
}
#mainCont ul.sf_newsList li 
{
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}
#mainCont ul.sf_newsList h2.sf_newsTitle 
{
    margin: 0 0 5px 0;
    line-height: 20px;
}
#mainCont ul.sf_newsList h2.sf_newsTitle a
{
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
    
.grey_bold {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
}

.grey_header {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}
#bok_articles ul.sf_simpleList li
{
    border-bottom: 1px solid #44697C;
    margin: 0 7px;
    padding: 5px 0;
}
.subRight 
{
    float: left;
    position: relative;
    display: inline;
    width: 230px;
    min-height: 30px;
    background: #ECF0F3;
    border: 1px solid #de7a00;
    color: #666666;
    margin-top: 10px;
}

.subRight h2 
{
    background: #de7a00;
    height: 20px;
    font-size: 16px;
    padding-left: 3px;
    color: #fff;
}

.subRight p
{
	padding: 5px 10px 10px 8px;
	line-height: 20px;
}
    #inner-class_spotlight.subRight div.box_orange_ctr
    {
        padding: 5px 10px 5px 10px;
        text-align: center;
    }
    #inner-class_spotlight.subRight div.box_orange_ctr h3
    {
        text-align: left;
        margin-bottom: 5px;
    }
    #inner-class_spotlight.subRight div.box_orange_ctr ul
    {
        margin: 5px 0px 5px 40px;
    }
        #inner-class_spotlight.subRight div.box_orange_ctr ul li
        {
            text-align: left;
            list-style-type: none;
	        margin-left: 0px;
	        padding-left: 10px;
	        background: url(images/i_spotlight.jpg) top left no-repeat;
        }
    
/* Footer
------------------*/
#footer 
{
    float: left;
    position: relative;
    display: inline;
    background: #f7f5f6;
    border: 1px solid #9eacb5;
    width: 954px;
    height: 83px;
    color: #999999;
    text-align: center;
    margin: 10px 0 10px 10px;
}
#footer ul 
{
    margin: 10px 0 10px 0;
}
#footer ul li 
{
    position: relative;
    display: inline;
}  
#footer .lighter 
{
    color: #cccccc;
} 
/* twitter
-----------------------*/
#twitter 
{
    height: 175px;
    font-size: 9px;
    overflow-y: scroll;
}
#twitter ul li 
{
    background: url(images/tweetli.jpg) no-repeat .2em .2em;
    font-size: 12px;
    margin-left: 0;
    padding-left: 10px;
}
#tweetBird 
{
    float: right;
    position: absolute;
    display: inline;
    background: url(images/tweet.jpg) no-repeat;
    width: 101px;
    height: 42px;
    cursor: pointer;
    margin-top: -15px;
   margin-left: 99px;
}
#tweetBird:hover 
{
    background: url(images/tweet.jpg) no-repeat 0 -42px;
    width: 101px;
    height: 42px;
    margin-top: -15px;
    margin-left: 99px;
    cursor: pointer;
}

/*
-----------------------*/

h2.sf_listTitle 
{
    display: none;
}
div.homeBox ul.sf_simpleList
{
    float: left;
    position: relative;
    display: inline;
    height: 175px;
    width: 290px;
    padding: 0;
    margin-right: 20px;
}

div.homeBox ul.sf_simpleList li 
{
    float: left;
    position: relative;
    display: inline;
    list-style-type: none;
    padding: 0px;
    margin: 0;
}
ul.sf_simpleList li div.image 
{
    float: left;
    position: relative;
    display: inline;
    height: 165px;
    width: 150px;
    margin: 0;
    padding: 0;
}
ul.sf_simpleList li div.description 
{
    float: right;
    position: relative;
    display: inline;
    overflow: visible;
    height: 165px;
    width: 116px;
    margin: 0 0 0 14px;
    padding: 0;
}
ul.sf_simpleList li .description li {
	width: 114px;
	list-style-type: none;
	font-size: 14px;
	color: #999;
	margin-left: 0px;
	padding-left: 10px;
	background: url(images/i_spotlight.jpg) top left no-repeat;
}
ul.sf_simpleList li .description h3 
{
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}

ul.sf_newsList li
{
	border-bottom: 1px solid #3A6E8F;
	margin-bottom: 15px !important;
}

ul.sf_newsList li p.sf_readMore
{
	margin-top: -10px !important;
	margin-bottom: 10px !important;
	font-weight: bold;
	font-size: 12px;
}

ul.sf_newsList li p.sf_newsAuthor
{
	margin-bottom: 0px !important;
}

.description a:link {text-decoration: none; font-size: 12px; color: #44697D;}
.description a:visited {text-decoration: none; font-size: 12px; color: #44697D;}
.description a:active {text-decoration: none; font-size: 12px; color: #999;}
.description a:hover {text-decoration: none; font-size: 12px; color: #DF7A00;}

.RadTreeView_Default li
{
	background: none !important;
}
#popupLayer_myStaticPopup 
{
    z-index: 9999999 !important;
}
