body {
	margin-top: 0px;
	margin-bottom:0px;
	background-image:url(../media/site/dotbg.jpg);
}

.textholder {
  width: inherit;
  padding: 10px;
  margin:auto;
  border: 1px inherit;
}

.textholderleftoff {
  width: inherit;
  padding-top:10px;
  padding-left:10px;
  padding-bottom:10px;
  margin:auto;
  border: 1px inherit;
}

.subtextholder {
  width: inherit;
  padding:0px;
  margin:auto;
  border: 1px inherit;
}

.cawinside {
  width: 109px;
  padding:0px;
  margin:auto;
  border: 0px inherit;
}


.bizsolutionholder {
  width: inherit;
  padding: 10px;
  padding-right:0px;
  margin:auto;
  border: 1px inherit;
}

hr {
	color: #E2DCD8;
	height: 1px;
}

h1 {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px; 
  font-style: normal; 
  font-weight: bold; 
  color: #333333; 
  text-decoration: none
  }
  
h2 {  
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #3366cc;
  text-decoration: none;
  margin-top: 40px;
  }
  
h3 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; font-style: normal; 
  font-weight: bold; 
  color: #003399; 
  text-decoration: none
  margin: 20px;
  margin-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  }
  
h4 {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: bold; 
  color:#660099; 
  text-decoration: none
  margin: 20px;
  margin-top: 20px;
  }
  
h5 {  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  color:#3333CC; 
  text-decoration: none
  margin: 30px;
  }
  
h6 {  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  font-style: normal; 
  font-weight: bold; 
  color: #666666; 
  text-decoration: none
  }
  

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align:justify;
}

ul {
	margin: 5pt;
	padding: 0pt;
	}
	
li {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	list-style-type: none;
	display: block;
	padding-top: 0pt;
	padding-left: 5pt;
	margin-bottom: 0pt;
	padding-bottom: 0px;
	margin-top: 2px;
	}
	
li a:link { 
	font-size: 8pt; 
	list-style-type: none;
	color:#666666;

	}

li a:hover {
	font-size: 8pt;
	color:#0099CC;
	
	}

li a:visited {
	font-size: 8pt; 
	list-style-type: none;
	color: #999999;

	}
ol li {	
    list-style-type: decimal;
	background: none;
	padding-left: 5pt; 
	}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:lighter;
	text-decoration: none;
	color: #666666;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:lighter;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:lighter;
	text-decoration: none;
	color: #3399CC;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:lighter;
	text-decoration: none;
	color: #FF3300;
}


.white {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 8px;
	margin: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 7px; \
  -moz-box-sizing: border-box;
}

.img-shadow {
  float:left;
  margin-left:5px; margin-right:2px; margin-top:10px; margin-bottom:10px
  }

.img-shadow img {
	display: block;
	position: fixed;
	background-color: #fff;
	border: 3px solid #c0c0c0;
	margin: 5px 1px 5px 4px;
	padding: 2px;
	left: 332px;
  }

.img-dropshadow {
  float:left;
  background:url(../media/site/shadow.gif) no-repeat bottom right;
  margin-left:0px; margin-right:15px; margin-top:0px; margin-bottom:10px
  }

.img-dropshadow img {
	display: block;
	position: fixed;
	background-color: #fff;
	border: 1px solid #DDDDDD;
	margin: 0px 2px 3px 0px;
	padding: 4px;
	
  }
 
.img-caption {
	display:block;
	position:fixed;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-bottom:5px;
	padding:0px;
	}
  
.img-noshadow {
  float:left;
  margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:30px
  }

.img-noshadow img {
	display: block;
	position: fixed;
	background-color: #fff;
	border: 0px solid #DDDDDD;
	margin: 0px 2px 3px 0px;
	padding: 4px;
	
  }
  
.img-borderAlignLeft {
  float:left;
  margin-left:5px; margin-right:0px; margin-top:0px; margin-bottom:5px
  }

