body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

h1{
	font-size:18px;
	font-weight:bold;
	color:#036;
}

h2{
	font-size:14px;
	font-weight:bold;
	color:#999;
}

h3{
	font-size:13px;
	font-weight:bold;
	color:#999;
}

h4{
	font-size:12px;
	font-weight:bold;
	color:#999;
}

h5{
	font-size:12px;
	font-weight:bold;
	color:#036;
}

.lead {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;	
}

/*================================================================*/

a {
	color: #CC0000;
	text-decoration: none;
}

a:link {
	color: #CC0000;
}

a:visited {
	color: #CC0000;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #000000;
}

/*================================================================*/


.footer a:link {
	color: #888;
}

.footer a:visited {
	color: #888;
}

.footer a:hover {
	color: #000;
}

.footer a:active {
	color: #036;
}

/*================================================================*/


.breadcrumb a:link {
	color: #999;
}

.breadcrumb a:visited {
	color: #999;
}

.breadcrumb a:hover {
	color: #000;
}

.breadcrumb a:active {
	color: #036;
}

/*================================================================*/

th {
	font-weight:bold;
	color:#003366;
	font-size:10px;
	border-bottom:1px solid #eee;
	text-align:left;
}
.box{
	border-top:1px solid #ccc;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #ccc;
}

.small{
	font-size:10px;
	color:#999;
}

td {
	font-size: 11px;
}
.breadcrumb {
	font-size: 9px;
	color: #999999;
}
#dataprotection{
	padding:5px;
	border:1px solid #ccc;
}
.phone{
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}
/*********************************************************************
	formtable
*********************************************************************/

.formtable{
	border:1px solid #999;
}

.formtable td,th{
	border-bottom:1px solid #eee;
	padding:10px;
}

/*********************************************************************
	Portfolio
*********************************************************************/

.portfolio_project{
	
}
.portfolio_project .title{
	font-size:12px;
	font-weight:bold;
	color:#036;
}

.portfolio_project .thumbnail{
	background-image:url(images/thumbnail_shadow.gif);
	background-repeat:no-repeat;
}

/*********************************************************************
	Box1 - This is used for the client login area
*********************************************************************/

#box1{
	font-family:verdana;
	font-size:8.5pt;
	width:215px; 
	padding:0px; 
	margin:0px; 
	background:url('images/box1/background_slice.gif') repeat-y;
}

#box1 #header{
	font-family:verdana;
	font-size:8.5pt;
	margin: 5px 5px 5 5px;
	padding: 7px;
	color:#333333;
	background:url('images/box1/head.gif') repeat-x;
}
#box1 h2{
	font-family:verdana;
	font-size:8.5pt;
	margin: 0 0 0 -50px;
}
#box1 .leftrow{
	width:75px; 
	float:left; 
	margin:0 5px 0 10px; 
	padding:0 0 0 0;
}
#box1 .rightrow{
	margin:0px;
	padding:0px;
	width:100px; 
	float:left;
}
#box1 .formfields{
	font-size:8.5pt;
}
#box1 #login{
	width:215px; 
	margin: 0 0 0 0px
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*				NET MAGIK CUSTOMER SURVEY FORM						*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.survey-dialogbox{
	background-color:#FFFFFF;
	font-size:8.5pt;
	color:#333333;
	width:100%;
	line-height:17px;
	padding:5px;
}
.survey-dialogbox th{
	background-color:#666666;
	font-size:14pt;
	color:white;
}
.survey-formtable{
	color:#333333;
	font-size:8.5pt;
	padding:5px;
}
.survey-formtable th{
	color:#333333;
	font-size:8.5pt;
	font-weight:bold;
	background-color:#cccccc;
	text-align:left;
	border-bottom:1px solid #333333;
}
.survey-formtable-lightrow td{
	background-color:#eeeeee;
	text-align:left;
	font-size:7.5pt;
}
.survey-formtable td{
	border-bottom:1px dashed #333333;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*		                   	additions               				*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

