@import url('corporate/corporate.css');
@import url('ContactAnExpert.css');

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0 auto;
	background-color: #FFFFFF;
}
/*body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: -3px;
	padding: 0px;
	line-height: 14px;
}*/

.bannerHome {
	background-image: url(../images/homebanner.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
.bannerSub {
	background-image: url(../images/subhead.jpg);
	background-repeat: no-repeat;
	height: 121px;
}

.border img {
	border: 1px #999 solid;
	}
.photo img {
	border: 1px #FFF solid;
	background:#FF0000;
	}
.HLine {
    border-top: solid #dcdcdc 1px;
	}
.TopicHead {
	font-weight: bold;
	}
a:link, a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover, a:active {
	text-decoration: none;
	color: #F80;
}
/*#wrapper
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: thin;
}*/
#wrapper
{
	width: 750px;
	border: 1px solid #FFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
td, p
{
	font-size: 11px;
	color: #333;
}
/* form styles */
form { margin: 0px; } 
input
{
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
}

option, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.search {
	color: #FFF;
	font-size: 12px;
	line-height: 13px;
	vertical-align: top;
	background-color: #999;
}
.RedArrow
{
	font-size: 300%;
	color:#F00;
	vertical-align: bottom;
	padding-bottom: 8px;
	line-height: 20px;
}
.info 
{
	text-align: left;
	padding-right: 50px;
	vertical-align:top;
}
/*.info:link, .info:link:visited
{
	color: #F00;
	text-decoration: none;
}
.info:link:active, .info:link:hover
{
	color:#F80;
	text-decoration: none;
	text-align: right;
}*/
/* main page link styles */
.mainLink:link, .mainLink:visited
{
	color: #29537C; /*#254A70;*/
	text-decoration:underline;
}
.mainLink:link:active
{
	color:Orange;
	
}	


.mainLink:link:hover
{
	color: red;
   text-decoration: none; 
	
}



/* news styles */
.news {
	color: #333;
	line-height: 13px;
}
.news:link, .news:visited {
	color: #333;
	text-decoration: none;
}
.news:link:active, .news:link:hover {
	text-decoration: underline;
}
.newsdate {
	color: #333;
	line-height: 13px;
}
.newslink:link, .newslink:visited {
	color: #333;
	line-height: 13px;
	text-decoration: none;
}
.newslink:link:hover, .newslink:visited:hover {
	color: #333;
	line-height: 13px;
	text-decoration: underline;
}
table.FooterTable
{
	margin-top: 0px;
	overflow: hidden;
}
td.FooterTable
{
	font-size: 10px;
	color : #666;
	text-align: left;
	overflow: hidden;
}
td.FooterTableLine
{
	background-color: #666;
	overflow: hidden;
}
.Copyright
{
	font-size: 10px;
	color: #666;
}
.Disclaimer
{
	font-size: 10px;
	color: #666;
}
A.FooterLink
{
	color: #366;
	font-size: 10px;
	text-decoration: none;
}
A.FooterLink:hover
{
	color: #366;
	text-decoration: underline;
}
.newsHead {
	font-size: large;
	color: #F00;
	line-height: 30px;
}
/*Menu Navigation*/
#menuBar {
	position:relative;
	}
.MainHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	font-weight: bold;
	Padding-top: 10px;
	}
/*.MinHead:visited , 
.MenuHead:link{
text-decoration: none;
}
.MenuHead:link:active , 
.MenuHead:link:hover{
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 13px;
	text-decoration: none;
	padding: 2px;
}
.menu:link, .menu:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 13px;
	text-decoration: none;
}
.menu:link:active, .menu:link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 13px;
	text-decoration: underline;
}
.SubMenuHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
	background-position: top;
}
*/
H1.profileHead
{
	background-color:#CCC;
	font-size: 12px;
	padding-top:2px;
	padding-left: 5px;
	padding-bottom: 2px;
	line-height: 1em;
	margin-top: -1px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left:-5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 137px;
	height: 1.2em;
}
p.profileText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 1.5em;
	padding-top: 0;
	margin-top: 2px;
}	
.LayerProfile {
	background-color: #F0F0F0;
	background-position: 10px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 5px;
	padding-right: 1px;
	line-height: 1.5em;
	margin-top: -20px;
}
#nav
{
	background-color: #999999;
	width: 750px;
}
#nav ul
{
	padding: 0;
	margin: 0;
	background-color:#999;
}
#nav ul li
{
	display: inline;
	padding: 0;
	margin: 0;
}
#nav ul li a
{
	color: #FFF;
	background-color: #999;
	text-decoration: none;
	padding: 0 25px 0 25px;
	border-right: 1px solid #FFF;
	text-align: center;
} 
#nav ul li a:hover, #nav ul li a:focus
{
	background-color: #333;
}
.navsub 
{
	color: #333;
	line-height: 15px;
	text-decoration: none;
	padding: 5px;
}
.navsub:link, .navsub:link:visited 
{
}
.navsub:link:active, .navsub:link:hover 
{
	text-decoration: underline;
}
/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #999999;
	border: 1px solid #FFFFFF;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #333333;
	border: 1px solid #FFFFFF;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.contact
{
	color: #FFF;
	text-align: right;
	padding-right: 5px;
	font-size: 10px;
	padding-top: 5px;
}
.clientzone
{
	color: #FFF;
	font-size: 12px;
	background-color:#999;
	border-top-color: #FFF;
	border-top-width: thin;
}
.clientzonehead
{
	color: #FFF;
	background-color: #333;
}
.Calendar
{
	color: #FFF;
	font-size: 11px;
	background-color:#999;
	border:none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.Calendar a:link, .Calendar a:visited {
	text-decoration: none;
	color:#FFFFFF;
	}
.Calendar a:hover, .Calendar a:active {
	text-decoration: none;
	color:#FF0000;
	}
.more
{
	background-color: #CCC;
	font-size: 12px;
	color: #F00;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.more:link, .more:visited 
{
	color: #F00;
	text-decoration: none;
}
.more:link:active, .more:link:hover 
{
	color:#F60;
	text-decoration: none;
}
.text_yellow_bg
{
	background-color: #FC6;
	padding: 10px;
}
.text_red_bg
{
	color: #FFF;
	background-color: #EE1C25;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.whitetext
{
	color: #FFF;
}
.whitetext:link, .whitetext:visited 
{
	color: #FFF;
	text-decoration: none;
}
.whitehead
{
	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.text_grey_bg
{
	background-color:#CCC;
	font-size: 12px;
	padding: 10px;
}
.login
{
	font-size: 10px;
	padding-top: 5px;
	color:#FFF;
}
.livechattext {
	color: #FFF;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;
}
.livechattext:link, .livechattext:link:visited 
{
	color: #FFF;
	text-decoration: underline;
	padding-left: 0px;
}
.livechattext:link:active, .livechattext:link:hover 
{
	color: #FF0;
	text-decoration: none;
}
.reg_title 
{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.reg_now
{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.reg_now:link, .reg_now:link:visited
{
	color: #F00;
}
.reg_now:link:active, .reg_now:link:hover
{
	color: #F60;
}
.bold_ital {
	font-style: italic;
	font-weight: bold;
}
.Register {
	border: thin solid #999;
}
.share {
	font-size: 11px;
	color: #000000;
	background-color: #ff7553;
	width: 150px;
	line-height: 1.1em;
}
.shareInfoL {
	clear: left;
	float: left;
}
.shareInfoR {
	clear: right;
	float: left;
	margin-left: 50px;
}
.shareBox {
	color: #FFF;
	background-color: #f04b3f;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.RedArrowSml {
	color:#F00;
	vertical-align: bottom;
	padding-bottom: 8px;
	font-size: 13px;
}
.subHead {
	font-size: 13px;
	line-height: 1.5em;
}
.subHeadRed {
	font-size: 13px;
	color:#F00;
	line-height: 1.1em;
}
.smltext {
	font-size: 8px;
	color: #333333;
}
.ATitle
{
  display: none;
}

