<!--

/*Style for body of page*/
body {
	text-align:left;
}


#topNav, #bottomNav{display:none;} 
#leftContent{width:90%; float:none;}
#wideContent{width:100%; float:none;}
#menu {display:none;}
#rightContent {display:none;}


/*Big box around all the content of the page(Content +footer)*/
#greyGradientContainer {
	text-align:left;
	margin:0;
	
	width:100%;
	
}

html>body #greyGradientContainer
{
	height:auto;
	width:730px;
}



.bold {font-weight:bold;}
.largeText {font-size:16px;font-weight:bold;}

.literal
{color: #000; 
        font-weight: normal; 
        white-space: pre; 
        font-family: monospace, Courier }

.filename
{       color: #000;
        font-weight: normal;
        white-space: pre;
        font-family: monospace, Courier }

.command
{       color: #000;
        font-weight: normal;
        white-space: pre;
        font-family: monospace, Courier }	 
		  
.replaceable
{ 		color: #c00;
		font-weight: normal; 
		font-style: italic; 
		font-family: Times, serif}
		  
/*Style for all the links unless we change in a subcontainer*/
a img {border:0;}




#leftContent
{
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	width:100%px;
	padding:0px 10px 0 10px;
	color:#5d5d5d;
	line-height:19px;
}

#wideContent
{
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	width:710px;
	padding:0 10px 0 10px;
	color:#5d5d5d;
	line-height:19px;}

#leftContent a, .footerContent a, #wideContent a
{
	color:#7BA9DC;
	text-decoration:none;	
}

#leftContent a:visited, .footerContent a:visited, , #wideContent a:visited
{
	color:#1111;
	text-decoration:none;
}



#rightContent a
{
	color:#5d5d5d;
	text-decoration:none;
}

#blueContainer a
{
	color:#333333;
	text-decoration:none;
}




#leftContent .header{font-weight:bold;font-size:12px;color:#000;margin:0;}
#leftContent div, #wideContent div {margin:0 0 10px 0;}

/*#contentlist li {line-height:120%;margin:0 0 7px 10px;border-bottom:1px solid #d7d7d7;padding:0 0 2px -5px;display:list-item;list-style-image:url(/images/redDot.gif);}*/







/*Navigation options at teh top of the windows (ex:Home About INRO etc...)*/
#topNav {text-align:right;width:730px;font-family:verdana,arial,sans-serif;font-size:10px;color:#EE3536; margin-}
#topNav a {text-decoration:none;color:#000;padding:0 10px 0 0;font-size:8px;font-weight:normal;}

/*LOGO INRO EVOLUTION*/
#inroEvolution {margin:0 0 0 30px;padding:0px 0 5px 0}
#inroEvolution a img {border:0;}

/*Banner image at the top of each page */
#marketingHeader img {padding:0 0 0 0px;border:0px;vertical-align:bottom;}

/*Style for footer*/
.footerContent {font-family:verdana,arial,sans-serif;font-size:9px;color:#636365;border: 1px solid #d7d7d7;margin-top:10px; padding:10px 10px 10px 10px;}
html>body .footerContent{width:710px;}
.footerContent a {padding:0 10px 0 0;}
.footerContent #INRO_img a{padding: 0 0 0 0;}
.footerContent img {float:right;}

/*Breadcrumb style*/
#pageNav {width:720px;font-family:verdana,arial,sans-serif;font-size:11px;color:#EE3536;padding:5px 0 5px 10px;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;margin:0 0 10px 0;}
#pageNav a {text-decoration:none;color:#404040;padding:0;font-size:9px;}
#pageNav .selected a {color:#EE3536;}




/*Remove padding of INRO image in the footer all links except homepage because there's no links on the homepage.*/
#no_padding
{
	padding: 0 0 0 0;	
}






-->
