.StandardHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000}

.MediumHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000}

.StandardText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}

.SmallerText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #000000}

.LargeText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}

.Copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

.LargeHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: normal; color: #000000}

.xLargeHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: normal; color: #000000}

.TitelRed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; font-variant: normal; color: #990000}

.MenuBar:link{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-style : normal;

	text-decoration : none;

	color : Black;

	font-weight : bold;

}

.MenuBar:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-style : normal;

	text-decoration : none;

	color : Black;

	font-weight : bold;

}

.MenuBar:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-style : normal;

	text-decoration : underline;

	color : Black;

	font-weight : bold;

}

.MenuBar{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-style : normal;

	text-decoration : none;

	color : #000000;

	font-weight : bold;

}

.Navigation:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #000000;

	text-decoration : underline;

}

.Navigation:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #000000;

	text-decoration : underline;

}

.Navigation {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #000000;

	text-decoration : none;

}.MenuBarCurrent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style : normal; text-decoration : underline; color : Black; font-weight : bold; }

.LargeTextBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000099;

	font-weight: bold

}

.LargeTextBlue:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000099;

	font-weight: bold;

	text-decoration : none;

}

.LargeTextBlue:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px ;

	color: #000099;

	font-weight: bold;

	text-decoration : none;

}

.StandardTextBullet {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #000000 ;

}

.StandardTextBulletList {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	color: #000000 ;

	list-style-type: circle;

}

.StandardTextBullet:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bold;

	color: #000000 ;

	list-style-image: url(logo%20bullet.gif);

	text-decoration : underline;

}

.StandardTextBullet:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bold;

	color: #000000 ;

	list-style-image: url(logo%20bullet.gif);

	text-decoration : underline;

}

.LargeTextBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: Black;

	font-weight: bold

}

.LargeTextBlack:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: Black;

	font-weight: bold;

	text-decoration : none;

}

.LargeTextBlack:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px ;

	color: Black;

	font-weight: bold;

	text-decoration : none;

}

.BGlefthandstripes { 

	background-image:  url(assets/LHstripeyBG.jpg);

	background-repeat: repeat-y;

	background-position: top right
}

.BGrighthandstripes { 

	background-image:  url(assets/RHstripeyBG.jpg);

	background-repeat: repeat-y;

	background-position: top left
}

.BGtopstripes { 

	background-image:  url(assets/TopBanStripeyBG.gif);

	background-repeat: repeat

}.padLR {
	padding-right: 8px;
	padding-left: 8px;
}
body {
	background-image: url(assets/BodyBlueStripeyBG.gif);
	background-repeat: repeat;
	background-position: left top;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.LHnavBG {
	background-image: url(assets/interior_template_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	background-color: #FFFFFF;



}
.Displaynone {
	display: none;
}

.ulicon{ list-style-image: url("assets/pdficon_small.gif") 
}

#bullets ul, li {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000 ;	
	list-style-type: bullet;
}


#menu {
   top: 173;
   z-index: 9999; 
   width: 100%;
}

#menu dl {
   margin: 0;
   padding: 0;
   position: absolute;
   top: 110;
   z-index: 9999; 
   background-color: #86a8d3;
}

#menu dt {
   cursor: pointer;
   text-align: left;
   font-weight: bold;
   background-color: white;
}

#menu dd {   
   margin: 0;
   padding: 0;
   border-bottom: 1px white;
   display: none;
   background-color: white;
}

#menu li {
   list-style-type: none;
   margin: 0;
   padding: 0;
   text-align: left;
   background-color: #cbd3e4;
   border-bottom: 1px solid #41418c;

         border-left: 1px solid #41418c;
            border-right: 1px solid #41418c;
   list-style-type: none;
   line-height: 100%;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-left: 3px;
}

#menu ul {
   margin: 0;
   padding: 0;
   background-color: #cbd3e4;
}
   
#menu ul li:hover {
  background-color: #7272e4;
}

#menu a:hover {
  color: #ffffff;
}


#menu li a, .menu dt a {
   text-decoration: none;
   color: #000;
   font-family: Verdana;
   font-size: 12px;
   font-weight: normal;
   line-height: 90%
}



