/*	Styles for 25-Seven Systems' web site.
    $Id: 257.css,v 1.9 2006/05/26 15:40:05 dtgriscom Exp $
	*/

.homelive {
	font-size: 12px;
	line-height: 18px;
}
.indent {
	margin-left: 20px
}
.heading, .headingNew {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.subheading, .subheadingNew {
	font-size: 14px;
	font-weight: bold;
}
.text, .textNew { 
	font-size: 12px;
	font-weight: normal;
}
.bigtext, .bigtextNew { 
	font-size: 14px;
}
.biggertext, .biggertextNew { 
	font-size: 18px;
}
.smalltext, .smalltextNew {
	font-size: 11px;
}

.boldtext, .boldtextNew {
	font-size: 12px;
	font-weight: bold;
}
.footer, .footerNew {
	font-size: 11px;
}

dt.faq, dt.faqNew {
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
}

dd.faq, dd.faqNew {
	font-size:12px;
	margin-bottom:10px;
	margin-left:0px;
}

.quotequote {
	font-family: "Geogia", "Times New Roman", "Times";
	font-size:14px;
	font-style:italic;
	margin-bottom:5px;
}

.quotename {
	font-size:12px;
	margin-bottom:20px;
	margin-left:0px;
}

.frontquotequote {
	font-family: "Geogia", "Times New Roman", "Times";
	font-size:14px;
	font-style:italic;
	margin-bottom:5px;
	margin-left:30px;
	margin-right:30px;
	line-height: 11pt;
}

.frontquotename {
	font-size:12px;
	margin-left:30px;
	margin-right:30px;
}
	

li.features, li.featuresNew {
	font-size:12px;
	margin-bottom:10px;
	font-weight: normal;
}

/* xxxxNew classes are used to mark proposed changes */

.headingNew, .subheadingNew, .textNew, .bigtextNew, .biggertextNew, 
	.smallTextNew, .boldtextNew, .footerNew, dt.faqNew, dd.faqNew, li.featuresNew {
    background:#ff8080;
}

/* The following styles are used in the JavaScript-generated left navigation panel. Each <A> tag in the
		panel is given one of the following classes:
	znav1 - Items in the top navigation level
	znav2, znav3 - Items in the second or third navigation level
	znavXsel - The currently selected item (in level X)
	znavXmap - Item in level X, in site map
	znavXmaplabel - Label for item in level X in map
*/

/* All menu items rendered in Verdana/Arial/Helvetica/sans */
.znav1, .znav1sel, .znav1map, .znav1maplabel, .znav2, .znav2sel, .znav2map, .znav2maplabel, .znav3, .znav3sel, .znav3map, .znav3maplabel, .znav4, .znav4sel, .znav4map, .znav4maplabel  {
	font-family: "Arial", "Helvetica", "sans-serif";
}

/* Level 1 items */
.znav1, .znav1sel {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 10px;
}

/* Level 2 items */
.znav2, .znav2sel {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 15px;
}

/* Level 3 items */
.znav3, .znav3sel {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-left: 20px;
}

/* Level 4 items */
.znav4, .znav4sel {
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	margin-left: 25px;
}

/* Unselected items */
.znav1, .znav2, .znav3, .znav4, .znav4 {
	color: #222222; /* was #333333 */
}

/* Selected items */
.znav1sel, .znav2sel, .znav3sel, .znav4sel {
	color: #0052a5; /* was #333388 */
}

/* Level 1 map items */
.znav1map {
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	margin-left: 20px;
}

/* Level 2 map items */
.znav2map {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin-left: 40px;
}

/* Level 3 map items */
.znav3map {
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-left: 60px;
}

/* Level 4 map items */
.znav4map {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-left: 80px;
}

/* Level 1 map labels */
.znav1maplabel {
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}

/* Level 2 map labels */
.znav2maplabel {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

/* Level 3 map labels */
.znav3maplabel {
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

/* Level 4 map labels */
.znav4maplabel {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

/* Map items */
.znav1map, .znav2map, .znav3map, .znav4map {
	color: #000000;
}

/* Map labels */
.znav1maplabel, .znav2maplabel, .znav3maplabel, .znav4maplabel {
	color: #333388;
}

/* Blank lines */
.znavblank {
	font-size: 5px;
}

.znavblankmap {
	font-size: 10px;
}

/************************ Modification to standard tags ***************************/


hr {
    height:1px;
    width:100%;
    background:#aaaaaa;
    margin: 0px 10px 0px 0px;  
   }

pre {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

blockquote {
	margin-left: 30px;
	margin-right: 60px;
}
