/***********************************************************************
Default styles
/***********************************************************************/

body 
{
    font-family: Calibri;
    font-size: 10pt;
    background-color: White;

    margin: 0px;
    padding: 0px;

}

a {
    color: Blue;
}

a:visited {
    color: Blue;
}

ul {
	margin-top: 5px;
	margin-left: 0;
	margin-bottom: 5px;

	padding-left: 0;

	list-style-type: none;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
}

li
{
    background: url(images/bullet_level1.gif) left center no-repeat;
    background-position:top left;
    padding-left: 20px;
	margin-bottom: 2px;
}

	


/***********************************************************************
Master Page
/***********************************************************************/

.pageHeader
{
    background-color: #005d9c;
    margin: 0px;
    margin-top: 2px;
    height: 25px;
    color: White;
    padding: 5px;
    vertical-align: middle;

}

.pageHeader img
{
    float: left;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: auto;
}









.pageFooter
{
    padding: 0px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;

    background-color: #005d9c;
    margin: 0px;
    color: White;
    vertical-align: middle;
}

.pageFooter p
{
    float: left;
    background-color: #005d9c;
    margin: 0px;
    margin-top: 8px;
}

.pageFooter img
{
    float: right;
}


/***********************************************************************
Feature Styles
/***********************************************************************/

.featureHeading {
    font-family: Calibri;
    font-size: 14pt;
    color: #005d9c;
    font-weight: bold;

    margin: 0px;
    margin-top: 10px;
}

.featureText {
    font-family: Calibri;
    font-size: 10pt;
    color: Black;
    font-weight: normal;
    margin: 0px;
}

.featureText p {
    margin: 0px;
    margin-bottom: 8px;
}

.bulletHeading {
    font-family: Calibri;
    font-weight: bold;
    font-size: 10pt;
    color: Black;

    margin: 0px;
    margin-left: 10px;
}

.bulletText {
    font-family: Calibri;
    color: Black;
    font-size: 10pt;

    margin: 0px;
    margin-left: 10px;
    margin-bottom: 5px;

    font-weight: normal;
}



/***********************************************************************
Case studies
/***********************************************************************/
.pageCaseStudies{
	color:black;
	width: 100%;

	margin-right: auto;
	margin-left: auto;
	font-size: 9pt;
	padding-left:5px;
	padding-right:50px;
	vertical-align: middle;
}

.pageCaseStudies li {
	margin: 0px;
	margin-right: 5px;
}

.pageCaseStudyHeading{
	font-weight: bold;
	font-size: 10pt;
	background-color:#FFFFCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #bababa;
}

.pageCaseStudyImage {
	float: right;
	margin: 0px;
	margin-right: 5px;
}








.headingContactInformation {
	text-align: right;
	font:Arial, Helvetica, sans-serif;
	color:Black;
	font-size: 9pt;
    height: 20px;
    vertical-align: top;
    padding: 0px;
    padding-top: 5px;
}

h1 {
	margin: 0px;
    font-size: 10pt;
	font-weight: normal;
	
    padding: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

	background-color: #877878;
	bottom: 0px;
	color: White;

	border: 0px;
}



.logoBar
{
    background-color: #005d9c;

    vertical-align: middle;
    
    padding: 0px;
    padding-left: 5px;
    padding-top: 5px;
    
    width: 245px;
}

.homePageFeature 
{
    background-color: #005d9c;
    
    margin: 0px;
    height: 290px;
    
    padding: 0px;
    padding-left: 10px;
}

.homePageFeatureHeading 
{
    font-family:Arial Black;
    
    font-size: 35px;
    color: White;
    font-weight: bolder;
}

.pageSidebar {
    width: 300px;
    
    border: 0px;
    border-left: 1px;
    border-style: solid;
    border-color: #005d9c;
    
    padding: 0px;
    padding-left: 5px;
}

.pageSidebarDivider
{
    border: 0px;
    border-top: 1px;
    border-style: dashed;
    border-color: #005d9c;
    
}

.pageBody
{
    margin: 0px;
    margin-left: 70px;
    margin-right: 70px;
}


.pageMenu 
{
    text-align: right;
    background-image:url(/images/pageFeatureBackground.gif);
    background-repeat:repeat-x;
    background-position: bottom center;
}

.pageMenu a
{
    text-decoration: none;
}

.pageMenu a:hover
{
    text-decoration: underline;
}

.pageMenu td 
{
    text-align: center;
}

.selectedMenuOption
{
    height: 8px;
}

.featurePage li
{
    color: White;
    font-size: 18px;

    background: url(images/simplepart-dot-bullet.gif) left center no-repeat;
    background-position:center left;
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
	margin-bottom: 0px;
	
	vertical-align: top;
    
}

.featurePage p
{
    color: White;
    font-size: 22px;
    font-weight: bold;
    
    margin: 0px;
    padding: 0px;
}

.featurePageJump
{
    text-align: right;
    padding: 0px;
    padding-right: 5px;


    background-color: #005d9c;
    
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #bababa;
    
    color: White;
}

.featurePageJump div
{
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: inline;
}


.orderScroll 
{
    color: White;
}

.orderScrollHeading
{
    color: White;
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #bababa;
    
    font-weight: bold;
    
    margin: 0px;
    margin-bottom: 5px;
    margin-top: 20px;
}

.pageFeature 
{
    font-size: 16px;
}


.featureSimplePartModel 
{
    float: right;
}

.featurePageText 
{
}