.img-borderAlignLeft img {
	display: block;
	position: fixed;
	background-color: #fff;
	border: 1px solid #DDDDDD;
	margin: 0px 2px 3px 0px;
	padding: 2px;
	
  }
  
.img-borderAlignLeft0 {
  float:left;
  margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:5px
  }

.img-borderAlignLeft0 img {
	display: block;
	position: fixed;
	background-color: #fff;
	border: 1px solid #DDDDDD;
	margin: 0px 2px 3px 0px;
	padding: 2px;
	
  }
  
.img-borderAlignLeftRightMargin {
  float:left;
  margin-left:0px; 
  margin-right:5px; 
  margin-top:0px; 
  margin-bottom:5px
  }

.img-borderAlignLeftRightMargin img {
	display: block;
	position: fixed;
	background-color: #fff;
	border: 1px solid #DDDDDD;
	margin: 0px 2px 3px 0px;
	padding: 2px;
	
  }
    
.img-borderAlignRight {
  float:right;
  margin-left:0px; margin-right:0px; margin-top:5px; margin-bottom:5px
  }

.img-borderAlignRight img {
	display: block;
	position: fixed;
	background-color: #fff;
	border: 1px solid #DDDDDD;
	margin: 0px 2px 3px 0px;
	padding: 2px;
	
  }
  
.img-borderAlignLeftTopBottom0px {
  float:left;
  margin-left:0px; 
  margin-right:5px; 
  margin-top:20px; 
  margin-bottom:10px
  }

.img-borderAlignLeftTopLeftBottom0px img {
	display: block;
	position: fixed;
	background-color: #fff;
	border: 1px solid #DDDDDD;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	margin-right:3px;
	padding: 2px;
	
  }
  
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;
	}
	

form {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
	
}


.sitemapSubHead {
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
}
.Bullet {
	PADDING-LEFT: 20px; 
	BACKGROUND-IMAGE:url(../media/bullets/bullet.gif); 
	PADDING-BOTTOM: 2px; 
	BACKGROUND-REPEAT: no-repeat
}


.BulletArrowLeft {
	PADDING-LEFT: 20px; 
	BACKGROUND-IMAGE:url(../media/bullets/bulletarrowleft.gif); 
	PADDING-BOTTOM: 2px; 
	BACKGROUND-REPEAT: no-repeat

}

.BulletArrowRight {
	PADDING-LEFT: 10px; 
	BACKGROUND-IMAGE:url(../media/bullets/bulletarrowright.gif); 
	PADDING-BOTTOM: 2px; 
	BACKGROUND-REPEAT: no-repeat

}

.BulletArrowUp {
	float:right;
	PADDING-LEFT: 20px; 
	BACKGROUND-IMAGE:url(../media/bullets/bulletarrowup.gif); 
	PADDING-BOTTOM: 2px;
	BACKGROUND-REPEAT: no-repeat

}

.BulletArrowDown {
	float:right;
	PADDING-LEFT: 10px; 
	BACKGROUND-IMAGE:url(../media/bullets/bulletarrowdown.gif); 
	PADDING-BOTTOM: 5px;
	BACKGROUND-REPEAT: no-repeat

}

.subBullet {
	margin-left:30px;
	PADDING-LEFT: 20px; 
	BACKGROUND-IMAGE:url(../media/bullets/bullet.gif); 
	PADDING-BOTTOM: 2px; 
	BACKGROUND-REPEAT: no-repeat
}

.subsubBullet {
	margin-left:50px;
	PADDING-LEFT: 20px; 
	BACKGROUND-IMAGE:url(../media/bullets/bullet.gif); 
	PADDING-BOTTOM: 2px; 
	BACKGROUND-REPEAT: no-repeat
}

.tableLabel {
	float:left;
	background-color:#EAEAEA;
	width:130px;
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	}

.tableColLabel160 {
	float:left;
	background-color:#EAEAEA;
	width:160px;
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	}

.tableRowLabel105 {
	float:left;
	background-color:#EAEAEA;
	width:105px;
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
}

