BODY {
 margin: 5px 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 color: #000000;
 background-color : #FFFFFF
}

H1  {
	font-size: 110%;
	color : #000000;
	font-weight : bold; margin-left:0pt; margin-right:0pt; margin-top:20pt; margin-bottom:18pt
}

H2  {
 font-size: 100%;
 font-weight: bold;
 margin: 18pt 0pt 6pt 0pt;
 color : #4688A8;
}

 H3  {
 font-size: 90%;
 font-weight: bold;
 color: #000000;
 }

H4  {
 font-size: 90%;
 font-weight: bold;
 color: #000000;
 margin-left:0pt; margin-right:0pt; margin-top:18pt; margin-bottom:6pt
 }
 
 H5  {
 font-size: 80%;
 font-weight: bold;
 color: #4688A8;
 margin: 0pt 0pt 6pt 0pt;
 }
 
H6  {
 font-size: 80%;
 font-weight: bold;
 color: #4688A8;
 text-align: center;
 margin: 12pt 0pt 6pt 0pt;
 }
 
img {border: 0px}

hr {
	color: #000000;
	padding: 0px;
	margin: 0px
}

p, li, ul, table {
	font : 90% Verdana, Arial, sans-serif;
}

ul  {
 margin: 0pt 10pt 12pt 10pt; 
 list-style-image : url('../images/bullet.gif');
}

ol {
 margin: 0pt 10pt 12pt 10pt; 
 list-style-type : decimal;
}

li {
	 margin: 0pt 0pt 10pt 10pt;
}

a:link, a:visited {
 color: #0000FF;
 text-decoration: underline
} 

a:hover { 
 color: #000000;
 text-decoration: none;
 background-color : #C8EAFB;
}

/*CUSTOM SECTION BEGINS HERE */

 /*main column content*/
 .content {
	 padding: 0px 10px 20px 10px;
}

/*main column content*/
 .content-menu {
	 background-color: #FBFBFB;
}

 /*cookie crumb menu*/
 .cookie {
 color: #000000;
 text-align: left;
 font-variant:normal; font-weight:bold; font-size:70%; font-family:Arial, Helvetica, sans-serif; margin-left:3px; margin-right:20px; margin-top:6px; margin-bottom:0px
} 

 .feature {
	font-size: 80%;
	margin: 0px 10px 8px 10px;
	width: 100%;
}

.feature-sml {
	font-size: 7pt;
	margin: 10px 10px 8px 10px;
	width: 100%;
}

.feature-box {
	padding: 2px;
	width: 100%;
	margin: 3px;
	border: 1px dotted #5DA8CD;
	background-color : #FFFFFF;
}

.feature-box-bg {
	padding: 2px;
	width: 100%;
	background-color : #FFFFFF; margin-left:5px; margin-right:5px; margin-top:20px; margin-bottom:5px
} 

   /*footer section*/
.footer  {
 text-align: center;
 margin: 6px 10px 6px 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: normal;
}

.headline {
	font-size: 60%;
	text-align: left;
	padding: 0px 0px 1px 10px;
	margin: 0px;
	font-style: italic;
	color: #FFFFFF;
}

  /*menu side*/
.menu {
 font: 90% Arial, Helvetica, sans-serif; 
 margin: 0px 5px 0px 5px;
 line-height : 16pt;
}

  /*menu side*/
.menu a, .menu a:visited{
 text-decoration : none;
 color: #4688A8;
  width: 100%;
}

  /*menu side*/
.menu a:hover {
 text-decoration : none;
 color: #000000;
  width: 100%;
}

 /*menu bottom side*/
.menu-btm {
 font: 90% Arial, Helvetica, sans-serif;
 text-align: center;
 line-height : 16pt;
 color: #FFFFFF;
}  

 /*menu bottom side*/
.menu-btm a:link, .menu-btm a:visited {
 color: #FFFFFF;
 text-decoration : none;
}  

 /*menu bottom side*/
.menu-btm a:hover {
 color: #4688A8;
 text-decoration : none;
 background-color: #FFFFFF;
}  

.small {
	font-size: 7pt;
	margin: 0px 10px 8px 10px;
}

.tb-hdr {
	background-image: url('../images/hdr.gif');
	background-repeat : no-repeat;
	width : 720px;
	height : 80px
}

 /* body table */ 
.tb1 {
  background-color: #FFFFFF;
  border : thin solid #5DA8CD;
}

 /* headline table */ 
.tb2 {
  background-color: #5DA8CD;
  border : medium solid #FFFFFF;
}


