.css {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}
.redlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #D36945;
	text-decoration: underline;
}

.fullltgreybord {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.lgrey4 {
	border: 1px solid #CCC;
}

.rightlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	background-color: #E29C85;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	color: #FFF;
}
.boldwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 12px;
	color: #FFF;
}
.rtdashbdr {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #9AB6E2;
}
.whiteheadings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	text-indent: 5px;
	font-variant: normal;
}
.lblueline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E3EF;
}

.bttmdash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #72A0C2;
}
.greyborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.leftgreysolid {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005D9F;
}
.rightlinksborder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.rightlinkstype {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
}



.toplinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-decoration:underline
}

.greylinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}

A.navigation:link {
	color: #8392A5;
	font-size : 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

A.navigation:visited {
	text-decoration: none;
	color: #333;
	font-size : 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
A.navigation:hover  {
	text-decoration: none;
	color: #B84B46;
	font-size : 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
A.navigation:active {
	text-decoration: none;
	color: #333;
	font-size : 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.cssnav	{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/buttons/button2.gif);
	background-repeat: no-repeat;
	display: block;
	width: 210px;
	height: 30px;
	margin-bottom:0px;
	padding: 0;
	left: -1px;
	font-size: 12px;
	font-variant: small-caps;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	text-decoration:none
	
}

.cssnav a {
	display:block;
	width: 210px;
	height: 30px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: #000;
}

.cssnav img {
	width: 100%;
	height: 100%;
	border: 0;
	color: #666;
}
* html a:hover {
	visibility:visible;
	color: #666;
}
.cssnav a:hover img{
	visibility:hidden;
	color: #666;
}
.cssnav span {
	left:8px;
	top:7px;
	margin:0;
	cursor: pointer;
	position:absolute;
	color: #000;
}
.mainheadings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #D26642;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
	font-weight: bolder;
	font-variant: small-caps;
}
.mainwhitehead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-indent: 5px;
}
.greybold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
}
.greytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: justify;
}

.bttmtopgrey {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.bullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 1px;
	margin-left: -25px;
	color: #196DA8;
	line-height: normal;
}
.blueheadings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #397DAC;
	text-align: left;
	font-variant: normal;
}
A.bluelink:link {color: #0560A1; font-size : 11px; text-decoration: none; font-family: Verdana, Geneva, sans-serif;}
A.bluelink:visited {text-decoration: none; color: #0560A1; font-size : 11px; font-family: Verdana, Geneva, sans-serif;}
A.bluelink:hover  {text-decoration: none; color: #990000; font-size : 11px; font-family: Verdana, Geneva, sans-serif;}
A.bluelink:active {text-decoration: none; color: #0560A1; font-size : 11px; font-family: Verdana, Geneva, sans-serif;}

.greybold11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
}
.bluetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D6FAB;
}
.blackbullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 1px;
	margin-left: -25px;
	color: #000;
	line-height: normal;
}
A.blacklink:link {color: #000000; font-size : 11px; text-decoration: none; font-family: Verdana, Geneva, sans-serif;}
A.blacklink:visited {text-decoration: none; color: #000000; font-size : 11px; font-family: Verdana, Geneva, sans-serif;}
A.blacklink:hover  {text-decoration: none; color: #990000; font-size : 11px; font-family: Verdana, Geneva, sans-serif;}
A.blacklink:active {text-decoration: none; color: #000000; font-size : 11px; font-family: Verdana, Geneva, sans-serif;}
.rtsolidbdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
