body {
	font-family: Arial, Verdana, "Sans-Serif";
	background: #666666 url(../images/bg_page.gif) repeat-x scroll 0px 0px;
	background: #FFFFFF;
}

h1 {
    background: #333333;
    color: #EEEEEE;
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    padding: 0px 5px;
    margin: 3px 0px 10px 0px;
    font-weight: bold;
    font-family: Georgia, Times New Roman, Serif;
}
h1.trainingMaterials
{
	background-color:#631e5f;
}

h1.trainingservices
{
	background-color:#0084a5;
}
h1.RecruitmentServices
{
	background-color:#007b67;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 5px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 15px 5px 5px;
}

p, th, td, span {
	color: #666666;
	font-size: 13px;
	line-height: 17px;
}

p, th, td {
    padding: 5px;
}

td {
    vertical-align: top;
}

th {
	color: #666666;
	font-weight: bold;
}

a {
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

br.clear {
	clear: both;
}

label {
	font-size: 13px;
	font-weight: bold;
}

em {
    font-weight: bold;
}

/* Button Styles ------------------------------------------------------------------------------- */

a.homeBtn span {
	background: transparent url(../images/icon_home.png) no-repeat scroll 0px 0px;
	line-height: 20px;
	height: 35px;
	width: 35px;
	display: block;	
}

	a.homeBtn:hover span {
		background-position: 0px -35px;
	}


/* Layout Styles ------------------------------------------------------------------------------- */

#pagewrapper {
	margin: 0px auto;
	width: 950px;
	
}
#pagewrapperAdmin {
	margin: 0px auto;
	width: 950px;
	border:solid 1px gray;
	padding:5px 5px 5px 5px;
}

#primaryNav {
	background: #FFFFFF;
	width: 900px;
	margin: 0px auto;
	padding: 0px;	
	height: 50px;
}

#business {
	height: 199px;
}

#content {
	background: #FFFFFF url(../images/bg_content.png) repeat-y scroll 0px 0px;
	background: #FFFFFF;
	margin: 0px auto;
	padding: 10px 20px 25px;
	width: 880px;
	float: left;
	min-height: 600px;
}
#searchMaterials 
{
	width:496px;
}
#breadcrumb 
{
    font-size: 11px;
    margin-bottom: 10px;
}

h1#logo 
{
    display: none;
    }

#footer {
	clear:both; 
	background: #000000;
	height: 15px;
	width: 854px;
	padding:10px 25px;
	margin: 0px auto;
}

/* Widget Styles ------------------------------------------------------------------------------- */

#mainBanner 
{
    height: 200px;
    width: 950px;
    float: left;
    clear: both;
}
	
#mainbanner {	
    height: 200px;
    width: 625px;
    overflow: hidden;
    float: left;
}

    #quote {
        background: #FFFFFF url(../images/bg_logo.png) no-repeat scroll 0px;
        height: 200px;
        width: 325px;
        float: left;        
    }
    
	#quote span {
		color: #FFFFFF;
		display: block;
		font-size: 13px;
		height: 150px;
		margin-left: 135px;
		margin-top: 23px;
		width: 180px;
	}

    #mainbanner div.mainbanner {
        list-style: none;
        height: 200px;
        color: #FFFFFF;
        font-size: 13px;
        float: right;
        line-height: 17px;
     }
    
        #mainbanner div.mainbanner span {
	        font-weight: bold;
	        margin-bottom: 10px;
	        display: block;
	        color: #FFFFFF;
        }

        #mainbanner div.mainbanner ul {
	        list-style: disc;
	        margin-left: 25px;
        }    
        
        #mainbanner div.mainbanner ul.stimulusServices {
	        background: #000000 url(../images/bg_primaryNavItems.gif) no-repeat scroll top right;
	        background: #FFFFFF;
	        list-style: none;
	        width: 600px;
	        height: 200px;
	        padding-right: 25px;
	        margin: 0px;
        }

        #mainbanner div.mainbanner ul.stimulusServices li {
	        display: inline;
	        float: left;
        }
        
	    #mainbanner div.mainbanner #trainingServicesBanner a {
		    background: #FFFFFF url(../images/bg_primaryNav.png) no-repeat scroll 0px 0px;
		    display: block;
		    height: 200px;
		    width: 200px;
		    text-indent: -1600px;
	    }

	    #mainbanner div.mainbanner #trainingServicesBanner a:hover {
		    background-position: 0px -200px;
	    }	

	    #mainbanner div.mainbanner #trainingMaterialsBanner a {
		    background: #FFFFFF url(../images/bg_primaryNav.png) no-repeat scroll -200px 0px;
		    display: block;
		    height: 200px;
		    width: 200px;
		    text-indent: -1600px;
	    }

	    #mainbanner div.mainbanner #trainingMaterialsBanner a:hover {
		    background-position: -200px -200px;
	    }	

	    div.mainbanner #executiveServicesBanner a {
		    background: #FFFFFF url(../images/bg_primaryNav.png) no-repeat scroll -400px 0px;
		    display: block;
		    height: 200px;
		    width: 200px;
		    text-indent: -1600px;
	    }

	    div.mainbanner #executiveServicesBanner a:hover {
		    background-position: -400px -200px;
	    }
    	
        div#mainbanner .stimulusServices {
	        display: block;
	        float: right;	    
        }

        div#mainbanner .trainingServices {
	        background: #FFFFFF url(../images/bg_trainingServices.png) no-repeat scroll top left;
            padding: 60px 25px 10px 25px;
            width: 575px;
            height: 130px;
        }
            	
        div#mainbanner .trainingMaterials {
	        background: #FFFFFF url(../images/bg_trainingMaterials.png) no-repeat scroll top left;
            padding-right: 25px;
            position: relative;
            width: 600px;
        }
        
        * html div#mainbanner .trainingMaterials {
            height: 195px;
            padding-bottom: 5px;
        }
    	
        div#mainbanner .executiveServices {
	        background: #FFFFFF url(../images/bg_executiveServices.png) no-repeat scroll top left;
            padding-right: 25px;
            width: 600px;
        }
        .administration {
	        background: #000000 url(../images/bg_administration.png) no-repeat scroll top left;
	        height:200px;
	        float:right;
            padding-right: 25px;
            width: 600px;
        }        	
        /*div#mainbanner .administration {
	        background: #000000 url(../images/bg_administration.png) no-repeat scroll top left;
            padding-right: 25px;
            width: 600px;
        }*/	        	
    	
