
/*** COMMON SETTINGS ***/
body
{
	vertical-align: top;
	margin-top:20px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#656565; 
	text-align:center;
	text-decoration: none;
	text-transform: none;
}

table
{
	margin:0 auto;
}

table.content_frame
{
	border-right: #bfd5df 1px solid;
	border-top: #bfd5df 1px solid;
	border-left: #bfd5df 1px solid;
	border-bottom: #bfd5df 1px solid;
	background-color: transparent;
}

img
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
}


ul.ul_common, ul.ul_numeric
{
	margin: 8px 10px 8px 30px;
	style:1;
	padding:0px;
	/*border: 2px solid;*/
}

ul.ul_numeric
{
	list-style-type: decimal;
}

/*** END COMMON SETTINGS ***/



/*** HEADER ***/
a.header
{
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
a.header:hover
{
	color:#DC7727;
	text-decoration:underline;
}
span.phone
{
	font-family:Verdana;
	font-size:14px; 
	color:#DC7727; 
	font-weight:normal;
}
/*** END HEADER ***/



/*** MAIN MENU ***/

td.top_menu_background
{
	background:url(Images/bg-menu.gif) repeat;
	height: 29px;
	overflow:hidden;
}

a.toptablink, a.toptablink_actv
{
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #DC7727;
	text-align: center;
	text-decoration: none;
	background: url("Images/bg-li.gif") no-repeat;
	height: 29px;
	width: 100px;
	display:block;
	line-height:29px;
	margin-top:0px;
	margin-right: 2px;	
	margin-left:  0px;
	cursor: hand;
}

a.toptablink_actv
{
	color: black;
	background: url("Images/bg-li-active.gif") no-repeat;
}

a.toptablink:hover
{
	text-decoration: underline;
	background: url("Images/bg-li-active.gif") no-repeat;
	color: black;
}

td.submenu
{
	height:27px;
	background-image:url(Images/bg_b.gif); 
	background-repeat:repeat-x; 
	border-left:#bfd5df 1px solid;
	border-right:#bfd5df 1px solid;
}

div.submenu_text
{
	padding:0px 0px 0px 17px; 
	color:#d95c01; 
	font-size:11px; 
	font-weight:normal; 
	text-align:left;
}

div.submenu_text a
{
	color:#000000; 
	text-decoration:none; 
	padding:0px 6px 0px 6px; 
	text-transform:capitalize; 
	vertical-align:middle; 
	font-weight:normal;
}

div.submenu_text a:hover
{
	text-decoration:underline; 
}
/*** END MAIN MENU ***/



/*** NAVIGATION MENU ***/
div.NAVIGATION_MENU
{
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

td.navigation_top
{
	width:219px; 
	height:42px; 
	background-image:url(Images/block-top1.gif); 
	background-repeat:no-repeat; 
	color:#075e7d;
	text-align:left;
	padding-left:20px;
	font-size:20px;
}

a.navigation_item
{
	font-size: 13px;
	background-image: url(Images/a1.gif);
	background-repeat:no-repeat;
	padding-left: 25px;
	color: black;
	text-decoration: none;
	margin-left:12px;
}

a.navigation_item:hover
{
	color: #DC7727;
	text-decoration: underline;
}
/*** END NAVIGATION MENU ***/



/*** TESTIMONIALS ***/
div.TESTIMONIALS
{
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color:#202010;
	padding:0px 0px 0px 0px;
	margin-bottom:5px;
	/*border: solid 2px;*/ 
	
	
}

div.TESTIMONIALS_COMPANY
{
	font-weight: normal;
	font-size: 11px;
	color: #DC7727;
	text-decoration: none;
	text-align: left;
	padding:4px 0px 7px 0px;
	/*border: solid 2px; */
	
}
/*** END TESTIMONIAL ***/



/*** READ MORE LINKS ***/
div.readmore_1, div.readmore_2, div.readmore_3
{
	background-image: url(Images/readmore_1.bmp);
	width: 117px;
	height: 34px;
	cursor: hand;
	display:block;
    	line-height:25px;
    	no-repeat; 
    	float:left;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 3px;
	/*border:1px dashed;*/
}

div.readmore_2
{
	background-image: url(Images/readmore_2.bmp);
	width: 207px;
}

div.readmore_3
{
	background-image: url(Images/readmore_3.bmp);
	width: 325px;
}

div.readmore_1 a, div.readmore_2 a, div.readmore_3 a
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

div.readmore_1 a:hover, div.readmore_2 a:hover, div.readmore_3 a:hover
{
	text-decoration: underline;
}
/*** END READ MORE LINKS ***/



/*** ORANGE TITLES ***/
td.orangetitle, td.orangetitle2
{
	background-image: url(Images/bg-h3.gif);
	width: 534px;
	height: 22px;
	padding-left: 18px;
	font-size:17px; 
	font-weight:bold
	text-transform: none;
	color: white;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	
	border-top:    1px solid white;
	border-bottom:    1px solid white;
	/*border:1px dashed black;*/
}

td.orangetitle2
{
	background-image: url(Images/bg-h3.gif);
	height: 20px;
	font-size: 14px;
	padding-left: 10px;
}
/*** END ORANGE TITLES ***/



/*** CONTENT TEXT ***/
td.content_textbox, td.content_textbox2, td.content_textbox3  
{ 
	text-align:left;
	line-height:17px;
	padding-left:15px;	
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	/*border:1px dashed black;*/
}
td.content_textbox2, td.content_textbox3 
{ 
	padding-left:0px;	
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
}

td.content_textbox3 
{
	color:#68AEC9;
	font-style: italic;
	text-align:center;
	
}

a.weblink 
{
	color:#4784B6;
	font-size:12px; 
	text-decoration:underline;
}

a.weblink:hover
{
	color:#DC7727;
}

span.blue_text
{
	color:#4784B6;
}

span.orange_text
{
	color:#DC7727;
}

div.submitted
{ 
	color:#478496; 
	font-size:11px; 
	line-height:normal; 
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}

span.emphasis 
{
	font-weight: bold;
	text-decoration:underline;
}

/*** END CONTENT TEXT ***/



/*** INPUT EMAIL ***/
input.but
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-color: #EA8127;
	text-align: center;
	padding-top:0px;
	padding-bottom:3px;
	text-decoration: none;
	cursor: hand;
	line-height: 16px;
	border-right: silver thin outset;
	border-top: silver thin outset;
	border-left: silver thin outset;
	border-bottom: silver thin outset;
	height:23px;
	width:90px;
}

input.textbox, textarea.textbox
{
	border: #689EC9 1px solid;
	background-color: transparent;
	font-weight: normal;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
/*** END INPUT EMAIL ***/


/*** DEMO TOUR ***/
input.tour_button
{
	border-right: #EA8127 1px solid;
	border-top: #EA8127 1px solid;
	font-weight: bold;
	font-size: 14px;
	background-image: none;
	border-left: #EA8127 1px solid;
	border-bottom: #EA8127 1px solid;
	font-family: Tahoma;
	background-color: white;
	text-decoration: none;
	color:#478AA6;
	height:23px;
	width:100px;
	text-align:center;
	padding:0px 0px 4px 0px;
	margin:0 0 0 0;
	line-height:18px;
	letter-spacing:2px;
	display:inline-block;
	cursor:pointer;
}

/*** END DEMO TOUR ***/


/*** MMM ***/

mmm a
{
	font-size: 11px;
	font-weight:normal;
	color:#C9C7C7;
	text-decoration:none;
}

mmm a:hover
{
	color:#333333;
	text-decoration:underline;
}

/*** END MMM ***/



td.orange_header1, td.blue_header1, td.black_header1 
{
	font-size:14px; 
	font-weight: bold;
	text-align:left;
	padding-left: 0px;
	border:white 1px solid;
	/*border:#bfd5df 1px solid;*/
}

td.orange_header1 a, td.blue_header1 a, td.black_header1 a{text-decoration:underline;}


td.blue_header1{color:#478AA6}
td.orange_header1{color:#EA8127;}

td.orange_header2, td.blue_header2, td.black_header2
{
	font-size:15px; 
	font-weight: bold;
	text-align:left;
	padding-left: 0px;
	border:white 1px solid;
	/*border:#bfd5df 1px solid;*/
}

td.orange_header2 a, td.blue_header2 a, td.black_header2 a {text-decoration:underline;}

td.orange_header2{color:#EA8127;}
td.blue_header2{color:#478AA6;}


