﻿body
{
	font-family: Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}



.link1
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #175bd2;
	font-family: Tahoma;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}


a:link
{
	color: black;
	text-decoration: none;
}

.bold
{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.heading
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-transform: capitalize;
	font-variant: normal;
}


.subheading
{
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	font-family: Tahoma;
	font-variant: normal;
	color: #0000cc;
	text-decoration: none;
}

.text
{
	font-family: Tahoma, Serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.phototext
{
	font-family: Verdana, Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.textvision
{
	font-family: Tahoma, Serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
	
.newPageHeading
{
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000066;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}




a:active {
	text-decoration: none;
	color: #313031;
}



.star
{
	color: #ff0000;
	text-decoration: none;
}


a.link:black
{
	color:Lime;
}

a:hover.black
{
	font-size: 12px;	
	font-weight: bold;
	background-color: #00047e;
	
	
}

.sitemap
{
	font-size: 9pt;	
	font-weight:bold;
	color: #ffffff;
}
.menufont
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
	background-color: #000680;
	color: #ffffff;
}

a.menufont
{
	color: captiontext;	
	color:White;
	text-decoration: none;
}

a:hover.menufont
{
	color: captiontext;	
	text-decoration: none;
	text-align:left;
}


.menusubfont
{
	font-size: 10px;
	text-transform: none;	
	text-decoration: none;
	text-align:left;
	color: #000000;
}

a:visited.menufont
{			
	color:White;
}
a:hover.menusubfont
{
	color: #000680;
	font-weight:bold;	
	text-decoration: none;
}
a:visited:hover.menusubfont
{
	color: #000680;
	font-weight:bold;	
	text-decoration: none;
}





.HyperLink
{
	text-decoration: none;
	color: Black;
}

TR
TD
{	
	font-size: 9pt;	
}


.CheckBox
{   
	font-size: 10pt;
	
	}


a:search
{
	font-family: Verdana, Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}


.navigation
{
    font-size: 11px;
    color: #96161c;   
    background-repeat: repeat-x;
    text-decoration:none;
}


.toolbar
{
	font-size: 13px;
	font-family: Verdana;
	padding: 3px;
	height: 20px;
	background-color: #B5C7DE;
	text-decoration: none;
}


.star
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.planbullets
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: decimal;
}


.bulletssq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(images/bullets_01.gif);
	position: static;
	left: auto;
	line-height: 19px;
}

a:bullets
{
	position: static;
	color: #666666;
	left: auto;
	list-style-image: url(Images/bullets.gif);
	line-height: 19px;
}


.footer
{
	text-decoration: none;
	background-color: White;
	height: 10px;
	font-size: small;
}


.HeaderStyle
{
	background-color: #DDDDFF;
	color: threeddarkshadow;
	text-align: left;
}

.RowStyle
{
	background-color: #ffffff;
	color: dimgray;
	text-align: left;
}

.Grid
{
	border-right: gainsboro 0px solid;
	border-top: gainsboro 0px solid;
	border-left: gainsboro 0px solid;
	border-bottom: gainsboro 0px solid;
	text-decoration: none;
	
}

.AlternatingRowStyle
{
	background-color: White;
	color: #284775;
	text-decoration: none;
	text-align: left;
}

.FooterStyle
{
	background-color: #33ffff;
	color: #000000;
	height: 20px;
	text-decoration: none;
}

.SelectedRowStyle
{
	font-weight: bold;
	background-color: #009999;
	
}
.PagerStyle
{
	background-color: #336af8;
	text-align: left;
	color: white;
	text-decoration: none;
}
.EditRowStyle
{
	background-color: #999999;
	text-align: left;
}
.Header
{
	background-color: steelblue;
	color: snow;
	height: 20px;
	text-decoration: none;
	
}

.SubScript
{
	vertical-align: sub;
	font-size :smaller;
}
.SuperScript
{
	vertical-align: super;
	font-size: smaller;
}

.textalign
{
	font-family: Tahoma, Serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	behavior: url(Images/bullets_01.gif);
	list-style-type: none;
}


a:link.menu
{
	color: White;
	text-decoration: none;
}

.menunew
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: capitalize;
	color: #000033;
	background-color: #99ccda;
	text-decoration: none;
}

.menubackground
{
	background-color: #ff66ff;
	text-decoration: none;
}

.small
{
	text-decoration: none;	
	font-size: 8pt
}

