body
{
	margin: 0px 0px 0px 0px;
	background-color: #928C74;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body a 
{
	color:#006600;
	font-size:12px;
}
a:hover
{
	text-decoration: none;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border: solid 1px;
}

.button
{
	border: 1px solid #333333;
	height: 18px;
	font: 11px verdana,tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url(../Images/button_shadow.gif);
}

.header_bg
{
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;	
	width: 760px;
	height: 151px;
}
.shadow_left
{
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;	
}
.shadow_right
{
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;	
}
.shadow_bottom
{
	background-image: url(../images/shadow_bottom.gif);
	background-repeat: repeat-x;
}
.shadow_bottomleft
{
	background-image: url(../images/shadow_bottomleft.gif);
	background-repeat:no-repeat;
}
.shadow_bottomright
{
	background-image: url(../images/shadow_bottomright.gif);
	background-repeat:no-repeat;
}
.tablet_bg
{	
	vertical-align:middle;	
	text-align:center;
	width: 546px;
	height: 178px;
	border:solid 1px #800C6F;	
}
.welcome_bg
{
	background-image: url(../images/Welcome_bg.gif);
	background-repeat:repeat-x;
	font-family:sans-serif;
	font-weight:bold;
	font-size:20px;
	padding-left:10px;
	height:39px;
	text-align:left;
	color:#496A3B;
}
.welcome_body
{
	background-image: url(../images/box_bg.gif);
	background-repeat:repeat-x;	
	padding:10px;
	color:#184316;
	vertical-align:top;
	font-size:13px;	
	font-family:Arial;
}
.green_bg
{
	background-color: #184316;
	height:3px;
}
.purple_table
{  
	background-color: #C9ACC8;
	border:solid 1px;
	height:200px;	
}
.purple_header
{
	background-color: #A54F98;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	border:solid 1px #000000;
	vertical-align:top;	
	padding-top:5px;
	height:10px;
}

.purple_bottom
{
	
	font-size:11px;
	color:#FFFFFF;	
	vertical-align:bottom;	
	
}
.purple_bottom a
{
	text-decoration:none;
}
.purple_header a
{
	color:#FFFFFF;
	text-decoration:none;	
	font-weight:normal;		
}
.purple_header a:hover
{
	text-decoration:underline;
}
.purple_body
{	
	color:#820A6E;
	width:130px;
	vertical-align:top;	
}
.menu_item
{
	background-color: #CCC875;
	width: 100%;
}
.menu_item td
{
	text-align: center;
}
.menu_item a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.menu_item a:hover
{
	background-color: #A9A54B;
	color: #FFFFFF;
}

.right_panel
{
	background-color: #E0D9C7;
	width: 211px;
	vertical-align: top;
}

.business_solutions
{
	background-color: #E0D9C6;
	width: 100%;
}
.bullet
{
	background-image:	url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 11px;
	height: 11px;
}
.title
{
	font-weight: bold;
}
.bulletpoint
{
	vertical-align: top;
}
.services th
{
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.news_bg
{
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-y;
}

/* Services Menu */
.servicemenu td
{
	height: 40px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer; cursor: hand; /* Do not reverse those two values! */
}
.menu_selected
{
	background-color: #A9A54B;
	color: #FFFFFF;
}
.menu_unselected
{
	background-color: #ABB94F;
	color: #000000;
}
.footer
{	
	background:url(../images/bgmenu.gif);
	background-repeat:repeat-x;
	height:27px;
	color:#344356;
}
.leftmenustyle
{ 
	border-right:solid 1px #FFFFFF;
	width: 179px;	
	background:url(../images/Green_bg.gif);
	background-repeat:repeat; 
}
#leftmenu td
{
	width:100px;
	height: 25px;	
	font-weight:bold;
	font-size:11px;
	border-bottom:solid 1px #FFFFFF;
  font-family:Verdana;
	text-align:left;
	padding-left:10px;	
}
.leftmenudiv
{
	font-weight:bold;
	font-size:11px;	
  font-family:Verdana;	
	padding-right:5px;
	text-align:right;
	color:#FFFFFF;
	padding-bottom:10px;
}
#leftmenu a
{
		color:#ffffff;
		text-decoration:none;
}
#leftmenu a:hover
{		
		text-decoration:underline;
}
#footermenu
{ 
 	background:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height: 29px;
}
#footermenu td
{	
	font-size:10px;	
  font-family:Verdana;
	text-align:center;
	font-family:Verdana;
}
#footermenu  a
{		
		color:#FFFFFF;
		text-decoration:none;
		border-right:solid 2px #62275D;
		font-weight:bold;
		padding-left:8px;
		padding-right:8px;		
}
#footermenu a:hover
{		
		text-decoration:underline;
}
.formbutton 
{
	border: 1px solid #333333;
	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url(../images/button_shadow.gif);
}
.line
{
	background:url(../images/line.gif);
	background-repeat:no-repeat;
	height:3px;
	width:475px;
	padding-top:10px;
  background-position:center top;   
}
.lineleft
{
	background:url(../images/line.gif);
	background-repeat:no-repeat;
	height:3px;
	width:475px;
	padding-top:10px;
  background-position:left top;
}