﻿html 
	{
		scrollbar-arrow-color: #004C96;
		scrollbar-3dlight-color: #619DD8;
		scrollbar-darkshadow-color: #436D96;
		scrollbar-face-color: #BBDAEC;
		scrollbar-highlight-color: #F0F9F9;
		scrollbar-shadow-color: #619DD8;
		scrollbar-track-color: #F0F9F9;
	}
body
	{
		font-family: Arial;
		font-size: 13px;
		color: #000000;
		padding-top:5px;
	}
input.btn
	{
		color: #F0F9F9;
		background-color: #004C96;
		border:2px solid;  
		border-color: #F0F9F9 #619DD8 #619DD8 #F0F9F9 ;
	}
.input_textbox
{
	float: left
}

.input_div
{
	position: relative; 
	width: 100px; 
	height: 23px; 
	overflow: hidden;
}

.input_button
{
	color: #F0F9F9;
	background-color: #004C96;
	border:2px solid;  
	border-color: #F0F9F9 #619DD8 #619DD8 #F0F9F9 ;
	width: 100px; 
	position: absolute; 
	top: 0px;
}

.input_hidden
{
	position: absolute; 
	right: 0px; 
	top: 0px; 
	opacity: 0; 
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}

.select_div
{
	position: relative; 
	width: 90px; 
	height: 20px;
	position:relative;
}
.select_div2
{
	position: relative; 
	width: 79px; 
	height: 20px;
	position:relative;
}
.select_hidden
{
	width: 90px;
}
.select_hidden2
{
	width: 79px;
}

.arrow
{
	position: absolute; 
	right: 1px; 
	top: 1px; 
}


.small_text
	{
		font-size: 10px;
	}
.privacy
	{
		font-size: 10px;
		color: #0000FF;
	}
#header
	{
		background: url(../images/header.png) no-repeat top;
		width: 786px;
		height: 66px;
		text-align: right;
		color: #7c7c7c;
	}
#heading
	{
		padding-top:20px;
		padding-right: 5px;
		padding-left: 5px;
		font-weight: bold;
		font-size: 12px;
	}
#main
	{
		border-left: solid 2px #dee7f0;
		border-right: solid 2px #dee7f0;
		background-color: #F0F9F9;
	}
#admain
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #F0F9F9;
	}
#message
	{
		color: #ffffff;
		font-size: 20px;
		background-image: url(../images/message_box_bg.jpg);
		background-repeat: repeat-x; 
	}
	
#submessage
	{
		color: #004c96;
		font-size: 14px;
		font-weight:bold;
		height:20px;
		vertical-align:middle;
		background-image: url(../images/but-bg2.jpg);
		background-repeat: repeat-x; 
	}

.submessage
	{
		color: #004c96;
		font-size: 14px;
		font-weight:bold;
		height:20px;
		vertical-align:middle;
		background-image: url(../images/but-bg2.jpg);
		background-repeat: repeat-x; 
	}

.center
	{
		text-align:center;
	}
#left_table
	{
		padding-top: 10px;
	}
#message_box_topborder
	{
		border-top: solid 2px #ececec;
	}
#list_adv
	{
		color: #b84a25;
		font-size: 14px;
		font-weight:bold;
	}
#list_adv li
	{
		list-style-image: url(../images/list_style_tick.jpg);
		padding: 5px;
	}
#right_border
	{
		border-right: solid 2px #ececec;
	}

/* left panel */
#left_panel
	{
		background:url(../images/left_panel_bg.jpg) repeat-y;
		width: 486px;
	}
#left_panel_inner
	{
		background:url(../images/left_panel_bottom.jpg) no-repeat bottom left;
	}
#image
	{
	background:url(../images/left_panel_image.jpg) left bottom no-repeat;*/

	}
#left_panel_content
	{
		padding-left: 300px;
		border-bottom: solid 1px #ffffff;
		padding-top: 20px;
		padding-bottom: 30px;
	}
.body
	{
	height: 750px;
	}
.form
	{
		float: right;
		width: 120px;
	}
.form1
	{
		float: left;
		width: 160px;
	}
.form2
	{
		float:none;
		width: 274px;

		padding: 5px; 
		margin: 0 auto;
		border-width:1px;
		border-color:#000000;
		border-style:solid;
	}
.form3
	{
		float: right;
		vertical-align:top;
		width: 381px;
		margin: 0 auto;
	}

#content
	{
		padding: 8px;
	}
.frm_content
	{
		background: url(../images/form_bottom.jpg) no-repeat bottom ;
		color: #000000;
		padding-top: 50px;
		padding-bottom: 20px;
	}
frm_content_2
	{
		color: #777777;
		padding-top: 20px;
		padding-bottom: 20px;
	}
ul
	{
		margin-top: 0px;
	}
form
	{
		margin: 0px;
	}
.item_title
	{
		padding: 5px;
		padding-left: 10px;
	}
*html .#frm_content{padding: 100px;}
.frm_fld
	{
		padding-left: 10px;
	}
