/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background: url(/siteimages/banner1600.jpg) no-repeat center;
	height: 150px;
	min-width: 1000px;
	max-width: 1600px;
}

#content{
	float:left;
	width: 75%;
	margin: 0;
	padding: 0 2%;
	height: 100%;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#siteName a {
	color: #FFFFFF;
}



/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 5px 0px;
	margin-bottom: 10px;
	width: 720px;
	border-bottom: 1px dashed #CCCCCC;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	clear: left;
}

/*********ZICOM styles ********************/
#wrapper {
	min-width: 1000px;
	max-width: 1600px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}

.float-right   {
	float:right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 3px;
}

.float-rightBordered {
	float:right;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 3px;
	border: 1px dashed #999999;
	background: #FFFFFF;
}

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.bold          { font-weight:bold; }

.nobullet      {
	list-style:url(Templates/none) none inside;
	margin-bottom: 5px;
}

.boxborder {
	font-family: Verdana, sans-serif;
	border: thin solid #CCCC99;
	background: #FEFEFE;
}

.divInternal {
	letter-spacing: 0.1em;
	font-size: 1em;
	padding-top: 5px;
	padding-left: 15px;
	margin: 5px 15px 15px;
	border: 1px solid #999999;
	padding-bottom: 5px;
	background: #FEFEFE;
	visibility: inherit;
}
.divExternal {
	font-size: 1em;
	margin: 10px;
	border: 1px dashed #CCCCCC;
	padding: 10px 10px;
}

/* TO WEED OUT */
#listmenu {
	font-size: 0.8em;
	color: #333333;
	background: #ffffff no-repeat center;
	border: 1px dashed #CCCCCC;
	height: auto;
	padding: 0px;
	margin: 10px;
}
		

/*** DIR styles ***/
#SectionInternal {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 30px 15px 5px;
	background-attachment: scroll;
	background-color: #FEFEFE;
	background-image: url(/images/FeaturedArticles.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#SectionInternal .dirlink
{
	letter-spacing: 0.1em;
	font-size: 1em;
	padding-top: 5px;
	padding-left: 20px;
	margin: 5px 15px 15px;
	background: url(/images/hollow_orange_arrow_rt.gif) no-repeat left top;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
}

#SectionExtC {
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/ClientsSponsored.gif);
	border: 1px solid #999999;
	margin: 20px 10px 10px 0px;
	padding: 20px 15px 5px;
	background-attachment: scroll;
}
#SectionExtC h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	padding-bottom: 5px;
}

#SectionExtC .dirlink
{
	background: url(/images/zi_star_client.gif) no-repeat scroll left 5px;
	letter-spacing: 0.1em;
	font-size: 1em;
	border-top: 1px solid #999999;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
}
#SectionExtC .dirbanner
{
	background: left;
	letter-spacing: 0.1em;
	font-size: 1em;
	border-top: 1px solid #999999;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
}
#SectionExtC .dirbanner img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#SectionExt {
	background-color: #fbfbfb;
	margin: 20px 10px 10px auto;
	padding: 30px 5px 10px;
	border-top: thin solid #666666;
}

#SectionExt .dirlink
{
	font-weight: normal;
	padding: 5px 5px 5px 20px;
	font-size: 1em;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 1px dotted #999999;
}

#SectionExt h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}

#content hr {
	border: 1px dashed #CCCCCC;
	margin-bottom: 3px;
}
.infoblock {
	font-size: 1em;
	border: 1px dashed #CCCCCC;
	margin: 10px 30px 30px 10px;
	background: #Fdfdfd;
	list-style: circle url(/images/hollow_orange_arrow_rt.gif) outside;
	display: block;
	padding: 10px 10px 10px 30px;
}
.infoblockTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #666666;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}

.titlePlain {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}

.scroller90percent {
	background: #F4F4F4;
	margin: 10px;
	padding: 10px;
	height: 200px;
	width: 90%;
	border: thin inset #333399;
	overflow: scroll;
	visibility: inherit;
}
.caution {
	color: #990000;
}
.imageFrame {

	font-size: 1em;
	padding-top: 5px;
	padding-left: 15px;
	margin: 5px 15px 15px;
	padding-bottom: 5px;
	border: 1px dashed #CCCCCC;
}

