﻿body
{
	margin: 0;
	padding: 0;
	background-color: #eff2fb;
	font-family: Arial, Calibri, Verdana;
	font-size: 0.9em;
}

h1
{
    font-size: 2em;
    text-indent: 15px;
}

td.Menu
{
    font: bold 0.8em Arial, Calibri, Verdana;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-style: normal;
    vertical-align: middle;
}

a.MenuLinks:link
{
    color: #000000;
    text-decoration: none;
}
a.MenuLinks:visited
{
    color: #000000;
    text-decoration: none;
}
a.MenuLinks:hover
{
    color: #3F8BCA;
    text-decoration: underline;
}

td.Menuheader
{
    font: normal Arial, Calibri, Verdana;
    font-weight: bolder;
    color: #000000;
    background: url(/Images/Menuheader.jpg) no-repeat;
    height: 30px;
    width: 186px;
    vertical-align: middle;
    text-indent: 10px;
    
}

td.leftMenu
{
    font: bolder 0.8em Arial, Calibri, Verdana;
    color: #000000;
    text-transform: capitalize;    
    text-align: left;
    line-height: 25px;
    vertical-align: top;
    background-color: #DCDFE4;
    width: 186px;
}

a.leftMenuLinks:link
{
    color: #000000;
    text-decoration: none;
    line-height: normal;
}

a.leftMenuLinks:visited
{
    color: #000000;
    text-decoration: none;  
    line-height: normal;
}

a.leftMenuLinks:hover
{
    background-position: left;
    color: #000000;
    text-decoration:  none;
    line-height: normal;
    background-repeat: no-repeat;
    background-image: url('/Images/arrow1.gif');
}

.Prodtable
{
	margin: 5px;
	background-color: #D8DEEB;
	border: 1px dashed #B6B6B6;
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
}


td.Protble
{
	font-size: 12px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	padding-left: 5px;
	font-weight: bolder;
}

a.Prolnk:link
{
    color: #003399;
    text-decoration: underline
}

a.Prolnk:visited
{
	color: #003399;
	text-decoration: underline;
}

a.Prolnk:hover
{   
    color: #666666;
    text-decoration: underline   
}

td.Topic
{
    background: url(/Images/Header.gif) no-repeat;
    color: #000000;    
    text-indent: 10px;
    vertical-align: middle;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: bold;
}

td.Content
{
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-left: 5px;
	line-height: 20px;
	font-variant: normal;
	font-size: 0.9em;
}

td.SitemapText
{
	color: #000000;
	text-align: Left;
	vertical-align: top;
	padding-left: 5px;
	line-height: 17px;
	font-variant: normal;
	font-size: 0.7em;
}

td.SmallContent
{
    color: #000000;
    text-align: center;
    vertical-align: top;
    padding-left: 5px;
    line-height: 20px;
    font-variant: normal;
    font-size: 10px;
    font-family: "normal Calibri" , Arial, sans-serif;
    font-weight: bold;
}

UL
{
	list-style: square outside;
	list-style-image: none;
	
}
li
{
    margin: auto auto 7px auto;
    font-size: 12px;
}

UL.bullet
{
	list-style-image: url('/Images/arrow2.gif');	
	font-size: 12px;
}

a.PageLinks:link
{
	color: #1C89C8;
	font-weight: bold;
	text-decoration: none;
}
a.PageLinks:visited
{
    color: #1C89C8;
    font-weight: bold; 
    text-decoration: none;   
}
a.PageLinks:hover
{
    color: #1C89C8;
    font-weight: bold;
    text-decoration: underline;
}

a.News:link
{
	color: #000000;
	text-decoration: none;
}
a.News:visited
{
    color: #000000;    
    text-decoration: none;   
}
a.News:hover
{
	color: #666666;	
	text-decoration: underline;
}

td.PgTopic
{
    font: bolder medium Calibri, Arial, sans-serif;
    color: #1C89C8;
    text-transform: uppercase;
    text-align: left;
    line-height: 30px;
    vertical-align: middle;
    border-bottom-style: dashed;
    border-bottom-color: #808080;
    border-bottom-width: 2px;
}

td.HDfooter
{
    font: bold small Calibri, Arial, sans-serif;
    color: #000000;
    text-transform: capitalize;
    text-align: center;
    font-style: normal;
    vertical-align:bottom;
    background-color: #D8DEEB;
    line-height: 25px;
}

a.HDfooterLinks:link
{
    color: #000000;
    text-decoration: none;
}
a.HDfooterLinks:visited
{
    color: #000000;
    text-decoration: none;
}
a.HDfooterLinks:hover
{
    color: #003F73;
    text-decoration: underline;
}

td.footer
{
    font: bold x-small Calibri, Arial, sans-serif;
    color: #000000;
    text-transform: capitalize;
    text-align: center;
    font-style: normal;
    vertical-align: bottom;
    background-color: #C7CFE2;
    line-height: 15px;
}

td.footNotes
{
    font-size: 12px;
    color: #808080;
    font-style: normal;
    font-family: Callibri, Arial, Helvetica, sans-serif;
}

/*UL Paging Style*/
#pagination-digg li 
{
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	float:left;
}

#pagination-digg a
{
	border:solid 1px #9aafe5;
	margin-right:2px;
}

#pagination-digg .previous-off, #pagination-digg .next-off
{
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}

#pagination-digg .next a, #pagination-digg .previous a 
{
	 font-weight:bold; 
}	

#pagination-digg .active     
{
	background:#2e6ab1;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	margin-right:2px;
}

#pagination-digg a:link, #pagination-digg a:visited
{
	color:#0e509e;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}

#pagination-digg a:hover
{
	border:solid 1px #0e509e;
}

