﻿	body 
 {
 	margin: 0px; 
 	padding: 0px;
 	font-family :Verdana , Tahoma, Arial;
 	font-size: small;
 	color: #1920d7;
 }
 
 
 h1, h2
 {
 	font-size: small;
 	font-weight:bold;
	display:inline;
 }
 
 h3, h4
 {
 	font-size: small;
 	font-weight:bold;
 	display:inline;
 }
 
 
 .heading
 {
 	font-size: larger;
 	padding: 5px 25px;
 }
 .button
 {
 	background-image: url(Images/buttonr.png) ;
 	background-repeat :no-repeat;
 	height:30px;
 	width:102px;
 	text-align:center;
 }
 A.bottomLinks
 {
 	font-size: small;
 	color:#1920d7; 
 	height: 30px;
 	padding-left:5px;
 }
 A
 {
 	font-size: small;
 	color:#1920d7; 
 	font-weight:bold;
 }
 
 
 A.topMenu
 {
 	font-size: small;
 	color:#ffffff; 
 	height: 30px;
 	font-weight:bold;
 }
 
 .menuSpacer
 {
 	height:10px;
 }
 #HorizontalMenu li
 {
 	color:#ffffff; 
 	background: #ffaa00;
 	list-style-type: none;
 	display: inline;

		float: left; 
		padding-right: 32px;
		padding-left: 32px;
		line-height: 80px;
 border: 2px #aaa solid;
 
 }
 
 .horizMenu
 {
 	font-size: medium;
 	color:#ffffff; 
 	height: 80px;
 }
 
 .panelOuter
 {
 	width: 1050px;
 }
 
 .panel
 {
 	float: left;
 	background: #e1e2f9;
 	text-align:left;
 	width:610px;
 }
 .mainHeading
 {
 	background-image: url(Images/mainBar.png);
 	background-repeat:no-repeat ;
 	color:#ffffff; 
 	font-size: small;
 	font-weight: bold;
 	text-align : center;
 	line-height:30px;
 	height:30px;
 	}
 
	.padPanels
 {
 padding:0 10px;
 }
 .tipsHeading
 {
 	background-image: url(Images/rightBar.png);
 	background-repeat:no-repeat ;
 	color:#ffffff; 
 	font-size: small;
 	font-weight: bold;
 	text-align : center;
 	height:30px;
 	line-height:30px;
 	
 }
 .panelRight
 {
 	width: 198px; 
 	float: left; 
 	display:inline;
 	background: #e1e2f9;
 	
 }
 /*.banner, .tips
 {
 	color:#ffffff; 
 	background: #1920d7;
 	font-size: small;
 	font-weight: bold;
 	text-align : center;
 	padding: 5px 0;
 }
*/
 
 .style1{font-weight: bold;}
 