.frm_fld_submit
	{
		padding-top: 7px;
		padding-left: 10px;
	}
#content_right
	{
		float:right;
		padding: 5px;
		width: 336px;
	}
#content_text
	{
		padding: 10px;
	}
.blue_heading
	{
		color: #004c96;
		font-size:16px;
		font-weight:bold;
		padding: 5px;
	}
#contenttext
	{
		padding:5px;
	}

.contenttext
	{
		padding:5px;
	}

#text
	{
		border: solid 1px #ececec;
		background: #ffffff;
		padding: 10px;
		text-decoration:none;
	}
	
.text
	{
		border: solid 1px #ececec;
		background: #ffffff;
		padding: 10px;
		text-decoration:none;
	}
	
.text a
		{
		text-decoration:none;
} 
.text a:hover
		{
		color:#000000;
		text-decoration:none;
}
	
#text2
	{
		border: solid 1px #ececec;
		padding: 10px;
	}
#text3
	{
		border: solid 1px #ececec;
		background: #004C96;
		padding: 10px;
	}
#text4
	{
		border: solid 1px #ececec;
		background: #ffffff;
		padding:3px;
	}
	
#channel_icons
	{
		border: solid 1px #ececec;
	}

.channel_icons
	{
		background:url(../images/ch-bg.png) center no-repeat;
	}

.channel_icons :hover
	{
		background:url(../images/ch-bg-lt.png) center no-repeat;
		display:block;
	}
	
#small_icons
	{
		border: solid 1px #ececec;
	}

.small_icons
	{
		background:url(../images/sm-bg.png) center no-repeat;
	}

.small_icons :hover
	{
		background:url(../images/sm-bg-lt.png) center no-repeat;
		display:block;
	}

.orange_heading
	{
		background: url(../images/list_style_circle.jpg) left center no-repeat;
		color: #c53b0a;
		height: 21px;
		padding-left: 25px;
		font-size: 15px;
		font-weight:bold;
	}
.white_heading
	{
		background: url(../images/message_box_bg.jpg) repeat-x;
		color: #ffffff;
		height: 21px;
		font-size: 15px;
		font-weight:bold;
	}

.point
	{
		padding-left: 20px;
		font-weight: bold;
	}
a
	{
		/*color: #474747;*/
		color: #004c96;
		font-weight:bold;
		text-decoration:underline;
	}
.testimonial	
		{
		color: #c53b0a;
		font-weight:bold;
	}
.style3 {font-size: x-small}

#menue
		{
		text-decoration:none;
}

.menue
				{
		text-decoration:none;
}


.menue a
		{
		padding:2px;
		cursor:pointer;
		cursor:hand;
		text-decoration:none;
} 
.menue a:hover
		{
		padding:2px;
		color:#000000;
		text-decoration:none;
}

#channel
 
.channel a:hover
		{
		background-image:url('../images/50/1auto.png');
}


#bar_bottom 
		{ 
		position: fixed; 
		bottom: 0px; 
		left: 200px; 
		right: 200px; 
		height: 30px; 
		background:#F0F9F9 url(../images/message_box_bg.jpg) 0 0  repeat-x; 
		border-left:1px solid #ececec;
		border-top:1px solid #ececec;
		border-right:1px solid #ececec; 
} 

.bar_float 
		{
		float:left;
		padding:7px 5px 0 5px;
		border-right:1px solid #ececec;
		color:#FFFFFF;
} 
.bar_float a
		{
		padding:2px;
		color:#FFFFFF;
} 
.bar_float a:hover
		{
		padding:2px;
		color:#FFFFFF;
		background-color:#FFFFFF;
		text-decoration:none;
} 

.bar_float1
		{
		float:left;
		padding:7px 5px 0 5px;
		height:25px;
} 

.bar_float1 hover
		{
		background-color:#FFFFFF;
} 
.bar_float1 a
		{
		text-decoration:none;
		color:#FFFFFF;
		font-size:11px;
} 
.bar_float1 a:hover
		{
		font-size:11px;
		color:#000000;
		background-color:#FFFFFF;
		text-decoration:none;
} 

.bar_contents
		{
		padding-top:6px;
		text-align:center;
}

.addthis_toolbox.addthis_pill_combo a 
		{    
		float: left;
}

.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet 
		{    
		margin-top: -5px;
}

.addthis_button_compact .at15t_compact 
		{    
		margin-right: 4px;    
		float: left;
}

#sidebox_right {
  position:absolute;
  right: 0;
  top: 80px;
  text-align:left;
}
 
.sidebox {
  margin:5px;
  background: #F0F9F9 no-repeat left bottom;
  border:1px #DEE7F0 solid;
  color:#004CBA;
  font-weight:bold;
}

#sidebox_left {
  position:absolute;
  left: 0;
  top: 80px;
  text-align:center;
}
 
.sidebox {
  margin:5px;
  background: #F0F9F9 no-repeat left bottom;
  border:1px #DEE7F0 solid;
  color:#004CBA;
  font-weight:bold;
}
