body {
	background-color: #CCCCCC;
	background-image: url(../images/bg_dkgray.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link	{ color:#cc6600; text-decoration:none;}
a:visited	{ color:#cc6600; text-decoration:none;}
a:hover	{ color:#cc6600; text-decoration:underline;}
a:active	{ color:#cc6600; text-decoration:underline;}

a.footerlink:link	{ color:#333333; text-decoration:none;}
a.footerlink:visited	{ color:#333333; text-decoration:none;}
a.footerlink:hover	{ color:#000000; text-decoration:underline;}
a.footerlink:active	{ color:#000000; text-decoration:underline;}

a.textlink:link	{ color:#918f91; text-decoration:none;}
a.textlink:visited	{ color:#918f91; text-decoration:none;}
a.textlink:hover	{ color:#000000; text-decoration:underline;}
a.textlink:active	{ color:#000000; text-decoration:underline;}

ul {padding:10px 0px 10px 34px; margin:1px;}
li {padding:0px 0px 4px 0px; margin:1px; list-style-image: url('../images/bullet.gif');}

#linklist { list-style-image: url('../images/arrow_link.gif'); }

.glossaryodd {padding:5px 4px 12px 5px; background-color:#eeeeee; width: 177px}
.glossaryeven {padding:5px 4px 12px 5px; background-color:#dddddd; width: 177px}
.glossaryspacer {background-color:#ffffff; width: 4px}

#siteframe {
	z-index:1;
	position:absolute;
	margin-left: -495px;
	margin-top: 0px;
	height: auto;
	width:990px;
	left: 50%;
	top: 0px;
	padding-bottom: 25px;
	background-image: url(../images/bg_ltgray.gif);
	background-color: #FFFFFF;
}

#logo {
	position:absolute;
	left:45px;
	top:0px;
	width:400px;
	height:84px;
	z-index:2;
}
#tagline {
	position:absolute;
	left:545px;
	top:0px;
	width:400px;
	height:84px;
	z-index:2;
}
#topflash {
	position:absolute;
	left:45px;
	top:84px;
	width:900px;
	height:270px;
	z-index:2;
}
#mainnav {
	position:absolute;
	left:45px;
	top:354px;
	width:900px;
	height:32px;
	z-index:2;
}
#pageheadbg {
	position:absolute;
	left:45px;
	top:386px;
	width:900px;
	height:51px;
	z-index:1;
	background-image:url(../images/pagehead_bg.jpg);
}
#pagehead1 {
	position:absolute;
	left:85px;
	top:408px;
	width:400px;
	height:auto;
	z-index:2;
}
#pagehead2 {
	position:absolute;
	left:671px;
	top:408px;
	width:200px;
	height:auto;
	z-index:2;
}
#bodyexpander {
	position: relative;
	left:45px;
	top:0px;
	width:900px;
	height:437px;
	z-index:1;
}


#keyline_vert {
	position: absolute;
	top:437px;
	left:654px;
	width:1px;
	height:250px;
	background-color:#d0d0d0;
	z-index: 2;
}

#contact_frame {
	position:absolute;
	left:672px;
	top:457px;
	width:250px;
	height:auto;
	z-index:2;
}
#contact_phone1 {
	position:absolute;
	left:0px;
	top:90px;
	width:58px;
	height:auto;
	z-index:2;
}
#contact_phone2 {
	position:absolute;
	left:60px;
	top:90px;
	width:200px;
	height:auto;
	z-index:3;
}
#contact_mail {
	position:absolute;
	left:0px;
	top:162px;
	width:250px;
	height:auto;
	z-index:2;
}



#footer {
	position: relative;
	left:45px;
	width:900px;
	height:180px;
	z-index:2;
}

#footerleft {
	position: absolute;
	top: 135px;
	left:0px;
	width:550px;
	height:20px;
	z-index:2;
}
#footerright {
	position: absolute;
	top: 135px;
	left:550px;
	width:350px;
	height:20px;
	z-index:2;
}


h1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;	
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.uppercaselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc6600;
	font-weight:bold;
}

.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight:bold;
}


.footermainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	
}
.footerulcase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
}

