﻿body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

#Layer1 {
	position: relative;
	width: 160px;
	height: 0px;
	z-index: 1;
	left: -150px;
	top: -1250px;
	visibility: visible;
}
#Layer2 {position: relative; width:160px; height:115px; z-index:2; left: 745px; top: -1250px; visibility: visible;}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_top_lineheader.jpg);
	line-height: 85px;
	font-size:12px;
	font-weight:bold;
}

#container-name {
	float: left;
	width: 600px;
	margin-top: 35px;
    overflow:hidden;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
    overflow:hidden;
}

span, #container-name span,#container-slogan span {
	color: #28a2e5;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_lineeyecatcher.jpg);
}

#container-navigation1 {
	width: 670px;
	background-color: #008AFB;
	height: 44px;
	border-bottom: 1px solid #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#container-navigation2 {
	width: 670px;
	background-color: #45AAFF;
	height: 44px;
	border-bottom: 1px solid #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

ul#navigation1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation1 li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation1 li a {
	color: #ffffff;
	line-height: 23px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	border-right: none;
}

#navigation1 li a:hover {
	text-decoration: underline;
	background-color: #000000;
	}

ul#navigation2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation2 li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation2 li a {
	color: #ffffff;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 10px 5px 12px;
	border-right: none;
}

#navigation2 li a:hover {
	text-decoration: underline;
	background-color: #000000;
	
}

#container-content {
	width:700px;
	background-image: url(images/bg_linecontent.jpg);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 510px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;

}

#container-footer {
	width: 750px;
	clear: both;
	background-image: url(images/pic_footer_bgrnd.jpg);
	color: #aeaeae;
	border-top-width: 4px;
	border-top-style: none;
	border-top-color: #E5E5E5;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
	overflow:hidden;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 16px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 10px 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px 1px;
	line-height: 15px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	color: #006AC3;
	padding: 0px 0 0px 0px;
	letter-spacing: -0.5px;
	}
	
h5 {
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .box {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 5px 5px 5px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content_img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
	overflow:hidden;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
	overflow:hidden;
}

img.alignabove {
	margin: 0 0 10px 0;
}

#right_side {
  margin-top: 5px;
  padding: 4px;
  float: right;
  width: 160px;
  background: #F1F6FE url('images/side_bg.gif') bottom left repeat-x;
  overflow:hidden;
}
 h4 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

.featurebox_side {
	background-color: #f8f8f8;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	border: 1px solid #DFE8F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #000;
	text-align: center;
}

.teglogo1 {color: #000000}
.teglogo1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: x-small;font-weight: bold;
}
.teglogo2{color: #AEAEAE;font-weight: bold;
}
.style22 {color: #666666}
.style24 {color: #990066}

#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 505px;
	text-align: left;
	border-collapse: collapse;
	background: url('images/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('images/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 1px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}
.Boldfree {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFF;
	font-size: 24px;
	text-align: center;
}
.subfont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.readonline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
.eventtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
	text-align: left;
}
.eventheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	font-weight: normal;
}
.eventtoptitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #009;
}


.advertiser {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
}
.readmore {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}	
.readmore a:hover {
	text-decoration: blink;
	background-color: none;
	color: Red;
}
.newsheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}	
.newsheader a:hover {
	text-decoration: blink;
	background-color: none;
	color: Red;
}

A:link {
	text-decoration: none;
}
A:visited { 
    text-decoration: none; 
	color: #00F;
}
A:active {
	text-decoration: none; 
}
A:hover { 
    text-decoration: none; 
}
.footeradd {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.footerhq {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.subnewsletter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bolder;
}

