/* --- First, reset a bunch of things ---*/

html, body, div, span, object, iframe, h1, h2, h3, p,  pre, a, del, em, img, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	font-size: 100%;
	padding: 0px;

}

input, textarea, form {

	margin: 0;

	padding: 0;

}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: separate;

	border-spacing: 0;

}

a img {

	border:0px;

	text-decoration:none;

}



/*--- Base Doc Styles ---*/

body {

	font-family:arial, sans-serif;

	width:888px;

	margin:10px auto;

	background:#dad9cd;

	font-size:76%;

	color:#444;

}

a {

	color:#852626;

}

a:hover {

	color:#989898;

}

h1 {

	font-size:170%;

	color:#852626;

	padding-top:20px;

	padding-bottom:5px;

}

h2 {

	font-size:150%;

	color:#666;

	font-weight:normal;

	padding-top:20px;

}


/*--- Container Styles ---*/

#header {

	background:url('container_top.gif') #fff top left no-repeat;
/*	background:#8B0000 top left no-repeat;*/

	padding:15px 30px;

}

#maincontainer {
	/*background:url('container_bottom.gif') #8B0000; bottom left no-repeat;*/
	background:#5B0D0D bottom left no-repeat;
	padding:0px 13px 30px 11px;

}

#maincontainer_internal {

	/*background:url('container_bottom_internal.gif') #8B0000 bottom left no-repeat;*/
	background:#5B0D0D bottom left no-repeat;

	padding:0px 11px 30px 11px;

}

#topgraphic {

	background:#d6d6c2;

	height:650px;

	padding-top:10px;

}

#leftnav {

	width:200px;

	float:left;

}

#singlepagecontent {

	background:url('undernav_fade.gif') #fff top left repeat-x;

	padding:10px 50px 10px 40px;

}

#multipagecontent {
	width:601px;
	margin-left:203px;
	/* IE is stupid */

	_margin-left:200px;
	_width:600px;
	/* "stupid" is not a nice word */

	padding:10px 30px;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: left top;
}



/*--- Header Styles ---*/

#logo {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;

}

#metanav {
	float:right;
	font-size:115%;
	font-weight: bold;

}



/*--- Navigation Styles ---*/

/*Credits: CSSpplay */

/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu {width:849px;padding:0px 0px 0px 14px; margin:0; list-style:none; height:35px; background:#fff url(black2grey.gif); border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}

.menu li {
	float:left;
	padding:0px 5px;
}

.menu li a {display:block; float:left; height:35px; line-height:35px; color:#989898; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}

.menu li a strong {float:left; display:block; padding:0 16px 0 8px;}

.menu li.current a {color:#000000; background:url(here_grey.gif);}

.menu li.current a strong {background:url(here_grey.gif) no-repeat right top;}

.menu li a:hover {color:#000000; background:#000 url(here_grey.gif);}

.menu li a:hover strong {background:url(here_grey.gif) no-repeat right top;}

.menu li.current a:hover {color:#000000; background:#000 url(here_grey.gif); cursor:default;}

.menu li.current a:hover strong {background:url(here_grey.gifg) no-repeat right top;}



/*--- Other Defined Body-Level Styles ---*/

#productshot {

	padding:10px 0px 10px 18px;

	float:left;

	width:400px;

	height:326px;

	text-align:right;

}

#productshot a:hover {

	color:#000;

}

#marketingmessage {

	float:left;

	width:490px;

	padding:8px 20px 20px 20px;

}

#marketingmessage p {

	padding-bottom:10px;

	font-size:110%;

}

#demo {

	text-align:right;

	padding-right:20px;

	margin-top:-10px;

}

#featuretable td {

	padding:5px;

}

#featuretable td .feature {

	border:1px solid #fff;

	padding:10px;

}

#featuretable td .icon { 

	float:left;

	margin-right:10px;

	margin-bottom:40px;

}
.fltlft {
	margin: 5px;
	float: left;
}
.fltrt {
	margin: 5px;
	padding: 5px;
	float: right;
}
.fltlftWithMargins {
	padding: 6px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 4px;
	margin-left: 2px;
	text-align: center;
}

.left {

	text-align:left;

}



.center {

	text-align:center;

}

.right {

	text-align:right;

}

#singlepagecontent p, #multipagecontent p {
	padding-bottom:10px;
	line-height:1.4em;
	text-align: left;
}



ul#bodylist {

	padding:10px 0px;

}

ul#bodylist li {

	list-style-type:square;

	padding:3px 3px;

	margin-left:30px;

	color: #444
};

}

ul#leftnavlist {
	padding:20px 0px 10px 0px;
	font-weight:bold;

}

ul#leftnavlist li {
	padding:4px 6px;
	color:#666;
	list-style: none;
	
}


ul#leftnavlist a {

	display:block;

	text-decoration:none;

	color:#EEEEEE;

	padding:6px 4px;

	border:1px solid #d6d6c2;

}

ul#leftnavlist a:hover {
	background-color: #000000;
	background-image: url(here_grey.gif);
	color: #000000;

}

ul#leftnavlist a.current {
	background-color: #000000;
	background-image: url(here_grey.gif);
	color: #000000;

}

ul#leftnavlist li.current {
	background-color: #000000;
	background-image: url(here_grey.gif);
	color: #000000;

}

.callout {
	float:right;
	border:1px solid #81a062;
	padding:10px;
	width:225px;
	margin:0px 0px 20px 20px;
	background-color: #DCD9C9;

}
.calloutFrontpage {
	border:1px solid #81a062;
	padding:10px;
	width:400px;
	background-color: #DCD9C9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}
.calloutFrontpage li {
	list-style-type: disc;
	list-style-position: inside;
}


.testimonial {
	padding:20px 19px 10px 15px;
	margin:5px;
	font-style:italic;
	background-color: #d6d6c2;
	background-repeat: no-repeat;
	background-position: left top;

}

.testimonial p {

	padding-bottom:10px;

}

.testimonial span.attribute {

	font-style:normal;

	font-size:90%;

}



/*--- Footer Styles ---*/

#footer {

	clear:both;

	padding-left:40px;

	color:#444;

	font-size:85%;

	height:24px;

	font-family:verdana, arial, sans-serif;

}

#footer ul li {

	display:inline;

}

#footer ul li a {

	color:#444;

	text-decoration:underline;

	padding:4px;

}

#footer a:hover {

	color:#989898;

}
.bulletPoints ul {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 15px;
}

.bulletPointsSquare ul {
	list-style-type: square;
	padding-left: 10px;
}

.footNotes {
	font-size: x-small;
	color: #444444;
	padding-left: 25px;
}
.gold {
	color: #D7C702;
}
.platinum {
	color: #666666;
}

.silver {
	color: #999999;
}
.bronze {
	color: #977200;
}
.dkblue {
	color: #000099;
}
.redText {
	color: #FF0000;
}
.biggerText {
	font-size: medium;
}
#maincontainer_internal #multipagecontent li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 4px;
}

#maincontainer_internal #multipagecontent li li{
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
	padding-top: 4px;
}

#maincontainer_internal #multipagecontent li li li{
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
	padding-top: 4px;
}
#maincontainer_internal #multipagecontent ul li ul li {
	list-style-image: url(images/arrow-red.jpg);
}
#maincontainer_internal #multipagecontent table li {
	list-style-image: url(images/list-box-image.gif);
}
.addABord {
	border: 1px solid #666666;
	width: 400px;
	padding: 5px;
}
