body {
	background-color: #FFFFFF;
}

td {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:200;


}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #007ca2;
text-decoration: underline;
}

.blye-text-regular {
color: #007ca2;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #00617b;
text-decoration: none;
}

.green-text-underline{
color: #00617b;
text-decoration: underline;
}
/*
Template Name: BusyBusiness
File: Featured Slider CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

#featured_slide{
	padding:30px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#featured_slide h2, #featured_slide ul, #featured_slide p, #featured_slide a{
	margin:0;
    padding:0;
	border:none;
	outline:none;
	list-style:none;
	line-height:normal;
	text-decoration:none;
	}

.preview_holder{
	display:block;
	position:relative;
	float:left;
	width:660px;
	height:270px;
	overflow:hidden;
	color:#FFFFFF;
	background-color:#000000;
	}

.preview_holder img{
	display:block;
	width:660px;
	height:270px;
	}

.preview_holder .text_holder{
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	}

.preview_holder .introtext{
	display:block;
	width:640px;
	margin:0;
	padding:10px;
	color:#FFFFFF;
	background:#333333;
	}

.selector{
	display:block;
	float:right;
	width:300px;
	}

.selector, .selector a{
	color:#666666;
	background:#F0F0F0;
	}

.selector li, .selector li.middle{
	display:block;
	width:250px;
	height:75px;
	margin:0;
	padding:15px 20px 0 30px;
	cursor:pointer;
	overflow:hidden;
	}

.selector li.middle{
	display:block;
	height:73px;
	border-top:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	}

.selector li.active, .selector li:hover{
	color:#666666;
	background:url("../images/active.gif") top left no-repeat #DDDDDD;
	}

.selector li.active a, .selector li:hover a{
	color:#333333;
	background:#DDDDDD;
	}

.selector li img{
	float:left;
	width:50px;
	height:50px;
	margin:0 15px 0 0;
	padding:4px;
	color:#333333;
	background:#FFFFFF;
	border:1px solid #000000;
	}
	
.selector p{visibility:hidden;}

p.title{
	font-size:20px;
	font-weight:bold;
	visibility:visible;
	}

#featured_slide .selector .introtext p.title{
	margin-top:6px;
	}

.preview_holder p.title a{
	font-size:16px;
	color:#C6CFD5;
	background:#333333;
	}


	input.button { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: 1px solid #CCC; 
	background: #FFFFFF url(images/button.gif) repeat-x bottom left; 
	padding: 1px; 
/*	font-weight: bold; */
	height: 23px;
	color: #333;
	width: 80px;
}

