@charset "UTF-8";
.orangetext1 {
	color: #369;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 4px;
}
.address1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #930;
	line-height: normal;
	text-align: center;
	
}
.address2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #930;
	line-height: normal;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.BodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
.BodyTextRight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #03C;
	text-align: Right;
}
.BottomLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
}
.H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #930;
	text-align: left;
}

.BodyName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
}

.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 195px; /*width of menu*/
	border: 1px solid #930;
	border-bottom-width: 1;
	text-align: left;
}

.glossymenu a.menuitem{
background: #999 url(menu/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(menu/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #930;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

body {
	background-color: #CCC;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.NewPoint {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #369;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.TableText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.BulletList p .BulletList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: inherit;
	list-style-image: url(images/basicround2.gif);
	list-style-position: inside;
	font-style: normal;
	color: #000;
}
.BodyLarge {
	font-size: 16px;
	font-style: normal;
	color: #000;
}
.centerit {
	text-align: center;
}
.white_text {
	color: #FFF;
	font-style: italic;
}