#goHome {
	height: 35px; 
	width:35px; 
	margin-left: 10px; 
	margin-top: 5px; 
	float: left;
}

* html #goHome {
	margin-left: 5px; 
}

div.primaryNav {
	background: #FFFFFF url(../images/bg_content.htm) repeat-y scroll 0px 0px;
	width: 900px;
	padding: 0px 25px;
	float: left;
}

ul.primaryNav  {
	list-style: none;
	position: relative;
	right: 5px;
	height: 50px;
	float: right;
	width: auto;
}

ul.primaryNav li {
	display: block;
	float: left;
	padding: 0px 10px;
	line-height: 40px;
	height: 40px;
	margin-top: 5px;
	border-left: 1px solid #CCC; 
}

ul.primaryNav  li:first-child {
	border-left: none;
}

#footer * {
	font-size: 11px;
	color: #CCCCCC;
}

#footer ul {
	list-style: none;
	width: 400px;
	height: 30px;
	padding-right: 25px;
}

    #footer ul li {
	    display: inline;
	    float: left;
	    padding: 0px 10px;
	    border: #999999 solid;
	    border-width: 0px 0px 0px 1px;
    }

    #footer ul li:first-child {
	    border-left: none;
    }

/* Widget Styles ------------------------------------------------------------------------------- */


div.widget.trainingServices {
	background: #E2F3FB;
	color: #666666;
	margin-bottom: 10px;
	padding: 0px 0px 5px 0px;
}


div.widget.trainingServices h2 {
	background: #4D3C81 url(../images/bg_headTrainingServices.gif) repeat-x scroll 0px 0px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
}

div.widget.trainingServices .content {
	background: #FFFFFF;
	border: #A0D1EA 1px solid;
	padding: 5px;
	margin: 5px 5px 0px;
}


div.widget.trainingMaterials {
	background: #F8F4F9;
	color: #666666;
	margin-bottom: 10px;
}


div.widget.trainingMaterials h2 {
	background: #4D3C81 url(../images/bg_headTrainingMaterials.gif) repeat-x scroll 0px 0px;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
}

div.widget.trainingMaterials .content {
	background: #f8f4f9;
	border: #CBC6DB 1px solid;
	padding: 5px;
	margin: 5px 5px 0px;
}

div.widget.executiveServices {
	background: #DFF7F9;
	color: #666666;
	margin-bottom: 10px;
	padding: 0px 0px 5px 0px;	
}


div.widget.executiveServices h2 {
	background: #4D3C81 url(../images/bg_headExecutiveServices.gif) repeat-x scroll 0px 0px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
}

div.widget.executiveServices .content {
	background: #FFFFFF;
	border: #9ADDE4 1px solid;
	padding: 5px;
	margin: 5px 5px 0px;
}

/* Messages  Styles ---------------------------------------------------------------------------- */

span.message {
    font-weight: bold;
    line-height: 19px;
    padding: 3px 5px;
    text-align: center;
    margin: 0px auto 10px;
	display: none;    
}

span.message.error {
    color: #FFFFFF;
    background: #990000;
}

/* Search Form --------------------------------------------------------------------------------- */

#SearchForm {
	background: #EFEFEF;
	border: #CCCCCC 1px solid;
	height: 30px;
	padding: 0px 10px;
	line-height: 30px;
	margin: 5px 10px 10px;
}

#SearchForm .sectionBtn {
	margin: -25px 0px 0px 335px;
}

/* Map Canvas Styles --------------------------------------------------------------------------- */

#map_canvas { 
    width:635px; 
    height:450px; 
    float: left; 
    clear: both; 
    border: 1px solid #000;
}

/* Paging Control Styles ----------------------------------------------------------------------- */

.pagingControls table { 
    float: right;
}

.pagingControls td {
    padding: 0px 5px;
    background: #EEEEEE;
}
.HTMLEditor table
{
	text-align:left;
	margin:0px 0px 0px 0px;
	
	
}
.HTMLEditor th
{
	padding: 0px 0px 0px 0px;
}
.HTMLEditor td
{
	padding: 1px 0px 0px 0px;
}
