/**************************************************************************
|                                                                         |
|  Description :  LifeAnnuities.com CSS - HANDHELD                        |
|                                                                         |
|  Author      :  Carlo Iorio                                             |
|  URL         :  http://www.webanalyst.ca                                |
|  Email       :  carlo_iorio @ hotmail .com                              |
|  Location    :  Montreal, Canada                                        |
|                                                                         |
|  Copyright 2008-2009 WebAnalyst.ca. All rights reserved.                |
|                                                                         |
|**************************************************************************/

/*----------Generic Style----------*/

body  {
	background: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	}
	
a img {
	border-style: none;
}

/*----------Zeroing Default Style----------*/ 

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, script, noscript

 {
	margin: 0px;
	padding: 0px;
}

/*----------Text Style----------*/

h1, h2, h3, h4 {
	color: #54544a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}

/*----------Container Style----------*/

#container
  {
	width: 99%;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 


/*----------mainContent Style----------*/

#mainContent
  {
	padding-top: 5px;
	clear: both;
	width: 95%;
	margin-right: 16em;
	margin-bottom: 0;
	margin-left: 10px;
} 
#mainContent h1 {
	color: #54544a;
}
#mainContent p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainContent p .rbold {
	font-weight: bold;
	color: #930;
}
#mainContent p .bbold {
	font-weight: bold;
	color: #54544a;
}

#mainContent p .smallfont {
	font-size: .9em;
	color: #54544A;
}


#mainContent img.floatLeft {
	float: left;
	clear: left;
	margin-right: 5px;
	border: 1px solid #CCC;
}
#mainContent a {
	font-size: .9em;
}
#mainContent a  .newWindow{
	background: url(../_images/newwindow_icon.gif) no-repeat;
	padding-left: 20px;
	text-decoration: none;
}

#mainContent  a:link, a:visited {
	text-decoration: none;
	color: #726A00;
	font-weight: bold;
}
#mainContent  a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #726A00;
}
#mainContent table {
	border: thin solid #666;
	background: #f4f4ea;
}
#mainContent table caption {
	font-size: 1em;
	color: #A49C57;
	font-weight: bold;
}
#mainContent table tbody {
}



#mainContent table th {
	font-size: 0.9em;
	cursor: pointer;
	background: #54544a url(../_images/sort.gif) no-repeat left center;
	color: #F4F4EA;
	text-align: center;
	padding-left: 12px;
	padding-right: 5px;
}
#mainContent table td {
	font-size: 0.8em;
	border-right: 1px solid #54544A;
	border-bottom: 1px solid #54544A;
	padding-right: 7px;
	padding-left: 7px;
}
#mainContent table tfoot{
	font-size: 0.8em;
	background: #54544A;
	color: #F4F4EA;
}
#mainContent table tr:hover {
	background: #E0DEB5;
	cursor: default;
}
#mainContent table tr.odd{

}




/*----------Logo Style----------*/
#logo {
	display: block;
	float: left;
}

#tagline {
	display: none;
	clear: both;
}



#logo img {
	display: block;
	border-style: none;
}

/*----------Top Links Style----------*/
#links {

}
#links ul {
	list-style: url(none) none;
}
#links li {
	display: inline;
	font-size: 12px;
	border-right: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 3px;
}
#links   li.last            {
	border-right-style: none;

}
#links  a:link, a:visited {
	color: #54544A;
	text-decoration: none;
}
#links  a:hover, a:active {
	color: #726A00;
	text-decoration: underline;
}

/*----------Date Style----------*/
#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: right;
	clear: both;
	display: none;
	margin-right: 5px;
	padding-top: 7px;
}

/*----------Header Style----------*/
#header  {
	background: url(../_images/header.jpg) no-repeat;
	height: 119px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
	display: none;
} 

/*----------Navbar Style----------*/
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #D0D0CA;
	display: none;
}
#navbar ul li {
	list-style: none;
	display: inline;
}
#navbar a {
	padding-right: 10px;
	padding-left: 10px;
}