.tableRowLabel193 {
	float:left;
	background-color:#EAEAEA;
	width:193px;
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 

}

.tableRowLabel223 {
	float:left;
	background-color:#EAEAEA;
	width:223px;
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 

}

.tableInfoDetails {
	float:left;
	width:260px;
	margin-left:auto;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	}

.headerFrame {
  float:left;
  width:456px;
  margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px
  }

.headerFrame img {
	display: block;
	position: fixed;
	background-color: #ffffff;
	border: 0px solid #DDDDDD;
	margin: 0px 2px 3px 0px;
	padding: 4px;
	
  }

#baseContainer 
{
	margin-left:auto;
	margin-right:auto;
	height:560px;
}

#centerContainer
{
	margin-left:auto;
	margin-right:auto;
	width:776px;
	height:348px;
	text-align:center;
	vertical-align:middle;
	
	
}

#siteHeader
{
	margin-left:auto;
	margin-right:auto;
	width:720px;
	padding-left:28px;
	padding-right:28px;
	padding-top:17px;
	height:23px;
	background-image:url(../media/site/grdBlue.gif);
	
}

#headerContact
{
	
	width:268px;
	padding-left:267px;
	height:23px;
	background-image:url(../media/site/grdBlue.gif);


}
#spectrum
{
	margin-left:auto;
	margin-right:auto;
	width:776px;
	height:5px;
	
}

#topnav 
{
	margin-left:123px;
	margin-top:-6px;
	font:bold 10px Tahoma,Verdana,Helvetica,Sans-Serif;
	padding:0px;
}
#topnav a 
{
	color:#FFF;
	text-decoration:none;
	border-right:0px solid #fff;
	display:inline;
	margin-right:5px;
	padding-right:5px;
	font:bold 11px Tahoma,Verdana,Helvetica,Sans-Serif;
}
#topnav ul li
{
	margin:0;list-style:none;display:inline;
}
#topnav a:hover 
{
	color:#FFF;
	text-decoration:underline;
}



#topnavpage 
{
	margin-left:0px;
	margin-top:-6px;
	font:bold 10px Tahoma,Verdana,Helvetica,Sans-Serif;
	padding:0px;
}
#topnavpage a 
{
	color:#FFF;
	text-decoration:none;
	border-right:0px solid #fff;
	display:inline;
	margin-right:5px;
	padding-right:5px;
	font:bold 11px Tahoma,Verdana,Helvetica,Sans-Serif;
}
#topnavpage ul li
{
	margin:0;list-style:none;display:inline;
}
#topnavpage a:hover 
{
	color:#FFF;
	text-decoration:underline;
}



#artpopup { 
	position:absolute; 
	width:145px;
	background-color:#DDE2E8;
	display:none;
}

#artpopup ul {  
	padding: 0 0 0 0; 
	margin: 0; 
	list-style: none; 
	font-size: 10px;
} 

#artpopup ul li {  
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;  
	float: left; 
	width: 130px; 
}
#artpopup ul li a { 
	display: block; 
	width: 130px; 
	color: #000000; 
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-right: 2px; 
	font-weight:normal;
	text-decoration:none;
}

#artpopup ul li a:hover { 
	background-color: #6f8fc0; 
	color: #ffffff; 
	position: relative;
}


#artpopuppage {
	position:absolute;
	padding-top:10px;
	padding-bottom:10px;
	width:776px;
	background-color:#DDE2E8;
	display:none;
}

#artpopuppage ul {  
	padding: 0 0 0 0; 
	margin: 0; 
	list-style: none; 
	font-size: 10px;
} 

#artpopuppage ul li {  
	padding: 0 0 0 0;  
	float: left; 
	width: 194px; 
}
#artpopuppage ul li a { 
	display: block; 
	width: auto; 
	color: #000000; 
	padding: 2px 11px; 
	font-weight:normal;
	text-decoration:none;
}

#artpopuppage ul li a:hover { 
	background-color: #6f8fc0; 
	color: #ffffff; 
	position: relative;
}

