@charset "utf-8";
/* CSS Document */

/* added with logiskin */

ul.nested {
	margin: .2em 1em;
	padding: .2em 1em;
	list-style-type: disc;
}
ul.nested li {
	margin-bottom: .5em;
}
ul.nested ul, 
#content_body ul.sub_list {
	margin: .2em .8em;
	padding: .2em .8em;
	list-style-type: circle;
}
ul.nested ul li, 
#content_body ul.sub_list li {
	margin-bottom: .2em;
}

/* from www.slimdevices.com/includes/main.css */

#body_container {
	min-height: 500px;
	height: auto;
	width: 826px;
}
#body_container_padding {
	/* padding: 16px 10px 8px 10px; */
	padding-top: 16px;
}
#left_column {
	float: left;
	display: inline;
	width: 225px;
}
#left_column_padding {
	padding: 24px 0 0 0;
}
#right_column {
	float: left;
	display: inline;
	width: 670px;
}
#right_column_padding {
}
.promo_block_container {
        float: left;
        display: inline;
        width: 260px;
}
.promo_block_padding_container {
        padding: 30px 30px 30px 0;
}


/* from www.slimdevices.com/images/styles.css */

/*
BODY, TABLE, INPUT, SELECT, P, li
{
	color: #444;
	background-color: #fff;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
*/
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:active {
	color: gray;
	text-decoration: underline;
}
BODY, TABLE, INPUT, SELECT, P, li {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

th { text-align: left; }

/*
body { padding: 0px; }
.page { margin: 10px; }

pre
{
	font-size: 9pt;
	font-family: Courier;
}
*/
.smallprint { font-size: 7pt; }
.largeprint { font-size: 11pt; }

/*
.expagetitle, .exbodytitle, .exdashtitle, h1, h2, h3, h4, h5, th
*/

.expagetitle, .exbodytitle, .exdashtitle, th { 
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

h5
{
	color: #333;
	margin: 0px 0px 0px 0px;
}

.exlargetitle
{
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-decoration: none;
}

/* .expagetitle, .exlargetitle, .exdashtitle, h1 { */
.expagetitle, .exlargetitle, .exdashtitle {
	padding: 0px 0px 5px 0px; 
}

.leftimage
{
	top: 64px;
	left: 22px; /* should be same as #content_body padding */
	width: 200px;
	position: absolute;
}

blockquote
{
	margin-left: 10px;
	font-style: italic;
}

/*
a { color: #006; }
a:hover { text-decoration: underline; }
*/
.midtitle
{
	color: #f30;
	font-weight: bold;
	text-decoration: none;
}

.bigtitle { font-size: 16pt; }
.midtitle { font-size: 12px; }
.bigtitle:hover, .midtitle:hover { text-decoration: none; }

/*
p
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*/
.middash { margin: 5px 0px 0px 0px; }

.whitebox
{
	margin: 10px 0px 0px 0px;
	padding: 10px;
}

.greyrow, .greybox, .faq, .faq P, .faq LI, .greybox TABLE, .greybox P, .greybox LI { background-color: #eeeeee; }
.yellowbox, 
.yellowbox LI, 
.yellowbox P, 
.yellowbox A, 
.yellowbox .mid { background-color: #FAF9DB; }

.orangebox, 
.orangebox LI, 
.orangebox P, 
.orangebox A, 
.orangebox .mid
{
	background-color: #ff3300;
	color: #fff;
}

.orangebox .midtitle { color: #000; }
.greyrow { padding: 10px; }

.greybox, .faq
{
	margin: 0 0 10px 0;
	padding: 10px 10px 20px 10px;
}

.dash
{
	margin: 10px 0px 10px 0px;
	padding: 1px 0px 0px 0px;
}

.talldash
{
	margin: 11px 0px 11px 0px;
	padding: 1px 0px 0px 0px;
}

.otherdash
{
	margin: 0px 0px 11px 0px;
	padding: 1px 0px 0px 0px;
}

.tightdash, .tight
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.exbottomnav
{
	margin: 10px 0px 0px 0px;
	vertical-align: middle;
}

#tabs { vertical-align: bottom; }
/*
.expagetitle, .exlargetitle, .exdashtitle, h1, .titletext { margin-top: 20px; }
*/
.expagetitle, .exlargetitle, .exdashtitle, .titletext { margin-top: 20px; }
.expagetitle, .exlargetitle { color: #f30; }
.red { color: #f30; }
.shout { color: #f30; font-weight: bold; }
.greyedout { color: #aaa; }
.password { font-weight: bold; }
.tight { margin-top: 0; }
td { vertical-align: top; } 
.mid { vertical-align: middle; }
.tableitem { padding-bottom: 20px; }
.form { vertical-align: middle; }
.topform { vertical-align: top; }

#content_body ol, 
#content_body ul {
	list-style-position: outside;
	margin-top: 5px;
	margin-left: 2em;
	padding-left: 0em;
}
#content_body ul {
	list-style-type: disc;
}

#content_body li {
	list-style-position: outside;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

.excopyright { padding-top: 5px; }

.dash, .tightdash, .middash, .otherdash, .talldash
{
	/*
	background-image: url(1pix_999999.gif);
	background-repeat: repeat-x;
	*/
	border-bottom:1px solid #E5EAEF;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.vertdash
{
	background-image: url(1pix_999999_vert.html);
	background-repeat: repeat-y;
	height: 100%;
	width: 1px;
	font-size: 1px;
}

.vertdashorange
{
	background-image: url(1pix_orange_vert.html);
	background-repeat: repeat-y;
	height: 100%;
	width: 1px;
	font-size: 1px;
}

.logos
{
	width: 120px;
	text-align: right;
}

#emailfield { width: 100px; }
#emailsubmit { width: 55px; }
img { border-style: none; }

FORM
{
	padding: 0;
	margin: 0;
}

.reg
{
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
