/********************/
/* GENERAL SETTINGS */
/********************/
html , body , div , td , th , table, p , span 
{
    font-family : Arial , Helvetica;
    font-size:12px;
	text-align:left; 
	color:white;
}

html , body , form
{
    margin:0px;
}

a:link , a:visited , a:hover , a:active
{
	text-decoration:none;
	color: white;
} 

img
{
	border:none;
}


.StripeOn
{
   Background-color:#e6e6e6;
}
.StripeOff
{

}


.Title
{
    font-family: Arial , Helvetica;
    font-size: 11px;
	text-align: left; 
	font-weight: bold;
	color: #CCCCCC;
}



.content_container
{
	float: left;
	width: 900px;
}


/*******************/
/* HEADER SETTINGS */
/*******************/
.header_list
{
    font-family : Arial , Helvetica;
    font-size:11px;	
	color:white;
	text-decoration:none;
    
    margin-top:65px;
    
}

.header_list a:link , .header_list a:visited , .header_list a:hover , .header_list a:active
{
    font-family : Arial , Helvetica;
    font-size:11px;
	color:white;
	text-decoration:none;
    padding-right: 5px;
}
.td 
{   padding-right:10px;
   
    
}

/********************/
/* TAG BOX SETTINGS */
/********************/
.TagBox_Container
{
	margin-top:10px;
	width:200px;
	background-color:#181818;
}
	

.TagBox_SearchField
{
	border: 1px solid #CACBC0;
	width: 130px;
}

.TagBox_SearchButton
{
	border: 1px solid #CACBC0;
	width: 60px;
	background:url(/images/general/bck_search_btn.gif) repeat-x top left;
    font-family : Arial , Helvetica;
    font-size:11px;	
	font-weight: bold;
	color:#83836B;
	text-align:center;
}

.TagBox_Title
{
	font-family : Arial , Helvetica;
    font-size:13px;	
	font-weight: bold;
	color: white;
	padding-bottom: 4px;
	border-bottom: solid 1px #999999;
}

.TagBox_Elements
{
	font-family : Arial , Helvetica;
    font-size:11px;	
	color: white;
	font-weight: bold;
}


/*********************/
/* ABOUT US SETTINGS */
/*********************/
.AboutUs_Title
{
	font-family : Arial , Helvetica;
    font-size:15px;	
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 5px;
	width: 465px;
}

.AboutUs_Description
{
	font-family : Arial , Helvetica;
    font-size:12px;	
	color: white;
	width: 465px;
	padding-top: 20px;
}


/*********************/
/* SERVICES SETTINGS */
/*********************/
.Services_Title
{
	font-family : Arial , Helvetica;
    font-size:15px;	
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 5px;
	width: 100%;
}

.c
{
	font-family : Arial , Helvetica;
    font-size:12px;	
	color: white;
	width: 465px;
	padding-top: 20px;
}

.Services_Description
{
    font-family : Arial , Helvetica;
    font-size:12px;	
	color: white;
}


/********************/
/* CONTACT SETTINGS */
/********************/
.Contact_Title
{
	font-family : Arial , Helvetica;
    font-size:15px;	
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 5px;
	width: 465px;
}

.Contact_Description
{
	font-family : Arial , Helvetica;
    font-size:12px;	
	color: white;
	width: 465px;
	padding-top: 20px;
}


/********************/
/* PROJECT SETTINGS */
/********************/
.Project_Title
{
	font-family : Arial , Helvetica;
    font-size:15px;	
	font-weight: bold;
	color: white;
	padding-top: 30px;
}

.Project_Description
{
	float: left;
	font-family : Arial , Helvetica;
    font-size:12px;	
	color: white;
	width: 420px;
	padding-top: 10px;
}


/********************/
/* RESULTS SETTINGS */
/********************/
.Results_Title
{
	font-family : Arial , Helvetica;
    font-size:15px;	
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-bottom: 5px;
	width: 465px;
}

.Results_Description
{
	font-family : Arial , Helvetica;
    font-size:11px;	
	color: white;
	padding-top: 20px;
}

/**********************/
/* HOME PAGE SETTINGS */
/**********************/
.HomePage_Description
{
	float: left;
	font-family : Arial , Helvetica;
    font-size:14px;	
	color: white;
	width: 420px;
	padding-top: 10px;
}

h4
{
    font-size:12px;
    color:white;
    font-weight:bold;
    margin-top:18px;
    margin-bottom:3px;
}