/*
Name: Type CSS
Creative by: Rise Creative Group
Date modified: 7/9/07
------------------------------------*/


/*base font settings
------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#fff;
	}

/*HTML tag font settings
------------------------------------*/

p {
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
}

h1 {
	font-size: 1.7em;
	color: #FF9900;
	margin: -.2em 0em -.2em 0em;
}




h2 {
	font-size: 1.25em;
	margin: 0;
	padding: 0;
	font-weight:bold;
	color: #000;
}

#solutions h2 {
color:#fff;
margin: 1.2em 0em 0em 0em;
}

h3 {
	color:#FF7A0A;
	font-size: 1em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
}


#solutions h3 {
font-size: 1.1em;
color: #FF9900;
margin:0 0 0 0;
}

.home h3 {
	margin: 0 0em 0em 0em;
}

h4 {
	color:#999999;
	font-size: 1.0em;
	margin: 1.2em 0em 0em 0em;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h6 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

.links h6 {
	font-size: 1.7em;
	color: #FF9900;
	margin: -.2em 0em -.2em 0em;
}
	
hr {
	background: url(/images/line.gif) 15px repeat-x;
	height: 15px;
	border: 0;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
	color: #fff;
}
	
acronym {
	background-color: #D3D3D3; cursor: help;
}

em {
font-style: italic;
color: #ff9900;
}
		
/* Text link styles
------------------------------------*/

a {
	color: #FD790A;
}

a:visited {
	color: #FD790A;
}

/*a:active {
	text-decoration: underline;
	color: #FD790A;
}
	*/
a:hover {
	text-decoration: none;
	/*color: #FD790A;*/
}


.columna p,.columnb p {
	line-height: 1.6em;
	margin: 0em 0em 1.2em 0em;
}

.columna h4, .columnb h4 {
margin: 1.2em 0em 1.2em 0em;
}

.solutions h1 {

margin: 0em 0em 0em 0em;

}

.tabular {
font-size:102%;
font-weight:normal;
}

.orange {
font-weight:bold;
color:#FF7A0A;
}

.orange-yellow {
color: #ff9900;
}

.testimonial_name p {
	line-height: 1.2em;
}

.top_numbers {
/*font-size:120%;*/
color:#FF7A0A;
}


#solutions p {
margin:0;
padding:0;
}


#solutions_list a{
color: #FF9900;
text-decoration:none;
}

#solutions_list a:visited{
color: #FF9900;
text-decoration:none;
}

#solutions_list a:active{
color: #FF9900;
text-decoration:none;
}


#solutions_list a:hover {
text-decoration:none;
}


