﻿/* Landing Page Styles */
#landingpage-style
{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	margin: 10px;
	width: 725px;
	text-align: left;
	border-collapse: collapse;
}
#landingpage-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom:1px white solid;
	color: #333333;
}
#landingpage-style td
{
	padding: 8px; 
	width: 355px;
	border-bottom: 1px solid #fff;
	color: #333333;
	vertical-align:top;
}
#theresmore td tr
{
	padding: 8px; 
	width: 350px;
	border-bottom: 1px solid #fff;
	color: #333333;
	background: #e8edff;
	vertical-align:top;
}

#landingpage-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #333333;
}
#landingpage-style tbody td:hover
{
	background:#BCCDDB;
	color: #333333;
}

#ServiceTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 4px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	line-height: normal;
	text-indent: inherit;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-shadow: 0px 1px 0px white;
	text-decoration:none;

}
#ServiceShortDesc {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 8px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	line-height:17px;
	text-indent: inherit;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-shadow: 0px 1px 0px white;
	text-decoration:none;

}

.blueArrow ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.blueArrowImage{
	float: left;
	vertical-align: top;
	margin-right: 15px;
	border:0px;
	height=17px;
	width=18px;
}

#moreTable tr td
{
border:0px #000000 solid;
background:transparent none no-repeat scroll center top;
font-size:14px;
}

#moreTable td:hover
{
	background: #d0dafd repeat-x ;
	color: #333333;
	font-size:14px;
}


#MoreTitle {
	font-size: 23pt;
	width:300px;
	color: #4079AA;
	margin-top: 5px;
	margin-bottom: 4px;
	font-style:normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;	line-height: normal;
	text-indent: inherit;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-shadow: 0px 1px 0px white;
	border-bottom: 1px #4079AA solid;

}


.ask_text_landing
{
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	width:185px;
	height:26px;
	border-top:1px #3D7BAD solid;
	border-right:1px #3D7BAD 1px solid;
	border-bottom:1px #B7D9ED solid;
	border-left:1px #B7D9ED solid;

}

.ask_submit_landing
{
 background-color:transparent;
 	border: 0px none #000000;
	font-family:Verdana, Geneva, sans-serif;
 	color:#004B8D;
 	vertical-align:top;
  	height:29px;
  	width:45px;
  background:  #FFFFFF url('/img/2010/ask_button.gif') no-repeat ;
}

