@import url("main.css");

/**********************
 Mandatory Definitions
***********************/
body {
	font-family:Verdana, sans-serif;
	font-size:11px; color:#303030;
	margin:0px 0px 0px 0px;

	background-image:url(../_images/bgroundMain.gif);
	
	 }
p { line-height:16px;
	margin-top:0; }

/* Headings */
h1 { font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
	background-color: transparent; font-weight: normal; margin: 0 0px -5px 0px; font-size:18px; margin-bottom:40px; color:#333333; padding:-14px 0 0 0; }
h2 { font-family:Verdana, Arial, sans-serif; font-size:14px; margin-bottom:0; margin-top:20px;}
h3 { font-family:Verdana, Arial, sans-serif; font-size:11px; margin-bottom:0; margin-top:6px; color:#CE6900; }
h4 { font-family:Verdana, Arial, sans-serif; font-size:12px; letter-spacing:2px; margin-bottom:-1px; }
h5 { font-family:Verdana, Arial, sans-serif; font-size:12px; font-weight:normal; margin-bottom:-1px; }
h6 { font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:normal; margin-bottom:-1px; }
h7 { font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
	background-color: transparent; font-weight: normal; margin: 0 0px -5px 0px; font-size:18px; margin-bottom:10px; color:#333333; padding:-14px 0 0 0; }
h8{ font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif; font-weight: normal;  font-size:18px; color:#333333;  }

/* Lists */
ul { }
li { line-height:18px; }

/* Anchor Links */
a, a:link, a:visited, a:active {
	color:#CF6800;
	text-decoration:underline; }

a:hover {
	color:#000000;
	text-decoration:none; }

/*********************
 Optional Definitions
**********************/
td { }
div { }
b { }
i { }
hr { border:2px solid #fcb040; display:block; clear:both; }

div.livefree_banner {
  margin: 0;
  position: fixed;
  bottom: 0;
  width: 140px;
  right: 0;
}