#navbar a:link, a:visited {
	text-decoration: none;
	color: #54544A;
	background: #F4F4EA;
	font-size: 1em;
}
#navbar a:hover, a:active {
	color: #F4F4EA;
	background:#54544A;
	font-size: 1em;
}
#navbar  ul  li  a.current {
	background: #54544A;
	color: #FFFFFF;
	font-size: 1em;
}


/*----------New Style----------*/
#new {
	clear: both;
	margin-top: 20px;
	display: none;
}
#new img {
	border-style: none;
}

/*----------Sidebar Style----------*/
#sidebar1
  {
	float: right;
	width: 15em; 
	padding: 5px 0 15px;
	display: none;
}

#sidebar1   p     {
	margin-right: 10px;
	font-size: 14px;
}
#sidebar1 img {
	border: thin solid #999999;
	padding: 3px;
}
#sidebar1 img.noborder {
	border-style: none;
}
#sidebar1  h3 a:link ,a:visited {
	color: #54544A;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#sidebar1  h3 a:hover ,a:active {
	color: #726A00;
}
#sidebar1 p a:link , a:visited{
	font-size: 0.9em;
	color: #54544A;
	text-decoration: none;
}
#container #sidebar1 p a:hover, a:visited {
	color: #726A00;
	text-decoration: underline;
}


/*----------Infobox1 Style----------*/
#infobox1 {
	width: 14em;
	float: left;
	text-align: left;
}

#infobox1 li {
	list-style: url(../_images/bullet.gif) none;
	margin-left: 25px;
}
#infobox1   p .bold {
	font-weight: bold;
	color: #54544a;
	margin-left: 12px;
}
#infobox1  a:link, a:visited {
	font-size: 12px;
	color: #54544a;
	text-decoration: none;
}
#infobox1  a:hover, a:active {
	color: #726A00;
	text-decoration: underline;
}

/*----------Infobox2 Style----------*/
#infobox2 {
	width: 14em;
	float: left;
	border-right: 1px dotted #54544a;
	border-left: 1px dotted #54544a;
	text-align: left;
}
#infobox2 li {
	list-style: url(../_images/bullet.gif) none;
	margin-left: 25px;
}
#infobox2  p .bold {
	margin-left: 12px;
	font-weight: bold;
	color: #54544a;
}
#infobox2  a:link, a:visited {
	font-size: 12px;
	color: #54544A;
	text-decoration: none;
}
#infobox2  a:hover, a:active {
	color: #726A00;
	text-decoration: underline;
}


/*----------Infobox3 Style----------*/
#infobox3 {
	float: left;
	width: 14em;
	text-align: left;
}
#infobox3 li {
	list-style: url(../_images/bullet.gif) none;
	margin-left: 25px;
}
#infobox3  p  .bold {
	font-weight: bold;
	color: #54544a;
	margin-left: 12px;
}
#infobox3  a:link, a:visited {
	font-size: 12px;
	color: #54544A;
	text-decoration: none;
}
#infobox3  a:hover, a:active {
	color: #726A00;
	text-decoration: underline;
}

/*----------Footer Style----------*/
#footer  {
	background:#EBEAD8;
	clear: both;
} 
#footer  p  {
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	text-align: center;
}
#footer  a:link, a:visited {
	color: #54544A;
	text-decoration: none;
}
#footer  a:hover, a:active {
	color: #726A00;
	text-decoration: underline;
}
#analytics {
	display: none;
}


/*----------Signature Style----------*/
#signature p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	display: none;
}
#form {
	font-size: .9em;
}
#form fieldset  {
	background: #F4F4EA;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#form legend {
	color: #54544a;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: -10px;
}
#form label {
	display: block;
	float: left;
	width: 150px;
}

#form input {
}

#form legend .smallbold {
	font-size: 0.6em;
	color: #930;
	font-weight: bold;
}




/*----------Clearfloat Style----------*/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

