/* generic page sytles */


h1
{
	font-size: 1.8em;
	font-family: Tahoma, Helvetica, Verdana; 
	color:#244a9f;
	font-weight: normal;
}

h2
{
	font-size: 1.6em;
	font-family: Tahoma, Helvetica, Verdana; 
	color:#000000;
	font-weight: normal;
}

h3
{
	font-size: 1.4em;
	font-family: Tahoma, Helvetica, Verdana; 
	color:#000000;
	font-weight: normal;
}

body
{
	color:#585858;
	border:0;
	padding:0;
	margin:0;
	font-family: Tahoma, Helvetica, Verdana; 
	font-size: 0.8em;
	background-color: White;
	background-image: url(/images/bg.gif);
	background-position:top left;
	background-repeat:repeat-x;     
}

body a
{
	color: #244a9f;
}

body a:hover
{
	color: #244a9f;
	text-decoration: none;
}


div#c1
{
	text-align:center; /* center in ie quirks mode */
	width:100%;
	margin: 0;
	padding: 0;
	border: 0;
}

div#c2
{
	text-align:left;
	margin-top: 50px;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-left: auto; /* center in CSS 2*/
	margin-right: auto; /* center in CSS 2*/
	width: 961px;
	border: 0;
}

div#mb3
{
	width: 961px;
	background-image: url(/images/top.gif);
	background-position:top left;
	background-repeat:no-repeat;  
	clear: both;
}

div#mb3white
{
	width: 961px;
	background-image: url(/images/topwhite.gif);
	background-position:top left;
	background-repeat:no-repeat;  
	clear: both;
}

div#mb3approach
{
	width: 961px;
	background-image: url(/images/topapproach.gif);
	background-position:top left;
	background-repeat:no-repeat;  
	clear: both;
}


div#mb3solutions
{
	width: 961px;
	background-image: url(/images/top_solutions.gif);
	background-position:top left;
	background-repeat:no-repeat;  
	clear: both;
}


div#mb4
{
	font-family: Tahoma, Helvetica, Verdana; 
	font-size: 0.8em;
	color:#b0b1b3;
	padding: 0px 0px 0px 30px; 
	width:961px;
	background-image: url(/images/b.gif);
	background-position:bottom left;
	background-repeat:no-repeat; 
	padding-bottom: 19px; 
	clear: both;
}

div#mb1
{
	width:961px;
	background-image: url(/images/bl.gif);
	background-position:top left;
	background-repeat:repeat-y;     
	background-color: White; 
}

div#mb2
{
	width:961px;
	background-image: url(/images/br.gif);
	background-position:top right;
	background-repeat:repeat-y;     
}

ul#mainmenu 
{
	padding: 30px 0px 0px 160px; 
	margin:0;
	height: 30px;
	font-size: 1.0em;
	font-family: Tahoma, Helvetica, Verdana; 
	color:#cccccc;
}

ul#mainmenu li 
{
	margin:0;
	padding:0px 0px 0px 30px;
	list-style: none;
	display: inline;

}

ul#mainmenu li a
{
	font-size: 9pt;
	color: Black;
	text-decoration: none;
}

ul#mainmenu li a:hover
{
	font-size: 9pt;
	color: #244a9f;
	text-decoration: none;
}

div#mb3content
{
	padding: 30px 0px 0px 150px; 
	clear: both;
}

div#mb3cl
{
	width: 390px;
	float:left;
}

div#mb3cr
{
	width: 250px;
	float:left;
	height: 250px;
	overflow:visible;
}


div#footer
{
	font-size: 0.8em;
	margin:0px auto;
	text-align:left;
	padding:5px;
	border:1px solid #d6d7d9;
	background-color: #ebebec;
	width:950px;
	color: #9fa0a3;
}

div#footer a
{
	color: #9fa0a3;
}

div#footer a:hover
{
	color: #9fa0a3;
	text-decoration: none;
}

quoteText
{
	font-family: Tahoma, Helvetica, Verdana; 
	font-size: 0.9em;
	color: #244a9f;
}